public interface FlowInterfacePackage
extends org.eclipse.emf.ecore.EPackage
FlowInterfaceFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
FlowInterfacePackage.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 FlowInterfacePackage |
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 |
FLOW_INTERFACE
The meta object id for the '
Flow Interface ' class. |
static int |
FLOW_INTERFACE__DESC
The feature id for the 'Desc' attribute.
|
static int |
FLOW_INTERFACE__ID
The feature id for the 'Id' attribute.
|
static int |
FLOW_INTERFACE__INTERFACE_BRANCHES
The feature id for the 'Interface Branches' containment reference list.
|
static int |
FLOW_INTERFACE__NAME
The feature id for the 'Name' attribute.
|
static int |
FLOW_INTERFACE__NETWORK
The feature id for the 'Network' reference.
|
static int |
FLOW_INTERFACE__NUMBER
The feature id for the 'Number' attribute.
|
static int |
FLOW_INTERFACE__OFF_PEAK_LIMIT
The feature id for the 'Off Peak Limit' containment reference.
|
static int |
FLOW_INTERFACE__ON_PEAK_LIMIT
The feature id for the 'On Peak Limit' containment reference.
|
static int |
FLOW_INTERFACE__STATUS
The feature id for the 'Status' attribute.
|
static int |
FLOW_INTERFACE__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
FLOW_INTERFACE_BRANCH
The meta object id for the '
Branch ' class. |
static int |
FLOW_INTERFACE_BRANCH__BRANCH
The feature id for the 'Branch' reference.
|
static int |
FLOW_INTERFACE_BRANCH__BRANCH_DIR
The feature id for the 'Branch Dir' attribute.
|
static int |
FLOW_INTERFACE_BRANCH__DESC
The feature id for the 'Desc' attribute.
|
static int |
FLOW_INTERFACE_BRANCH__ID
The feature id for the 'Id' attribute.
|
static int |
FLOW_INTERFACE_BRANCH__INTERFACE
The feature id for the 'Interface' container reference.
|
static int |
FLOW_INTERFACE_BRANCH__NAME
The feature id for the 'Name' attribute.
|
static int |
FLOW_INTERFACE_BRANCH__NUMBER
The feature id for the 'Number' attribute.
|
static int |
FLOW_INTERFACE_BRANCH__STATUS
The feature id for the 'Status' attribute.
|
static int |
FLOW_INTERFACE_BRANCH__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
FLOW_INTERFACE_BRANCH__WEIGHT
The feature id for the 'Weight' attribute.
|
static int |
FLOW_INTERFACE_BRANCH_FEATURE_COUNT
The number of structural features of the 'Branch' class.
|
static int |
FLOW_INTERFACE_FEATURE_COUNT
The number of structural features of the 'Flow Interface' class.
|
static int |
FLOW_INTERFACE_LIMIT
The meta object id for the '
Limit ' class. |
static int |
FLOW_INTERFACE_LIMIT__OPPSITE_REF_DIR_IMPORT_LIMIT
The feature id for the 'Oppsite Ref Dir Import Limit' attribute.
|
static int |
FLOW_INTERFACE_LIMIT__REF_DIR_EXPORT_LIMIT
The feature id for the 'Ref Dir Export Limit' attribute.
|
static int |
FLOW_INTERFACE_LIMIT__STATUS
The feature id for the 'Status' attribute.
|
static int |
FLOW_INTERFACE_LIMIT__TYPE
The feature id for the 'Type' attribute.
|
static int |
FLOW_INTERFACE_LIMIT_FEATURE_COUNT
The number of structural features of the 'Limit' class.
|
static int |
FLOW_INTERFACE_TYPE
The meta object id for the '
Type ' enum. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EReference |
getFlowInterface_InterfaceBranches()
Returns the meta object for the containment reference list '
Interface Branches '. |
org.eclipse.emf.ecore.EReference |
getFlowInterface_Network()
Returns the meta object for the reference '
Network '. |
org.eclipse.emf.ecore.EReference |
getFlowInterface_OffPeakLimit()
Returns the meta object for the containment reference '
Off Peak Limit '. |
org.eclipse.emf.ecore.EReference |
getFlowInterface_OnPeakLimit()
Returns the meta object for the containment reference '
On Peak Limit '. |
org.eclipse.emf.ecore.EClass |
getFlowInterface()
Returns the meta object for class '
Flow Interface '. |
org.eclipse.emf.ecore.EAttribute |
getFlowInterfaceBranch_BranchDir()
Returns the meta object for the attribute '
Branch Dir '. |
org.eclipse.emf.ecore.EReference |
getFlowInterfaceBranch_Interface()
Returns the meta object for the container reference '
Interface '. |
org.eclipse.emf.ecore.EAttribute |
getFlowInterfaceBranch_Weight()
Returns the meta object for the attribute '
Weight '. |
org.eclipse.emf.ecore.EClass |
getFlowInterfaceBranch()
Returns the meta object for class '
Branch '. |
FlowInterfaceFactory |
getFlowInterfaceFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getFlowInterfaceLimit_OppsiteRefDirImportLimit()
Returns the meta object for the attribute '
Oppsite Ref Dir Import Limit '. |
org.eclipse.emf.ecore.EAttribute |
getFlowInterfaceLimit_RefDirExportLimit()
Returns the meta object for the attribute '
Ref Dir Export Limit '. |
org.eclipse.emf.ecore.EAttribute |
getFlowInterfaceLimit_Status()
Returns the meta object for the attribute '
Status '. |
org.eclipse.emf.ecore.EAttribute |
getFlowInterfaceLimit_Type()
Returns the meta object for the attribute '
Type '. |
org.eclipse.emf.ecore.EClass |
getFlowInterfaceLimit()
Returns the meta object for class '
Limit '. |
org.eclipse.emf.ecore.EEnum |
getFlowInterfaceType()
Returns the meta object for enum '
Type '. |
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 FlowInterfacePackage eINSTANCE
static final int FLOW_INTERFACE
Flow Interface
' class.
static final int FLOW_INTERFACE__ID
static final int FLOW_INTERFACE__NAME
static final int FLOW_INTERFACE__DESC
static final int FLOW_INTERFACE__NUMBER
static final int FLOW_INTERFACE__STATUS
static final int FLOW_INTERFACE__STATUS_CHANGE_INFO
static final int FLOW_INTERFACE__NETWORK
static final int FLOW_INTERFACE__ON_PEAK_LIMIT
static final int FLOW_INTERFACE__OFF_PEAK_LIMIT
static final int FLOW_INTERFACE__INTERFACE_BRANCHES
static final int FLOW_INTERFACE_FEATURE_COUNT
static final int FLOW_INTERFACE_BRANCH
Branch
' class.
static final int FLOW_INTERFACE_BRANCH__ID
static final int FLOW_INTERFACE_BRANCH__NAME
static final int FLOW_INTERFACE_BRANCH__DESC
static final int FLOW_INTERFACE_BRANCH__NUMBER
static final int FLOW_INTERFACE_BRANCH__STATUS
static final int FLOW_INTERFACE_BRANCH__STATUS_CHANGE_INFO
static final int FLOW_INTERFACE_BRANCH__BRANCH
static final int FLOW_INTERFACE_BRANCH__INTERFACE
static final int FLOW_INTERFACE_BRANCH__WEIGHT
static final int FLOW_INTERFACE_BRANCH__BRANCH_DIR
static final int FLOW_INTERFACE_BRANCH_FEATURE_COUNT
static final int FLOW_INTERFACE_LIMIT
Limit
' class.
static final int FLOW_INTERFACE_LIMIT__TYPE
static final int FLOW_INTERFACE_LIMIT__STATUS
static final int FLOW_INTERFACE_LIMIT__REF_DIR_EXPORT_LIMIT
static final int FLOW_INTERFACE_LIMIT__OPPSITE_REF_DIR_IMPORT_LIMIT
static final int FLOW_INTERFACE_LIMIT_FEATURE_COUNT
static final int FLOW_INTERFACE_TYPE
Type
' enum.
org.eclipse.emf.ecore.EClass getFlowInterface()
Flow Interface
'.
FlowInterface
org.eclipse.emf.ecore.EReference getFlowInterface_Network()
Network
'.
FlowInterface.getNetwork()
,
getFlowInterface()
org.eclipse.emf.ecore.EReference getFlowInterface_OnPeakLimit()
On Peak Limit
'.
FlowInterface.getOnPeakLimit()
,
getFlowInterface()
org.eclipse.emf.ecore.EReference getFlowInterface_OffPeakLimit()
Off Peak Limit
'.
FlowInterface.getOffPeakLimit()
,
getFlowInterface()
org.eclipse.emf.ecore.EReference getFlowInterface_InterfaceBranches()
Interface Branches
'.
FlowInterface.getInterfaceBranches()
,
getFlowInterface()
org.eclipse.emf.ecore.EClass getFlowInterfaceBranch()
Branch
'.
FlowInterfaceBranch
org.eclipse.emf.ecore.EReference getFlowInterfaceBranch_Interface()
Interface
'.
FlowInterfaceBranch.getInterface()
,
getFlowInterfaceBranch()
org.eclipse.emf.ecore.EAttribute getFlowInterfaceBranch_Weight()
Weight
'.
FlowInterfaceBranch.getWeight()
,
getFlowInterfaceBranch()
org.eclipse.emf.ecore.EAttribute getFlowInterfaceBranch_BranchDir()
Branch Dir
'.
FlowInterfaceBranch.isBranchDir()
,
getFlowInterfaceBranch()
org.eclipse.emf.ecore.EClass getFlowInterfaceLimit()
Limit
'.
FlowInterfaceLimit
org.eclipse.emf.ecore.EAttribute getFlowInterfaceLimit_Type()
Type
'.
FlowInterfaceLimit.getType()
,
getFlowInterfaceLimit()
org.eclipse.emf.ecore.EAttribute getFlowInterfaceLimit_Status()
Status
'.
FlowInterfaceLimit.isStatus()
,
getFlowInterfaceLimit()
org.eclipse.emf.ecore.EAttribute getFlowInterfaceLimit_RefDirExportLimit()
Ref Dir Export Limit
'.
FlowInterfaceLimit.getRefDirExportLimit()
,
getFlowInterfaceLimit()
org.eclipse.emf.ecore.EAttribute getFlowInterfaceLimit_OppsiteRefDirImportLimit()
Oppsite Ref Dir Import Limit
'.
FlowInterfaceLimit.getOppsiteRefDirImportLimit()
,
getFlowInterfaceLimit()
org.eclipse.emf.ecore.EEnum getFlowInterfaceType()
Type
'.
FlowInterfaceType
FlowInterfaceFactory getFlowInterfaceFactory()