Interface AssemblyPackage
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement,org.eclipse.emf.ecore.ENamedElement,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EPackage,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
AssemblyPackageImpl
public interface AssemblyPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
- Generated:
- Model:
- kind="package"
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDefines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe meta object id for the 'Component' class.static final intThe feature id for the 'Component Type' reference.static final intThe feature id for the 'Contained Components' reference list.static final intThe feature id for the 'Operations' map.static final intThe feature id for the 'Provided Interfaces' map.static final intThe feature id for the 'Required Interfaces' containment reference list.static final intThe feature id for the 'Signature' attribute.static final intThe feature id for the 'Storages' map.static final intThe number of structural features of the 'Component' class.static final intThe number of operations of the 'Component' class.static final intThe meta object id for the 'Model' class.static final intThe feature id for the 'Components' map.static final intThe number of structural features of the 'Model' class.static final intThe number of operations of the 'Model' class.static final intThe meta object id for the 'Operation' class.static final intThe operation id for the 'Get Component' operation.static final intThe feature id for the 'Operation Type' reference.static final intThe number of structural features of the 'Operation' class.static final intThe number of operations of the 'Operation' class.static final intThe meta object id for the 'Provided Interface' class.static final intThe feature id for the 'Provided Interface Type' reference.static final intThe number of structural features of the 'Provided Interface' class.static final intThe number of operations of the 'Provided Interface' class.static final intThe meta object id for the 'Required Interface' class.static final intThe feature id for the 'Required Interface Type' reference.static final intThe feature id for the 'Requires' reference.static final intThe number of structural features of the 'Required Interface' class.static final intThe number of operations of the 'Required Interface' class.static final intThe meta object id for the 'Storage' class.static final intThe operation id for the 'Get Component' operation.static final intThe feature id for the 'Storage Type' reference.static final intThe number of structural features of the 'Storage' class.static final intThe number of operations of the 'Storage' class.static final AssemblyPackageThe singleton instance of the package.static final StringThe package name.static final StringThe package namespace name.static final StringThe package namespace URI.static final intThe meta object id for the 'EString To Assembly Component Map Entry' class.static final intThe feature id for the 'Key' attribute.static final intThe feature id for the 'Value' containment reference.static final intThe number of structural features of the 'EString To Assembly Component Map Entry' class.static final intThe number of operations of the 'EString To Assembly Component Map Entry' class.static final intThe meta object id for the 'EString To Assembly Operation Map Entry' class.static final intThe feature id for the 'Key' attribute.static final intThe feature id for the 'Value' containment reference.static final intThe number of structural features of the 'EString To Assembly Operation Map Entry' class.static final intThe number of operations of the 'EString To Assembly Operation Map Entry' class.static final intThe meta object id for the 'EString To Assembly Provided Interface Map Entry' class.static final intThe feature id for the 'Key' attribute.static final intThe feature id for the 'Value' containment reference.static final intThe number of structural features of the 'EString To Assembly Provided Interface Map Entry' class.static final intThe number of operations of the 'EString To Assembly Provided Interface Map Entry' class.static final intThe meta object id for the 'EString To Assembly Storage Map Entry' class.static final intThe feature id for the 'Key' attribute.static final intThe feature id for the 'Value' containment reference.static final intThe number of structural features of the 'EString To Assembly Storage Map Entry' class.static final intThe number of operations of the 'EString To Assembly Storage Map Entry' class. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClassReturns the meta object for class 'Component'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference 'Component Type'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference list 'Contained Components'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the map 'Operations'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the map 'Provided Interfaces'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the containment reference list 'Required Interfaces'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Signature'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the map 'Storages'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClassReturns the meta object for class 'Model'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the map 'Components'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'Operation'.org.eclipse.emf.ecore.EOperationReturns the meta object for the 'Get Component' operation.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference 'Operation Type'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'Provided Interface'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference 'Provided Interface Type'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'Required Interface'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference 'Required Interface Type'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference 'Requires'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'Storage'.org.eclipse.emf.ecore.EOperationReturns the meta object for the 'Get Component' operation.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference 'Storage Type'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'EString To Assembly Component Map Entry'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Key'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the containment reference 'Value'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'EString To Assembly Operation Map Entry'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Key'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the containment reference 'Value'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'EString To Assembly Provided Interface Map Entry'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Key'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the containment reference 'Value'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'EString To Assembly Storage Map Entry'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Key'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the containment reference 'Value'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotationsMethods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setNameMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
- Generated:
-
eNS_URI
The package namespace URI.- See Also:
- Generated:
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated:
-
eINSTANCE
The singleton instance of the package.- Generated:
-
ASSEMBLY_MODEL
static final int ASSEMBLY_MODELThe meta object id for the 'Model' class.- See Also:
- Generated:
-
ASSEMBLY_MODEL__COMPONENTS
static final int ASSEMBLY_MODEL__COMPONENTSThe feature id for the 'Components' map.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_MODEL_FEATURE_COUNT
static final int ASSEMBLY_MODEL_FEATURE_COUNTThe number of structural features of the 'Model' class.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_MODEL_OPERATION_COUNT
static final int ASSEMBLY_MODEL_OPERATION_COUNTThe number of operations of the 'Model' class.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY
static final int ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRYThe meta object id for the 'EString To Assembly Component Map Entry' class. -
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__KEY
static final int ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__VALUE
static final int ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EString To Assembly Component Map Entry' class.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY_OPERATION_COUNT
static final int ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EString To Assembly Component Map Entry' class.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_COMPONENT
static final int ASSEMBLY_COMPONENTThe meta object id for the 'Component' class.- See Also:
- Generated:
-
ASSEMBLY_COMPONENT__OPERATIONS
static final int ASSEMBLY_COMPONENT__OPERATIONSThe feature id for the 'Operations' map.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_COMPONENT__COMPONENT_TYPE
static final int ASSEMBLY_COMPONENT__COMPONENT_TYPEThe feature id for the 'Component Type' reference.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_COMPONENT__STORAGES
static final int ASSEMBLY_COMPONENT__STORAGESThe feature id for the 'Storages' map.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_COMPONENT__CONTAINED_COMPONENTS
static final int ASSEMBLY_COMPONENT__CONTAINED_COMPONENTSThe feature id for the 'Contained Components' reference list.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_COMPONENT__PROVIDED_INTERFACES
static final int ASSEMBLY_COMPONENT__PROVIDED_INTERFACESThe feature id for the 'Provided Interfaces' map.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_COMPONENT__REQUIRED_INTERFACES
static final int ASSEMBLY_COMPONENT__REQUIRED_INTERFACESThe feature id for the 'Required Interfaces' containment reference list.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_COMPONENT__SIGNATURE
static final int ASSEMBLY_COMPONENT__SIGNATUREThe feature id for the 'Signature' attribute.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_COMPONENT_FEATURE_COUNT
static final int ASSEMBLY_COMPONENT_FEATURE_COUNTThe number of structural features of the 'Component' class.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_COMPONENT_OPERATION_COUNT
static final int ASSEMBLY_COMPONENT_OPERATION_COUNTThe number of operations of the 'Component' class.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY
static final int ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRYThe meta object id for the 'EString To Assembly Operation Map Entry' class. -
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__KEY
static final int ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__VALUE
static final int ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EString To Assembly Operation Map Entry' class.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY_OPERATION_COUNT
static final int ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EString To Assembly Operation Map Entry' class.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_OPERATION
static final int ASSEMBLY_OPERATIONThe meta object id for the 'Operation' class.- See Also:
- Generated:
-
ASSEMBLY_OPERATION__OPERATION_TYPE
static final int ASSEMBLY_OPERATION__OPERATION_TYPEThe feature id for the 'Operation Type' reference.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_OPERATION_FEATURE_COUNT
static final int ASSEMBLY_OPERATION_FEATURE_COUNTThe number of structural features of the 'Operation' class.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_OPERATION___GET_COMPONENT
static final int ASSEMBLY_OPERATION___GET_COMPONENTThe operation id for the 'Get Component' operation.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_OPERATION_OPERATION_COUNT
static final int ASSEMBLY_OPERATION_OPERATION_COUNTThe number of operations of the 'Operation' class.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_STORAGE
static final int ASSEMBLY_STORAGEThe meta object id for the 'Storage' class.- See Also:
- Generated:
-
ASSEMBLY_STORAGE__STORAGE_TYPE
static final int ASSEMBLY_STORAGE__STORAGE_TYPEThe feature id for the 'Storage Type' reference.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_STORAGE_FEATURE_COUNT
static final int ASSEMBLY_STORAGE_FEATURE_COUNTThe number of structural features of the 'Storage' class.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_STORAGE___GET_COMPONENT
static final int ASSEMBLY_STORAGE___GET_COMPONENTThe operation id for the 'Get Component' operation.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_STORAGE_OPERATION_COUNT
static final int ASSEMBLY_STORAGE_OPERATION_COUNTThe number of operations of the 'Storage' class.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY
static final int ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRYThe meta object id for the 'EString To Assembly Storage Map Entry' class. -
ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__KEY
static final int ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__VALUE
static final int ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EString To Assembly Storage Map Entry' class.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY_OPERATION_COUNT
static final int ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EString To Assembly Storage Map Entry' class.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_PROVIDED_INTERFACE
static final int ASSEMBLY_PROVIDED_INTERFACEThe meta object id for the 'Provided Interface' class. -
ASSEMBLY_PROVIDED_INTERFACE__PROVIDED_INTERFACE_TYPE
static final int ASSEMBLY_PROVIDED_INTERFACE__PROVIDED_INTERFACE_TYPEThe feature id for the 'Provided Interface Type' reference.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_PROVIDED_INTERFACE_FEATURE_COUNT
static final int ASSEMBLY_PROVIDED_INTERFACE_FEATURE_COUNTThe number of structural features of the 'Provided Interface' class.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_PROVIDED_INTERFACE_OPERATION_COUNT
static final int ASSEMBLY_PROVIDED_INTERFACE_OPERATION_COUNTThe number of operations of the 'Provided Interface' class.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY
static final int ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRYThe meta object id for the 'EString To Assembly Provided Interface Map Entry' class. -
ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__KEY
static final int ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__VALUE
static final int ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EString To Assembly Provided Interface Map Entry' class.- See Also:
- Generated:
- Ordered:
-
ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY_OPERATION_COUNT
static final int ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EString To Assembly Provided Interface Map Entry' class.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_REQUIRED_INTERFACE
static final int ASSEMBLY_REQUIRED_INTERFACEThe meta object id for the 'Required Interface' class. -
ASSEMBLY_REQUIRED_INTERFACE__REQUIRES
static final int ASSEMBLY_REQUIRED_INTERFACE__REQUIRESThe feature id for the 'Requires' reference.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_REQUIRED_INTERFACE__REQUIRED_INTERFACE_TYPE
static final int ASSEMBLY_REQUIRED_INTERFACE__REQUIRED_INTERFACE_TYPEThe feature id for the 'Required Interface Type' reference.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_REQUIRED_INTERFACE_FEATURE_COUNT
static final int ASSEMBLY_REQUIRED_INTERFACE_FEATURE_COUNTThe number of structural features of the 'Required Interface' class.- See Also:
- Generated:
- Ordered:
-
ASSEMBLY_REQUIRED_INTERFACE_OPERATION_COUNT
static final int ASSEMBLY_REQUIRED_INTERFACE_OPERATION_COUNTThe number of operations of the 'Required Interface' class.- See Also:
- Generated:
- Ordered:
-
-
Method Details
-
getAssemblyModel
org.eclipse.emf.ecore.EClass getAssemblyModel()Returns the meta object for class 'Model'.- Returns:
- the meta object for class 'Model'.
- See Also:
- Generated:
-
getAssemblyModel_Components
org.eclipse.emf.ecore.EReference getAssemblyModel_Components()Returns the meta object for the map 'Components'.- Returns:
- the meta object for the map 'Components'.
- See Also:
- Generated:
-
getEStringToAssemblyComponentMapEntry
org.eclipse.emf.ecore.EClass getEStringToAssemblyComponentMapEntry()Returns the meta object for class 'EString To Assembly Component Map Entry'.- Returns:
- the meta object for class 'EString To Assembly Component Map Entry'.
- See Also:
- Generated:
- Model:
- keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.assembly.AssemblyComponent" valueContainment="true"
-
getEStringToAssemblyComponentMapEntry_Key
org.eclipse.emf.ecore.EAttribute getEStringToAssemblyComponentMapEntry_Key()Returns the meta object for the attribute 'Key'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
- Generated:
-
getEStringToAssemblyComponentMapEntry_Value
org.eclipse.emf.ecore.EReference getEStringToAssemblyComponentMapEntry_Value()Returns the meta object for the containment reference 'Value'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
- Generated:
-
getAssemblyComponent
org.eclipse.emf.ecore.EClass getAssemblyComponent()Returns the meta object for class 'Component'.- Returns:
- the meta object for class 'Component'.
- See Also:
- Generated:
-
getAssemblyComponent_Operations
org.eclipse.emf.ecore.EReference getAssemblyComponent_Operations()Returns the meta object for the map 'Operations'.- Returns:
- the meta object for the map 'Operations'.
- See Also:
- Generated:
-
getAssemblyComponent_ComponentType
org.eclipse.emf.ecore.EReference getAssemblyComponent_ComponentType()Returns the meta object for the reference 'Component Type'.- Returns:
- the meta object for the reference 'Component Type'.
- See Also:
- Generated:
-
getAssemblyComponent_Storages
org.eclipse.emf.ecore.EReference getAssemblyComponent_Storages()Returns the meta object for the map 'Storages'.- Returns:
- the meta object for the map 'Storages'.
- See Also:
- Generated:
-
getAssemblyComponent_ContainedComponents
org.eclipse.emf.ecore.EReference getAssemblyComponent_ContainedComponents()Returns the meta object for the reference list 'Contained Components'.- Returns:
- the meta object for the reference list 'Contained Components'.
- See Also:
- Generated:
-
getAssemblyComponent_ProvidedInterfaces
org.eclipse.emf.ecore.EReference getAssemblyComponent_ProvidedInterfaces()Returns the meta object for the map 'Provided Interfaces'.- Returns:
- the meta object for the map 'Provided Interfaces'.
- See Also:
- Generated:
-
getAssemblyComponent_RequiredInterfaces
org.eclipse.emf.ecore.EReference getAssemblyComponent_RequiredInterfaces()Returns the meta object for the containment reference list 'Required Interfaces'.- Returns:
- the meta object for the containment reference list 'Required Interfaces'.
- See Also:
- Generated:
-
getAssemblyComponent_Signature
org.eclipse.emf.ecore.EAttribute getAssemblyComponent_Signature()Returns the meta object for the attribute 'Signature'.- Returns:
- the meta object for the attribute 'Signature'.
- See Also:
- Generated:
-
getEStringToAssemblyOperationMapEntry
org.eclipse.emf.ecore.EClass getEStringToAssemblyOperationMapEntry()Returns the meta object for class 'EString To Assembly Operation Map Entry'.- Returns:
- the meta object for class 'EString To Assembly Operation Map Entry'.
- See Also:
- Generated:
- Model:
- keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.assembly.AssemblyOperation" valueContainment="true"
-
getEStringToAssemblyOperationMapEntry_Key
org.eclipse.emf.ecore.EAttribute getEStringToAssemblyOperationMapEntry_Key()Returns the meta object for the attribute 'Key'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
- Generated:
-
getEStringToAssemblyOperationMapEntry_Value
org.eclipse.emf.ecore.EReference getEStringToAssemblyOperationMapEntry_Value()Returns the meta object for the containment reference 'Value'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
- Generated:
-
getAssemblyOperation
org.eclipse.emf.ecore.EClass getAssemblyOperation()Returns the meta object for class 'Operation'.- Returns:
- the meta object for class 'Operation'.
- See Also:
- Generated:
-
getAssemblyOperation_OperationType
org.eclipse.emf.ecore.EReference getAssemblyOperation_OperationType()Returns the meta object for the reference 'Operation Type'.- Returns:
- the meta object for the reference 'Operation Type'.
- See Also:
- Generated:
-
getAssemblyOperation__GetComponent
org.eclipse.emf.ecore.EOperation getAssemblyOperation__GetComponent()Returns the meta object for the 'Get Component' operation.- Returns:
- the meta object for the 'Get Component' operation.
- See Also:
- Generated:
-
getAssemblyStorage
org.eclipse.emf.ecore.EClass getAssemblyStorage()Returns the meta object for class 'Storage'.- Returns:
- the meta object for class 'Storage'.
- See Also:
- Generated:
-
getAssemblyStorage_StorageType
org.eclipse.emf.ecore.EReference getAssemblyStorage_StorageType()Returns the meta object for the reference 'Storage Type'.- Returns:
- the meta object for the reference 'Storage Type'.
- See Also:
- Generated:
-
getAssemblyStorage__GetComponent
org.eclipse.emf.ecore.EOperation getAssemblyStorage__GetComponent()Returns the meta object for the 'Get Component' operation.- Returns:
- the meta object for the 'Get Component' operation.
- See Also:
- Generated:
-
getEStringToAssemblyStorageMapEntry
org.eclipse.emf.ecore.EClass getEStringToAssemblyStorageMapEntry()Returns the meta object for class 'EString To Assembly Storage Map Entry'.- Returns:
- the meta object for class 'EString To Assembly Storage Map Entry'.
- See Also:
- Generated:
- Model:
- keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.assembly.AssemblyStorage" valueContainment="true"
-
getEStringToAssemblyStorageMapEntry_Key
org.eclipse.emf.ecore.EAttribute getEStringToAssemblyStorageMapEntry_Key()Returns the meta object for the attribute 'Key'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
- Generated:
-
getEStringToAssemblyStorageMapEntry_Value
org.eclipse.emf.ecore.EReference getEStringToAssemblyStorageMapEntry_Value()Returns the meta object for the containment reference 'Value'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
- Generated:
-
getAssemblyProvidedInterface
org.eclipse.emf.ecore.EClass getAssemblyProvidedInterface()Returns the meta object for class 'Provided Interface'.- Returns:
- the meta object for class 'Provided Interface'.
- See Also:
- Generated:
-
getAssemblyProvidedInterface_ProvidedInterfaceType
org.eclipse.emf.ecore.EReference getAssemblyProvidedInterface_ProvidedInterfaceType()Returns the meta object for the reference 'Provided Interface Type'.- Returns:
- the meta object for the reference 'Provided Interface Type'.
- See Also:
- Generated:
-
getEStringToAssemblyProvidedInterfaceMapEntry
org.eclipse.emf.ecore.EClass getEStringToAssemblyProvidedInterfaceMapEntry()Returns the meta object for class 'EString To Assembly Provided Interface Map Entry'.- Returns:
- the meta object for class 'EString To Assembly Provided Interface Map Entry'.
- See Also:
- Generated:
- Model:
- keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.assembly.AssemblyProvidedInterface" valueContainment="true"
-
getEStringToAssemblyProvidedInterfaceMapEntry_Key
org.eclipse.emf.ecore.EAttribute getEStringToAssemblyProvidedInterfaceMapEntry_Key()Returns the meta object for the attribute 'Key'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
- Generated:
-
getEStringToAssemblyProvidedInterfaceMapEntry_Value
org.eclipse.emf.ecore.EReference getEStringToAssemblyProvidedInterfaceMapEntry_Value()Returns the meta object for the containment reference 'Value'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
- Generated:
-
getAssemblyRequiredInterface
org.eclipse.emf.ecore.EClass getAssemblyRequiredInterface()Returns the meta object for class 'Required Interface'.- Returns:
- the meta object for class 'Required Interface'.
- See Also:
- Generated:
-
getAssemblyRequiredInterface_Requires
org.eclipse.emf.ecore.EReference getAssemblyRequiredInterface_Requires()Returns the meta object for the reference 'Requires'.- Returns:
- the meta object for the reference 'Requires'.
- See Also:
- Generated:
-
getAssemblyRequiredInterface_RequiredInterfaceType
org.eclipse.emf.ecore.EReference getAssemblyRequiredInterface_RequiredInterfaceType()Returns the meta object for the reference 'Required Interface Type'.- Returns:
- the meta object for the reference 'Required Interface Type'.
- See Also:
- Generated:
-
getAssemblyFactory
AssemblyFactory getAssemblyFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated:
-