Interface StimuliPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
StimuliPackageImpl
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
Nested ClassesModifier 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
FieldsModifier and TypeFieldDescriptionstatic final int
The meta object id for the 'CPU Utilization
' class.static final int
The feature id for the 'Aggregation Over Elements' attribute.static final int
The number of structural features of the 'CPU Utilization' class.static final StimuliPackage
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 'HDD Utilization
' class.static final int
The feature id for the 'Aggregation Over Elements' attribute.static final int
The feature id for the 'Usage Type' attribute.static final int
The number of structural features of the 'HDD Utilization' class.static final int
The meta object id for the 'Managed Elements State Stimulus
' class.static final int
The feature id for the 'Aggregation Over Elements' attribute.static final int
The number of structural features of the 'Managed Elements State Stimulus' class.static final int
The meta object id for the 'Memory Utilization
' class.static final int
The feature id for the 'Aggregation Over Elements' attribute.static final int
The number of structural features of the 'Memory Utilization' class.static final int
The meta object id for the 'Network Utilization
' class.static final int
The feature id for the 'Aggregation Over Elements' attribute.static final int
The feature id for the 'Usage Type' attribute.static final int
The number of structural features of the 'Network Utilization' class.static final int
The meta object id for the 'Number Of Elements
' class.static final int
The number of structural features of the 'Number Of Elements' class.static final int
The meta object id for the 'Operation Response Time
' class.static final int
The feature id for the 'Operation Signature' reference.static final int
The number of structural features of the 'Operation Response Time' class.static final int
The meta object id for the 'Queue Length
' class.static final int
The feature id for the 'Passive Resource' reference.static final int
The number of structural features of the 'Queue Length' class.static final int
The meta object id for the 'Resource Utilization Stimulus
' class.static final int
The feature id for the 'Aggregation Over Elements' attribute.static final int
The number of structural features of the 'Resource Utilization Stimulus' class.static final int
The meta object id for the 'Simulation State Stimulus
' class.static final int
The number of structural features of the 'Simulation State Stimulus' class.static final int
The meta object id for the 'Simulation Time
' class.static final int
The number of structural features of the 'Simulation Time' class.static final int
The meta object id for the 'Source Interface Stimulus
' class.static final int
The number of structural features of the 'Source Interface Stimulus' class.static final int
The meta object id for the 'Stimulus
' class.static final int
The number of structural features of the 'Stimulus' class.static final int
The meta object id for the 'Target Group State Stimulus
' class.static final int
The number of structural features of the 'Target Group State Stimulus' class.static final int
The meta object id for the 'Task Count
' class.static final int
The feature id for the 'Aggregation Over Elements' attribute.static final int
The number of structural features of the 'Task Count' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'CPU Utilization
'.Returns the meta object for class 'HDD Utilization
'.Returns the meta object for the attribute 'Usage Type
'.Returns the meta object for class 'Managed Elements State Stimulus
'.Returns the meta object for the attribute 'Aggregation Over Elements
'.Returns the meta object for class 'Memory Utilization
'.Returns the meta object for class 'Network Utilization
'.Returns the meta object for the attribute 'Usage Type
'.Returns the meta object for class 'Number Of Elements
'.Returns the meta object for class 'Operation Response Time
'.Returns the meta object for the reference 'Operation Signature
'.Returns the meta object for class 'Queue Length
'.Returns the meta object for the reference 'Passive Resource
'.Returns the meta object for class 'Resource Utilization Stimulus
'.Returns the meta object for class 'Simulation State Stimulus
'.Returns the meta object for class 'Simulation Time
'.Returns the meta object for class 'Source Interface Stimulus
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Stimulus
'.Returns the meta object for class 'Target Group State Stimulus
'.Returns the meta object for class 'Task Count
'.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.
-
STIMULUS
static final int STIMULUSThe meta object id for the 'Stimulus
' class.- See Also:
- Generated class or method.
-
STIMULUS_FEATURE_COUNT
static final int STIMULUS_FEATURE_COUNTThe number of structural features of the 'Stimulus' class.- See Also:
- Generated class or method.
- Ordered collection.
-
TARGET_GROUP_STATE_STIMULUS
static final int TARGET_GROUP_STATE_STIMULUSThe meta object id for the 'Target Group State Stimulus
' class.- See Also:
- Generated class or method.
-
TARGET_GROUP_STATE_STIMULUS_FEATURE_COUNT
static final int TARGET_GROUP_STATE_STIMULUS_FEATURE_COUNTThe number of structural features of the 'Target Group State Stimulus' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMULATION_STATE_STIMULUS
static final int SIMULATION_STATE_STIMULUSThe meta object id for the 'Simulation State Stimulus
' class.- See Also:
- Generated class or method.
-
SIMULATION_STATE_STIMULUS_FEATURE_COUNT
static final int SIMULATION_STATE_STIMULUS_FEATURE_COUNTThe number of structural features of the 'Simulation State Stimulus' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SOURCE_INTERFACE_STIMULUS
static final int SOURCE_INTERFACE_STIMULUSThe meta object id for the 'Source Interface Stimulus
' class.- See Also:
- Generated class or method.
-
SOURCE_INTERFACE_STIMULUS_FEATURE_COUNT
static final int SOURCE_INTERFACE_STIMULUS_FEATURE_COUNTThe number of structural features of the 'Source Interface Stimulus' class.- See Also:
- Generated class or method.
- Ordered collection.
-
OPERATION_RESPONSE_TIME
static final int OPERATION_RESPONSE_TIMEThe meta object id for the 'Operation Response Time
' class.- See Also:
- Generated class or method.
-
OPERATION_RESPONSE_TIME__OPERATION_SIGNATURE
static final int OPERATION_RESPONSE_TIME__OPERATION_SIGNATUREThe feature id for the 'Operation Signature' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
OPERATION_RESPONSE_TIME_FEATURE_COUNT
static final int OPERATION_RESPONSE_TIME_FEATURE_COUNTThe number of structural features of the 'Operation Response Time' class.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMBER_OF_ELEMENTS
static final int NUMBER_OF_ELEMENTSThe meta object id for the 'Number Of Elements
' class.- See Also:
- Generated class or method.
-
NUMBER_OF_ELEMENTS_FEATURE_COUNT
static final int NUMBER_OF_ELEMENTS_FEATURE_COUNTThe number of structural features of the 'Number Of Elements' class.- See Also:
- Generated class or method.
- Ordered collection.
-
MANAGED_ELEMENTS_STATE_STIMULUS
static final int MANAGED_ELEMENTS_STATE_STIMULUSThe meta object id for the 'Managed Elements State Stimulus
' class.- See Also:
- Generated class or method.
-
MANAGED_ELEMENTS_STATE_STIMULUS__AGGREGATION_OVER_ELEMENTS
static final int MANAGED_ELEMENTS_STATE_STIMULUS__AGGREGATION_OVER_ELEMENTSThe feature id for the 'Aggregation Over Elements' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MANAGED_ELEMENTS_STATE_STIMULUS_FEATURE_COUNT
static final int MANAGED_ELEMENTS_STATE_STIMULUS_FEATURE_COUNTThe number of structural features of the 'Managed Elements State Stimulus' class.- See Also:
- Generated class or method.
- Ordered collection.
-
RESOURCE_UTILIZATION_STIMULUS
static final int RESOURCE_UTILIZATION_STIMULUSThe meta object id for the 'Resource Utilization Stimulus
' class.- See Also:
- Generated class or method.
-
RESOURCE_UTILIZATION_STIMULUS__AGGREGATION_OVER_ELEMENTS
static final int RESOURCE_UTILIZATION_STIMULUS__AGGREGATION_OVER_ELEMENTSThe feature id for the 'Aggregation Over Elements' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
RESOURCE_UTILIZATION_STIMULUS_FEATURE_COUNT
static final int RESOURCE_UTILIZATION_STIMULUS_FEATURE_COUNTThe number of structural features of the 'Resource Utilization Stimulus' class.- See Also:
- Generated class or method.
- Ordered collection.
-
CPU_UTILIZATION
static final int CPU_UTILIZATIONThe meta object id for the 'CPU Utilization
' class.- See Also:
- Generated class or method.
-
CPU_UTILIZATION__AGGREGATION_OVER_ELEMENTS
static final int CPU_UTILIZATION__AGGREGATION_OVER_ELEMENTSThe feature id for the 'Aggregation Over Elements' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CPU_UTILIZATION_FEATURE_COUNT
static final int CPU_UTILIZATION_FEATURE_COUNTThe number of structural features of the 'CPU Utilization' class.- See Also:
- Generated class or method.
- Ordered collection.
-
MEMORY_UTILIZATION
static final int MEMORY_UTILIZATIONThe meta object id for the 'Memory Utilization
' class.- See Also:
- Generated class or method.
-
MEMORY_UTILIZATION__AGGREGATION_OVER_ELEMENTS
static final int MEMORY_UTILIZATION__AGGREGATION_OVER_ELEMENTSThe feature id for the 'Aggregation Over Elements' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MEMORY_UTILIZATION_FEATURE_COUNT
static final int MEMORY_UTILIZATION_FEATURE_COUNTThe number of structural features of the 'Memory Utilization' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMULATION_TIME
static final int SIMULATION_TIMEThe meta object id for the 'Simulation Time
' class.- See Also:
- Generated class or method.
-
SIMULATION_TIME_FEATURE_COUNT
static final int SIMULATION_TIME_FEATURE_COUNTThe number of structural features of the 'Simulation Time' class.- See Also:
- Generated class or method.
- Ordered collection.
-
HDD_UTILIZATION
static final int HDD_UTILIZATIONThe meta object id for the 'HDD Utilization
' class.- See Also:
- Generated class or method.
-
HDD_UTILIZATION__AGGREGATION_OVER_ELEMENTS
static final int HDD_UTILIZATION__AGGREGATION_OVER_ELEMENTSThe feature id for the 'Aggregation Over Elements' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
HDD_UTILIZATION__USAGE_TYPE
static final int HDD_UTILIZATION__USAGE_TYPEThe feature id for the 'Usage Type' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
HDD_UTILIZATION_FEATURE_COUNT
static final int HDD_UTILIZATION_FEATURE_COUNTThe number of structural features of the 'HDD Utilization' class.- See Also:
- Generated class or method.
- Ordered collection.
-
TASK_COUNT
static final int TASK_COUNTThe meta object id for the 'Task Count
' class.- See Also:
- Generated class or method.
-
TASK_COUNT__AGGREGATION_OVER_ELEMENTS
static final int TASK_COUNT__AGGREGATION_OVER_ELEMENTSThe feature id for the 'Aggregation Over Elements' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
TASK_COUNT_FEATURE_COUNT
static final int TASK_COUNT_FEATURE_COUNTThe number of structural features of the 'Task Count' class.- See Also:
- Generated class or method.
- Ordered collection.
-
QUEUE_LENGTH
static final int QUEUE_LENGTHThe meta object id for the 'Queue Length
' class.- See Also:
- Generated class or method.
-
QUEUE_LENGTH__PASSIVE_RESOURCE
static final int QUEUE_LENGTH__PASSIVE_RESOURCEThe feature id for the 'Passive Resource' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
QUEUE_LENGTH_FEATURE_COUNT
static final int QUEUE_LENGTH_FEATURE_COUNTThe number of structural features of the 'Queue Length' class.- See Also:
- Generated class or method.
- Ordered collection.
-
NETWORK_UTILIZATION
static final int NETWORK_UTILIZATIONThe meta object id for the 'Network Utilization
' class.- See Also:
- Generated class or method.
-
NETWORK_UTILIZATION__AGGREGATION_OVER_ELEMENTS
static final int NETWORK_UTILIZATION__AGGREGATION_OVER_ELEMENTSThe feature id for the 'Aggregation Over Elements' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NETWORK_UTILIZATION__USAGE_TYPE
static final int NETWORK_UTILIZATION__USAGE_TYPEThe feature id for the 'Usage Type' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NETWORK_UTILIZATION_FEATURE_COUNT
static final int NETWORK_UTILIZATION_FEATURE_COUNTThe number of structural features of the 'Network Utilization' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getStimulus
EClass getStimulus()Returns the meta object for class 'Stimulus
'.- Returns:
- the meta object for class 'Stimulus'.
- See Also:
- Generated class or method.
-
getTargetGroupStateStimulus
EClass getTargetGroupStateStimulus()Returns the meta object for class 'Target Group State Stimulus
'.- Returns:
- the meta object for class 'Target Group State Stimulus'.
- See Also:
- Generated class or method.
-
getSimulationStateStimulus
EClass getSimulationStateStimulus()Returns the meta object for class 'Simulation State Stimulus
'.- Returns:
- the meta object for class 'Simulation State Stimulus'.
- See Also:
- Generated class or method.
-
getSourceInterfaceStimulus
EClass getSourceInterfaceStimulus()Returns the meta object for class 'Source Interface Stimulus
'.- Returns:
- the meta object for class 'Source Interface Stimulus'.
- See Also:
- Generated class or method.
-
getOperationResponseTime
EClass getOperationResponseTime()Returns the meta object for class 'Operation Response Time
'.- Returns:
- the meta object for class 'Operation Response Time'.
- See Also:
- Generated class or method.
-
getOperationResponseTime_OperationSignature
EReference getOperationResponseTime_OperationSignature()Returns the meta object for the reference 'Operation Signature
'.- Returns:
- the meta object for the reference 'Operation Signature'.
- See Also:
- Generated class or method.
-
getNumberOfElements
EClass getNumberOfElements()Returns the meta object for class 'Number Of Elements
'.- Returns:
- the meta object for class 'Number Of Elements'.
- See Also:
- Generated class or method.
-
getManagedElementsStateStimulus
EClass getManagedElementsStateStimulus()Returns the meta object for class 'Managed Elements State Stimulus
'.- Returns:
- the meta object for class 'Managed Elements State Stimulus'.
- See Also:
- Generated class or method.
-
getManagedElementsStateStimulus_AggregationOverElements
EAttribute getManagedElementsStateStimulus_AggregationOverElements()Returns the meta object for the attribute 'Aggregation Over Elements
'.- Returns:
- the meta object for the attribute 'Aggregation Over Elements'.
- See Also:
- Generated class or method.
-
getCPUUtilization
EClass getCPUUtilization()Returns the meta object for class 'CPU Utilization
'.- Returns:
- the meta object for class 'CPU Utilization'.
- See Also:
- Generated class or method.
-
getMemoryUtilization
EClass getMemoryUtilization()Returns the meta object for class 'Memory Utilization
'.- Returns:
- the meta object for class 'Memory Utilization'.
- See Also:
- Generated class or method.
-
getSimulationTime
EClass getSimulationTime()Returns the meta object for class 'Simulation Time
'.- Returns:
- the meta object for class 'Simulation Time'.
- See Also:
- Generated class or method.
-
getHDDUtilization
EClass getHDDUtilization()Returns the meta object for class 'HDD Utilization
'.- Returns:
- the meta object for class 'HDD Utilization'.
- See Also:
- Generated class or method.
-
getHDDUtilization_UsageType
EAttribute getHDDUtilization_UsageType()Returns the meta object for the attribute 'Usage Type
'.- Returns:
- the meta object for the attribute 'Usage Type'.
- See Also:
- Generated class or method.
-
getResourceUtilizationStimulus
EClass getResourceUtilizationStimulus()Returns the meta object for class 'Resource Utilization Stimulus
'.- Returns:
- the meta object for class 'Resource Utilization Stimulus'.
- See Also:
- Generated class or method.
-
getTaskCount
EClass getTaskCount()Returns the meta object for class 'Task Count
'.- Returns:
- the meta object for class 'Task Count'.
- See Also:
- Generated class or method.
-
getQueueLength
EClass getQueueLength()Returns the meta object for class 'Queue Length
'.- Returns:
- the meta object for class 'Queue Length'.
- See Also:
- Generated class or method.
-
getQueueLength_PassiveResource
EReference getQueueLength_PassiveResource()Returns the meta object for the reference 'Passive Resource
'.- Returns:
- the meta object for the reference 'Passive Resource'.
- See Also:
- Generated class or method.
-
getNetworkUtilization
EClass getNetworkUtilization()Returns the meta object for class 'Network Utilization
'.- Returns:
- the meta object for class 'Network Utilization'.
- See Also:
- Generated class or method.
-
getNetworkUtilization_UsageType
EAttribute getNetworkUtilization_UsageType()Returns the meta object for the attribute 'Usage Type
'.- Returns:
- the meta object for the attribute 'Usage Type'.
- See Also:
- Generated class or method.
-
getStimuliFactory
StimuliFactory getStimuliFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-