Interface AbstractsimulationPackage.Literals
- Enclosing interface:
- AbstractsimulationPackage
public static interface AbstractsimulationPackage.Literals
Defines 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
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Abstract Simulation Configuration
' class.static final EReference
The meta object literal for the 'Datasource' containment reference feature.static final EReference
The meta object literal for the 'Random Number Generator Seed' containment reference feature.static final EAttribute
The meta object literal for the 'Simulate Failures' attribute feature.static final EAttribute
The meta object literal for the 'Simulate Linking Resources' attribute feature.static final EReference
The meta object literal for the 'Stop Conditions' containment reference list feature.static final EClass
The meta object literal for the 'EDP2 Datasource
' class.static final EAttribute
The meta object literal for the 'Id' attribute feature.static final EEnum
The meta object literal for the 'Export Option
' enum.static final EClass
The meta object literal for the 'File Datasource
' class.static final EAttribute
The meta object literal for the 'Export Option' attribute feature.static final EAttribute
The meta object literal for the 'Location' attribute feature.static final EClass
The meta object literal for the 'Measurement Count Stop Condition
' class.static final EAttribute
The meta object literal for the 'Measurement Count' attribute feature.static final EClass
The meta object literal for the 'Memory Datasource
' class.static final EClass
The meta object literal for the 'Random Number Generator Seed
' class.static final EAttribute
The meta object literal for the 'Seed0' attribute feature.static final EAttribute
The meta object literal for the 'Seed1' attribute feature.static final EAttribute
The meta object literal for the 'Seed2' attribute feature.static final EAttribute
The meta object literal for the 'Seed3' attribute feature.static final EAttribute
The meta object literal for the 'Seed4' attribute feature.static final EAttribute
The meta object literal for the 'Seed5' attribute feature.static final EClass
The meta object literal for the 'Sim Time Stop Condition
' class.static final EAttribute
The meta object literal for the 'Simulation Time' attribute feature.static final EClass
The meta object literal for the 'Stop Condition
' class.
-
Field Details
-
ABSTRACT_SIMULATION_CONFIGURATION
The meta object literal for the 'Abstract Simulation Configuration
' class.- See Also:
- Generated class or method.
-
ABSTRACT_SIMULATION_CONFIGURATION__STOP_CONDITIONS
The meta object literal for the 'Stop Conditions' containment reference list feature.- Generated class or method.
-
ABSTRACT_SIMULATION_CONFIGURATION__RANDOM_NUMBER_GENERATOR_SEED
The meta object literal for the 'Random Number Generator Seed' containment reference feature.- Generated class or method.
-
ABSTRACT_SIMULATION_CONFIGURATION__SIMULATE_LINKING_RESOURCES
The meta object literal for the 'Simulate Linking Resources' attribute feature.- Generated class or method.
-
ABSTRACT_SIMULATION_CONFIGURATION__SIMULATE_FAILURES
The meta object literal for the 'Simulate Failures' attribute feature.- Generated class or method.
-
ABSTRACT_SIMULATION_CONFIGURATION__DATASOURCE
The meta object literal for the 'Datasource' containment reference feature.- Generated class or method.
-
RANDOM_NUMBER_GENERATOR_SEED
The meta object literal for the 'Random Number Generator Seed
' class.- See Also:
- Generated class or method.
-
RANDOM_NUMBER_GENERATOR_SEED__SEED0
The meta object literal for the 'Seed0' attribute feature.- Generated class or method.
-
RANDOM_NUMBER_GENERATOR_SEED__SEED1
The meta object literal for the 'Seed1' attribute feature.- Generated class or method.
-
RANDOM_NUMBER_GENERATOR_SEED__SEED2
The meta object literal for the 'Seed2' attribute feature.- Generated class or method.
-
RANDOM_NUMBER_GENERATOR_SEED__SEED3
The meta object literal for the 'Seed3' attribute feature.- Generated class or method.
-
RANDOM_NUMBER_GENERATOR_SEED__SEED4
The meta object literal for the 'Seed4' attribute feature.- Generated class or method.
-
RANDOM_NUMBER_GENERATOR_SEED__SEED5
The meta object literal for the 'Seed5' attribute feature.- Generated class or method.
-
EDP2_DATASOURCE
The meta object literal for the 'EDP2 Datasource
' class.- See Also:
- Generated class or method.
-
EDP2_DATASOURCE__ID
The meta object literal for the 'Id' attribute feature.- Generated class or method.
-
MEMORY_DATASOURCE
The meta object literal for the 'Memory Datasource
' class.- See Also:
- Generated class or method.
-
FILE_DATASOURCE
The meta object literal for the 'File Datasource
' class.- See Also:
- Generated class or method.
-
FILE_DATASOURCE__LOCATION
The meta object literal for the 'Location' attribute feature.- Generated class or method.
-
FILE_DATASOURCE__EXPORT_OPTION
The meta object literal for the 'Export Option' attribute feature.- Generated class or method.
-
MEASUREMENT_COUNT_STOP_CONDITION
The meta object literal for the 'Measurement Count Stop Condition
' class.- See Also:
- Generated class or method.
-
MEASUREMENT_COUNT_STOP_CONDITION__MEASUREMENT_COUNT
The meta object literal for the 'Measurement Count' attribute feature.- Generated class or method.
-
SIM_TIME_STOP_CONDITION
The meta object literal for the 'Sim Time Stop Condition
' class.- See Also:
- Generated class or method.
-
SIM_TIME_STOP_CONDITION__SIMULATION_TIME
The meta object literal for the 'Simulation Time' attribute feature.- Generated class or method.
-
STOP_CONDITION
The meta object literal for the 'Stop Condition
' class.- See Also:
- Generated class or method.
-
EXPORT_OPTION
The meta object literal for the 'Export Option
' enum.- See Also:
- Generated class or method.
-