Interface TypePackage

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:
TypePackageImpl

public interface TypePackage 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 TypePackage eINSTANCE
      The singleton instance of the package.
      Generated:
    • TYPE_MODEL

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

      static final int TYPE_MODEL__COMPONENT_TYPES
      The feature id for the 'Component Types' map.
      See Also:
      Generated:
      Ordered:
    • TYPE_MODEL_FEATURE_COUNT

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

      static final int TYPE_MODEL_OPERATION_COUNT
      The number of operations of the 'Model' class.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY

      static final int ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY
      The meta object id for the 'EString To Component Type Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__KEY

      static final int ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__VALUE

      static final int ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY_FEATURE_COUNT

      static final int ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY_FEATURE_COUNT
      The number of structural features of the 'EString To Component Type Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY_OPERATION_COUNT

      static final int ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY_OPERATION_COUNT
      The number of operations of the 'EString To Component Type Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • COMPONENT_TYPE

      static final int COMPONENT_TYPE
      The meta object id for the 'Component Type' class.
      See Also:
      Generated:
    • COMPONENT_TYPE__SIGNATURE

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

      static final int COMPONENT_TYPE__PROVIDED_OPERATIONS
      The feature id for the 'Provided Operations' map.
      See Also:
      Generated:
      Ordered:
    • COMPONENT_TYPE__NAME

      static final int COMPONENT_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • COMPONENT_TYPE__PACKAGE

      static final int COMPONENT_TYPE__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
      Generated:
      Ordered:
    • COMPONENT_TYPE__PROVIDED_STORAGES

      static final int COMPONENT_TYPE__PROVIDED_STORAGES
      The feature id for the 'Provided Storages' map.
      See Also:
      Generated:
      Ordered:
    • COMPONENT_TYPE__CONTAINED_COMPONENTS

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

      static final int COMPONENT_TYPE__PROVIDED_INTERFACE_TYPES
      The feature id for the 'Provided Interface Types' containment reference list.
      See Also:
      Generated:
      Ordered:
    • COMPONENT_TYPE__REQUIRED_INTERFACE_TYPES

      static final int COMPONENT_TYPE__REQUIRED_INTERFACE_TYPES
      The feature id for the 'Required Interface Types' containment reference list.
      See Also:
      Generated:
      Ordered:
    • COMPONENT_TYPE_FEATURE_COUNT

      static final int COMPONENT_TYPE_FEATURE_COUNT
      The number of structural features of the 'Component Type' class.
      See Also:
      Generated:
      Ordered:
    • COMPONENT_TYPE_OPERATION_COUNT

      static final int COMPONENT_TYPE_OPERATION_COUNT
      The number of operations of the 'Component Type' class.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_OPERATION_TYPE_MAP_ENTRY

      static final int ESTRING_TO_OPERATION_TYPE_MAP_ENTRY
      The meta object id for the 'EString To Operation Type Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY

      static final int ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE

      static final int ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_FEATURE_COUNT

      static final int ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_FEATURE_COUNT
      The number of structural features of the 'EString To Operation Type Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_OPERATION_COUNT

      static final int ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_OPERATION_COUNT
      The number of operations of the 'EString To Operation Type Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_STORAGE_TYPE_MAP_ENTRY

      static final int ESTRING_TO_STORAGE_TYPE_MAP_ENTRY
      The meta object id for the 'EString To Storage Type Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__KEY

      static final int ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__VALUE

      static final int ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_STORAGE_TYPE_MAP_ENTRY_FEATURE_COUNT

      static final int ESTRING_TO_STORAGE_TYPE_MAP_ENTRY_FEATURE_COUNT
      The number of structural features of the 'EString To Storage Type Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_STORAGE_TYPE_MAP_ENTRY_OPERATION_COUNT

      static final int ESTRING_TO_STORAGE_TYPE_MAP_ENTRY_OPERATION_COUNT
      The number of operations of the 'EString To Storage Type Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • OPERATION_TYPE

      static final int OPERATION_TYPE
      The meta object id for the 'Operation Type' class.
      See Also:
      Generated:
    • OPERATION_TYPE__SIGNATURE

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

      static final int OPERATION_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • OPERATION_TYPE__RETURN_TYPE

      static final int OPERATION_TYPE__RETURN_TYPE
      The feature id for the 'Return Type' attribute.
      See Also:
      Generated:
      Ordered:
    • OPERATION_TYPE__MODIFIERS

      static final int OPERATION_TYPE__MODIFIERS
      The feature id for the 'Modifiers' attribute list.
      See Also:
      Generated:
      Ordered:
    • OPERATION_TYPE__PARAMETER_TYPES

      static final int OPERATION_TYPE__PARAMETER_TYPES
      The feature id for the 'Parameter Types' attribute list.
      See Also:
      Generated:
      Ordered:
    • OPERATION_TYPE_FEATURE_COUNT

      static final int OPERATION_TYPE_FEATURE_COUNT
      The number of structural features of the 'Operation Type' class.
      See Also:
      Generated:
      Ordered:
    • OPERATION_TYPE___GET_COMPONENT_TYPE

      static final int OPERATION_TYPE___GET_COMPONENT_TYPE
      The operation id for the 'Get Component Type' operation.
      See Also:
      Generated:
      Ordered:
    • OPERATION_TYPE_OPERATION_COUNT

      static final int OPERATION_TYPE_OPERATION_COUNT
      The number of operations of the 'Operation Type' class.
      See Also:
      Generated:
      Ordered:
    • STORAGE_TYPE

      static final int STORAGE_TYPE
      The meta object id for the 'Storage Type' class.
      See Also:
      Generated:
    • STORAGE_TYPE__NAME

      static final int STORAGE_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • STORAGE_TYPE__TYPE

      static final int STORAGE_TYPE__TYPE
      The feature id for the 'Type' attribute.
      See Also:
      Generated:
      Ordered:
    • STORAGE_TYPE_FEATURE_COUNT

      static final int STORAGE_TYPE_FEATURE_COUNT
      The number of structural features of the 'Storage Type' class.
      See Also:
      Generated:
      Ordered:
    • STORAGE_TYPE_OPERATION_COUNT

      static final int STORAGE_TYPE_OPERATION_COUNT
      The number of operations of the 'Storage Type' class.
      See Also:
      Generated:
      Ordered:
    • PROVIDED_INTERFACE_TYPE

      static final int PROVIDED_INTERFACE_TYPE
      The meta object id for the 'Provided Interface Type' class.
      See Also:
      Generated:
    • PROVIDED_INTERFACE_TYPE__PROVIDED_OPERATION_TYPES

      static final int PROVIDED_INTERFACE_TYPE__PROVIDED_OPERATION_TYPES
      The feature id for the 'Provided Operation Types' map.
      See Also:
      Generated:
      Ordered:
    • PROVIDED_INTERFACE_TYPE__NAME

      static final int PROVIDED_INTERFACE_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • PROVIDED_INTERFACE_TYPE__SIGNATURE

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

      static final int PROVIDED_INTERFACE_TYPE__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
      Generated:
      Ordered:
    • PROVIDED_INTERFACE_TYPE_FEATURE_COUNT

      static final int PROVIDED_INTERFACE_TYPE_FEATURE_COUNT
      The number of structural features of the 'Provided Interface Type' class.
      See Also:
      Generated:
      Ordered:
    • PROVIDED_INTERFACE_TYPE_OPERATION_COUNT

      static final int PROVIDED_INTERFACE_TYPE_OPERATION_COUNT
      The number of operations of the 'Provided Interface Type' class.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY

      static final int ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY
      The meta object id for the 'EString To Provided Interface Type Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__KEY

      static final int ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__VALUE

      static final int ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY_FEATURE_COUNT

      static final int ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY_FEATURE_COUNT
      The number of structural features of the 'EString To Provided Interface Type Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY_OPERATION_COUNT

      static final int ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY_OPERATION_COUNT
      The number of operations of the 'EString To Provided Interface Type Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • REQUIRED_INTERFACE_TYPE

      static final int REQUIRED_INTERFACE_TYPE
      The meta object id for the 'Required Interface Type' class.
      See Also:
      Generated:
    • REQUIRED_INTERFACE_TYPE__REQUIRES

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

      static final int REQUIRED_INTERFACE_TYPE_FEATURE_COUNT
      The number of structural features of the 'Required Interface Type' class.
      See Also:
      Generated:
      Ordered:
    • REQUIRED_INTERFACE_TYPE_OPERATION_COUNT

      static final int REQUIRED_INTERFACE_TYPE_OPERATION_COUNT
      The number of operations of the 'Required Interface Type' class.
      See Also:
      Generated:
      Ordered:
    • INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY

      static final int INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY
      The meta object id for the 'Interface EString To Operation Type Map Entry' class.
      See Also:
      Generated:
    • INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY

      static final int INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE

      static final int INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE
      The feature id for the 'Value' reference.
      See Also:
      Generated:
      Ordered:
    • INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_FEATURE_COUNT

      static final int INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_FEATURE_COUNT
      The number of structural features of the 'Interface EString To Operation Type Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_OPERATION_COUNT

      static final int INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_OPERATION_COUNT
      The number of operations of the 'Interface EString To Operation Type Map Entry' class.
      See Also:
      Generated:
      Ordered:
  • Method Details

    • getTypeModel

      org.eclipse.emf.ecore.EClass getTypeModel()
      Returns the meta object for class 'Model'.
      Returns:
      the meta object for class 'Model'.
      See Also:
      Generated:
    • getTypeModel_ComponentTypes

      org.eclipse.emf.ecore.EReference getTypeModel_ComponentTypes()
      Returns the meta object for the map 'Component Types'.
      Returns:
      the meta object for the map 'Component Types'.
      See Also:
      Generated:
    • getEStringToComponentTypeMapEntry

      org.eclipse.emf.ecore.EClass getEStringToComponentTypeMapEntry()
      Returns the meta object for class 'EString To Component Type Map Entry'.
      Returns:
      the meta object for class 'EString To Component Type Map Entry'.
      See Also:
      Generated:
      Model:
      keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.type.ComponentType" valueContainment="true"
    • getEStringToComponentTypeMapEntry_Key

      org.eclipse.emf.ecore.EAttribute getEStringToComponentTypeMapEntry_Key()
      Returns the meta object for the attribute 'Key'.
      Returns:
      the meta object for the attribute 'Key'.
      See Also:
      Generated:
    • getEStringToComponentTypeMapEntry_Value

      org.eclipse.emf.ecore.EReference getEStringToComponentTypeMapEntry_Value()
      Returns the meta object for the containment reference 'Value'.
      Returns:
      the meta object for the containment reference 'Value'.
      See Also:
      Generated:
    • getComponentType

      org.eclipse.emf.ecore.EClass getComponentType()
      Returns the meta object for class 'Component Type'.
      Returns:
      the meta object for class 'Component Type'.
      See Also:
      Generated:
    • getComponentType_Signature

      org.eclipse.emf.ecore.EAttribute getComponentType_Signature()
      Returns the meta object for the attribute 'Signature'.
      Returns:
      the meta object for the attribute 'Signature'.
      See Also:
      Generated:
    • getComponentType_ProvidedOperations

      org.eclipse.emf.ecore.EReference getComponentType_ProvidedOperations()
      Returns the meta object for the map 'Provided Operations'.
      Returns:
      the meta object for the map 'Provided Operations'.
      See Also:
      Generated:
    • getComponentType_Name

      org.eclipse.emf.ecore.EAttribute getComponentType_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getComponentType_Package

      org.eclipse.emf.ecore.EAttribute getComponentType_Package()
      Returns the meta object for the attribute 'Package'.
      Returns:
      the meta object for the attribute 'Package'.
      See Also:
      Generated:
    • getComponentType_ProvidedStorages

      org.eclipse.emf.ecore.EReference getComponentType_ProvidedStorages()
      Returns the meta object for the map 'Provided Storages'.
      Returns:
      the meta object for the map 'Provided Storages'.
      See Also:
      Generated:
    • getComponentType_ContainedComponents

      org.eclipse.emf.ecore.EReference getComponentType_ContainedComponents()
      Returns the meta object for the reference list 'Contained Components'.
      Returns:
      the meta object for the reference list 'Contained Components'.
      See Also:
      Generated:
    • getComponentType_ProvidedInterfaceTypes

      org.eclipse.emf.ecore.EReference getComponentType_ProvidedInterfaceTypes()
      Returns the meta object for the containment reference list 'Provided Interface Types'.
      Returns:
      the meta object for the containment reference list 'Provided Interface Types'.
      See Also:
      Generated:
    • getComponentType_RequiredInterfaceTypes

      org.eclipse.emf.ecore.EReference getComponentType_RequiredInterfaceTypes()
      Returns the meta object for the containment reference list 'Required Interface Types'.
      Returns:
      the meta object for the containment reference list 'Required Interface Types'.
      See Also:
      Generated:
    • getEStringToOperationTypeMapEntry

      org.eclipse.emf.ecore.EClass getEStringToOperationTypeMapEntry()
      Returns the meta object for class 'EString To Operation Type Map Entry'.
      Returns:
      the meta object for class 'EString To Operation Type Map Entry'.
      See Also:
      Generated:
      Model:
      keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.type.OperationType" valueContainment="true"
    • getEStringToOperationTypeMapEntry_Key

      org.eclipse.emf.ecore.EAttribute getEStringToOperationTypeMapEntry_Key()
      Returns the meta object for the attribute 'Key'.
      Returns:
      the meta object for the attribute 'Key'.
      See Also:
      Generated:
    • getEStringToOperationTypeMapEntry_Value

      org.eclipse.emf.ecore.EReference getEStringToOperationTypeMapEntry_Value()
      Returns the meta object for the containment reference 'Value'.
      Returns:
      the meta object for the containment reference 'Value'.
      See Also:
      Generated:
    • getEStringToStorageTypeMapEntry

      org.eclipse.emf.ecore.EClass getEStringToStorageTypeMapEntry()
      Returns the meta object for class 'EString To Storage Type Map Entry'.
      Returns:
      the meta object for class 'EString To Storage Type Map Entry'.
      See Also:
      Generated:
      Model:
      keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.type.StorageType" valueContainment="true"
    • getEStringToStorageTypeMapEntry_Key

      org.eclipse.emf.ecore.EAttribute getEStringToStorageTypeMapEntry_Key()
      Returns the meta object for the attribute 'Key'.
      Returns:
      the meta object for the attribute 'Key'.
      See Also:
      Generated:
    • getEStringToStorageTypeMapEntry_Value

      org.eclipse.emf.ecore.EReference getEStringToStorageTypeMapEntry_Value()
      Returns the meta object for the containment reference 'Value'.
      Returns:
      the meta object for the containment reference 'Value'.
      See Also:
      Generated:
    • getOperationType

      org.eclipse.emf.ecore.EClass getOperationType()
      Returns the meta object for class 'Operation Type'.
      Returns:
      the meta object for class 'Operation Type'.
      See Also:
      Generated:
    • getOperationType_Signature

      org.eclipse.emf.ecore.EAttribute getOperationType_Signature()
      Returns the meta object for the attribute 'Signature'.
      Returns:
      the meta object for the attribute 'Signature'.
      See Also:
      Generated:
    • getOperationType_Name

      org.eclipse.emf.ecore.EAttribute getOperationType_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getOperationType_ReturnType

      org.eclipse.emf.ecore.EAttribute getOperationType_ReturnType()
      Returns the meta object for the attribute 'Return Type'.
      Returns:
      the meta object for the attribute 'Return Type'.
      See Also:
      Generated:
    • getOperationType_Modifiers

      org.eclipse.emf.ecore.EAttribute getOperationType_Modifiers()
      Returns the meta object for the attribute list 'Modifiers'.
      Returns:
      the meta object for the attribute list 'Modifiers'.
      See Also:
      Generated:
    • getOperationType_ParameterTypes

      org.eclipse.emf.ecore.EAttribute getOperationType_ParameterTypes()
      Returns the meta object for the attribute list 'Parameter Types'.
      Returns:
      the meta object for the attribute list 'Parameter Types'.
      See Also:
      Generated:
    • getOperationType__GetComponentType

      org.eclipse.emf.ecore.EOperation getOperationType__GetComponentType()
      Returns the meta object for the 'Get Component Type' operation.
      Returns:
      the meta object for the 'Get Component Type' operation.
      See Also:
      Generated:
    • getStorageType

      org.eclipse.emf.ecore.EClass getStorageType()
      Returns the meta object for class 'Storage Type'.
      Returns:
      the meta object for class 'Storage Type'.
      See Also:
      Generated:
    • getStorageType_Name

      org.eclipse.emf.ecore.EAttribute getStorageType_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getStorageType_Type

      org.eclipse.emf.ecore.EAttribute getStorageType_Type()
      Returns the meta object for the attribute 'Type'.
      Returns:
      the meta object for the attribute 'Type'.
      See Also:
      Generated:
    • getProvidedInterfaceType

      org.eclipse.emf.ecore.EClass getProvidedInterfaceType()
      Returns the meta object for class 'Provided Interface Type'.
      Returns:
      the meta object for class 'Provided Interface Type'.
      See Also:
      Generated:
    • getProvidedInterfaceType_ProvidedOperationTypes

      org.eclipse.emf.ecore.EReference getProvidedInterfaceType_ProvidedOperationTypes()
      Returns the meta object for the map 'Provided Operation Types'.
      Returns:
      the meta object for the map 'Provided Operation Types'.
      See Also:
      Generated:
    • getProvidedInterfaceType_Name

      org.eclipse.emf.ecore.EAttribute getProvidedInterfaceType_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getProvidedInterfaceType_Signature

      org.eclipse.emf.ecore.EAttribute getProvidedInterfaceType_Signature()
      Returns the meta object for the attribute 'Signature'.
      Returns:
      the meta object for the attribute 'Signature'.
      See Also:
      Generated:
    • getProvidedInterfaceType_Package

      org.eclipse.emf.ecore.EAttribute getProvidedInterfaceType_Package()
      Returns the meta object for the attribute 'Package'.
      Returns:
      the meta object for the attribute 'Package'.
      See Also:
      Generated:
    • getEStringToProvidedInterfaceTypeMapEntry

      org.eclipse.emf.ecore.EClass getEStringToProvidedInterfaceTypeMapEntry()
      Returns the meta object for class 'EString To Provided Interface Type Map Entry'.
      Returns:
      the meta object for class 'EString To Provided Interface Type Map Entry'.
      See Also:
      Generated:
      Model:
      keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.type.ProvidedInterfaceType" valueContainment="true"
    • getEStringToProvidedInterfaceTypeMapEntry_Key

      org.eclipse.emf.ecore.EAttribute getEStringToProvidedInterfaceTypeMapEntry_Key()
      Returns the meta object for the attribute 'Key'.
      Returns:
      the meta object for the attribute 'Key'.
      See Also:
      Generated:
    • getEStringToProvidedInterfaceTypeMapEntry_Value

      org.eclipse.emf.ecore.EReference getEStringToProvidedInterfaceTypeMapEntry_Value()
      Returns the meta object for the containment reference 'Value'.
      Returns:
      the meta object for the containment reference 'Value'.
      See Also:
      Generated:
    • getRequiredInterfaceType

      org.eclipse.emf.ecore.EClass getRequiredInterfaceType()
      Returns the meta object for class 'Required Interface Type'.
      Returns:
      the meta object for class 'Required Interface Type'.
      See Also:
      Generated:
    • getRequiredInterfaceType_Requires

      org.eclipse.emf.ecore.EReference getRequiredInterfaceType_Requires()
      Returns the meta object for the reference 'Requires'.
      Returns:
      the meta object for the reference 'Requires'.
      See Also:
      Generated:
    • getInterfaceEStringToOperationTypeMapEntry

      org.eclipse.emf.ecore.EClass getInterfaceEStringToOperationTypeMapEntry()
      Returns the meta object for class 'Interface EString To Operation Type Map Entry'.
      Returns:
      the meta object for class 'Interface EString To Operation Type Map Entry'.
      See Also:
      Generated:
      Model:
      keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.type.OperationType"
    • getInterfaceEStringToOperationTypeMapEntry_Key

      org.eclipse.emf.ecore.EAttribute getInterfaceEStringToOperationTypeMapEntry_Key()
      Returns the meta object for the attribute 'Key'.
      Returns:
      the meta object for the attribute 'Key'.
      See Also:
      Generated:
    • getInterfaceEStringToOperationTypeMapEntry_Value

      org.eclipse.emf.ecore.EReference getInterfaceEStringToOperationTypeMapEntry_Value()
      Returns the meta object for the reference 'Value'.
      Returns:
      the meta object for the reference 'Value'.
      See Also:
      Generated:
    • getTypeFactory

      TypeFactory getTypeFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.
      Generated: