Interface LoadbalancingPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
LoadbalancingPackageImpl
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final LoadbalancingPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Action
' class.static final int
The feature id for the 'Branches Loadbalancing' containment reference list.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Infrastructure Call Action' containment reference list.static final int
The feature id for the 'Loadbalancing Strategy' attribute.static final int
The feature id for the 'Predecessor Abstract Action' reference.static final int
The feature id for the 'Resource Call Action' containment reference list.static final int
The feature id for the 'Resource Demand Action' containment reference list.static final int
The feature id for the 'Resource Demanding Behaviour Abstract Action' container reference.static final int
The feature id for the 'Successor Abstract Action' reference.static final int
The number of structural features of the 'Action' class.static final int
The meta object id for the 'Branch Transition
' class.static final int
The feature id for the 'Branch Behaviour Loadbalancing Branch Transition' containment reference.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Loadbalancing Action Loadbalancing Branch Transition' container reference.static final int
The number of structural features of the 'Branch Transition' class.static final int
The meta object id for the 'Resource Demanding Behaviour
' class.static final int
The feature id for the 'Abstract Branch Transition Resource Demanding Behaviour' container reference.static final int
The feature id for the 'Abstract Loop Action Resource Demanding Behaviour' container reference.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Loadbalancing Branch Transition Loadbalancing Resource Demanding Behaviour' container reference.static final int
The feature id for the 'Steps Behaviour' containment reference list.static final int
The number of structural features of the 'Resource Demanding Behaviour' class.static final int
The meta object id for the 'Strategy
' enum. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Action
'.Returns the meta object for the containment reference list 'Branches Loadbalancing
'.Returns the meta object for the attribute 'Loadbalancing Strategy
'.Returns the meta object for class 'Branch Transition
'.Returns the meta object for the containment reference 'Branch Behaviour Loadbalancing Branch Transition
'.Returns the meta object for the container reference 'Loadbalancing Action Loadbalancing Branch Transition
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Resource Demanding Behaviour
'.Returns the meta object for the container reference 'Loadbalancing Branch Transition Loadbalancing Resource Demanding Behaviour
'.Returns the meta object for enum 'Strategy
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
LOADBALANCING_ACTION
static final int LOADBALANCING_ACTIONThe meta object id for the 'Action
' class.- See Also:
- Generated class or method.
-
LOADBALANCING_ACTION__ID
static final int LOADBALANCING_ACTION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_ACTION__ENTITY_NAME
static final int LOADBALANCING_ACTION__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_ACTION__PREDECESSOR_ABSTRACT_ACTION
static final int LOADBALANCING_ACTION__PREDECESSOR_ABSTRACT_ACTIONThe feature id for the 'Predecessor Abstract Action' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_ACTION__SUCCESSOR_ABSTRACT_ACTION
static final int LOADBALANCING_ACTION__SUCCESSOR_ABSTRACT_ACTIONThe feature id for the 'Successor Abstract Action' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_ACTION__RESOURCE_DEMANDING_BEHAVIOUR_ABSTRACT_ACTION
static final int LOADBALANCING_ACTION__RESOURCE_DEMANDING_BEHAVIOUR_ABSTRACT_ACTIONThe feature id for the 'Resource Demanding Behaviour Abstract Action' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_ACTION__RESOURCE_DEMAND_ACTION
static final int LOADBALANCING_ACTION__RESOURCE_DEMAND_ACTIONThe feature id for the 'Resource Demand Action' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_ACTION__INFRASTRUCTURE_CALL_ACTION
static final int LOADBALANCING_ACTION__INFRASTRUCTURE_CALL_ACTIONThe feature id for the 'Infrastructure Call Action' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_ACTION__RESOURCE_CALL_ACTION
static final int LOADBALANCING_ACTION__RESOURCE_CALL_ACTIONThe feature id for the 'Resource Call Action' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_ACTION__BRANCHES_LOADBALANCING
static final int LOADBALANCING_ACTION__BRANCHES_LOADBALANCINGThe feature id for the 'Branches Loadbalancing' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_ACTION__LOADBALANCING_STRATEGY
static final int LOADBALANCING_ACTION__LOADBALANCING_STRATEGYThe feature id for the 'Loadbalancing Strategy' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_ACTION_FEATURE_COUNT
static final int LOADBALANCING_ACTION_FEATURE_COUNTThe number of structural features of the 'Action' class.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_BRANCH_TRANSITION
static final int LOADBALANCING_BRANCH_TRANSITIONThe meta object id for the 'Branch Transition
' class.- See Also:
- Generated class or method.
-
LOADBALANCING_BRANCH_TRANSITION__ID
static final int LOADBALANCING_BRANCH_TRANSITION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_BRANCH_TRANSITION__ENTITY_NAME
static final int LOADBALANCING_BRANCH_TRANSITION__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_BRANCH_TRANSITION__LOADBALANCING_ACTION_LOADBALANCING_BRANCH_TRANSITION
static final int LOADBALANCING_BRANCH_TRANSITION__LOADBALANCING_ACTION_LOADBALANCING_BRANCH_TRANSITIONThe feature id for the 'Loadbalancing Action Loadbalancing Branch Transition' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_LOADBALANCING_BRANCH_TRANSITION
static final int LOADBALANCING_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_LOADBALANCING_BRANCH_TRANSITIONThe feature id for the 'Branch Behaviour Loadbalancing Branch Transition' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_BRANCH_TRANSITION_FEATURE_COUNT
static final int LOADBALANCING_BRANCH_TRANSITION_FEATURE_COUNTThe number of structural features of the 'Branch Transition' class.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR
static final int LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOURThe meta object id for the 'Resource Demanding Behaviour
' class.- See Also:
- Generated class or method.
-
LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR__ID
static final int LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR__ABSTRACT_LOOP_ACTION_RESOURCE_DEMANDING_BEHAVIOUR
static final int LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR__ABSTRACT_LOOP_ACTION_RESOURCE_DEMANDING_BEHAVIOURThe feature id for the 'Abstract Loop Action Resource Demanding Behaviour' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR__ABSTRACT_BRANCH_TRANSITION_RESOURCE_DEMANDING_BEHAVIOUR
static final int LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR__ABSTRACT_BRANCH_TRANSITION_RESOURCE_DEMANDING_BEHAVIOURThe feature id for the 'Abstract Branch Transition Resource Demanding Behaviour' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR__STEPS_BEHAVIOUR
static final int LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR__STEPS_BEHAVIOURThe feature id for the 'Steps Behaviour' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR__LOADBALANCING_BRANCH_TRANSITION_LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR
static final int LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR__LOADBALANCING_BRANCH_TRANSITION_LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOURThe feature id for the 'Loadbalancing Branch Transition Loadbalancing Resource Demanding Behaviour' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR_FEATURE_COUNT
static final int LOADBALANCING_RESOURCE_DEMANDING_BEHAVIOUR_FEATURE_COUNTThe number of structural features of the 'Resource Demanding Behaviour' class.- See Also:
- Generated class or method.
- Ordered collection.
-
LOADBALANCING_STRATEGY
static final int LOADBALANCING_STRATEGYThe meta object id for the 'Strategy
' enum.- See Also:
- Generated class or method.
-
-
Method Details
-
getLoadbalancingAction
EClass getLoadbalancingAction()Returns the meta object for class 'Action
'.- Returns:
- the meta object for class 'Action'.
- See Also:
- Generated class or method.
-
getLoadbalancingAction_Branches_Loadbalancing
EReference getLoadbalancingAction_Branches_Loadbalancing()Returns the meta object for the containment reference list 'Branches Loadbalancing
'.- Returns:
- the meta object for the containment reference list 'Branches Loadbalancing'.
- See Also:
- Generated class or method.
-
getLoadbalancingAction_LoadbalancingStrategy
EAttribute getLoadbalancingAction_LoadbalancingStrategy()Returns the meta object for the attribute 'Loadbalancing Strategy
'.- Returns:
- the meta object for the attribute 'Loadbalancing Strategy'.
- See Also:
- Generated class or method.
-
getLoadbalancingBranchTransition
EClass getLoadbalancingBranchTransition()Returns the meta object for class 'Branch Transition
'.- Returns:
- the meta object for class 'Branch Transition'.
- See Also:
- Generated class or method.
-
getLoadbalancingBranchTransition_LoadbalancingAction_LoadbalancingBranchTransition
EReference getLoadbalancingBranchTransition_LoadbalancingAction_LoadbalancingBranchTransition()Returns the meta object for the container reference 'Loadbalancing Action Loadbalancing Branch Transition
'.- Returns:
- the meta object for the container reference 'Loadbalancing Action Loadbalancing Branch Transition'.
- See Also:
- Generated class or method.
-
getLoadbalancingBranchTransition_BranchBehaviour_LoadbalancingBranchTransition
EReference getLoadbalancingBranchTransition_BranchBehaviour_LoadbalancingBranchTransition()Returns the meta object for the containment reference 'Branch Behaviour Loadbalancing Branch Transition
'.- Returns:
- the meta object for the containment reference 'Branch Behaviour Loadbalancing Branch Transition'.
- See Also:
- Generated class or method.
-
getLoadbalancingResourceDemandingBehaviour
EClass getLoadbalancingResourceDemandingBehaviour()Returns the meta object for class 'Resource Demanding Behaviour
'.- Returns:
- the meta object for class 'Resource Demanding Behaviour'.
- See Also:
- Generated class or method.
-
getLoadbalancingResourceDemandingBehaviour_LoadbalancingBranchTransition_LoadbalancingResourceDemandingBehaviour
EReference getLoadbalancingResourceDemandingBehaviour_LoadbalancingBranchTransition_LoadbalancingResourceDemandingBehaviour()Returns the meta object for the container reference 'Loadbalancing Branch Transition Loadbalancing Resource Demanding Behaviour
'.- Returns:
- the meta object for the container reference 'Loadbalancing Branch Transition Loadbalancing Resource Demanding Behaviour'.
- See Also:
- Generated class or method.
-
getLoadbalancingStrategy
EEnum getLoadbalancingStrategy()Returns the meta object for enum 'Strategy
'.- Returns:
- the meta object for enum 'Strategy'.
- See Also:
- Generated class or method.
-
getLoadbalancingFactory
LoadbalancingFactory getLoadbalancingFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-