public static interface FuncPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EDataType |
ACLF_BRANCH_PREDICATE
The meta object literal for the 'Aclf Branch Predicate' data type.
|
static org.eclipse.emf.ecore.EDataType |
ACLF_BRANCH_RESULT_FUNC
The meta object literal for the 'Aclf Branch Result Func' data type.
|
static org.eclipse.emf.ecore.EDataType |
ACLF_BUS_PREDICATE
The meta object literal for the 'Aclf Bus Predicate' data type.
|
static org.eclipse.emf.ecore.EDataType |
ACLF_LOAD_PREDICATE
The meta object literal for the 'Aclf Load Predicate' data type.
|
static org.eclipse.emf.ecore.EDataType |
ACLF_NETWORK_FUNC
The meta object literal for the 'Aclf Network Func' data type.
|
static org.eclipse.emf.ecore.EDataType |
LF_ADJUST_ALGO_FUNC
The meta object literal for the 'Lf Adjust Algo Func' data type.
|
static final org.eclipse.emf.ecore.EDataType ACLF_BUS_PREDICATE
Predicate
,
FuncPackageImpl.getAclfBusPredicate()
static final org.eclipse.emf.ecore.EDataType ACLF_LOAD_PREDICATE
Predicate
,
FuncPackageImpl.getAclfLoadPredicate()
static final org.eclipse.emf.ecore.EDataType ACLF_BRANCH_PREDICATE
Predicate
,
FuncPackageImpl.getAclfBranchPredicate()
static final org.eclipse.emf.ecore.EDataType ACLF_BRANCH_RESULT_FUNC
BiConsumer
,
FuncPackageImpl.getAclfBranchResultFunc()
static final org.eclipse.emf.ecore.EDataType LF_ADJUST_ALGO_FUNC
Consumer
,
FuncPackageImpl.getLfAdjustAlgoFunc()
static final org.eclipse.emf.ecore.EDataType ACLF_NETWORK_FUNC
Consumer
,
FuncPackageImpl.getAclfNetworkFunc()