public interface NetRefPackage
extends org.eclipse.emf.ecore.EPackage
NetRefFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
NetRefPackage.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 |
BRANCH_REF
The meta object id for the '
Branch Ref ' class. |
static int |
BRANCH_REF__BRANCH
The feature id for the 'Branch' reference.
|
static int |
BRANCH_REF__DESC
The feature id for the 'Desc' attribute.
|
static int |
BRANCH_REF__ID
The feature id for the 'Id' attribute.
|
static int |
BRANCH_REF__NAME
The feature id for the 'Name' attribute.
|
static int |
BRANCH_REF__NUMBER
The feature id for the 'Number' attribute.
|
static int |
BRANCH_REF__STATUS
The feature id for the 'Status' attribute.
|
static int |
BRANCH_REF__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
BRANCH_REF_FEATURE_COUNT
The number of structural features of the 'Branch Ref' class.
|
static int |
BUS_REF
The meta object id for the '
Bus Ref ' class. |
static int |
BUS_REF__BUS
The feature id for the 'Bus' reference.
|
static int |
BUS_REF__DESC
The feature id for the 'Desc' attribute.
|
static int |
BUS_REF__ID
The feature id for the 'Id' attribute.
|
static int |
BUS_REF__NAME
The feature id for the 'Name' attribute.
|
static int |
BUS_REF__NUMBER
The feature id for the 'Number' attribute.
|
static int |
BUS_REF__STATUS
The feature id for the 'Status' attribute.
|
static int |
BUS_REF__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
BUS_REF_FEATURE_COUNT
The number of structural features of the 'Bus Ref' class.
|
static NetRefPackage |
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 |
NETWORK_REF
The meta object id for the '
Network Ref ' class. |
static int |
NETWORK_REF__DESC
The feature id for the 'Desc' attribute.
|
static int |
NETWORK_REF__ID
The feature id for the 'Id' attribute.
|
static int |
NETWORK_REF__NAME
The feature id for the 'Name' attribute.
|
static int |
NETWORK_REF__NETWORK
The feature id for the 'Network' reference.
|
static int |
NETWORK_REF__NUMBER
The feature id for the 'Number' attribute.
|
static int |
NETWORK_REF__STATUS
The feature id for the 'Status' attribute.
|
static int |
NETWORK_REF__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
NETWORK_REF_FEATURE_COUNT
The number of structural features of the 'Network Ref' class.
|
static int |
SUBSTATION_REF
The meta object id for the '
Substation Ref ' class. |
static int |
SUBSTATION_REF__DESC
The feature id for the 'Desc' attribute.
|
static int |
SUBSTATION_REF__ID
The feature id for the 'Id' attribute.
|
static int |
SUBSTATION_REF__NAME
The feature id for the 'Name' attribute.
|
static int |
SUBSTATION_REF__NUMBER
The feature id for the 'Number' attribute.
|
static int |
SUBSTATION_REF__STATUS
The feature id for the 'Status' attribute.
|
static int |
SUBSTATION_REF__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
SUBSTATION_REF__SUBSTATION
The feature id for the 'Substation' reference.
|
static int |
SUBSTATION_REF_FEATURE_COUNT
The number of structural features of the 'Substation Ref' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EReference |
getBranchRef_Branch()
Returns the meta object for the reference '
Branch '. |
org.eclipse.emf.ecore.EClass |
getBranchRef()
Returns the meta object for class '
Branch Ref '. |
org.eclipse.emf.ecore.EReference |
getBusRef_Bus()
Returns the meta object for the reference '
Bus '. |
org.eclipse.emf.ecore.EClass |
getBusRef()
Returns the meta object for class '
Bus Ref '. |
NetRefFactory |
getNetRefFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getNetworkRef_Network()
Returns the meta object for the reference '
Network '. |
org.eclipse.emf.ecore.EClass |
getNetworkRef()
Returns the meta object for class '
Network Ref '. |
org.eclipse.emf.ecore.EReference |
getSubstationRef_Substation()
Returns the meta object for the reference '
Substation '. |
org.eclipse.emf.ecore.EClass |
getSubstationRef()
Returns the meta object for class '
Substation Ref '. |
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 NetRefPackage eINSTANCE
static final int SUBSTATION_REF
Substation Ref
' class.
static final int SUBSTATION_REF__ID
static final int SUBSTATION_REF__NAME
static final int SUBSTATION_REF__DESC
static final int SUBSTATION_REF__NUMBER
static final int SUBSTATION_REF__STATUS
static final int SUBSTATION_REF__STATUS_CHANGE_INFO
static final int SUBSTATION_REF__SUBSTATION
static final int SUBSTATION_REF_FEATURE_COUNT
static final int BRANCH_REF
Branch Ref
' class.
static final int BRANCH_REF__ID
static final int BRANCH_REF__NAME
static final int BRANCH_REF__DESC
static final int BRANCH_REF__NUMBER
static final int BRANCH_REF__STATUS
static final int BRANCH_REF__STATUS_CHANGE_INFO
static final int BRANCH_REF__BRANCH
static final int BRANCH_REF_FEATURE_COUNT
static final int BUS_REF
Bus Ref
' class.
static final int BUS_REF__ID
static final int BUS_REF__NAME
static final int BUS_REF__DESC
static final int BUS_REF__NUMBER
static final int BUS_REF__STATUS
static final int BUS_REF__STATUS_CHANGE_INFO
static final int BUS_REF__BUS
static final int BUS_REF_FEATURE_COUNT
static final int NETWORK_REF
Network Ref
' class.
static final int NETWORK_REF__ID
static final int NETWORK_REF__NAME
static final int NETWORK_REF__DESC
static final int NETWORK_REF__NUMBER
static final int NETWORK_REF__STATUS
static final int NETWORK_REF__STATUS_CHANGE_INFO
static final int NETWORK_REF__NETWORK
static final int NETWORK_REF_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getSubstationRef()
Substation Ref
'.
SubstationRef
org.eclipse.emf.ecore.EReference getSubstationRef_Substation()
Substation
'.
SubstationRef.getSubstation()
,
getSubstationRef()
org.eclipse.emf.ecore.EClass getBranchRef()
Branch Ref
'.
BranchRef
org.eclipse.emf.ecore.EReference getBranchRef_Branch()
Branch
'.
BranchRef.getBranch()
,
getBranchRef()
org.eclipse.emf.ecore.EClass getBusRef()
Bus Ref
'.
BusRef
org.eclipse.emf.ecore.EReference getBusRef_Bus()
Bus
'.
BusRef.getBus()
,
getBusRef()
org.eclipse.emf.ecore.EClass getNetworkRef()
Network Ref
'.
NetworkRef
org.eclipse.emf.ecore.EReference getNetworkRef_Network()
Network
'.
NetworkRef.getNetwork()
,
getNetworkRef()
NetRefFactory getNetRefFactory()