public interface DclfAlgoAdapterPackage
extends org.eclipse.emf.ecore.EPackage
DclfAlgoAdapterFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
DclfAlgoAdapterPackage.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 |
DCLF_ALGO_BRANCH
The meta object id for the '
Dclf Algo Branch ' class. |
static int |
DCLF_ALGO_BRANCH__BRANCH
The feature id for the 'Branch' reference.
|
static int |
DCLF_ALGO_BRANCH__DCLF_FLOW
The feature id for the 'Dclf Flow' attribute.
|
static int |
DCLF_ALGO_BRANCH__DESC
The feature id for the 'Desc' attribute.
|
static int |
DCLF_ALGO_BRANCH__ID
The feature id for the 'Id' attribute.
|
static int |
DCLF_ALGO_BRANCH__LOSS_FACTOR
The feature id for the 'Loss Factor' attribute.
|
static int |
DCLF_ALGO_BRANCH__NAME
The feature id for the 'Name' attribute.
|
static int |
DCLF_ALGO_BRANCH__NUMBER
The feature id for the 'Number' attribute.
|
static int |
DCLF_ALGO_BRANCH__SHIFTED_FLOW
The feature id for the 'Shifted Flow' attribute.
|
static int |
DCLF_ALGO_BRANCH__STATUS
The feature id for the 'Status' attribute.
|
static int |
DCLF_ALGO_BRANCH__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
DCLF_ALGO_BRANCH_FEATURE_COUNT
The number of structural features of the 'Dclf Algo Branch' class.
|
static int |
DCLF_ALGO_BUS
The meta object id for the '
Dclf Algo Bus ' class. |
static int |
DCLF_ALGO_BUS__BUS
The feature id for the 'Bus' reference.
|
static int |
DCLF_ALGO_BUS__DESC
The feature id for the 'Desc' attribute.
|
static int |
DCLF_ALGO_BUS__GEN_ADJUST
The feature id for the 'Gen Adjust' attribute.
|
static int |
DCLF_ALGO_BUS__GEN_LIST
The feature id for the 'Gen List' containment reference list.
|
static int |
DCLF_ALGO_BUS__ID
The feature id for the 'Id' attribute.
|
static int |
DCLF_ALGO_BUS__LOAD_ADJUST
The feature id for the 'Load Adjust' attribute.
|
static int |
DCLF_ALGO_BUS__LOAD_LIST
The feature id for the 'Load List' containment reference list.
|
static int |
DCLF_ALGO_BUS__NAME
The feature id for the 'Name' attribute.
|
static int |
DCLF_ALGO_BUS__NUMBER
The feature id for the 'Number' attribute.
|
static int |
DCLF_ALGO_BUS__STATUS
The feature id for the 'Status' attribute.
|
static int |
DCLF_ALGO_BUS__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
DCLF_ALGO_BUS_FEATURE_COUNT
The number of structural features of the 'Dclf Algo Bus' class.
|
static int |
DCLF_ALGO_GEN
The meta object id for the '
Dclf Algo Gen ' class. |
static int |
DCLF_ALGO_GEN__ADJUST
The feature id for the 'Adjust' attribute.
|
static int |
DCLF_ALGO_GEN__DESC
The feature id for the 'Desc' attribute.
|
static int |
DCLF_ALGO_GEN__GEN
The feature id for the 'Gen' reference.
|
static int |
DCLF_ALGO_GEN__ID
The feature id for the 'Id' attribute.
|
static int |
DCLF_ALGO_GEN__NAME
The feature id for the 'Name' attribute.
|
static int |
DCLF_ALGO_GEN__NUMBER
The feature id for the 'Number' attribute.
|
static int |
DCLF_ALGO_GEN__PARENT_DCLF_ALGO_BUS
The feature id for the 'Parent Dclf Algo Bus' container reference.
|
static int |
DCLF_ALGO_GEN__STATUS
The feature id for the 'Status' attribute.
|
static int |
DCLF_ALGO_GEN__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
DCLF_ALGO_GEN_FEATURE_COUNT
The number of structural features of the 'Dclf Algo Gen' class.
|
static int |
DCLF_ALGO_LOAD
The meta object id for the '
Dclf Algo Load ' class. |
static int |
DCLF_ALGO_LOAD__ADJUST
The feature id for the 'Adjust' attribute.
|
static int |
DCLF_ALGO_LOAD__DESC
The feature id for the 'Desc' attribute.
|
static int |
DCLF_ALGO_LOAD__ID
The feature id for the 'Id' attribute.
|
static int |
DCLF_ALGO_LOAD__LOAD
The feature id for the 'Load' reference.
|
static int |
DCLF_ALGO_LOAD__NAME
The feature id for the 'Name' attribute.
|
static int |
DCLF_ALGO_LOAD__NUMBER
The feature id for the 'Number' attribute.
|
static int |
DCLF_ALGO_LOAD__PARENT_DCLF_ALGO_BUS
The feature id for the 'Parent Dclf Algo Bus' container reference.
|
static int |
DCLF_ALGO_LOAD__STATUS
The feature id for the 'Status' attribute.
|
static int |
DCLF_ALGO_LOAD__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
DCLF_ALGO_LOAD_FEATURE_COUNT
The number of structural features of the 'Dclf Algo Load' class.
|
static DclfAlgoAdapterPackage |
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 |
---|---|
DclfAlgoAdapterFactory |
getDclfAlgoAdapterFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getDclfAlgoBranch_DclfFlow()
Returns the meta object for the attribute '
Dclf Flow '. |
org.eclipse.emf.ecore.EAttribute |
getDclfAlgoBranch_LossFactor()
Returns the meta object for the attribute '
Loss Factor '. |
org.eclipse.emf.ecore.EAttribute |
getDclfAlgoBranch_ShiftedFlow()
Returns the meta object for the attribute '
Shifted Flow '. |
org.eclipse.emf.ecore.EClass |
getDclfAlgoBranch()
Returns the meta object for class '
Dclf Algo Branch '. |
org.eclipse.emf.ecore.EAttribute |
getDclfAlgoBus_GenAdjust()
Returns the meta object for the attribute '
Gen Adjust '. |
org.eclipse.emf.ecore.EReference |
getDclfAlgoBus_GenList()
Returns the meta object for the containment reference list '
Gen List '. |
org.eclipse.emf.ecore.EAttribute |
getDclfAlgoBus_LoadAdjust()
Returns the meta object for the attribute '
Load Adjust '. |
org.eclipse.emf.ecore.EReference |
getDclfAlgoBus_LoadList()
Returns the meta object for the containment reference list '
Load List '. |
org.eclipse.emf.ecore.EClass |
getDclfAlgoBus()
Returns the meta object for class '
Dclf Algo Bus '. |
org.eclipse.emf.ecore.EAttribute |
getDclfAlgoGen_Adjust()
Returns the meta object for the attribute '
Adjust '. |
org.eclipse.emf.ecore.EReference |
getDclfAlgoGen_ParentDclfAlgoBus()
Returns the meta object for the container reference '
Parent Dclf Algo Bus '. |
org.eclipse.emf.ecore.EClass |
getDclfAlgoGen()
Returns the meta object for class '
Dclf Algo Gen '. |
org.eclipse.emf.ecore.EAttribute |
getDclfAlgoLoad_Adjust()
Returns the meta object for the attribute '
Adjust '. |
org.eclipse.emf.ecore.EReference |
getDclfAlgoLoad_ParentDclfAlgoBus()
Returns the meta object for the container reference '
Parent Dclf Algo Bus '. |
org.eclipse.emf.ecore.EClass |
getDclfAlgoLoad()
Returns the meta object for class '
Dclf Algo Load '. |
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 DclfAlgoAdapterPackage eINSTANCE
static final int DCLF_ALGO_BUS
Dclf Algo Bus
' class.
static final int DCLF_ALGO_BUS__ID
static final int DCLF_ALGO_BUS__NAME
static final int DCLF_ALGO_BUS__DESC
static final int DCLF_ALGO_BUS__NUMBER
static final int DCLF_ALGO_BUS__STATUS
static final int DCLF_ALGO_BUS__STATUS_CHANGE_INFO
static final int DCLF_ALGO_BUS__BUS
static final int DCLF_ALGO_BUS__GEN_ADJUST
static final int DCLF_ALGO_BUS__LOAD_ADJUST
static final int DCLF_ALGO_BUS__GEN_LIST
static final int DCLF_ALGO_BUS__LOAD_LIST
static final int DCLF_ALGO_BUS_FEATURE_COUNT
static final int DCLF_ALGO_GEN
Dclf Algo Gen
' class.
static final int DCLF_ALGO_GEN__ID
static final int DCLF_ALGO_GEN__NAME
static final int DCLF_ALGO_GEN__DESC
static final int DCLF_ALGO_GEN__NUMBER
static final int DCLF_ALGO_GEN__STATUS
static final int DCLF_ALGO_GEN__STATUS_CHANGE_INFO
static final int DCLF_ALGO_GEN__GEN
static final int DCLF_ALGO_GEN__ADJUST
static final int DCLF_ALGO_GEN__PARENT_DCLF_ALGO_BUS
static final int DCLF_ALGO_GEN_FEATURE_COUNT
static final int DCLF_ALGO_LOAD
Dclf Algo Load
' class.
static final int DCLF_ALGO_LOAD__ID
static final int DCLF_ALGO_LOAD__NAME
static final int DCLF_ALGO_LOAD__DESC
static final int DCLF_ALGO_LOAD__NUMBER
static final int DCLF_ALGO_LOAD__STATUS
static final int DCLF_ALGO_LOAD__STATUS_CHANGE_INFO
static final int DCLF_ALGO_LOAD__LOAD
static final int DCLF_ALGO_LOAD__ADJUST
static final int DCLF_ALGO_LOAD__PARENT_DCLF_ALGO_BUS
static final int DCLF_ALGO_LOAD_FEATURE_COUNT
static final int DCLF_ALGO_BRANCH
Dclf Algo Branch
' class.
static final int DCLF_ALGO_BRANCH__ID
static final int DCLF_ALGO_BRANCH__NAME
static final int DCLF_ALGO_BRANCH__DESC
static final int DCLF_ALGO_BRANCH__NUMBER
static final int DCLF_ALGO_BRANCH__STATUS
static final int DCLF_ALGO_BRANCH__STATUS_CHANGE_INFO
static final int DCLF_ALGO_BRANCH__BRANCH
static final int DCLF_ALGO_BRANCH__DCLF_FLOW
static final int DCLF_ALGO_BRANCH__SHIFTED_FLOW
static final int DCLF_ALGO_BRANCH__LOSS_FACTOR
static final int DCLF_ALGO_BRANCH_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getDclfAlgoBus()
Dclf Algo Bus
'.
DclfAlgoBus
org.eclipse.emf.ecore.EAttribute getDclfAlgoBus_GenAdjust()
Gen Adjust
'.
DclfAlgoBus.getGenAdjust()
,
getDclfAlgoBus()
org.eclipse.emf.ecore.EAttribute getDclfAlgoBus_LoadAdjust()
Load Adjust
'.
DclfAlgoBus.getLoadAdjust()
,
getDclfAlgoBus()
org.eclipse.emf.ecore.EReference getDclfAlgoBus_GenList()
Gen List
'.
DclfAlgoBus.getGenList()
,
getDclfAlgoBus()
org.eclipse.emf.ecore.EReference getDclfAlgoBus_LoadList()
Load List
'.
DclfAlgoBus.getLoadList()
,
getDclfAlgoBus()
org.eclipse.emf.ecore.EClass getDclfAlgoGen()
Dclf Algo Gen
'.
DclfAlgoGen
org.eclipse.emf.ecore.EAttribute getDclfAlgoGen_Adjust()
Adjust
'.
DclfAlgoGen.getAdjust()
,
getDclfAlgoGen()
org.eclipse.emf.ecore.EReference getDclfAlgoGen_ParentDclfAlgoBus()
Parent Dclf Algo Bus
'.
DclfAlgoGen.getParentDclfAlgoBus()
,
getDclfAlgoGen()
org.eclipse.emf.ecore.EClass getDclfAlgoLoad()
Dclf Algo Load
'.
DclfAlgoLoad
org.eclipse.emf.ecore.EAttribute getDclfAlgoLoad_Adjust()
Adjust
'.
DclfAlgoLoad.getAdjust()
,
getDclfAlgoLoad()
org.eclipse.emf.ecore.EReference getDclfAlgoLoad_ParentDclfAlgoBus()
Parent Dclf Algo Bus
'.
DclfAlgoLoad.getParentDclfAlgoBus()
,
getDclfAlgoLoad()
org.eclipse.emf.ecore.EClass getDclfAlgoBranch()
Dclf Algo Branch
'.
DclfAlgoBranch
org.eclipse.emf.ecore.EAttribute getDclfAlgoBranch_DclfFlow()
Dclf Flow
'.
DclfAlgoBranch.getDclfFlow()
,
getDclfAlgoBranch()
org.eclipse.emf.ecore.EAttribute getDclfAlgoBranch_ShiftedFlow()
Shifted Flow
'.
DclfAlgoBranch.getShiftedFlow()
,
getDclfAlgoBranch()
org.eclipse.emf.ecore.EAttribute getDclfAlgoBranch_LossFactor()
Loss Factor
'.
DclfAlgoBranch.getLossFactor()
,
getDclfAlgoBranch()
DclfAlgoAdapterFactory getDclfAlgoAdapterFactory()