Interface LoadbalancingPackage.Literals
-
- Enclosing interface:
- LoadbalancingPackage
public static interface LoadbalancingPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassLOADBALANCING_ACTIONThe meta object literal for the 'Action' class.static EReferenceLOADBALANCING_ACTION__BRANCHES_LOADBALANCINGThe meta object literal for the 'Branches Loadbalancing' containment reference list feature.static EAttributeLOADBALANCING_ACTION__LOADBALANCING_STRATEGYThe meta object literal for the 'Loadbalancing Strategy' attribute feature.static EClassLOADBALANCING_BRANCH_TRANSITIONThe meta object literal for the 'Branch Transition' class.static EReferenceLOADBALANCING_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_LOADBALANCING_BRANCH_TRANSITIONThe meta object literal for the 'Branch Behaviour Loadbalancing Branch Transition' containment reference feature.static EReferenceLOADBALANCING_BRANCH_TRANSITION__LOADBALANCING_ACTION_LOADBALANCING_BRANCH_TRANSITIONThe meta object literal for the 'Loadbalancing Action Loadbalancing Branch Transition' container reference feature.static EClassLOADBALANCING_RESOURCE_DEMANDING_BEHAVIOURThe meta object literal for the 'Resource Demanding Behaviour' class.static EReferenceLOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR__LOADBALANCING_BRANCH_TRANSITION_LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOURThe meta object literal for the 'Loadbalancing Branch Transition Loadbalancing Resource Demanding Behaviour' container reference feature.static EEnumLOADBALANCING_STRATEGYThe meta object literal for the 'Strategy' enum.
-
-
-
Field Detail
-
LOADBALANCING_ACTION
static final EClass LOADBALANCING_ACTION
The meta object literal for the 'Action' class.- See Also:
LoadbalancingActionImpl,LoadbalancingPackageImpl.getLoadbalancingAction()- Generated class or method.
-
LOADBALANCING_ACTION__BRANCHES_LOADBALANCING
static final EReference LOADBALANCING_ACTION__BRANCHES_LOADBALANCING
The meta object literal for the 'Branches Loadbalancing' containment reference list feature.- Generated class or method.
-
LOADBALANCING_ACTION__LOADBALANCING_STRATEGY
static final EAttribute LOADBALANCING_ACTION__LOADBALANCING_STRATEGY
The meta object literal for the 'Loadbalancing Strategy' attribute feature.- Generated class or method.
-
LOADBALANCING_BRANCH_TRANSITION
static final EClass LOADBALANCING_BRANCH_TRANSITION
The meta object literal for the 'Branch Transition' class.- See Also:
LoadbalancingBranchTransitionImpl,LoadbalancingPackageImpl.getLoadbalancingBranchTransition()- Generated class or method.
-
LOADBALANCING_BRANCH_TRANSITION__LOADBALANCING_ACTION_LOADBALANCING_BRANCH_TRANSITION
static final EReference LOADBALANCING_BRANCH_TRANSITION__LOADBALANCING_ACTION_LOADBALANCING_BRANCH_TRANSITION
The meta object literal for the 'Loadbalancing Action Loadbalancing Branch Transition' container reference feature.- Generated class or method.
-
LOADBALANCING_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_LOADBALANCING_BRANCH_TRANSITION
static final EReference LOADBALANCING_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_LOADBALANCING_BRANCH_TRANSITION
The meta object literal for the 'Branch Behaviour Loadbalancing Branch Transition' containment reference feature.- Generated class or method.
-
LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR
static final EClass LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR
The meta object literal for the 'Resource Demanding Behaviour' class.- See Also:
LoadbalancingResourceDemandingBehaviourImpl,LoadbalancingPackageImpl.getLoadbalancingResourceDemandingBehaviour()- Generated class or method.
-
LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR__LOADBALANCING_BRANCH_TRANSITION_LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR
static final EReference LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR__LOADBALANCING_BRANCH_TRANSITION_LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR
The meta object literal for the 'Loadbalancing Branch Transition Loadbalancing Resource Demanding Behaviour' container reference feature.- Generated class or method.
-
LOADBALANCING_STRATEGY
static final EEnum LOADBALANCING_STRATEGY
The meta object literal for the 'Strategy' enum.- See Also:
LoadbalancingStrategy,LoadbalancingPackageImpl.getLoadbalancingStrategy()- Generated class or method.
-
-