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"
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated:
    • eINSTANCE

      static final AssemblyPackage eINSTANCE
      The singleton instance of the package.
      Generated:
    • ASSEMBLY_MODEL

      static final int ASSEMBLY_MODEL
      The meta object id for the 'Model' class.
      See Also:
      Generated:
    • ASSEMBLY_MODEL__COMPONENTS

      static final int ASSEMBLY_MODEL__COMPONENTS
      The feature id for the 'Components' map.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_MODEL_FEATURE_COUNT

      static final int ASSEMBLY_MODEL_FEATURE_COUNT
      The number of structural features of the 'Model' class.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_MODEL_OPERATION_COUNT

      static final int ASSEMBLY_MODEL_OPERATION_COUNT
      The 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_ENTRY
      The meta object id for the 'EString To Assembly Component Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__KEY

      static final int ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__KEY
      The 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__VALUE
      The 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_COUNT
      The 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_COUNT
      The number of operations of the 'EString To Assembly Component Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_COMPONENT

      static final int ASSEMBLY_COMPONENT
      The meta object id for the 'Component' class.
      See Also:
      Generated:
    • ASSEMBLY_COMPONENT__OPERATIONS

      static final int ASSEMBLY_COMPONENT__OPERATIONS
      The feature id for the 'Operations' map.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_COMPONENT__COMPONENT_TYPE

      static final int ASSEMBLY_COMPONENT__COMPONENT_TYPE
      The feature id for the 'Component Type' reference.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_COMPONENT__STORAGES

      static final int ASSEMBLY_COMPONENT__STORAGES
      The feature id for the 'Storages' map.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_COMPONENT__CONTAINED_COMPONENTS

      static final int ASSEMBLY_COMPONENT__CONTAINED_COMPONENTS
      The feature id for the 'Contained Components' reference list.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_COMPONENT__PROVIDED_INTERFACES

      static final int ASSEMBLY_COMPONENT__PROVIDED_INTERFACES
      The feature id for the 'Provided Interfaces' map.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_COMPONENT__REQUIRED_INTERFACES

      static final int ASSEMBLY_COMPONENT__REQUIRED_INTERFACES
      The feature id for the 'Required Interfaces' containment reference list.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_COMPONENT__SIGNATURE

      static final int ASSEMBLY_COMPONENT__SIGNATURE
      The feature id for the 'Signature' attribute.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_COMPONENT_FEATURE_COUNT

      static final int ASSEMBLY_COMPONENT_FEATURE_COUNT
      The number of structural features of the 'Component' class.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_COMPONENT_OPERATION_COUNT

      static final int ASSEMBLY_COMPONENT_OPERATION_COUNT
      The 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_ENTRY
      The meta object id for the 'EString To Assembly Operation Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__KEY

      static final int ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__KEY
      The 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__VALUE
      The 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_COUNT
      The 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_COUNT
      The number of operations of the 'EString To Assembly Operation Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_OPERATION

      static final int ASSEMBLY_OPERATION
      The meta object id for the 'Operation' class.
      See Also:
      Generated:
    • ASSEMBLY_OPERATION__OPERATION_TYPE

      static final int ASSEMBLY_OPERATION__OPERATION_TYPE
      The feature id for the 'Operation Type' reference.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_OPERATION_FEATURE_COUNT

      static final int ASSEMBLY_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Operation' class.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_OPERATION___GET_COMPONENT

      static final int ASSEMBLY_OPERATION___GET_COMPONENT
      The operation id for the 'Get Component' operation.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_OPERATION_OPERATION_COUNT

      static final int ASSEMBLY_OPERATION_OPERATION_COUNT
      The number of operations of the 'Operation' class.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_STORAGE

      static final int ASSEMBLY_STORAGE
      The meta object id for the 'Storage' class.
      See Also:
      Generated:
    • ASSEMBLY_STORAGE__STORAGE_TYPE

      static final int ASSEMBLY_STORAGE__STORAGE_TYPE
      The feature id for the 'Storage Type' reference.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_STORAGE_FEATURE_COUNT

      static final int ASSEMBLY_STORAGE_FEATURE_COUNT
      The number of structural features of the 'Storage' class.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_STORAGE___GET_COMPONENT

      static final int ASSEMBLY_STORAGE___GET_COMPONENT
      The operation id for the 'Get Component' operation.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_STORAGE_OPERATION_COUNT

      static final int ASSEMBLY_STORAGE_OPERATION_COUNT
      The 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_ENTRY
      The meta object id for the 'EString To Assembly Storage Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__KEY

      static final int ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__KEY
      The 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__VALUE
      The 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_COUNT
      The 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_COUNT
      The number of operations of the 'EString To Assembly Storage Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_PROVIDED_INTERFACE

      static final int ASSEMBLY_PROVIDED_INTERFACE
      The meta object id for the 'Provided Interface' class.
      See Also:
      Generated:
    • ASSEMBLY_PROVIDED_INTERFACE__PROVIDED_INTERFACE_TYPE

      static final int ASSEMBLY_PROVIDED_INTERFACE__PROVIDED_INTERFACE_TYPE
      The feature id for the 'Provided Interface Type' reference.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_PROVIDED_INTERFACE_FEATURE_COUNT

      static final int ASSEMBLY_PROVIDED_INTERFACE_FEATURE_COUNT
      The 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_COUNT
      The 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_ENTRY
      The meta object id for the 'EString To Assembly Provided Interface Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__KEY

      static final int ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__KEY
      The 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__VALUE
      The 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_COUNT
      The 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_COUNT
      The 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_INTERFACE
      The meta object id for the 'Required Interface' class.
      See Also:
      Generated:
    • ASSEMBLY_REQUIRED_INTERFACE__REQUIRES

      static final int ASSEMBLY_REQUIRED_INTERFACE__REQUIRES
      The feature id for the 'Requires' reference.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_REQUIRED_INTERFACE__REQUIRED_INTERFACE_TYPE

      static final int ASSEMBLY_REQUIRED_INTERFACE__REQUIRED_INTERFACE_TYPE
      The feature id for the 'Required Interface Type' reference.
      See Also:
      Generated:
      Ordered:
    • ASSEMBLY_REQUIRED_INTERFACE_FEATURE_COUNT

      static final int ASSEMBLY_REQUIRED_INTERFACE_FEATURE_COUNT
      The 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_COUNT
      The 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: