public interface FACTSPackage
extends org.eclipse.emf.ecore.EPackage
FACTSFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
FACTSPackage.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 FACTSPackage |
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 |
STATIC_VAR_COMPENSATOR
The meta object id for the '
Static Var Compensator ' class. |
static int |
STATIC_VAR_COMPENSATOR__ACC_FACTOR
The feature id for the 'Acc Factor' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__ADJ_CONTROL_TYPE
The feature id for the 'Adj Control Type' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__ADJUST_STATUS
The feature id for the 'Adjust Status' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__BACTUAL
The feature id for the 'BActual' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__BINIT
The feature id for the 'BInit' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__CONTROL_MODE
The feature id for the 'Control Mode' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__DESC
The feature id for the 'Desc' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__DESIRED_CONTROL_RANGE
The feature id for the 'Desired Control Range' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__DQ_DV
The feature id for the 'DQ dv' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__FLOW_FROM2_TO
The feature id for the 'Flow From2 To' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__ID
The feature id for the 'Id' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__MVAR_ON_FROM_SIDE
The feature id for the 'Mvar On From Side' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__MVAR_SPECIFIED
The feature id for the 'Mvar Specified' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__NAME
The feature id for the 'Name' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__NUMBER
The feature id for the 'Number' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__PARENT_BUS
The feature id for the 'Parent Bus' reference.
|
static int |
STATIC_VAR_COMPENSATOR__REMOTE_BRANCH
The feature id for the 'Remote Branch' reference.
|
static int |
STATIC_VAR_COMPENSATOR__REMOTE_BUS
The feature id for the 'Remote Bus' reference.
|
static int |
STATIC_VAR_COMPENSATOR__REMOTE_BUS_BRANCH_ID
The feature id for the 'Remote Bus Branch Id' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__REMOTE_CONTROL_GROUP_ID
The feature id for the 'Remote Control Group Id' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__REMOTE_CONTROL_PERCENTAGE
The feature id for the 'Remote Control Percentage' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__REMOTE_QCONTROL_TYPE
The feature id for the 'Remote QControl Type' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__SHUNT_COMPENSATOR_LIST
The feature id for the 'Shunt Compensator List' containment reference list.
|
static int |
STATIC_VAR_COMPENSATOR__STATUS
The feature id for the 'Status' attribute.
|
static int |
STATIC_VAR_COMPENSATOR__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
STATIC_VAR_COMPENSATOR_FEATURE_COUNT
The number of structural features of the 'Static Var Compensator' class.
|
static int |
SVC_ADJUST_METHOD
The meta object id for the '
SVC Adjust Method ' enum. |
Modifier and Type | Method and Description |
---|---|
FACTSFactory |
getFACTSFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EClass |
getStaticVarCompensator()
Returns the meta object for class '
Static Var Compensator '. |
org.eclipse.emf.ecore.EEnum |
getSVCAdjustMethod()
Returns the meta object for enum '
SVC Adjust Method '. |
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 FACTSPackage eINSTANCE
static final int STATIC_VAR_COMPENSATOR
Static Var Compensator
' class.
static final int STATIC_VAR_COMPENSATOR__ID
static final int STATIC_VAR_COMPENSATOR__NAME
static final int STATIC_VAR_COMPENSATOR__DESC
static final int STATIC_VAR_COMPENSATOR__NUMBER
static final int STATIC_VAR_COMPENSATOR__STATUS
static final int STATIC_VAR_COMPENSATOR__STATUS_CHANGE_INFO
static final int STATIC_VAR_COMPENSATOR__ADJUST_STATUS
static final int STATIC_VAR_COMPENSATOR__ADJ_CONTROL_TYPE
static final int STATIC_VAR_COMPENSATOR__CONTROL_MODE
static final int STATIC_VAR_COMPENSATOR__DESIRED_CONTROL_RANGE
static final int STATIC_VAR_COMPENSATOR__PARENT_BUS
static final int STATIC_VAR_COMPENSATOR__REMOTE_QCONTROL_TYPE
static final int STATIC_VAR_COMPENSATOR__FLOW_FROM2_TO
static final int STATIC_VAR_COMPENSATOR__MVAR_ON_FROM_SIDE
static final int STATIC_VAR_COMPENSATOR__DQ_DV
static final int STATIC_VAR_COMPENSATOR__ACC_FACTOR
static final int STATIC_VAR_COMPENSATOR__MVAR_SPECIFIED
static final int STATIC_VAR_COMPENSATOR__REMOTE_BUS_BRANCH_ID
static final int STATIC_VAR_COMPENSATOR__REMOTE_BUS
static final int STATIC_VAR_COMPENSATOR__REMOTE_BRANCH
static final int STATIC_VAR_COMPENSATOR__BINIT
static final int STATIC_VAR_COMPENSATOR__REMOTE_CONTROL_PERCENTAGE
static final int STATIC_VAR_COMPENSATOR__BACTUAL
static final int STATIC_VAR_COMPENSATOR__REMOTE_CONTROL_GROUP_ID
static final int STATIC_VAR_COMPENSATOR__SHUNT_COMPENSATOR_LIST
static final int STATIC_VAR_COMPENSATOR_FEATURE_COUNT
static final int SVC_ADJUST_METHOD
SVC Adjust Method
' enum.
org.eclipse.emf.ecore.EClass getStaticVarCompensator()
Static Var Compensator
'.
StaticVarCompensator
org.eclipse.emf.ecore.EEnum getSVCAdjustMethod()
SVC Adjust Method
'.
SVCAdjustMethod
FACTSFactory getFACTSFactory()