public interface ChildNetworkPackage
extends org.eclipse.emf.ecore.EPackage
ChildNetworkFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
ChildNetworkPackage.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 |
CHILD_NET_INTERFACE_BRANCH
The meta object id for the '
Child Net Interface Branch' class. |
static int |
CHILD_NET_INTERFACE_BRANCH__BRANCH_ID
The feature id for the 'Branch Id' attribute.
|
static int |
CHILD_NET_INTERFACE_BRANCH__CHILD_NET_SIDE
The feature id for the 'Child Net Side' attribute.
|
static int |
CHILD_NET_INTERFACE_BRANCH__CONTAINER
The feature id for the 'Container' container reference.
|
static int |
CHILD_NET_INTERFACE_BRANCH__INTERFACE_BUS_ID_CHILD_NET
The feature id for the 'Interface Bus Id Child Net' attribute.
|
static int |
CHILD_NET_INTERFACE_BRANCH__INTERFACE_BUS_SIDE
The feature id for the 'Interface Bus Side' attribute.
|
static int |
CHILD_NET_INTERFACE_BRANCH_FEATURE_COUNT
The number of structural features of the 'Child Net Interface Branch' class.
|
static int |
CHILD_NET_INTERFACE_BUS_PAIR
The meta object id for the '
Child Net Interface Bus Pair' class. |
static int |
CHILD_NET_INTERFACE_BUS_PAIR__CHILD_BUS
The feature id for the 'Child Bus' reference.
|
static int |
CHILD_NET_INTERFACE_BUS_PAIR__PARENT_BUS
The feature id for the 'Parent Bus' reference.
|
static int |
CHILD_NET_INTERFACE_BUS_PAIR_FEATURE_COUNT
The number of structural features of the 'Child Net Interface Bus Pair' class.
|
static int |
CHILD_NETWORK
The meta object id for the '
Child Network' class. |
static int |
CHILD_NETWORK__DESC
The feature id for the 'Desc' attribute.
|
static int |
CHILD_NETWORK__ID
The feature id for the 'Id' attribute.
|
static int |
CHILD_NETWORK__INTERFACE_BRANCHES
The feature id for the 'Interface Branches' containment reference list.
|
static int |
CHILD_NETWORK__NAME
The feature id for the 'Name' attribute.
|
static int |
CHILD_NETWORK__NETWORK
The feature id for the 'Network' containment reference.
|
static int |
CHILD_NETWORK__NUMBER
The feature id for the 'Number' attribute.
|
static int |
CHILD_NETWORK__PARENT_NETWORK
The feature id for the 'Parent Network' container reference.
|
static int |
CHILD_NETWORK__STATUS
The feature id for the 'Status' attribute.
|
static int |
CHILD_NETWORK_FEATURE_COUNT
The number of structural features of the 'Child Network' class.
|
static ChildNetworkPackage |
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.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getChildNetInterfaceBranch_BranchId()
Returns the meta object for the attribute '
Branch Id'. |
org.eclipse.emf.ecore.EAttribute |
getChildNetInterfaceBranch_ChildNetSide()
Returns the meta object for the attribute '
Child Net Side'. |
org.eclipse.emf.ecore.EReference |
getChildNetInterfaceBranch_Container()
Returns the meta object for the container reference '
Container'. |
org.eclipse.emf.ecore.EAttribute |
getChildNetInterfaceBranch_InterfaceBusIdChildNet()
Returns the meta object for the attribute '
Interface Bus Id Child Net'. |
org.eclipse.emf.ecore.EAttribute |
getChildNetInterfaceBranch_InterfaceBusSide()
Returns the meta object for the attribute '
Interface Bus Side'. |
org.eclipse.emf.ecore.EClass |
getChildNetInterfaceBranch()
Returns the meta object for class '
Child Net Interface Branch'. |
org.eclipse.emf.ecore.EReference |
getChildNetInterfaceBusPair_ChildBus()
Returns the meta object for the reference '
Child Bus'. |
org.eclipse.emf.ecore.EReference |
getChildNetInterfaceBusPair_ParentBus()
Returns the meta object for the reference '
Parent Bus'. |
org.eclipse.emf.ecore.EClass |
getChildNetInterfaceBusPair()
Returns the meta object for class '
Child Net Interface Bus Pair'. |
org.eclipse.emf.ecore.EReference |
getChildNetwork_InterfaceBranches()
Returns the meta object for the containment reference list '
Interface Branches'. |
org.eclipse.emf.ecore.EReference |
getChildNetwork_Network()
Returns the meta object for the containment reference '
Network'. |
org.eclipse.emf.ecore.EReference |
getChildNetwork_ParentNetwork()
Returns the meta object for the container reference '
Parent Network'. |
org.eclipse.emf.ecore.EClass |
getChildNetwork()
Returns the meta object for class '
Child Network'. |
ChildNetworkFactory |
getChildNetworkFactory()
Returns the factory that creates the instances of the model.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ChildNetworkPackage eINSTANCE
static final int CHILD_NETWORK
Child Network' class.
static final int CHILD_NETWORK__ID
static final int CHILD_NETWORK__NAME
static final int CHILD_NETWORK__DESC
static final int CHILD_NETWORK__NUMBER
static final int CHILD_NETWORK__STATUS
static final int CHILD_NETWORK__NETWORK
static final int CHILD_NETWORK__PARENT_NETWORK
static final int CHILD_NETWORK__INTERFACE_BRANCHES
static final int CHILD_NETWORK_FEATURE_COUNT
static final int CHILD_NET_INTERFACE_BRANCH
Child Net Interface Branch' class.
static final int CHILD_NET_INTERFACE_BRANCH__BRANCH_ID
static final int CHILD_NET_INTERFACE_BRANCH__INTERFACE_BUS_SIDE
static final int CHILD_NET_INTERFACE_BRANCH__CHILD_NET_SIDE
static final int CHILD_NET_INTERFACE_BRANCH__INTERFACE_BUS_ID_CHILD_NET
static final int CHILD_NET_INTERFACE_BRANCH__CONTAINER
static final int CHILD_NET_INTERFACE_BRANCH_FEATURE_COUNT
static final int CHILD_NET_INTERFACE_BUS_PAIR
Child Net Interface Bus Pair' class.
static final int CHILD_NET_INTERFACE_BUS_PAIR__PARENT_BUS
static final int CHILD_NET_INTERFACE_BUS_PAIR__CHILD_BUS
static final int CHILD_NET_INTERFACE_BUS_PAIR_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getChildNetwork()
Child Network'.
ChildNetworkorg.eclipse.emf.ecore.EReference getChildNetwork_Network()
Network'.
ChildNetwork.getNetwork(),
getChildNetwork()org.eclipse.emf.ecore.EReference getChildNetwork_ParentNetwork()
Parent Network'.
ChildNetwork.getParentNetwork(),
getChildNetwork()org.eclipse.emf.ecore.EReference getChildNetwork_InterfaceBranches()
Interface Branches'.
ChildNetwork.getInterfaceBranches(),
getChildNetwork()org.eclipse.emf.ecore.EClass getChildNetInterfaceBranch()
Child Net Interface Branch'.
ChildNetInterfaceBranchorg.eclipse.emf.ecore.EAttribute getChildNetInterfaceBranch_InterfaceBusSide()
Interface Bus Side'.
ChildNetInterfaceBranch.getInterfaceBusSide(),
getChildNetInterfaceBranch()org.eclipse.emf.ecore.EAttribute getChildNetInterfaceBranch_ChildNetSide()
Child Net Side'.
ChildNetInterfaceBranch.getChildNetSide(),
getChildNetInterfaceBranch()org.eclipse.emf.ecore.EAttribute getChildNetInterfaceBranch_InterfaceBusIdChildNet()
Interface Bus Id Child Net'.
ChildNetInterfaceBranch.getInterfaceBusIdChildNet(),
getChildNetInterfaceBranch()org.eclipse.emf.ecore.EAttribute getChildNetInterfaceBranch_BranchId()
Branch Id'.
ChildNetInterfaceBranch.getBranchId(),
getChildNetInterfaceBranch()org.eclipse.emf.ecore.EReference getChildNetInterfaceBranch_Container()
Container'.
ChildNetInterfaceBranch.getContainer(),
getChildNetInterfaceBranch()org.eclipse.emf.ecore.EClass getChildNetInterfaceBusPair()
Child Net Interface Bus Pair'.
ChildNetInterfaceBusPairorg.eclipse.emf.ecore.EReference getChildNetInterfaceBusPair_ParentBus()
Parent Bus'.
ChildNetInterfaceBusPair.getParentBus(),
getChildNetInterfaceBusPair()org.eclipse.emf.ecore.EReference getChildNetInterfaceBusPair_ChildBus()
Child Bus'.
ChildNetInterfaceBusPair.getChildBus(),
getChildNetInterfaceBusPair()ChildNetworkFactory getChildNetworkFactory()