Package kieker.model.analysismodel.type
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:
TypeFactory
- Generated:
- Model:
- kind="package"
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
TypePackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type -
Field Summary
Fields Modifier and Type Field Description static int
COMPONENT_TYPE
The meta object id for the 'Component Type
' class.static int
COMPONENT_TYPE__CONTAINED_COMPONENTS
The feature id for the 'Contained Components' reference list.static int
COMPONENT_TYPE__NAME
The feature id for the 'Name' attribute.static int
COMPONENT_TYPE__PACKAGE
The feature id for the 'Package' attribute.static int
COMPONENT_TYPE__PROVIDED_INTERFACE_TYPES
The feature id for the 'Provided Interface Types' containment reference list.static int
COMPONENT_TYPE__PROVIDED_OPERATIONS
The feature id for the 'Provided Operations' map.static int
COMPONENT_TYPE__PROVIDED_STORAGES
The feature id for the 'Provided Storages' map.static int
COMPONENT_TYPE__REQUIRED_INTERFACE_TYPES
The feature id for the 'Required Interface Types' containment reference list.static int
COMPONENT_TYPE__SIGNATURE
The feature id for the 'Signature' attribute.static int
COMPONENT_TYPE_FEATURE_COUNT
The number of structural features of the 'Component Type' class.static int
COMPONENT_TYPE_OPERATION_COUNT
The number of operations of the 'Component Type' class.static TypePackage
eINSTANCE
The singleton instance of the package.static java.lang.String
eNAME
The package name.static java.lang.String
eNS_PREFIX
The package namespace name.static java.lang.String
eNS_URI
The package namespace URI.static int
ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY
The meta object id for the 'EString To Component Type Map Entry
' class.static int
ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.static int
ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.static int
ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'EString To Component Type Map Entry' class.static int
ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'EString To Component Type Map Entry' class.static int
ESTRING_TO_OPERATION_TYPE_MAP_ENTRY
The meta object id for the 'EString To Operation Type Map Entry
' class.static int
ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.static int
ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.static int
ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'EString To Operation Type Map Entry' class.static int
ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'EString To Operation Type Map Entry' class.static int
ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY
The meta object id for the 'EString To Provided Interface Type Map Entry
' class.static int
ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.static int
ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.static 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.static int
ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'EString To Provided Interface Type Map Entry' class.static int
ESTRING_TO_STORAGE_TYPE_MAP_ENTRY
The meta object id for the 'EString To Storage Type Map Entry
' class.static int
ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.static int
ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.static int
ESTRING_TO_STORAGE_TYPE_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'EString To Storage Type Map Entry' class.static int
ESTRING_TO_STORAGE_TYPE_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'EString To Storage Type Map Entry' class.static int
INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY
The meta object id for the 'Interface EString To Operation Type Map Entry
' class.static int
INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.static int
INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE
The feature id for the 'Value' reference.static 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.static int
INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'Interface EString To Operation Type Map Entry' class.static int
OPERATION_TYPE
The meta object id for the 'Operation Type
' class.static int
OPERATION_TYPE___GET_COMPONENT_TYPE
The operation id for the 'Get Component Type' operation.static int
OPERATION_TYPE__MODIFIERS
The feature id for the 'Modifiers' attribute list.static int
OPERATION_TYPE__NAME
The feature id for the 'Name' attribute.static int
OPERATION_TYPE__PARAMETER_TYPES
The feature id for the 'Parameter Types' attribute list.static int
OPERATION_TYPE__RETURN_TYPE
The feature id for the 'Return Type' attribute.static int
OPERATION_TYPE__SIGNATURE
The feature id for the 'Signature' attribute.static int
OPERATION_TYPE_FEATURE_COUNT
The number of structural features of the 'Operation Type' class.static int
OPERATION_TYPE_OPERATION_COUNT
The number of operations of the 'Operation Type' class.static int
PROVIDED_INTERFACE_TYPE
The meta object id for the 'Provided Interface Type
' class.static int
PROVIDED_INTERFACE_TYPE__NAME
The feature id for the 'Name' attribute.static int
PROVIDED_INTERFACE_TYPE__PACKAGE
The feature id for the 'Package' attribute.static int
PROVIDED_INTERFACE_TYPE__PROVIDED_OPERATION_TYPES
The feature id for the 'Provided Operation Types' map.static int
PROVIDED_INTERFACE_TYPE__SIGNATURE
The feature id for the 'Signature' attribute.static int
PROVIDED_INTERFACE_TYPE_FEATURE_COUNT
The number of structural features of the 'Provided Interface Type' class.static int
PROVIDED_INTERFACE_TYPE_OPERATION_COUNT
The number of operations of the 'Provided Interface Type' class.static int
REQUIRED_INTERFACE_TYPE
The meta object id for the 'Required Interface Type
' class.static int
REQUIRED_INTERFACE_TYPE__REQUIRES
The feature id for the 'Requires' reference.static int
REQUIRED_INTERFACE_TYPE_FEATURE_COUNT
The number of structural features of the 'Required Interface Type' class.static int
REQUIRED_INTERFACE_TYPE_OPERATION_COUNT
The number of operations of the 'Required Interface Type' class.static int
STORAGE_TYPE
The meta object id for the 'Storage Type
' class.static int
STORAGE_TYPE__NAME
The feature id for the 'Name' attribute.static int
STORAGE_TYPE__TYPE
The feature id for the 'Type' attribute.static int
STORAGE_TYPE_FEATURE_COUNT
The number of structural features of the 'Storage Type' class.static int
STORAGE_TYPE_OPERATION_COUNT
The number of operations of the 'Storage Type' class.static int
TYPE_MODEL
The meta object id for the 'Model
' class.static int
TYPE_MODEL__COMPONENT_TYPES
The feature id for the 'Component Types' map.static int
TYPE_MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.static int
TYPE_MODEL_OPERATION_COUNT
The number of operations of the 'Model' class. -
Method Summary
Modifier and Type Method Description org.eclipse.emf.ecore.EClass
getComponentType()
Returns the meta object for class 'Component Type
'.org.eclipse.emf.ecore.EReference
getComponentType_ContainedComponents()
Returns the meta object for the reference list 'Contained Components
'.org.eclipse.emf.ecore.EAttribute
getComponentType_Name()
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EAttribute
getComponentType_Package()
Returns the meta object for the attribute 'Package
'.org.eclipse.emf.ecore.EReference
getComponentType_ProvidedInterfaceTypes()
Returns the meta object for the containment reference list 'Provided Interface Types
'.org.eclipse.emf.ecore.EReference
getComponentType_ProvidedOperations()
Returns the meta object for the map 'Provided Operations
'.org.eclipse.emf.ecore.EReference
getComponentType_ProvidedStorages()
Returns the meta object for the map 'Provided Storages
'.org.eclipse.emf.ecore.EReference
getComponentType_RequiredInterfaceTypes()
Returns the meta object for the containment reference list 'Required Interface Types
'.org.eclipse.emf.ecore.EAttribute
getComponentType_Signature()
Returns the meta object for the attribute 'Signature
'.org.eclipse.emf.ecore.EClass
getEStringToComponentTypeMapEntry()
Returns the meta object for class 'EString To Component Type Map Entry
'.org.eclipse.emf.ecore.EAttribute
getEStringToComponentTypeMapEntry_Key()
Returns the meta object for the attribute 'Key
'.org.eclipse.emf.ecore.EReference
getEStringToComponentTypeMapEntry_Value()
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EClass
getEStringToOperationTypeMapEntry()
Returns the meta object for class 'EString To Operation Type Map Entry
'.org.eclipse.emf.ecore.EAttribute
getEStringToOperationTypeMapEntry_Key()
Returns the meta object for the attribute 'Key
'.org.eclipse.emf.ecore.EReference
getEStringToOperationTypeMapEntry_Value()
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EClass
getEStringToProvidedInterfaceTypeMapEntry()
Returns the meta object for class 'EString To Provided Interface Type Map Entry
'.org.eclipse.emf.ecore.EAttribute
getEStringToProvidedInterfaceTypeMapEntry_Key()
Returns the meta object for the attribute 'Key
'.org.eclipse.emf.ecore.EReference
getEStringToProvidedInterfaceTypeMapEntry_Value()
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EClass
getEStringToStorageTypeMapEntry()
Returns the meta object for class 'EString To Storage Type Map Entry
'.org.eclipse.emf.ecore.EAttribute
getEStringToStorageTypeMapEntry_Key()
Returns the meta object for the attribute 'Key
'.org.eclipse.emf.ecore.EReference
getEStringToStorageTypeMapEntry_Value()
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EClass
getInterfaceEStringToOperationTypeMapEntry()
Returns the meta object for class 'Interface EString To Operation Type Map Entry
'.org.eclipse.emf.ecore.EAttribute
getInterfaceEStringToOperationTypeMapEntry_Key()
Returns the meta object for the attribute 'Key
'.org.eclipse.emf.ecore.EReference
getInterfaceEStringToOperationTypeMapEntry_Value()
Returns the meta object for the reference 'Value
'.org.eclipse.emf.ecore.EClass
getOperationType()
Returns the meta object for class 'Operation Type
'.org.eclipse.emf.ecore.EOperation
getOperationType__GetComponentType()
Returns the meta object for the 'Get Component Type
' operation.org.eclipse.emf.ecore.EAttribute
getOperationType_Modifiers()
Returns the meta object for the attribute list 'Modifiers
'.org.eclipse.emf.ecore.EAttribute
getOperationType_Name()
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EAttribute
getOperationType_ParameterTypes()
Returns the meta object for the attribute list 'Parameter Types
'.org.eclipse.emf.ecore.EAttribute
getOperationType_ReturnType()
Returns the meta object for the attribute 'Return Type
'.org.eclipse.emf.ecore.EAttribute
getOperationType_Signature()
Returns the meta object for the attribute 'Signature
'.org.eclipse.emf.ecore.EClass
getProvidedInterfaceType()
Returns the meta object for class 'Provided Interface Type
'.org.eclipse.emf.ecore.EAttribute
getProvidedInterfaceType_Name()
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EAttribute
getProvidedInterfaceType_Package()
Returns the meta object for the attribute 'Package
'.org.eclipse.emf.ecore.EReference
getProvidedInterfaceType_ProvidedOperationTypes()
Returns the meta object for the map 'Provided Operation Types
'.org.eclipse.emf.ecore.EAttribute
getProvidedInterfaceType_Signature()
Returns the meta object for the attribute 'Signature
'.org.eclipse.emf.ecore.EClass
getRequiredInterfaceType()
Returns the meta object for class 'Required Interface Type
'.org.eclipse.emf.ecore.EReference
getRequiredInterfaceType_Requires()
Returns the meta object for the reference 'Requires
'.org.eclipse.emf.ecore.EClass
getStorageType()
Returns the meta object for class 'Storage Type
'.org.eclipse.emf.ecore.EAttribute
getStorageType_Name()
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EAttribute
getStorageType_Type()
Returns the meta object for the attribute 'Type
'.TypeFactory
getTypeFactory()
Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
getTypeModel()
Returns the meta object for class 'Model
'.org.eclipse.emf.ecore.EReference
getTypeModel_ComponentTypes()
Returns the meta object for the map 'Component Types
'.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
-
Field Details
-
eNAME
static final java.lang.String eNAMEThe package name.- See Also:
- Constant Field Values
- Generated:
-
eNS_URI
static final java.lang.String eNS_URIThe package namespace URI.- See Also:
- Constant Field Values
- Generated:
-
eNS_PREFIX
static final java.lang.String eNS_PREFIXThe package namespace name.- See Also:
- Constant Field Values
- Generated:
-
eINSTANCE
The singleton instance of the package.- Generated:
-
TYPE_MODEL
static final int TYPE_MODELThe meta object id for the 'Model
' class.- See Also:
TypeModelImpl
,TypePackageImpl.getTypeModel()
, Constant Field Values- Generated:
-
TYPE_MODEL__COMPONENT_TYPES
static final int TYPE_MODEL__COMPONENT_TYPESThe feature id for the 'Component Types' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
TYPE_MODEL_FEATURE_COUNT
static final int TYPE_MODEL_FEATURE_COUNTThe number of structural features of the 'Model' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
TYPE_MODEL_OPERATION_COUNT
static final int TYPE_MODEL_OPERATION_COUNTThe number of operations of the 'Model' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY
static final int ESTRING_TO_COMPONENT_TYPE_MAP_ENTRYThe meta object id for the 'EString To Component Type Map Entry
' class. -
ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__KEY
static final int ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__VALUE
static final int ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EString To Component Type Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY_OPERATION_COUNT
static final int ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EString To Component Type Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPONENT_TYPE
static final int COMPONENT_TYPEThe meta object id for the 'Component Type
' class.- See Also:
ComponentTypeImpl
,TypePackageImpl.getComponentType()
, Constant Field Values- Generated:
-
COMPONENT_TYPE__SIGNATURE
static final int COMPONENT_TYPE__SIGNATUREThe feature id for the 'Signature' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPONENT_TYPE__PROVIDED_OPERATIONS
static final int COMPONENT_TYPE__PROVIDED_OPERATIONSThe feature id for the 'Provided Operations' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPONENT_TYPE__NAME
static final int COMPONENT_TYPE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPONENT_TYPE__PACKAGE
static final int COMPONENT_TYPE__PACKAGEThe feature id for the 'Package' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPONENT_TYPE__PROVIDED_STORAGES
static final int COMPONENT_TYPE__PROVIDED_STORAGESThe feature id for the 'Provided Storages' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPONENT_TYPE__CONTAINED_COMPONENTS
static final int COMPONENT_TYPE__CONTAINED_COMPONENTSThe feature id for the 'Contained Components' reference list.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPONENT_TYPE__PROVIDED_INTERFACE_TYPES
static final int COMPONENT_TYPE__PROVIDED_INTERFACE_TYPESThe feature id for the 'Provided Interface Types' containment reference list.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPONENT_TYPE__REQUIRED_INTERFACE_TYPES
static final int COMPONENT_TYPE__REQUIRED_INTERFACE_TYPESThe feature id for the 'Required Interface Types' containment reference list.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPONENT_TYPE_FEATURE_COUNT
static final int COMPONENT_TYPE_FEATURE_COUNTThe number of structural features of the 'Component Type' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPONENT_TYPE_OPERATION_COUNT
static final int COMPONENT_TYPE_OPERATION_COUNTThe number of operations of the 'Component Type' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_OPERATION_TYPE_MAP_ENTRY
static final int ESTRING_TO_OPERATION_TYPE_MAP_ENTRYThe meta object id for the 'EString To Operation Type Map Entry
' class. -
ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY
static final int ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE
static final int ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EString To Operation Type Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_OPERATION_COUNT
static final int ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EString To Operation Type Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_STORAGE_TYPE_MAP_ENTRY
static final int ESTRING_TO_STORAGE_TYPE_MAP_ENTRYThe meta object id for the 'EString To Storage Type Map Entry
' class. -
ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__KEY
static final int ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__VALUE
static final int ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_STORAGE_TYPE_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_STORAGE_TYPE_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EString To Storage Type Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_STORAGE_TYPE_MAP_ENTRY_OPERATION_COUNT
static final int ESTRING_TO_STORAGE_TYPE_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EString To Storage Type Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
OPERATION_TYPE
static final int OPERATION_TYPEThe meta object id for the 'Operation Type
' class.- See Also:
OperationTypeImpl
,TypePackageImpl.getOperationType()
, Constant Field Values- Generated:
-
OPERATION_TYPE__SIGNATURE
static final int OPERATION_TYPE__SIGNATUREThe feature id for the 'Signature' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
OPERATION_TYPE__NAME
static final int OPERATION_TYPE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
OPERATION_TYPE__RETURN_TYPE
static final int OPERATION_TYPE__RETURN_TYPEThe feature id for the 'Return Type' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
OPERATION_TYPE__MODIFIERS
static final int OPERATION_TYPE__MODIFIERSThe feature id for the 'Modifiers' attribute list.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
OPERATION_TYPE__PARAMETER_TYPES
static final int OPERATION_TYPE__PARAMETER_TYPESThe feature id for the 'Parameter Types' attribute list.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
OPERATION_TYPE_FEATURE_COUNT
static final int OPERATION_TYPE_FEATURE_COUNTThe number of structural features of the 'Operation Type' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
OPERATION_TYPE___GET_COMPONENT_TYPE
static final int OPERATION_TYPE___GET_COMPONENT_TYPEThe operation id for the 'Get Component Type' operation.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
OPERATION_TYPE_OPERATION_COUNT
static final int OPERATION_TYPE_OPERATION_COUNTThe number of operations of the 'Operation Type' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STORAGE_TYPE
static final int STORAGE_TYPEThe meta object id for the 'Storage Type
' class.- See Also:
StorageTypeImpl
,TypePackageImpl.getStorageType()
, Constant Field Values- Generated:
-
STORAGE_TYPE__NAME
static final int STORAGE_TYPE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STORAGE_TYPE__TYPE
static final int STORAGE_TYPE__TYPEThe feature id for the 'Type' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STORAGE_TYPE_FEATURE_COUNT
static final int STORAGE_TYPE_FEATURE_COUNTThe number of structural features of the 'Storage Type' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STORAGE_TYPE_OPERATION_COUNT
static final int STORAGE_TYPE_OPERATION_COUNTThe number of operations of the 'Storage Type' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
PROVIDED_INTERFACE_TYPE
static final int PROVIDED_INTERFACE_TYPEThe meta object id for the 'Provided Interface Type
' class.- See Also:
ProvidedInterfaceTypeImpl
,TypePackageImpl.getProvidedInterfaceType()
, Constant Field Values- Generated:
-
PROVIDED_INTERFACE_TYPE__PROVIDED_OPERATION_TYPES
static final int PROVIDED_INTERFACE_TYPE__PROVIDED_OPERATION_TYPESThe feature id for the 'Provided Operation Types' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
PROVIDED_INTERFACE_TYPE__NAME
static final int PROVIDED_INTERFACE_TYPE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
PROVIDED_INTERFACE_TYPE__SIGNATURE
static final int PROVIDED_INTERFACE_TYPE__SIGNATUREThe feature id for the 'Signature' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
PROVIDED_INTERFACE_TYPE__PACKAGE
static final int PROVIDED_INTERFACE_TYPE__PACKAGEThe feature id for the 'Package' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
PROVIDED_INTERFACE_TYPE_FEATURE_COUNT
static final int PROVIDED_INTERFACE_TYPE_FEATURE_COUNTThe number of structural features of the 'Provided Interface Type' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
PROVIDED_INTERFACE_TYPE_OPERATION_COUNT
static final int PROVIDED_INTERFACE_TYPE_OPERATION_COUNTThe number of operations of the 'Provided Interface Type' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY
static final int ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRYThe meta object id for the 'EString To Provided Interface Type Map Entry
' class. -
ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__KEY
static final int ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__VALUE
static final int ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EString To Provided Interface Type Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY_OPERATION_COUNT
static final int ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EString To Provided Interface Type Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
REQUIRED_INTERFACE_TYPE
static final int REQUIRED_INTERFACE_TYPEThe meta object id for the 'Required Interface Type
' class.- See Also:
RequiredInterfaceTypeImpl
,TypePackageImpl.getRequiredInterfaceType()
, Constant Field Values- Generated:
-
REQUIRED_INTERFACE_TYPE__REQUIRES
static final int REQUIRED_INTERFACE_TYPE__REQUIRESThe feature id for the 'Requires' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
REQUIRED_INTERFACE_TYPE_FEATURE_COUNT
static final int REQUIRED_INTERFACE_TYPE_FEATURE_COUNTThe number of structural features of the 'Required Interface Type' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
REQUIRED_INTERFACE_TYPE_OPERATION_COUNT
static final int REQUIRED_INTERFACE_TYPE_OPERATION_COUNTThe number of operations of the 'Required Interface Type' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY
static final int INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRYThe meta object id for the 'Interface EString To Operation Type Map Entry
' class. -
INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY
static final int INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE
static final int INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUEThe feature id for the 'Value' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_FEATURE_COUNT
static final int INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'Interface EString To Operation Type Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_OPERATION_COUNT
static final int INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'Interface EString To Operation Type Map Entry' class.- See Also:
- Constant Field Values
- 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:
TypeModel
- 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:
TypeModel.getComponentTypes()
,getTypeModel()
- 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:
Map.Entry
- 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:
Map.Entry
,getEStringToComponentTypeMapEntry()
- 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:
Map.Entry
,getEStringToComponentTypeMapEntry()
- 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:
ComponentType
- 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:
ComponentType.getSignature()
,getComponentType()
- 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:
ComponentType.getProvidedOperations()
,getComponentType()
- 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:
ComponentType.getName()
,getComponentType()
- 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:
ComponentType.getPackage()
,getComponentType()
- 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:
ComponentType.getProvidedStorages()
,getComponentType()
- 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:
ComponentType.getContainedComponents()
,getComponentType()
- 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:
ComponentType.getProvidedInterfaceTypes()
,getComponentType()
- 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:
ComponentType.getRequiredInterfaceTypes()
,getComponentType()
- 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:
Map.Entry
- 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:
Map.Entry
,getEStringToOperationTypeMapEntry()
- 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:
Map.Entry
,getEStringToOperationTypeMapEntry()
- 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:
Map.Entry
- 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:
Map.Entry
,getEStringToStorageTypeMapEntry()
- 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:
Map.Entry
,getEStringToStorageTypeMapEntry()
- 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:
OperationType
- 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:
OperationType.getSignature()
,getOperationType()
- 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:
OperationType.getName()
,getOperationType()
- 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:
OperationType.getReturnType()
,getOperationType()
- 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:
OperationType.getModifiers()
,getOperationType()
- 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:
OperationType.getParameterTypes()
,getOperationType()
- 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:
OperationType.getComponentType()
- 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:
StorageType
- 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:
StorageType.getName()
,getStorageType()
- 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:
StorageType.getType()
,getStorageType()
- 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:
ProvidedInterfaceType
- 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:
ProvidedInterfaceType.getProvidedOperationTypes()
,getProvidedInterfaceType()
- 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:
ProvidedInterfaceType.getName()
,getProvidedInterfaceType()
- 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:
ProvidedInterfaceType.getSignature()
,getProvidedInterfaceType()
- 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:
ProvidedInterfaceType.getPackage()
,getProvidedInterfaceType()
- 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:
Map.Entry
- 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:
Map.Entry
,getEStringToProvidedInterfaceTypeMapEntry()
- 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:
Map.Entry
,getEStringToProvidedInterfaceTypeMapEntry()
- 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:
RequiredInterfaceType
- 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:
RequiredInterfaceType.getRequires()
,getRequiredInterfaceType()
- 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:
Map.Entry
- 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:
Map.Entry
,getInterfaceEStringToOperationTypeMapEntry()
- 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:
Map.Entry
,getInterfaceEStringToOperationTypeMapEntry()
- 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:
-