public interface AssemblyPackage
extends org.eclipse.emf.ecore.EPackage
AssemblyFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
AssemblyPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static int |
ASSEMBLY_COMPONENT
The meta object id for the '
Component' class. |
static int |
ASSEMBLY_COMPONENT__ASSEMBLY_OPERATIONS
The feature id for the 'Assembly Operations' map.
|
static int |
ASSEMBLY_COMPONENT__COMPONENT_TYPE
The feature id for the 'Component Type' reference.
|
static int |
ASSEMBLY_COMPONENT_FEATURE_COUNT
The number of structural features of the 'Component' class.
|
static int |
ASSEMBLY_COMPONENT_OPERATION_COUNT
The number of operations of the 'Component' class.
|
static int |
ASSEMBLY_MODEL
The meta object id for the '
Model' class. |
static int |
ASSEMBLY_MODEL__ASSEMBLY_COMPONENTS
The feature id for the 'Assembly Components' map.
|
static int |
ASSEMBLY_MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.
|
static int |
ASSEMBLY_MODEL_OPERATION_COUNT
The number of operations of the 'Model' class.
|
static int |
ASSEMBLY_OPERATION
The meta object id for the '
Operation' class. |
static int |
ASSEMBLY_OPERATION___GET_ASSEMBLY_COMPONENT
The operation id for the 'Get Assembly Component' operation.
|
static int |
ASSEMBLY_OPERATION__OPERATION_TYPE
The feature id for the 'Operation Type' reference.
|
static int |
ASSEMBLY_OPERATION_FEATURE_COUNT
The number of structural features of the 'Operation' class.
|
static int |
ASSEMBLY_OPERATION_OPERATION_COUNT
The number of operations of the 'Operation' class.
|
static AssemblyPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY
The meta object id for the '
EString To Assembly Component Map Entry' class. |
static int |
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.
|
static int |
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.
|
static int |
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'EString To Assembly Component Map Entry' class.
|
static int |
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'EString To Assembly Component Map Entry' class.
|
static int |
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY
The meta object id for the '
EString To Assembly Operation Map Entry' class. |
static int |
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.
|
static int |
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.
|
static int |
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'EString To Assembly Operation Map Entry' class.
|
static int |
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'EString To Assembly Operation Map Entry' class.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EReference |
getAssemblyComponent_AssemblyOperations()
Returns the meta object for the map '
Assembly Operations'. |
org.eclipse.emf.ecore.EReference |
getAssemblyComponent_ComponentType()
Returns the meta object for the reference '
Component Type'. |
org.eclipse.emf.ecore.EClass |
getAssemblyComponent()
Returns the meta object for class '
Component'. |
AssemblyFactory |
getAssemblyFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getAssemblyModel_AssemblyComponents()
Returns the meta object for the map '
Assembly Components'. |
org.eclipse.emf.ecore.EClass |
getAssemblyModel()
Returns the meta object for class '
Model'. |
org.eclipse.emf.ecore.EOperation |
getAssemblyOperation__GetAssemblyComponent()
Returns the meta object for the '
Get Assembly Component' operation. |
org.eclipse.emf.ecore.EReference |
getAssemblyOperation_OperationType()
Returns the meta object for the reference '
Operation Type'. |
org.eclipse.emf.ecore.EClass |
getAssemblyOperation()
Returns the meta object for class '
Operation'. |
org.eclipse.emf.ecore.EAttribute |
getEStringToAssemblyComponentMapEntry_Key()
Returns the meta object for the attribute '
Key'. |
org.eclipse.emf.ecore.EReference |
getEStringToAssemblyComponentMapEntry_Value()
Returns the meta object for the containment reference '
Value'. |
org.eclipse.emf.ecore.EClass |
getEStringToAssemblyComponentMapEntry()
Returns the meta object for class '
EString To Assembly Component Map Entry'. |
org.eclipse.emf.ecore.EAttribute |
getEStringToAssemblyOperationMapEntry_Key()
Returns the meta object for the attribute '
Key'. |
org.eclipse.emf.ecore.EReference |
getEStringToAssemblyOperationMapEntry_Value()
Returns the meta object for the containment reference '
Value'. |
org.eclipse.emf.ecore.EClass |
getEStringToAssemblyOperationMapEntry()
Returns the meta object for class '
EString To Assembly Operation Map Entry'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final AssemblyPackage eINSTANCE
static final int ASSEMBLY_MODEL
Model' class.
AssemblyModelImpl,
AssemblyPackageImpl.getAssemblyModel(),
Constant Field Valuesstatic final int ASSEMBLY_MODEL__ASSEMBLY_COMPONENTS
static final int ASSEMBLY_MODEL_FEATURE_COUNT
static final int ASSEMBLY_MODEL_OPERATION_COUNT
static final int ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY
EString To Assembly Component Map Entry' class.
static final int ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__KEY
static final int ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__VALUE
static final int ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY_OPERATION_COUNT
static final int ASSEMBLY_COMPONENT
Component' class.
AssemblyComponentImpl,
AssemblyPackageImpl.getAssemblyComponent(),
Constant Field Valuesstatic final int ASSEMBLY_COMPONENT__ASSEMBLY_OPERATIONS
static final int ASSEMBLY_COMPONENT__COMPONENT_TYPE
static final int ASSEMBLY_COMPONENT_FEATURE_COUNT
static final int ASSEMBLY_COMPONENT_OPERATION_COUNT
static final int ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY
EString To Assembly Operation Map Entry' class.
static final int ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__KEY
static final int ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__VALUE
static final int ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY_OPERATION_COUNT
static final int ASSEMBLY_OPERATION
Operation' class.
AssemblyOperationImpl,
AssemblyPackageImpl.getAssemblyOperation(),
Constant Field Valuesstatic final int ASSEMBLY_OPERATION__OPERATION_TYPE
static final int ASSEMBLY_OPERATION_FEATURE_COUNT
static final int ASSEMBLY_OPERATION___GET_ASSEMBLY_COMPONENT
static final int ASSEMBLY_OPERATION_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getAssemblyModel()
Model'.
AssemblyModelorg.eclipse.emf.ecore.EReference getAssemblyModel_AssemblyComponents()
Assembly Components'.
AssemblyModel.getAssemblyComponents(),
getAssemblyModel()org.eclipse.emf.ecore.EClass getEStringToAssemblyComponentMapEntry()
EString To Assembly Component Map Entry'.
Map.Entryorg.eclipse.emf.ecore.EAttribute getEStringToAssemblyComponentMapEntry_Key()
Key'.
Map.Entry,
getEStringToAssemblyComponentMapEntry()org.eclipse.emf.ecore.EReference getEStringToAssemblyComponentMapEntry_Value()
Value'.
Map.Entry,
getEStringToAssemblyComponentMapEntry()org.eclipse.emf.ecore.EClass getAssemblyComponent()
Component'.
AssemblyComponentorg.eclipse.emf.ecore.EReference getAssemblyComponent_AssemblyOperations()
Assembly Operations'.
AssemblyComponent.getAssemblyOperations(),
getAssemblyComponent()org.eclipse.emf.ecore.EReference getAssemblyComponent_ComponentType()
Component Type'.
AssemblyComponent.getComponentType(),
getAssemblyComponent()org.eclipse.emf.ecore.EClass getEStringToAssemblyOperationMapEntry()
EString To Assembly Operation Map Entry'.
Map.Entryorg.eclipse.emf.ecore.EAttribute getEStringToAssemblyOperationMapEntry_Key()
Key'.
Map.Entry,
getEStringToAssemblyOperationMapEntry()org.eclipse.emf.ecore.EReference getEStringToAssemblyOperationMapEntry_Value()
Value'.
Map.Entry,
getEStringToAssemblyOperationMapEntry()org.eclipse.emf.ecore.EClass getAssemblyOperation()
Operation'.
AssemblyOperationorg.eclipse.emf.ecore.EReference getAssemblyOperation_OperationType()
Operation Type'.
AssemblyOperation.getOperationType(),
getAssemblyOperation()org.eclipse.emf.ecore.EOperation getAssemblyOperation__GetAssemblyComponent()
Get Assembly Component' operation.
AssemblyOperation.getAssemblyComponent()AssemblyFactory getAssemblyFactory()
Copyright 2020 Kieker Project, http://kieker-monitoring.net