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.EBasicWhiteListNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.DynamicNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.ContainerNested 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.EPropertiesHolderImplNested 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.EScannableAdapterListNested 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, nsURIFields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAGFields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields 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 voidcreatePackageContents()Creates the meta-model objects for the package.org.eclipse.emf.ecore.EClassgetAssemblyComponent()org.eclipse.emf.ecore.EReferencegetAssemblyComponent_ComponentType()org.eclipse.emf.ecore.EReferencegetAssemblyComponent_ContainedComponents()org.eclipse.emf.ecore.EReferencegetAssemblyComponent_Operations()org.eclipse.emf.ecore.EReferencegetAssemblyComponent_ProvidedInterfaces()org.eclipse.emf.ecore.EReferencegetAssemblyComponent_RequiredInterfaces()org.eclipse.emf.ecore.EAttributegetAssemblyComponent_Signature()org.eclipse.emf.ecore.EReferencegetAssemblyComponent_Storages()AssemblyFactorygetAssemblyFactory()org.eclipse.emf.ecore.EClassgetAssemblyModel()org.eclipse.emf.ecore.EReferencegetAssemblyModel_Components()org.eclipse.emf.ecore.EClassgetAssemblyOperation()org.eclipse.emf.ecore.EOperationgetAssemblyOperation__GetComponent()org.eclipse.emf.ecore.EReferencegetAssemblyOperation_OperationType()org.eclipse.emf.ecore.EClassgetAssemblyProvidedInterface()org.eclipse.emf.ecore.EReferencegetAssemblyProvidedInterface_ProvidedInterfaceType()org.eclipse.emf.ecore.EClassgetAssemblyRequiredInterface()org.eclipse.emf.ecore.EReferencegetAssemblyRequiredInterface_RequiredInterfaceType()org.eclipse.emf.ecore.EReferencegetAssemblyRequiredInterface_Requires()org.eclipse.emf.ecore.EClassgetAssemblyStorage()org.eclipse.emf.ecore.EOperationgetAssemblyStorage__GetComponent()org.eclipse.emf.ecore.EReferencegetAssemblyStorage_StorageType()org.eclipse.emf.ecore.EClassgetEStringToAssemblyComponentMapEntry()org.eclipse.emf.ecore.EAttributegetEStringToAssemblyComponentMapEntry_Key()org.eclipse.emf.ecore.EReferencegetEStringToAssemblyComponentMapEntry_Value()org.eclipse.emf.ecore.EClassgetEStringToAssemblyOperationMapEntry()org.eclipse.emf.ecore.EAttributegetEStringToAssemblyOperationMapEntry_Key()org.eclipse.emf.ecore.EReferencegetEStringToAssemblyOperationMapEntry_Value()org.eclipse.emf.ecore.EClassgetEStringToAssemblyProvidedInterfaceMapEntry()org.eclipse.emf.ecore.EAttributegetEStringToAssemblyProvidedInterfaceMapEntry_Key()org.eclipse.emf.ecore.EReferencegetEStringToAssemblyProvidedInterfaceMapEntry_Value()org.eclipse.emf.ecore.EClassgetEStringToAssemblyStorageMapEntry()org.eclipse.emf.ecore.EAttributegetEStringToAssemblyStorageMapEntry_Key()org.eclipse.emf.ecore.EReferencegetEStringToAssemblyStorageMapEntry_Value()static AssemblyPackageinit()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.voidinitializePackageContents()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, toStringMethods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGenMethods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozenMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainerMethods 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, eSettingsMethods 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, eVirtualValuesMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotationsMethods 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.eINSTANCEwhen 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:
getAssemblyModelin 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_Componentsin 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:
getEStringToAssemblyComponentMapEntryin 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_Keyin 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_Valuein 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:
getAssemblyComponentin 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_Operationsin 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_ComponentTypein 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_Storagesin 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_ContainedComponentsin 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_ProvidedInterfacesin 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_RequiredInterfacesin 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_Signaturein 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:
getEStringToAssemblyOperationMapEntryin 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_Keyin 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_Valuein 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:
getAssemblyOperationin 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_OperationTypein 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__GetComponentin 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:
getAssemblyStoragein 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_StorageTypein 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__GetComponentin 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:
getEStringToAssemblyStorageMapEntryin 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_Keyin 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_Valuein 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:
getAssemblyProvidedInterfacein 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_ProvidedInterfaceTypein 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:
getEStringToAssemblyProvidedInterfaceMapEntryin 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_Keyin 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_Valuein 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:
getAssemblyRequiredInterfacein 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_Requiresin 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_RequiredInterfaceTypein interfaceAssemblyPackage- Returns:
- the meta object for the reference 'Required Interface Type'.
- See Also:
AssemblyRequiredInterface.getRequiredInterfaceType(),AssemblyPackage.getAssemblyRequiredInterface()- Generated:
-
getAssemblyFactory
- Specified by:
getAssemblyFactoryin 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:
-