Class AssemblyPackageImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
kieker.model.analysismodel.assembly.impl.AssemblyPackageImpl
- All Implemented Interfaces:
AssemblyPackage
,org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
,org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder
public class AssemblyPackageImpl extends org.eclipse.emf.ecore.impl.EPackageImpl implements AssemblyPackage
An implementation of the model Package.
- Generated:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.emf.ecore.impl.EPackageImpl.EBasicWhiteList
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
Nested classes/interfaces inherited from interface kieker.model.analysismodel.assembly.AssemblyPackage
AssemblyPackage.Literals
-
Field Summary
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface kieker.model.analysismodel.assembly.AssemblyPackage
ASSEMBLY_COMPONENT, ASSEMBLY_COMPONENT__COMPONENT_TYPE, ASSEMBLY_COMPONENT__CONTAINED_COMPONENTS, ASSEMBLY_COMPONENT__OPERATIONS, ASSEMBLY_COMPONENT__PROVIDED_INTERFACES, ASSEMBLY_COMPONENT__REQUIRED_INTERFACES, ASSEMBLY_COMPONENT__SIGNATURE, ASSEMBLY_COMPONENT__STORAGES, ASSEMBLY_COMPONENT_FEATURE_COUNT, ASSEMBLY_COMPONENT_OPERATION_COUNT, ASSEMBLY_MODEL, ASSEMBLY_MODEL__COMPONENTS, ASSEMBLY_MODEL_FEATURE_COUNT, ASSEMBLY_MODEL_OPERATION_COUNT, ASSEMBLY_OPERATION, ASSEMBLY_OPERATION___GET_COMPONENT, ASSEMBLY_OPERATION__OPERATION_TYPE, ASSEMBLY_OPERATION_FEATURE_COUNT, ASSEMBLY_OPERATION_OPERATION_COUNT, ASSEMBLY_PROVIDED_INTERFACE, ASSEMBLY_PROVIDED_INTERFACE__PROVIDED_INTERFACE_TYPE, ASSEMBLY_PROVIDED_INTERFACE_FEATURE_COUNT, ASSEMBLY_PROVIDED_INTERFACE_OPERATION_COUNT, ASSEMBLY_REQUIRED_INTERFACE, ASSEMBLY_REQUIRED_INTERFACE__REQUIRED_INTERFACE_TYPE, ASSEMBLY_REQUIRED_INTERFACE__REQUIRES, ASSEMBLY_REQUIRED_INTERFACE_FEATURE_COUNT, ASSEMBLY_REQUIRED_INTERFACE_OPERATION_COUNT, ASSEMBLY_STORAGE, ASSEMBLY_STORAGE___GET_COMPONENT, ASSEMBLY_STORAGE__STORAGE_TYPE, ASSEMBLY_STORAGE_FEATURE_COUNT, ASSEMBLY_STORAGE_OPERATION_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY, ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__KEY, ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__VALUE, ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY_FEATURE_COUNT, ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY_OPERATION_COUNT, ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY, ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__KEY, ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__VALUE, ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY_FEATURE_COUNT, ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY_OPERATION_COUNT, ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY, ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__KEY, ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__VALUE, ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY_FEATURE_COUNT, ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY_OPERATION_COUNT, ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY, ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__KEY, ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__VALUE, ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY_FEATURE_COUNT, ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY_OPERATION_COUNT
-
Method Summary
Modifier and Type Method Description void
createPackageContents()
Creates the meta-model objects for the package.org.eclipse.emf.ecore.EClass
getAssemblyComponent()
org.eclipse.emf.ecore.EReference
getAssemblyComponent_ComponentType()
org.eclipse.emf.ecore.EReference
getAssemblyComponent_ContainedComponents()
org.eclipse.emf.ecore.EReference
getAssemblyComponent_Operations()
org.eclipse.emf.ecore.EReference
getAssemblyComponent_ProvidedInterfaces()
org.eclipse.emf.ecore.EReference
getAssemblyComponent_RequiredInterfaces()
org.eclipse.emf.ecore.EAttribute
getAssemblyComponent_Signature()
org.eclipse.emf.ecore.EReference
getAssemblyComponent_Storages()
AssemblyFactory
getAssemblyFactory()
org.eclipse.emf.ecore.EClass
getAssemblyModel()
org.eclipse.emf.ecore.EReference
getAssemblyModel_Components()
org.eclipse.emf.ecore.EClass
getAssemblyOperation()
org.eclipse.emf.ecore.EOperation
getAssemblyOperation__GetComponent()
org.eclipse.emf.ecore.EReference
getAssemblyOperation_OperationType()
org.eclipse.emf.ecore.EClass
getAssemblyProvidedInterface()
org.eclipse.emf.ecore.EReference
getAssemblyProvidedInterface_ProvidedInterfaceType()
org.eclipse.emf.ecore.EClass
getAssemblyRequiredInterface()
org.eclipse.emf.ecore.EReference
getAssemblyRequiredInterface_RequiredInterfaceType()
org.eclipse.emf.ecore.EReference
getAssemblyRequiredInterface_Requires()
org.eclipse.emf.ecore.EClass
getAssemblyStorage()
org.eclipse.emf.ecore.EOperation
getAssemblyStorage__GetComponent()
org.eclipse.emf.ecore.EReference
getAssemblyStorage_StorageType()
org.eclipse.emf.ecore.EClass
getEStringToAssemblyComponentMapEntry()
org.eclipse.emf.ecore.EAttribute
getEStringToAssemblyComponentMapEntry_Key()
org.eclipse.emf.ecore.EReference
getEStringToAssemblyComponentMapEntry_Value()
org.eclipse.emf.ecore.EClass
getEStringToAssemblyOperationMapEntry()
org.eclipse.emf.ecore.EAttribute
getEStringToAssemblyOperationMapEntry_Key()
org.eclipse.emf.ecore.EReference
getEStringToAssemblyOperationMapEntry_Value()
org.eclipse.emf.ecore.EClass
getEStringToAssemblyProvidedInterfaceMapEntry()
org.eclipse.emf.ecore.EAttribute
getEStringToAssemblyProvidedInterfaceMapEntry_Key()
org.eclipse.emf.ecore.EReference
getEStringToAssemblyProvidedInterfaceMapEntry_Value()
org.eclipse.emf.ecore.EClass
getEStringToAssemblyStorageMapEntry()
org.eclipse.emf.ecore.EAttribute
getEStringToAssemblyStorageMapEntry_Key()
org.eclipse.emf.ecore.EReference
getEStringToAssemblyStorageMapEntry_Value()
static AssemblyPackage
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.void
initializePackageContents()
Complete the initialization of the package and its meta-model.Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEOperation, initEOperation, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setName, setNamespaceURI, setNsPrefix, setNsURI, toString
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Method Details
-
init
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.This method is used to initialize
AssemblyPackage.eINSTANCE
when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.- See Also:
AssemblyPackage.eNS_URI
,createPackageContents()
,initializePackageContents()
- Generated:
-
getAssemblyModel
public org.eclipse.emf.ecore.EClass getAssemblyModel()- Specified by:
getAssemblyModel
in interfaceAssemblyPackage
- Returns:
- the meta object for class 'Model'.
- See Also:
AssemblyModel
- Generated:
-
getAssemblyModel_Components
public org.eclipse.emf.ecore.EReference getAssemblyModel_Components()- Specified by:
getAssemblyModel_Components
in interfaceAssemblyPackage
- Returns:
- the meta object for the map 'Components'.
- See Also:
AssemblyModel.getComponents()
,AssemblyPackage.getAssemblyModel()
- Generated:
-
getEStringToAssemblyComponentMapEntry
public org.eclipse.emf.ecore.EClass getEStringToAssemblyComponentMapEntry()- Specified by:
getEStringToAssemblyComponentMapEntry
in interfaceAssemblyPackage
- Returns:
- the meta object for class 'EString To Assembly Component Map Entry'.
- See Also:
Map.Entry
- Generated:
-
getEStringToAssemblyComponentMapEntry_Key
public org.eclipse.emf.ecore.EAttribute getEStringToAssemblyComponentMapEntry_Key()- Specified by:
getEStringToAssemblyComponentMapEntry_Key
in interfaceAssemblyPackage
- Returns:
- the meta object for the attribute 'Key'.
- See Also:
Map.Entry
,AssemblyPackage.getEStringToAssemblyComponentMapEntry()
- Generated:
-
getEStringToAssemblyComponentMapEntry_Value
public org.eclipse.emf.ecore.EReference getEStringToAssemblyComponentMapEntry_Value()- Specified by:
getEStringToAssemblyComponentMapEntry_Value
in interfaceAssemblyPackage
- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Map.Entry
,AssemblyPackage.getEStringToAssemblyComponentMapEntry()
- Generated:
-
getAssemblyComponent
public org.eclipse.emf.ecore.EClass getAssemblyComponent()- Specified by:
getAssemblyComponent
in interfaceAssemblyPackage
- Returns:
- the meta object for class 'Component'.
- See Also:
AssemblyComponent
- Generated:
-
getAssemblyComponent_Operations
public org.eclipse.emf.ecore.EReference getAssemblyComponent_Operations()- Specified by:
getAssemblyComponent_Operations
in interfaceAssemblyPackage
- Returns:
- the meta object for the map 'Operations'.
- See Also:
AssemblyComponent.getOperations()
,AssemblyPackage.getAssemblyComponent()
- Generated:
-
getAssemblyComponent_ComponentType
public org.eclipse.emf.ecore.EReference getAssemblyComponent_ComponentType()- Specified by:
getAssemblyComponent_ComponentType
in interfaceAssemblyPackage
- Returns:
- the meta object for the reference 'Component Type'.
- See Also:
AssemblyComponent.getComponentType()
,AssemblyPackage.getAssemblyComponent()
- Generated:
-
getAssemblyComponent_Storages
public org.eclipse.emf.ecore.EReference getAssemblyComponent_Storages()- Specified by:
getAssemblyComponent_Storages
in interfaceAssemblyPackage
- Returns:
- the meta object for the map 'Storages'.
- See Also:
AssemblyComponent.getStorages()
,AssemblyPackage.getAssemblyComponent()
- Generated:
-
getAssemblyComponent_ContainedComponents
public org.eclipse.emf.ecore.EReference getAssemblyComponent_ContainedComponents()- Specified by:
getAssemblyComponent_ContainedComponents
in interfaceAssemblyPackage
- Returns:
- the meta object for the reference list 'Contained Components'.
- See Also:
AssemblyComponent.getContainedComponents()
,AssemblyPackage.getAssemblyComponent()
- Generated:
-
getAssemblyComponent_ProvidedInterfaces
public org.eclipse.emf.ecore.EReference getAssemblyComponent_ProvidedInterfaces()- Specified by:
getAssemblyComponent_ProvidedInterfaces
in interfaceAssemblyPackage
- Returns:
- the meta object for the map 'Provided Interfaces'.
- See Also:
AssemblyComponent.getProvidedInterfaces()
,AssemblyPackage.getAssemblyComponent()
- Generated:
-
getAssemblyComponent_RequiredInterfaces
public org.eclipse.emf.ecore.EReference getAssemblyComponent_RequiredInterfaces()- Specified by:
getAssemblyComponent_RequiredInterfaces
in interfaceAssemblyPackage
- Returns:
- the meta object for the containment reference list 'Required Interfaces'.
- See Also:
AssemblyComponent.getRequiredInterfaces()
,AssemblyPackage.getAssemblyComponent()
- Generated:
-
getAssemblyComponent_Signature
public org.eclipse.emf.ecore.EAttribute getAssemblyComponent_Signature()- Specified by:
getAssemblyComponent_Signature
in interfaceAssemblyPackage
- Returns:
- the meta object for the attribute 'Signature'.
- See Also:
AssemblyComponent.getSignature()
,AssemblyPackage.getAssemblyComponent()
- Generated:
-
getEStringToAssemblyOperationMapEntry
public org.eclipse.emf.ecore.EClass getEStringToAssemblyOperationMapEntry()- Specified by:
getEStringToAssemblyOperationMapEntry
in interfaceAssemblyPackage
- Returns:
- the meta object for class 'EString To Assembly Operation Map Entry'.
- See Also:
Map.Entry
- Generated:
-
getEStringToAssemblyOperationMapEntry_Key
public org.eclipse.emf.ecore.EAttribute getEStringToAssemblyOperationMapEntry_Key()- Specified by:
getEStringToAssemblyOperationMapEntry_Key
in interfaceAssemblyPackage
- Returns:
- the meta object for the attribute 'Key'.
- See Also:
Map.Entry
,AssemblyPackage.getEStringToAssemblyOperationMapEntry()
- Generated:
-
getEStringToAssemblyOperationMapEntry_Value
public org.eclipse.emf.ecore.EReference getEStringToAssemblyOperationMapEntry_Value()- Specified by:
getEStringToAssemblyOperationMapEntry_Value
in interfaceAssemblyPackage
- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Map.Entry
,AssemblyPackage.getEStringToAssemblyOperationMapEntry()
- Generated:
-
getAssemblyOperation
public org.eclipse.emf.ecore.EClass getAssemblyOperation()- Specified by:
getAssemblyOperation
in interfaceAssemblyPackage
- Returns:
- the meta object for class 'Operation'.
- See Also:
AssemblyOperation
- Generated:
-
getAssemblyOperation_OperationType
public org.eclipse.emf.ecore.EReference getAssemblyOperation_OperationType()- Specified by:
getAssemblyOperation_OperationType
in interfaceAssemblyPackage
- Returns:
- the meta object for the reference 'Operation Type'.
- See Also:
AssemblyOperation.getOperationType()
,AssemblyPackage.getAssemblyOperation()
- Generated:
-
getAssemblyOperation__GetComponent
public org.eclipse.emf.ecore.EOperation getAssemblyOperation__GetComponent()- Specified by:
getAssemblyOperation__GetComponent
in interfaceAssemblyPackage
- Returns:
- the meta object for the 'Get Component' operation.
- See Also:
AssemblyOperation.getComponent()
- Generated:
-
getAssemblyStorage
public org.eclipse.emf.ecore.EClass getAssemblyStorage()- Specified by:
getAssemblyStorage
in interfaceAssemblyPackage
- Returns:
- the meta object for class 'Storage'.
- See Also:
AssemblyStorage
- Generated:
-
getAssemblyStorage_StorageType
public org.eclipse.emf.ecore.EReference getAssemblyStorage_StorageType()- Specified by:
getAssemblyStorage_StorageType
in interfaceAssemblyPackage
- Returns:
- the meta object for the reference 'Storage Type'.
- See Also:
AssemblyStorage.getStorageType()
,AssemblyPackage.getAssemblyStorage()
- Generated:
-
getAssemblyStorage__GetComponent
public org.eclipse.emf.ecore.EOperation getAssemblyStorage__GetComponent()- Specified by:
getAssemblyStorage__GetComponent
in interfaceAssemblyPackage
- Returns:
- the meta object for the 'Get Component' operation.
- See Also:
AssemblyStorage.getComponent()
- Generated:
-
getEStringToAssemblyStorageMapEntry
public org.eclipse.emf.ecore.EClass getEStringToAssemblyStorageMapEntry()- Specified by:
getEStringToAssemblyStorageMapEntry
in interfaceAssemblyPackage
- Returns:
- the meta object for class 'EString To Assembly Storage Map Entry'.
- See Also:
Map.Entry
- Generated:
-
getEStringToAssemblyStorageMapEntry_Key
public org.eclipse.emf.ecore.EAttribute getEStringToAssemblyStorageMapEntry_Key()- Specified by:
getEStringToAssemblyStorageMapEntry_Key
in interfaceAssemblyPackage
- Returns:
- the meta object for the attribute 'Key'.
- See Also:
Map.Entry
,AssemblyPackage.getEStringToAssemblyStorageMapEntry()
- Generated:
-
getEStringToAssemblyStorageMapEntry_Value
public org.eclipse.emf.ecore.EReference getEStringToAssemblyStorageMapEntry_Value()- Specified by:
getEStringToAssemblyStorageMapEntry_Value
in interfaceAssemblyPackage
- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Map.Entry
,AssemblyPackage.getEStringToAssemblyStorageMapEntry()
- Generated:
-
getAssemblyProvidedInterface
public org.eclipse.emf.ecore.EClass getAssemblyProvidedInterface()- Specified by:
getAssemblyProvidedInterface
in interfaceAssemblyPackage
- Returns:
- the meta object for class 'Provided Interface'.
- See Also:
AssemblyProvidedInterface
- Generated:
-
getAssemblyProvidedInterface_ProvidedInterfaceType
public org.eclipse.emf.ecore.EReference getAssemblyProvidedInterface_ProvidedInterfaceType()- Specified by:
getAssemblyProvidedInterface_ProvidedInterfaceType
in interfaceAssemblyPackage
- Returns:
- the meta object for the reference 'Provided Interface Type'.
- See Also:
AssemblyProvidedInterface.getProvidedInterfaceType()
,AssemblyPackage.getAssemblyProvidedInterface()
- Generated:
-
getEStringToAssemblyProvidedInterfaceMapEntry
public org.eclipse.emf.ecore.EClass getEStringToAssemblyProvidedInterfaceMapEntry()- Specified by:
getEStringToAssemblyProvidedInterfaceMapEntry
in interfaceAssemblyPackage
- Returns:
- the meta object for class 'EString To Assembly Provided Interface Map Entry'.
- See Also:
Map.Entry
- Generated:
-
getEStringToAssemblyProvidedInterfaceMapEntry_Key
public org.eclipse.emf.ecore.EAttribute getEStringToAssemblyProvidedInterfaceMapEntry_Key()- Specified by:
getEStringToAssemblyProvidedInterfaceMapEntry_Key
in interfaceAssemblyPackage
- Returns:
- the meta object for the attribute 'Key'.
- See Also:
Map.Entry
,AssemblyPackage.getEStringToAssemblyProvidedInterfaceMapEntry()
- Generated:
-
getEStringToAssemblyProvidedInterfaceMapEntry_Value
public org.eclipse.emf.ecore.EReference getEStringToAssemblyProvidedInterfaceMapEntry_Value()- Specified by:
getEStringToAssemblyProvidedInterfaceMapEntry_Value
in interfaceAssemblyPackage
- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Map.Entry
,AssemblyPackage.getEStringToAssemblyProvidedInterfaceMapEntry()
- Generated:
-
getAssemblyRequiredInterface
public org.eclipse.emf.ecore.EClass getAssemblyRequiredInterface()- Specified by:
getAssemblyRequiredInterface
in interfaceAssemblyPackage
- Returns:
- the meta object for class 'Required Interface'.
- See Also:
AssemblyRequiredInterface
- Generated:
-
getAssemblyRequiredInterface_Requires
public org.eclipse.emf.ecore.EReference getAssemblyRequiredInterface_Requires()- Specified by:
getAssemblyRequiredInterface_Requires
in interfaceAssemblyPackage
- Returns:
- the meta object for the reference 'Requires'.
- See Also:
AssemblyRequiredInterface.getRequires()
,AssemblyPackage.getAssemblyRequiredInterface()
- Generated:
-
getAssemblyRequiredInterface_RequiredInterfaceType
public org.eclipse.emf.ecore.EReference getAssemblyRequiredInterface_RequiredInterfaceType()- Specified by:
getAssemblyRequiredInterface_RequiredInterfaceType
in interfaceAssemblyPackage
- Returns:
- the meta object for the reference 'Required Interface Type'.
- See Also:
AssemblyRequiredInterface.getRequiredInterfaceType()
,AssemblyPackage.getAssemblyRequiredInterface()
- Generated:
-
getAssemblyFactory
- Specified by:
getAssemblyFactory
in interfaceAssemblyPackage
- Returns:
- the factory that creates the instances of the model.
- Generated:
-
createPackageContents
public void createPackageContents()Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.- Generated:
-
initializePackageContents
public void initializePackageContents()Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.- Generated:
-