Interface AbstractsimulationPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
AbstractsimulationPackageImpl
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 int
The meta object id for the 'Abstract Simulation Configuration
' class.static final int
The feature id for the 'Datasource' containment reference.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Random Number Generator Seed' containment reference.static final int
The feature id for the 'Simulate Failures' attribute.static final int
The feature id for the 'Simulate Linking Resources' attribute.static final int
The feature id for the 'Stop Conditions' containment reference list.static final int
The number of structural features of the 'Abstract Simulation Configuration' class.static final String
static final int
The meta object id for the 'EDP2 Datasource
' class.static final int
The feature id for the 'Id' attribute.static final int
The number of structural features of the 'EDP2 Datasource' class.static final AbstractsimulationPackage
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 'Export Option
' enum.static final int
The meta object id for the 'File Datasource
' class.static final int
The feature id for the 'Export Option' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Location' attribute.static final int
The number of structural features of the 'File Datasource' class.static final int
The meta object id for the 'Measurement Count Stop Condition
' class.static final int
The feature id for the 'Measurement Count' attribute.static final int
The number of structural features of the 'Measurement Count Stop Condition' class.static final int
The meta object id for the 'Memory Datasource
' class.static final int
The feature id for the 'Id' attribute.static final int
The number of structural features of the 'Memory Datasource' class.static final int
The meta object id for the 'Random Number Generator Seed
' class.static final int
The feature id for the 'Seed0' attribute.static final int
The feature id for the 'Seed1' attribute.static final int
The feature id for the 'Seed2' attribute.static final int
The feature id for the 'Seed3' attribute.static final int
The feature id for the 'Seed4' attribute.static final int
The feature id for the 'Seed5' attribute.static final int
The number of structural features of the 'Random Number Generator Seed' class.static final int
The meta object id for the 'Sim Time Stop Condition
' class.static final int
The feature id for the 'Simulation Time' attribute.static final int
The number of structural features of the 'Sim Time Stop Condition' class.static final int
The meta object id for the 'Stop Condition
' class.static final int
The number of structural features of the 'Stop Condition' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Abstract Simulation Configuration
'.Returns the meta object for the containment reference 'Datasource
'.Returns the meta object for the containment reference 'Random Number Generator Seed
'.Returns the meta object for the attribute 'Simulate Failures
'.Returns the meta object for the attribute 'Simulate Linking Resources
'.Returns the meta object for the containment reference list 'Stop Conditions
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'EDP2 Datasource
'.Returns the meta object for the attribute 'Id
'.Returns the meta object for enum 'Export Option
'.Returns the meta object for class 'File Datasource
'.Returns the meta object for the attribute 'Export Option
'.Returns the meta object for the attribute 'Location
'.Returns the meta object for class 'Measurement Count Stop Condition
'.Returns the meta object for the attribute 'Measurement Count
'.Returns the meta object for class 'Memory Datasource
'.Returns the meta object for class 'Random Number Generator Seed
'.Returns the meta object for the attribute 'Seed0
'.Returns the meta object for the attribute 'Seed1
'.Returns the meta object for the attribute 'Seed2
'.Returns the meta object for the attribute 'Seed3
'.Returns the meta object for the attribute 'Seed4
'.Returns the meta object for the attribute 'Seed5
'.Returns the meta object for class 'Sim Time Stop Condition
'.Returns the meta object for the attribute 'Simulation Time
'.Returns the meta object for class 'Stop Condition
'.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
-
copyright
- See Also:
- Generated class or method.
-
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.
-
ABSTRACT_SIMULATION_CONFIGURATION
static final int ABSTRACT_SIMULATION_CONFIGURATIONThe meta object id for the 'Abstract Simulation Configuration
' class.- See Also:
- Generated class or method.
-
ABSTRACT_SIMULATION_CONFIGURATION__NAME
static final int ABSTRACT_SIMULATION_CONFIGURATION__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ABSTRACT_SIMULATION_CONFIGURATION__STOP_CONDITIONS
static final int ABSTRACT_SIMULATION_CONFIGURATION__STOP_CONDITIONSThe feature id for the 'Stop Conditions' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ABSTRACT_SIMULATION_CONFIGURATION__RANDOM_NUMBER_GENERATOR_SEED
static final int ABSTRACT_SIMULATION_CONFIGURATION__RANDOM_NUMBER_GENERATOR_SEEDThe feature id for the 'Random Number Generator Seed' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ABSTRACT_SIMULATION_CONFIGURATION__SIMULATE_LINKING_RESOURCES
static final int ABSTRACT_SIMULATION_CONFIGURATION__SIMULATE_LINKING_RESOURCESThe feature id for the 'Simulate Linking Resources' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ABSTRACT_SIMULATION_CONFIGURATION__SIMULATE_FAILURES
static final int ABSTRACT_SIMULATION_CONFIGURATION__SIMULATE_FAILURESThe feature id for the 'Simulate Failures' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ABSTRACT_SIMULATION_CONFIGURATION__DATASOURCE
static final int ABSTRACT_SIMULATION_CONFIGURATION__DATASOURCEThe feature id for the 'Datasource' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ABSTRACT_SIMULATION_CONFIGURATION_FEATURE_COUNT
static final int ABSTRACT_SIMULATION_CONFIGURATION_FEATURE_COUNTThe number of structural features of the 'Abstract Simulation Configuration' class.- See Also:
- Generated class or method.
- Ordered collection.
-
RANDOM_NUMBER_GENERATOR_SEED
static final int RANDOM_NUMBER_GENERATOR_SEEDThe meta object id for the 'Random Number Generator Seed
' class.- See Also:
- Generated class or method.
-
MEMORY_DATASOURCE
static final int MEMORY_DATASOURCEThe meta object id for the 'Memory Datasource
' class.- See Also:
- Generated class or method.
-
FILE_DATASOURCE
static final int FILE_DATASOURCEThe meta object id for the 'File Datasource
' class.- See Also:
- Generated class or method.
-
STOP_CONDITION
static final int STOP_CONDITIONThe meta object id for the 'Stop Condition
' class.- See Also:
- Generated class or method.
-
MEASUREMENT_COUNT_STOP_CONDITION
static final int MEASUREMENT_COUNT_STOP_CONDITIONThe meta object id for the 'Measurement Count Stop Condition
' class.- See Also:
- Generated class or method.
-
SIM_TIME_STOP_CONDITION
static final int SIM_TIME_STOP_CONDITIONThe meta object id for the 'Sim Time Stop Condition
' class.- See Also:
- Generated class or method.
-
RANDOM_NUMBER_GENERATOR_SEED__SEED0
static final int RANDOM_NUMBER_GENERATOR_SEED__SEED0The feature id for the 'Seed0' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
RANDOM_NUMBER_GENERATOR_SEED__SEED1
static final int RANDOM_NUMBER_GENERATOR_SEED__SEED1The feature id for the 'Seed1' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
RANDOM_NUMBER_GENERATOR_SEED__SEED2
static final int RANDOM_NUMBER_GENERATOR_SEED__SEED2The feature id for the 'Seed2' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
RANDOM_NUMBER_GENERATOR_SEED__SEED3
static final int RANDOM_NUMBER_GENERATOR_SEED__SEED3The feature id for the 'Seed3' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
RANDOM_NUMBER_GENERATOR_SEED__SEED4
static final int RANDOM_NUMBER_GENERATOR_SEED__SEED4The feature id for the 'Seed4' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
RANDOM_NUMBER_GENERATOR_SEED__SEED5
static final int RANDOM_NUMBER_GENERATOR_SEED__SEED5The feature id for the 'Seed5' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
RANDOM_NUMBER_GENERATOR_SEED_FEATURE_COUNT
static final int RANDOM_NUMBER_GENERATOR_SEED_FEATURE_COUNTThe number of structural features of the 'Random Number Generator Seed' class.- See Also:
- Generated class or method.
- Ordered collection.
-
EDP2_DATASOURCE
static final int EDP2_DATASOURCEThe meta object id for the 'EDP2 Datasource
' class.- See Also:
- Generated class or method.
-
EDP2_DATASOURCE__ID
static final int EDP2_DATASOURCE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
EDP2_DATASOURCE_FEATURE_COUNT
static final int EDP2_DATASOURCE_FEATURE_COUNTThe number of structural features of the 'EDP2 Datasource' class.- See Also:
- Generated class or method.
- Ordered collection.
-
MEMORY_DATASOURCE__ID
static final int MEMORY_DATASOURCE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MEMORY_DATASOURCE_FEATURE_COUNT
static final int MEMORY_DATASOURCE_FEATURE_COUNTThe number of structural features of the 'Memory Datasource' class.- See Also:
- Generated class or method.
- Ordered collection.
-
FILE_DATASOURCE__ID
static final int FILE_DATASOURCE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
FILE_DATASOURCE__LOCATION
static final int FILE_DATASOURCE__LOCATIONThe feature id for the 'Location' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
FILE_DATASOURCE__EXPORT_OPTION
static final int FILE_DATASOURCE__EXPORT_OPTIONThe feature id for the 'Export Option' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
FILE_DATASOURCE_FEATURE_COUNT
static final int FILE_DATASOURCE_FEATURE_COUNTThe number of structural features of the 'File Datasource' class.- See Also:
- Generated class or method.
- Ordered collection.
-
STOP_CONDITION_FEATURE_COUNT
static final int STOP_CONDITION_FEATURE_COUNTThe number of structural features of the 'Stop Condition' class.- See Also:
- Generated class or method.
- Ordered collection.
-
MEASUREMENT_COUNT_STOP_CONDITION__MEASUREMENT_COUNT
static final int MEASUREMENT_COUNT_STOP_CONDITION__MEASUREMENT_COUNTThe feature id for the 'Measurement Count' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MEASUREMENT_COUNT_STOP_CONDITION_FEATURE_COUNT
static final int MEASUREMENT_COUNT_STOP_CONDITION_FEATURE_COUNTThe number of structural features of the 'Measurement Count Stop Condition' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SIM_TIME_STOP_CONDITION__SIMULATION_TIME
static final int SIM_TIME_STOP_CONDITION__SIMULATION_TIMEThe feature id for the 'Simulation Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SIM_TIME_STOP_CONDITION_FEATURE_COUNT
static final int SIM_TIME_STOP_CONDITION_FEATURE_COUNTThe number of structural features of the 'Sim Time Stop Condition' class.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPORT_OPTION
static final int EXPORT_OPTIONThe meta object id for the 'Export Option
' enum.- See Also:
- Generated class or method.
-
-
Method Details
-
getAbstractSimulationConfiguration
EClass getAbstractSimulationConfiguration()Returns the meta object for class 'Abstract Simulation Configuration
'.- Returns:
- the meta object for class 'Abstract Simulation Configuration'.
- See Also:
- Generated class or method.
-
getAbstractSimulationConfiguration_StopConditions
EReference getAbstractSimulationConfiguration_StopConditions()Returns the meta object for the containment reference list 'Stop Conditions
'.- Returns:
- the meta object for the containment reference list 'Stop Conditions'.
- See Also:
- Generated class or method.
-
getAbstractSimulationConfiguration_RandomNumberGeneratorSeed
EReference getAbstractSimulationConfiguration_RandomNumberGeneratorSeed()Returns the meta object for the containment reference 'Random Number Generator Seed
'.- Returns:
- the meta object for the containment reference 'Random Number Generator Seed'.
- See Also:
- Generated class or method.
-
getAbstractSimulationConfiguration_SimulateLinkingResources
EAttribute getAbstractSimulationConfiguration_SimulateLinkingResources()Returns the meta object for the attribute 'Simulate Linking Resources
'.- Returns:
- the meta object for the attribute 'Simulate Linking Resources'.
- See Also:
- Generated class or method.
-
getAbstractSimulationConfiguration_SimulateFailures
EAttribute getAbstractSimulationConfiguration_SimulateFailures()Returns the meta object for the attribute 'Simulate Failures
'.- Returns:
- the meta object for the attribute 'Simulate Failures'.
- See Also:
- Generated class or method.
-
getAbstractSimulationConfiguration_Datasource
EReference getAbstractSimulationConfiguration_Datasource()Returns the meta object for the containment reference 'Datasource
'.- Returns:
- the meta object for the containment reference 'Datasource'.
- See Also:
- Generated class or method.
-
getRandomNumberGeneratorSeed
EClass getRandomNumberGeneratorSeed()Returns the meta object for class 'Random Number Generator Seed
'.- Returns:
- the meta object for class 'Random Number Generator Seed'.
- See Also:
- Generated class or method.
-
getRandomNumberGeneratorSeed_Seed0
EAttribute getRandomNumberGeneratorSeed_Seed0()Returns the meta object for the attribute 'Seed0
'.- Returns:
- the meta object for the attribute 'Seed0'.
- See Also:
- Generated class or method.
-
getRandomNumberGeneratorSeed_Seed1
EAttribute getRandomNumberGeneratorSeed_Seed1()Returns the meta object for the attribute 'Seed1
'.- Returns:
- the meta object for the attribute 'Seed1'.
- See Also:
- Generated class or method.
-
getRandomNumberGeneratorSeed_Seed2
EAttribute getRandomNumberGeneratorSeed_Seed2()Returns the meta object for the attribute 'Seed2
'.- Returns:
- the meta object for the attribute 'Seed2'.
- See Also:
- Generated class or method.
-
getRandomNumberGeneratorSeed_Seed3
EAttribute getRandomNumberGeneratorSeed_Seed3()Returns the meta object for the attribute 'Seed3
'.- Returns:
- the meta object for the attribute 'Seed3'.
- See Also:
- Generated class or method.
-
getRandomNumberGeneratorSeed_Seed4
EAttribute getRandomNumberGeneratorSeed_Seed4()Returns the meta object for the attribute 'Seed4
'.- Returns:
- the meta object for the attribute 'Seed4'.
- See Also:
- Generated class or method.
-
getRandomNumberGeneratorSeed_Seed5
EAttribute getRandomNumberGeneratorSeed_Seed5()Returns the meta object for the attribute 'Seed5
'.- Returns:
- the meta object for the attribute 'Seed5'.
- See Also:
- Generated class or method.
-
getEDP2Datasource
EClass getEDP2Datasource()Returns the meta object for class 'EDP2 Datasource
'.- Returns:
- the meta object for class 'EDP2 Datasource'.
- See Also:
- Generated class or method.
-
getEDP2Datasource_Id
EAttribute getEDP2Datasource_Id()Returns the meta object for the attribute 'Id
'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
- Generated class or method.
-
getMemoryDatasource
EClass getMemoryDatasource()Returns the meta object for class 'Memory Datasource
'.- Returns:
- the meta object for class 'Memory Datasource'.
- See Also:
- Generated class or method.
-
getFileDatasource
EClass getFileDatasource()Returns the meta object for class 'File Datasource
'.- Returns:
- the meta object for class 'File Datasource'.
- See Also:
- Generated class or method.
-
getFileDatasource_Location
EAttribute getFileDatasource_Location()Returns the meta object for the attribute 'Location
'.- Returns:
- the meta object for the attribute 'Location'.
- See Also:
- Generated class or method.
-
getFileDatasource_ExportOption
EAttribute getFileDatasource_ExportOption()Returns the meta object for the attribute 'Export Option
'.- Returns:
- the meta object for the attribute 'Export Option'.
- See Also:
- Generated class or method.
-
getMeasurementCountStopCondition
EClass getMeasurementCountStopCondition()Returns the meta object for class 'Measurement Count Stop Condition
'.- Returns:
- the meta object for class 'Measurement Count Stop Condition'.
- See Also:
- Generated class or method.
-
getMeasurementCountStopCondition_MeasurementCount
EAttribute getMeasurementCountStopCondition_MeasurementCount()Returns the meta object for the attribute 'Measurement Count
'.- Returns:
- the meta object for the attribute 'Measurement Count'.
- See Also:
- Generated class or method.
-
getSimTimeStopCondition
EClass getSimTimeStopCondition()Returns the meta object for class 'Sim Time Stop Condition
'.- Returns:
- the meta object for class 'Sim Time Stop Condition'.
- See Also:
- Generated class or method.
-
getSimTimeStopCondition_SimulationTime
EAttribute getSimTimeStopCondition_SimulationTime()Returns the meta object for the attribute 'Simulation Time
'.- Returns:
- the meta object for the attribute 'Simulation Time'.
- See Also:
- Generated class or method.
-
getStopCondition
EClass getStopCondition()Returns the meta object for class 'Stop Condition
'.- Returns:
- the meta object for class 'Stop Condition'.
- See Also:
- Generated class or method.
-
getExportOption
EEnum getExportOption()Returns the meta object for enum 'Export Option
'.- Returns:
- the meta object for enum 'Export Option'.
- See Also:
- Generated class or method.
-
getAbstractsimulationFactory
AbstractsimulationFactory getAbstractsimulationFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-