Interface BpusagemodelPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
BpusagemodelPackageImpl
public interface BpusagemodelPackage extends EPackage
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:
BpusagemodelFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
BpusagemodelPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static int
ACQUIRE_DEVICE_RESOURCE_ACTION
The meta object id for the 'Acquire Device Resource Action
' class.static int
ACQUIRE_DEVICE_RESOURCE_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
ACQUIRE_DEVICE_RESOURCE_ACTION__ID
The feature id for the 'Id' attribute.static int
ACQUIRE_DEVICE_RESOURCE_ACTION__PASSIVERESOURCE_ACQUIRE_ACTION
The feature id for the 'Passiveresource Acquire Action' reference.static int
ACQUIRE_DEVICE_RESOURCE_ACTION__PREDECESSOR
The feature id for the 'Predecessor' reference.static int
ACQUIRE_DEVICE_RESOURCE_ACTION__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
The feature id for the 'Scenario Behaviour Abstract User Action' container reference.static int
ACQUIRE_DEVICE_RESOURCE_ACTION__SUCCESSOR
The feature id for the 'Successor' reference.static int
ACQUIRE_DEVICE_RESOURCE_ACTION__TIMEOUT
The feature id for the 'Timeout' attribute.static int
ACQUIRE_DEVICE_RESOURCE_ACTION__TIMEOUT_VALUE
The feature id for the 'Timeout Value' attribute.static int
ACQUIRE_DEVICE_RESOURCE_ACTION_FEATURE_COUNT
The number of structural features of the 'Acquire Device Resource Action' class.static int
ACTIVITY
The meta object id for the 'Activity
' class.static int
ACTIVITY__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
ACTIVITY__ID
The feature id for the 'Id' attribute.static int
ACTIVITY__PREDECESSOR
The feature id for the 'Predecessor' reference.static int
ACTIVITY__SCENARIO
The feature id for the 'Scenario' containment reference.static int
ACTIVITY__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
The feature id for the 'Scenario Behaviour Abstract User Action' container reference.static int
ACTIVITY__SUCCESSOR
The feature id for the 'Successor' reference.static int
ACTIVITY_FEATURE_COUNT
The number of structural features of the 'Activity' class.static int
ACTOR_STEP
The meta object id for the 'Actor Step
' class.static int
ACTOR_STEP__CONTINUOUSLY_PERFORMED
The feature id for the 'Continuously Performed' attribute.static int
ACTOR_STEP__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
ACTOR_STEP__ID
The feature id for the 'Id' attribute.static int
ACTOR_STEP__INPUT_DATA_OBJECTS
The feature id for the 'Input Data Objects' reference list.static int
ACTOR_STEP__INTERRUPTABLE
The feature id for the 'Interruptable' attribute.static int
ACTOR_STEP__OUTPUT_DATA_OBJECTS
The feature id for the 'Output Data Objects' reference list.static int
ACTOR_STEP__PREDECESSOR
The feature id for the 'Predecessor' reference.static int
ACTOR_STEP__PROCESSING_TIME
The feature id for the 'Processing Time' containment reference.static int
ACTOR_STEP__RESPONSIBLE_ROLE
The feature id for the 'Responsible Role' reference.static int
ACTOR_STEP__RESTING_TIME
The feature id for the 'Resting Time' attribute.static int
ACTOR_STEP__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
The feature id for the 'Scenario Behaviour Abstract User Action' container reference.static int
ACTOR_STEP__SUCCESSOR
The feature id for the 'Successor' reference.static int
ACTOR_STEP_FEATURE_COUNT
The number of structural features of the 'Actor Step' class.static BpusagemodelPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
PROCESS_TRIGGER_PERIOD
The meta object id for the 'Process Trigger Period
' class.static int
PROCESS_TRIGGER_PERIOD__ID
The feature id for the 'Id' attribute.static int
PROCESS_TRIGGER_PERIOD__INTER_ARRIVAL_TIME_PROCESS_WORKLOAD
The feature id for the 'Inter Arrival Time Process Workload' containment reference.static int
PROCESS_TRIGGER_PERIOD__PERIOD_END_TIME_POINT
The feature id for the 'Period End Time Point' attribute.static int
PROCESS_TRIGGER_PERIOD__PERIOD_START_TIME_POINT
The feature id for the 'Period Start Time Point' attribute.static int
PROCESS_TRIGGER_PERIOD_FEATURE_COUNT
The number of structural features of the 'Process Trigger Period' class.static int
PROCESS_WORKLOAD
The meta object id for the 'Process Workload
' class.static int
PROCESS_WORKLOAD__INTER_ARRIVAL_TIME_OPEN_WORKLOAD
The feature id for the 'Inter Arrival Time Open Workload' containment reference.static int
PROCESS_WORKLOAD__PROCESS_TRIGGER_PERIODS
The feature id for the 'Process Trigger Periods' containment reference list.static int
PROCESS_WORKLOAD__USAGE_SCENARIO_WORKLOAD
The feature id for the 'Usage Scenario Workload' container reference.static int
PROCESS_WORKLOAD_FEATURE_COUNT
The number of structural features of the 'Process Workload' class.static int
RELEASE_DEVICE_RESOURCE_ACTION
The meta object id for the 'Release Device Resource Action
' class.static int
RELEASE_DEVICE_RESOURCE_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
RELEASE_DEVICE_RESOURCE_ACTION__ID
The feature id for the 'Id' attribute.static int
RELEASE_DEVICE_RESOURCE_ACTION__PASSIVERESOURCE_RELEASE_ACTION
The feature id for the 'Passiveresource Release Action' reference.static int
RELEASE_DEVICE_RESOURCE_ACTION__PREDECESSOR
The feature id for the 'Predecessor' reference.static int
RELEASE_DEVICE_RESOURCE_ACTION__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
The feature id for the 'Scenario Behaviour Abstract User Action' container reference.static int
RELEASE_DEVICE_RESOURCE_ACTION__SUCCESSOR
The feature id for the 'Successor' reference.static int
RELEASE_DEVICE_RESOURCE_ACTION_FEATURE_COUNT
The number of structural features of the 'Release Device Resource Action' class.
-
Method Summary
-
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 Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final BpusagemodelPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
ACTOR_STEP
static final int ACTOR_STEP
The meta object id for the 'Actor Step
' class.- See Also:
ActorStepImpl
,BpusagemodelPackageImpl.getActorStep()
, Constant Field Values- Generated class or method.
-
ACTOR_STEP__ID
static final int ACTOR_STEP__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTOR_STEP__ENTITY_NAME
static final int ACTOR_STEP__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTOR_STEP__SUCCESSOR
static final int ACTOR_STEP__SUCCESSOR
The feature id for the 'Successor' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTOR_STEP__PREDECESSOR
static final int ACTOR_STEP__PREDECESSOR
The feature id for the 'Predecessor' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTOR_STEP__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
static final int ACTOR_STEP__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
The feature id for the 'Scenario Behaviour Abstract User Action' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTOR_STEP__PROCESSING_TIME
static final int ACTOR_STEP__PROCESSING_TIME
The feature id for the 'Processing Time' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTOR_STEP__RESTING_TIME
static final int ACTOR_STEP__RESTING_TIME
The feature id for the 'Resting Time' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTOR_STEP__RESPONSIBLE_ROLE
static final int ACTOR_STEP__RESPONSIBLE_ROLE
The feature id for the 'Responsible Role' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTOR_STEP__CONTINUOUSLY_PERFORMED
static final int ACTOR_STEP__CONTINUOUSLY_PERFORMED
The feature id for the 'Continuously Performed' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTOR_STEP__INTERRUPTABLE
static final int ACTOR_STEP__INTERRUPTABLE
The feature id for the 'Interruptable' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTOR_STEP__OUTPUT_DATA_OBJECTS
static final int ACTOR_STEP__OUTPUT_DATA_OBJECTS
The feature id for the 'Output Data Objects' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTOR_STEP__INPUT_DATA_OBJECTS
static final int ACTOR_STEP__INPUT_DATA_OBJECTS
The feature id for the 'Input Data Objects' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTOR_STEP_FEATURE_COUNT
static final int ACTOR_STEP_FEATURE_COUNT
The number of structural features of the 'Actor Step' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTIVITY
static final int ACTIVITY
The meta object id for the 'Activity
' class.- See Also:
ActivityImpl
,BpusagemodelPackageImpl.getActivity()
, Constant Field Values- Generated class or method.
-
ACTIVITY__ID
static final int ACTIVITY__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTIVITY__ENTITY_NAME
static final int ACTIVITY__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTIVITY__SUCCESSOR
static final int ACTIVITY__SUCCESSOR
The feature id for the 'Successor' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTIVITY__PREDECESSOR
static final int ACTIVITY__PREDECESSOR
The feature id for the 'Predecessor' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTIVITY__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
static final int ACTIVITY__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
The feature id for the 'Scenario Behaviour Abstract User Action' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTIVITY__SCENARIO
static final int ACTIVITY__SCENARIO
The feature id for the 'Scenario' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTIVITY_FEATURE_COUNT
static final int ACTIVITY_FEATURE_COUNT
The number of structural features of the 'Activity' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROCESS_WORKLOAD
static final int PROCESS_WORKLOAD
The meta object id for the 'Process Workload
' class.- See Also:
ProcessWorkloadImpl
,BpusagemodelPackageImpl.getProcessWorkload()
, Constant Field Values- Generated class or method.
-
PROCESS_WORKLOAD__USAGE_SCENARIO_WORKLOAD
static final int PROCESS_WORKLOAD__USAGE_SCENARIO_WORKLOAD
The feature id for the 'Usage Scenario Workload' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROCESS_WORKLOAD__INTER_ARRIVAL_TIME_OPEN_WORKLOAD
static final int PROCESS_WORKLOAD__INTER_ARRIVAL_TIME_OPEN_WORKLOAD
The feature id for the 'Inter Arrival Time Open Workload' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROCESS_WORKLOAD__PROCESS_TRIGGER_PERIODS
static final int PROCESS_WORKLOAD__PROCESS_TRIGGER_PERIODS
The feature id for the 'Process Trigger Periods' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROCESS_WORKLOAD_FEATURE_COUNT
static final int PROCESS_WORKLOAD_FEATURE_COUNT
The number of structural features of the 'Process Workload' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROCESS_TRIGGER_PERIOD
static final int PROCESS_TRIGGER_PERIOD
The meta object id for the 'Process Trigger Period
' class.- See Also:
ProcessTriggerPeriodImpl
,BpusagemodelPackageImpl.getProcessTriggerPeriod()
, Constant Field Values- Generated class or method.
-
PROCESS_TRIGGER_PERIOD__ID
static final int PROCESS_TRIGGER_PERIOD__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROCESS_TRIGGER_PERIOD__INTER_ARRIVAL_TIME_PROCESS_WORKLOAD
static final int PROCESS_TRIGGER_PERIOD__INTER_ARRIVAL_TIME_PROCESS_WORKLOAD
The feature id for the 'Inter Arrival Time Process Workload' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROCESS_TRIGGER_PERIOD__PERIOD_START_TIME_POINT
static final int PROCESS_TRIGGER_PERIOD__PERIOD_START_TIME_POINT
The feature id for the 'Period Start Time Point' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROCESS_TRIGGER_PERIOD__PERIOD_END_TIME_POINT
static final int PROCESS_TRIGGER_PERIOD__PERIOD_END_TIME_POINT
The feature id for the 'Period End Time Point' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROCESS_TRIGGER_PERIOD_FEATURE_COUNT
static final int PROCESS_TRIGGER_PERIOD_FEATURE_COUNT
The number of structural features of the 'Process Trigger Period' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACQUIRE_DEVICE_RESOURCE_ACTION
static final int ACQUIRE_DEVICE_RESOURCE_ACTION
The meta object id for the 'Acquire Device Resource Action
' class.- See Also:
AcquireDeviceResourceActionImpl
,BpusagemodelPackageImpl.getAcquireDeviceResourceAction()
, Constant Field Values- Generated class or method.
-
ACQUIRE_DEVICE_RESOURCE_ACTION__ID
static final int ACQUIRE_DEVICE_RESOURCE_ACTION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACQUIRE_DEVICE_RESOURCE_ACTION__ENTITY_NAME
static final int ACQUIRE_DEVICE_RESOURCE_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACQUIRE_DEVICE_RESOURCE_ACTION__SUCCESSOR
static final int ACQUIRE_DEVICE_RESOURCE_ACTION__SUCCESSOR
The feature id for the 'Successor' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACQUIRE_DEVICE_RESOURCE_ACTION__PREDECESSOR
static final int ACQUIRE_DEVICE_RESOURCE_ACTION__PREDECESSOR
The feature id for the 'Predecessor' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACQUIRE_DEVICE_RESOURCE_ACTION__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
static final int ACQUIRE_DEVICE_RESOURCE_ACTION__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
The feature id for the 'Scenario Behaviour Abstract User Action' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACQUIRE_DEVICE_RESOURCE_ACTION__PASSIVERESOURCE_ACQUIRE_ACTION
static final int ACQUIRE_DEVICE_RESOURCE_ACTION__PASSIVERESOURCE_ACQUIRE_ACTION
The feature id for the 'Passiveresource Acquire Action' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACQUIRE_DEVICE_RESOURCE_ACTION__TIMEOUT
static final int ACQUIRE_DEVICE_RESOURCE_ACTION__TIMEOUT
The feature id for the 'Timeout' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACQUIRE_DEVICE_RESOURCE_ACTION__TIMEOUT_VALUE
static final int ACQUIRE_DEVICE_RESOURCE_ACTION__TIMEOUT_VALUE
The feature id for the 'Timeout Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACQUIRE_DEVICE_RESOURCE_ACTION_FEATURE_COUNT
static final int ACQUIRE_DEVICE_RESOURCE_ACTION_FEATURE_COUNT
The number of structural features of the 'Acquire Device Resource Action' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RELEASE_DEVICE_RESOURCE_ACTION
static final int RELEASE_DEVICE_RESOURCE_ACTION
The meta object id for the 'Release Device Resource Action
' class.- See Also:
ReleaseDeviceResourceActionImpl
,BpusagemodelPackageImpl.getReleaseDeviceResourceAction()
, Constant Field Values- Generated class or method.
-
RELEASE_DEVICE_RESOURCE_ACTION__ID
static final int RELEASE_DEVICE_RESOURCE_ACTION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RELEASE_DEVICE_RESOURCE_ACTION__ENTITY_NAME
static final int RELEASE_DEVICE_RESOURCE_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RELEASE_DEVICE_RESOURCE_ACTION__SUCCESSOR
static final int RELEASE_DEVICE_RESOURCE_ACTION__SUCCESSOR
The feature id for the 'Successor' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RELEASE_DEVICE_RESOURCE_ACTION__PREDECESSOR
static final int RELEASE_DEVICE_RESOURCE_ACTION__PREDECESSOR
The feature id for the 'Predecessor' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RELEASE_DEVICE_RESOURCE_ACTION__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
static final int RELEASE_DEVICE_RESOURCE_ACTION__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
The feature id for the 'Scenario Behaviour Abstract User Action' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RELEASE_DEVICE_RESOURCE_ACTION__PASSIVERESOURCE_RELEASE_ACTION
static final int RELEASE_DEVICE_RESOURCE_ACTION__PASSIVERESOURCE_RELEASE_ACTION
The feature id for the 'Passiveresource Release Action' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RELEASE_DEVICE_RESOURCE_ACTION_FEATURE_COUNT
static final int RELEASE_DEVICE_RESOURCE_ACTION_FEATURE_COUNT
The number of structural features of the 'Release Device Resource Action' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getActorStep
EClass getActorStep()
Returns the meta object for class 'Actor Step
'.- Returns:
- the meta object for class 'Actor Step'.
- See Also:
ActorStep
- Generated class or method.
-
getActorStep_ProcessingTime
EReference getActorStep_ProcessingTime()
Returns the meta object for the containment reference 'Processing Time
'.- Returns:
- the meta object for the containment reference 'Processing Time'.
- See Also:
ActorStep.getProcessingTime()
,getActorStep()
- Generated class or method.
-
getActorStep_RestingTime
EAttribute getActorStep_RestingTime()
Returns the meta object for the attribute 'Resting Time
'.- Returns:
- the meta object for the attribute 'Resting Time'.
- See Also:
ActorStep.getRestingTime()
,getActorStep()
- Generated class or method.
-
getActorStep_ResponsibleRole
EReference getActorStep_ResponsibleRole()
Returns the meta object for the reference 'Responsible Role
'.- Returns:
- the meta object for the reference 'Responsible Role'.
- See Also:
ActorStep.getResponsibleRole()
,getActorStep()
- Generated class or method.
-
getActorStep_ContinuouslyPerformed
EAttribute getActorStep_ContinuouslyPerformed()
Returns the meta object for the attribute 'Continuously Performed
'.- Returns:
- the meta object for the attribute 'Continuously Performed'.
- See Also:
ActorStep.isContinuouslyPerformed()
,getActorStep()
- Generated class or method.
-
getActorStep_Interruptable
EAttribute getActorStep_Interruptable()
Returns the meta object for the attribute 'Interruptable
'.- Returns:
- the meta object for the attribute 'Interruptable'.
- See Also:
ActorStep.isInterruptable()
,getActorStep()
- Generated class or method.
-
getActorStep_OutputDataObjects
EReference getActorStep_OutputDataObjects()
Returns the meta object for the reference list 'Output Data Objects
'.- Returns:
- the meta object for the reference list 'Output Data Objects'.
- See Also:
ActorStep.getOutputDataObjects()
,getActorStep()
- Generated class or method.
-
getActorStep_InputDataObjects
EReference getActorStep_InputDataObjects()
Returns the meta object for the reference list 'Input Data Objects
'.- Returns:
- the meta object for the reference list 'Input Data Objects'.
- See Also:
ActorStep.getInputDataObjects()
,getActorStep()
- Generated class or method.
-
getActivity
EClass getActivity()
Returns the meta object for class 'Activity
'.- Returns:
- the meta object for class 'Activity'.
- See Also:
Activity
- Generated class or method.
-
getActivity_Scenario
EReference getActivity_Scenario()
Returns the meta object for the containment reference 'Scenario
'.- Returns:
- the meta object for the containment reference 'Scenario'.
- See Also:
Activity.getScenario()
,getActivity()
- Generated class or method.
-
getProcessWorkload
EClass getProcessWorkload()
Returns the meta object for class 'Process Workload
'.- Returns:
- the meta object for class 'Process Workload'.
- See Also:
ProcessWorkload
- Generated class or method.
-
getProcessWorkload_ProcessTriggerPeriods
EReference getProcessWorkload_ProcessTriggerPeriods()
Returns the meta object for the containment reference list 'Process Trigger Periods
'.- Returns:
- the meta object for the containment reference list 'Process Trigger Periods'.
- See Also:
ProcessWorkload.getProcessTriggerPeriods()
,getProcessWorkload()
- Generated class or method.
-
getProcessTriggerPeriod
EClass getProcessTriggerPeriod()
Returns the meta object for class 'Process Trigger Period
'.- Returns:
- the meta object for class 'Process Trigger Period'.
- See Also:
ProcessTriggerPeriod
- Generated class or method.
-
getProcessTriggerPeriod_InterArrivalTime_ProcessWorkload
EReference getProcessTriggerPeriod_InterArrivalTime_ProcessWorkload()
Returns the meta object for the containment reference 'Inter Arrival Time Process Workload
'.- Returns:
- the meta object for the containment reference 'Inter Arrival Time Process Workload'.
- See Also:
ProcessTriggerPeriod.getInterArrivalTime_ProcessWorkload()
,getProcessTriggerPeriod()
- Generated class or method.
-
getProcessTriggerPeriod_PeriodStartTimePoint
EAttribute getProcessTriggerPeriod_PeriodStartTimePoint()
Returns the meta object for the attribute 'Period Start Time Point
'.- Returns:
- the meta object for the attribute 'Period Start Time Point'.
- See Also:
ProcessTriggerPeriod.getPeriodStartTimePoint()
,getProcessTriggerPeriod()
- Generated class or method.
-
getProcessTriggerPeriod_PeriodEndTimePoint
EAttribute getProcessTriggerPeriod_PeriodEndTimePoint()
Returns the meta object for the attribute 'Period End Time Point
'.- Returns:
- the meta object for the attribute 'Period End Time Point'.
- See Also:
ProcessTriggerPeriod.getPeriodEndTimePoint()
,getProcessTriggerPeriod()
- Generated class or method.
-
getAcquireDeviceResourceAction
EClass getAcquireDeviceResourceAction()
Returns the meta object for class 'Acquire Device Resource Action
'.- Returns:
- the meta object for class 'Acquire Device Resource Action'.
- See Also:
AcquireDeviceResourceAction
- Generated class or method.
-
getAcquireDeviceResourceAction_Passiveresource_AcquireAction
EReference getAcquireDeviceResourceAction_Passiveresource_AcquireAction()
Returns the meta object for the reference 'Passiveresource Acquire Action
'.- Returns:
- the meta object for the reference 'Passiveresource Acquire Action'.
- See Also:
AcquireDeviceResourceAction.getPassiveresource_AcquireAction()
,getAcquireDeviceResourceAction()
- Generated class or method.
-
getAcquireDeviceResourceAction_Timeout
EAttribute getAcquireDeviceResourceAction_Timeout()
Returns the meta object for the attribute 'Timeout
'.- Returns:
- the meta object for the attribute 'Timeout'.
- See Also:
AcquireDeviceResourceAction.isTimeout()
,getAcquireDeviceResourceAction()
- Generated class or method.
-
getAcquireDeviceResourceAction_TimeoutValue
EAttribute getAcquireDeviceResourceAction_TimeoutValue()
Returns the meta object for the attribute 'Timeout Value
'.- Returns:
- the meta object for the attribute 'Timeout Value'.
- See Also:
AcquireDeviceResourceAction.getTimeoutValue()
,getAcquireDeviceResourceAction()
- Generated class or method.
-
getReleaseDeviceResourceAction
EClass getReleaseDeviceResourceAction()
Returns the meta object for class 'Release Device Resource Action
'.- Returns:
- the meta object for class 'Release Device Resource Action'.
- See Also:
ReleaseDeviceResourceAction
- Generated class or method.
-
getReleaseDeviceResourceAction_Passiveresource_ReleaseAction
EReference getReleaseDeviceResourceAction_Passiveresource_ReleaseAction()
Returns the meta object for the reference 'Passiveresource Release Action
'.- Returns:
- the meta object for the reference 'Passiveresource Release Action'.
- See Also:
ReleaseDeviceResourceAction.getPassiveresource_ReleaseAction()
,getReleaseDeviceResourceAction()
- Generated class or method.
-
getBpusagemodelFactory
BpusagemodelFactory getBpusagemodelFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-