public interface LfAdjAlgoConfigPackage
extends org.eclipse.emf.ecore.EPackage
LfAdjAlgoConfigFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
LfAdjAlgoConfigPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static int |
BASE_LF_ADJUST_CONTROL_CONFIG
The meta object id for the '
Base Lf Adjust Control Config ' class. |
static int |
BASE_LF_ADJUST_CONTROL_CONFIG__ADJUST
The feature id for the 'Adjust' attribute.
|
static int |
BASE_LF_ADJUST_CONTROL_CONFIG__ADJUST_APP_TYPE
The feature id for the 'Adjust App Type' attribute.
|
static int |
BASE_LF_ADJUST_CONTROL_CONFIG__START_POINT
The feature id for the 'Start Point' attribute.
|
static int |
BASE_LF_ADJUST_CONTROL_CONFIG__TOLERANCE_FACTOR
The feature id for the 'Tolerance Factor' attribute.
|
static int |
BASE_LF_ADJUST_CONTROL_CONFIG_FEATURE_COUNT
The number of structural features of the 'Base Lf Adjust Control Config' class.
|
static LfAdjAlgoConfigPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
LF_ADJUST_ACC_FACTOR
The meta object id for the '
Lf Adjust Acc Factor ' class. |
static int |
LF_ADJUST_ACC_FACTOR__PQ_LIMIT_ACC_FACTOR
The feature id for the 'Pq Limit Acc Factor' attribute.
|
static int |
LF_ADJUST_ACC_FACTOR__PS_XFR_PCONTROL_ACC_FACTOR
The feature id for the 'Ps Xfr PControl Acc Factor' attribute.
|
static int |
LF_ADJUST_ACC_FACTOR__PV_LIMIT_ACC_FACTOR
The feature id for the 'Pv Limit Acc Factor' attribute.
|
static int |
LF_ADJUST_ACC_FACTOR__RE_QBUS_ACC_FACTOR
The feature id for the 'Re QBus Acc Factor' attribute.
|
static int |
LF_ADJUST_ACC_FACTOR__SVC_ADJUST_ACC_FACTOR
The feature id for the 'Svc Adjust Acc Factor' attribute.
|
static int |
LF_ADJUST_ACC_FACTOR__XFR_TAP_CONTROL_ACC_FACTOR
The feature id for the 'Xfr Tap Control Acc Factor' attribute.
|
static int |
LF_ADJUST_ACC_FACTOR_FEATURE_COUNT
The number of structural features of the 'Lf Adjust Acc Factor' class.
|
static int |
POWER_ADJ_CONTROL_CONFIG
The meta object id for the '
Power Adj Control Config ' class. |
static int |
POWER_ADJ_CONTROL_CONFIG__ADJUST
The feature id for the 'Adjust' attribute.
|
static int |
POWER_ADJ_CONTROL_CONFIG__ADJUST_APP_TYPE
The feature id for the 'Adjust App Type' attribute.
|
static int |
POWER_ADJ_CONTROL_CONFIG__START_POINT
The feature id for the 'Start Point' attribute.
|
static int |
POWER_ADJ_CONTROL_CONFIG__TOLERANCE_FACTOR
The feature id for the 'Tolerance Factor' attribute.
|
static int |
POWER_ADJ_CONTROL_CONFIG_FEATURE_COUNT
The number of structural features of the 'Power Adj Control Config' class.
|
static int |
VOLTAGE_ADJ_CONTROL_CONFIG
The meta object id for the '
Voltage Adj Control Config ' class. |
static int |
VOLTAGE_ADJ_CONTROL_CONFIG__ADJUST
The feature id for the 'Adjust' attribute.
|
static int |
VOLTAGE_ADJ_CONTROL_CONFIG__ADJUST_APP_TYPE
The feature id for the 'Adjust App Type' attribute.
|
static int |
VOLTAGE_ADJ_CONTROL_CONFIG__DISCRETE_ADJUST
The feature id for the 'Discrete Adjust' attribute.
|
static int |
VOLTAGE_ADJ_CONTROL_CONFIG__PV_LIMIT_ADJUST_ONLY
The feature id for the 'Pv Limit Adjust Only' attribute.
|
static int |
VOLTAGE_ADJ_CONTROL_CONFIG__START_POINT
The feature id for the 'Start Point' attribute.
|
static int |
VOLTAGE_ADJ_CONTROL_CONFIG__TOLERANCE_FACTOR
The feature id for the 'Tolerance Factor' attribute.
|
static int |
VOLTAGE_ADJ_CONTROL_CONFIG_FEATURE_COUNT
The number of structural features of the 'Voltage Adj Control Config' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EAttribute |
getBaseLfAdjustControlConfig_Adjust()
Returns the meta object for the attribute '
Adjust '. |
org.eclipse.emf.ecore.EAttribute |
getBaseLfAdjustControlConfig_AdjustAppType()
Returns the meta object for the attribute '
Adjust App Type '. |
org.eclipse.emf.ecore.EAttribute |
getBaseLfAdjustControlConfig_StartPoint()
Returns the meta object for the attribute '
Start Point '. |
org.eclipse.emf.ecore.EAttribute |
getBaseLfAdjustControlConfig_ToleranceFactor()
Returns the meta object for the attribute '
Tolerance Factor '. |
org.eclipse.emf.ecore.EClass |
getBaseLfAdjustControlConfig()
Returns the meta object for class '
Base Lf Adjust Control Config '. |
LfAdjAlgoConfigFactory |
getLfAdjAlgoConfigFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getLfAdjustAccFactor_PqLimitAccFactor()
Returns the meta object for the attribute '
Pq Limit Acc Factor '. |
org.eclipse.emf.ecore.EAttribute |
getLfAdjustAccFactor_PsXfrPControlAccFactor()
Returns the meta object for the attribute '
Ps Xfr PControl Acc Factor '. |
org.eclipse.emf.ecore.EAttribute |
getLfAdjustAccFactor_PvLimitAccFactor()
Returns the meta object for the attribute '
Pv Limit Acc Factor '. |
org.eclipse.emf.ecore.EAttribute |
getLfAdjustAccFactor_ReQBusAccFactor()
Returns the meta object for the attribute '
Re QBus Acc Factor '. |
org.eclipse.emf.ecore.EAttribute |
getLfAdjustAccFactor_SvcAdjustAccFactor()
Returns the meta object for the attribute '
Svc Adjust Acc Factor '. |
org.eclipse.emf.ecore.EAttribute |
getLfAdjustAccFactor_XfrTapControlAccFactor()
Returns the meta object for the attribute '
Xfr Tap Control Acc Factor '. |
org.eclipse.emf.ecore.EClass |
getLfAdjustAccFactor()
Returns the meta object for class '
Lf Adjust Acc Factor '. |
org.eclipse.emf.ecore.EClass |
getPowerAdjControlConfig()
Returns the meta object for class '
Power Adj Control Config '. |
org.eclipse.emf.ecore.EAttribute |
getVoltageAdjControlConfig_DiscreteAdjust()
Returns the meta object for the attribute '
Discrete Adjust '. |
org.eclipse.emf.ecore.EAttribute |
getVoltageAdjControlConfig_PvLimitAdjustOnly()
Returns the meta object for the attribute '
Pv Limit Adjust Only '. |
org.eclipse.emf.ecore.EClass |
getVoltageAdjControlConfig()
Returns the meta object for class '
Voltage Adj Control Config '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final LfAdjAlgoConfigPackage eINSTANCE
static final int BASE_LF_ADJUST_CONTROL_CONFIG
Base Lf Adjust Control Config
' class.
static final int BASE_LF_ADJUST_CONTROL_CONFIG__ADJUST
static final int BASE_LF_ADJUST_CONTROL_CONFIG__START_POINT
static final int BASE_LF_ADJUST_CONTROL_CONFIG__TOLERANCE_FACTOR
static final int BASE_LF_ADJUST_CONTROL_CONFIG__ADJUST_APP_TYPE
static final int BASE_LF_ADJUST_CONTROL_CONFIG_FEATURE_COUNT
static final int VOLTAGE_ADJ_CONTROL_CONFIG
Voltage Adj Control Config
' class.
static final int VOLTAGE_ADJ_CONTROL_CONFIG__ADJUST
static final int VOLTAGE_ADJ_CONTROL_CONFIG__START_POINT
static final int VOLTAGE_ADJ_CONTROL_CONFIG__TOLERANCE_FACTOR
static final int VOLTAGE_ADJ_CONTROL_CONFIG__ADJUST_APP_TYPE
static final int VOLTAGE_ADJ_CONTROL_CONFIG__PV_LIMIT_ADJUST_ONLY
static final int VOLTAGE_ADJ_CONTROL_CONFIG__DISCRETE_ADJUST
static final int VOLTAGE_ADJ_CONTROL_CONFIG_FEATURE_COUNT
static final int POWER_ADJ_CONTROL_CONFIG
Power Adj Control Config
' class.
static final int POWER_ADJ_CONTROL_CONFIG__ADJUST
static final int POWER_ADJ_CONTROL_CONFIG__START_POINT
static final int POWER_ADJ_CONTROL_CONFIG__TOLERANCE_FACTOR
static final int POWER_ADJ_CONTROL_CONFIG__ADJUST_APP_TYPE
static final int POWER_ADJ_CONTROL_CONFIG_FEATURE_COUNT
static final int LF_ADJUST_ACC_FACTOR
Lf Adjust Acc Factor
' class.
static final int LF_ADJUST_ACC_FACTOR__PV_LIMIT_ACC_FACTOR
static final int LF_ADJUST_ACC_FACTOR__PQ_LIMIT_ACC_FACTOR
static final int LF_ADJUST_ACC_FACTOR__RE_QBUS_ACC_FACTOR
static final int LF_ADJUST_ACC_FACTOR__SVC_ADJUST_ACC_FACTOR
static final int LF_ADJUST_ACC_FACTOR__XFR_TAP_CONTROL_ACC_FACTOR
static final int LF_ADJUST_ACC_FACTOR__PS_XFR_PCONTROL_ACC_FACTOR
static final int LF_ADJUST_ACC_FACTOR_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getBaseLfAdjustControlConfig()
Base Lf Adjust Control Config
'.
BaseLfAdjustControlConfig
org.eclipse.emf.ecore.EAttribute getBaseLfAdjustControlConfig_Adjust()
Adjust
'.
BaseLfAdjustControlConfig.isAdjust()
,
getBaseLfAdjustControlConfig()
org.eclipse.emf.ecore.EAttribute getBaseLfAdjustControlConfig_StartPoint()
Start Point
'.
BaseLfAdjustControlConfig.getStartPoint()
,
getBaseLfAdjustControlConfig()
org.eclipse.emf.ecore.EAttribute getBaseLfAdjustControlConfig_ToleranceFactor()
Tolerance Factor
'.
BaseLfAdjustControlConfig.getToleranceFactor()
,
getBaseLfAdjustControlConfig()
org.eclipse.emf.ecore.EAttribute getBaseLfAdjustControlConfig_AdjustAppType()
Adjust App Type
'.
BaseLfAdjustControlConfig.getAdjustAppType()
,
getBaseLfAdjustControlConfig()
org.eclipse.emf.ecore.EClass getVoltageAdjControlConfig()
Voltage Adj Control Config
'.
VoltageAdjControlConfig
org.eclipse.emf.ecore.EAttribute getVoltageAdjControlConfig_PvLimitAdjustOnly()
Pv Limit Adjust Only
'.
VoltageAdjControlConfig.isPvLimitAdjustOnly()
,
getVoltageAdjControlConfig()
org.eclipse.emf.ecore.EAttribute getVoltageAdjControlConfig_DiscreteAdjust()
Discrete Adjust
'.
VoltageAdjControlConfig.isDiscreteAdjust()
,
getVoltageAdjControlConfig()
org.eclipse.emf.ecore.EClass getPowerAdjControlConfig()
Power Adj Control Config
'.
PowerAdjControlConfig
org.eclipse.emf.ecore.EClass getLfAdjustAccFactor()
Lf Adjust Acc Factor
'.
LfAdjustAccFactor
org.eclipse.emf.ecore.EAttribute getLfAdjustAccFactor_PvLimitAccFactor()
Pv Limit Acc Factor
'.
LfAdjustAccFactor.getPvLimitAccFactor()
,
getLfAdjustAccFactor()
org.eclipse.emf.ecore.EAttribute getLfAdjustAccFactor_PqLimitAccFactor()
Pq Limit Acc Factor
'.
LfAdjustAccFactor.getPqLimitAccFactor()
,
getLfAdjustAccFactor()
org.eclipse.emf.ecore.EAttribute getLfAdjustAccFactor_ReQBusAccFactor()
Re QBus Acc Factor
'.
LfAdjustAccFactor.getReQBusAccFactor()
,
getLfAdjustAccFactor()
org.eclipse.emf.ecore.EAttribute getLfAdjustAccFactor_SvcAdjustAccFactor()
Svc Adjust Acc Factor
'.
LfAdjustAccFactor.getSvcAdjustAccFactor()
,
getLfAdjustAccFactor()
org.eclipse.emf.ecore.EAttribute getLfAdjustAccFactor_XfrTapControlAccFactor()
Xfr Tap Control Acc Factor
'.
LfAdjustAccFactor.getXfrTapControlAccFactor()
,
getLfAdjustAccFactor()
org.eclipse.emf.ecore.EAttribute getLfAdjustAccFactor_PsXfrPControlAccFactor()
Ps Xfr PControl Acc Factor
'.
LfAdjustAccFactor.getPsXfrPControlAccFactor()
,
getLfAdjustAccFactor()
LfAdjAlgoConfigFactory getLfAdjAlgoConfigFactory()