Package org.palladiosimulator.pcmtx
Interface PcmtxPackage
-
- All Superinterfaces:
EModelElement,ENamedElement,EObject,EPackage,Notifier
- All Known Implementing Classes:
PcmtxPackageImpl
public interface PcmtxPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
PcmtxFactory- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePcmtxPackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static intABORT_ACTIONThe meta object id for the 'Abort Action' class.static intABORT_ACTION__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intABORT_ACTION__IDThe feature id for the 'Id' attribute.static intABORT_ACTION__INFRASTRUCTURE_CALL_ACTIONThe feature id for the 'Infrastructure Call Action' containment reference list.static intABORT_ACTION__PREDECESSOR_ABSTRACT_ACTIONThe feature id for the 'Predecessor Abstract Action' reference.static intABORT_ACTION__RESOURCE_CALL_ACTIONThe feature id for the 'Resource Call Action' containment reference list.static intABORT_ACTION__RESOURCE_DEMAND_ACTIONThe feature id for the 'Resource Demand Action' containment reference list.static intABORT_ACTION__RESOURCE_DEMANDING_BEHAVIOUR_ABSTRACT_ACTIONThe feature id for the 'Resource Demanding Behaviour Abstract Action' container reference.static intABORT_ACTION__SUCCESSOR_ABSTRACT_ACTIONThe feature id for the 'Successor Abstract Action' reference.static intABORT_ACTION_FEATURE_COUNTThe number of structural features of the 'Abort Action' class.static intCOMMIT_ACTIONThe meta object id for the 'Commit Action' class.static intCOMMIT_ACTION__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intCOMMIT_ACTION__IDThe feature id for the 'Id' attribute.static intCOMMIT_ACTION__INFRASTRUCTURE_CALL_ACTIONThe feature id for the 'Infrastructure Call Action' containment reference list.static intCOMMIT_ACTION__PREDECESSOR_ABSTRACT_ACTIONThe feature id for the 'Predecessor Abstract Action' reference.static intCOMMIT_ACTION__RESOURCE_CALL_ACTIONThe feature id for the 'Resource Call Action' containment reference list.static intCOMMIT_ACTION__RESOURCE_DEMAND_ACTIONThe feature id for the 'Resource Demand Action' containment reference list.static intCOMMIT_ACTION__RESOURCE_DEMANDING_BEHAVIOUR_ABSTRACT_ACTIONThe feature id for the 'Resource Demanding Behaviour Abstract Action' container reference.static intCOMMIT_ACTION__SUCCESSOR_ABSTRACT_ACTIONThe feature id for the 'Successor Abstract Action' reference.static intCOMMIT_ACTION_FEATURE_COUNTThe number of structural features of the 'Commit Action' class.static intDATA_REPOSITORYThe meta object id for the 'Data Repository' class.static intDATA_REPOSITORY__DATABASESThe feature id for the 'Databases' containment reference list.static intDATA_REPOSITORY__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intDATA_REPOSITORY__IDThe feature id for the 'Id' attribute.static intDATA_REPOSITORY__TABLEThe feature id for the 'Table' containment reference list.static intDATA_REPOSITORY_FEATURE_COUNTThe number of structural features of the 'Data Repository' class.static intDATABASEThe meta object id for the 'Database' class.static intDATABASE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intDATABASE__IDThe feature id for the 'Id' attribute.static intDATABASE__ISOLATIONThe feature id for the 'Isolation' attribute.static intDATABASE__TIMEOUTThe feature id for the 'Timeout' attribute.static intDATABASE_FEATURE_COUNTThe number of structural features of the 'Database' class.static PcmtxPackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intENTITY_TYPEThe meta object id for the 'Entity Type' class.static intENTITY_TYPE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intENTITY_TYPE__IDThe feature id for the 'Id' attribute.static intENTITY_TYPE__RESOURCE_PROVIDED_ROLES_RESOURCE_INTERFACE_PROVIDING_ENTITYThe feature id for the 'Resource Provided Roles Resource Interface Providing Entity' containment reference list.static intENTITY_TYPE__RESOURCE_REPOSITORY_RESOURCE_TYPEThe feature id for the 'Resource Repository Resource Type' container reference.static intENTITY_TYPE__UNITThe feature id for the 'Unit' containment reference.static intENTITY_TYPE_FEATURE_COUNTThe number of structural features of the 'Entity Type' class.static intTABLEThe meta object id for the 'Table' class.static intTABLE__DATABASEThe feature id for the 'Database' reference.static intTABLE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intTABLE__IDThe feature id for the 'Id' attribute.static intTABLE__ROWSThe feature id for the 'Rows' attribute.static intTABLE__TYPESThe feature id for the 'Types' reference list.static intTABLE_FEATURE_COUNTThe number of structural features of the 'Table' class.static intTRANSACTION_ISOLATIONThe meta object id for the 'Transaction Isolation' enum.static intTRANSACTION_SCOPEThe meta object id for the 'Transaction Scope' enum.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClassgetAbortAction()Returns the meta object for class 'Abort Action'.EClassgetCommitAction()Returns the meta object for class 'Commit Action'.EClassgetDatabase()Returns the meta object for class 'Database'.EAttributegetDatabase_Isolation()Returns the meta object for the attribute 'Isolation'.EAttributegetDatabase_Timeout()Returns the meta object for the attribute 'Timeout'.EClassgetDataRepository()Returns the meta object for class 'Data Repository'.EReferencegetDataRepository_Databases()Returns the meta object for the containment reference list 'Databases'.EReferencegetDataRepository_Table()Returns the meta object for the containment reference list 'Table'.EClassgetEntityType()Returns the meta object for class 'Entity Type'.PcmtxFactorygetPcmtxFactory()Returns the factory that creates the instances of the model.EClassgetTable()Returns the meta object for class 'Table'.EReferencegetTable_Database()Returns the meta object for the reference 'Database'.EAttributegetTable_Rows()Returns the meta object for the attribute 'Rows'.EReferencegetTable_Types()Returns the meta object for the reference list 'Types'.EEnumgetTransactionIsolation()Returns the meta object for enum 'Transaction Isolation'.EEnumgetTransactionScope()Returns the meta object for enum 'Transaction Scope'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final PcmtxPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
ENTITY_TYPE
static final int ENTITY_TYPE
The meta object id for the 'Entity Type' class.- See Also:
EntityTypeImpl,PcmtxPackageImpl.getEntityType(), Constant Field Values- Generated class or method.
-
ENTITY_TYPE__ID
static final int ENTITY_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENTITY_TYPE__ENTITY_NAME
static final int ENTITY_TYPE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENTITY_TYPE__UNIT
static final int ENTITY_TYPE__UNIT
The feature id for the 'Unit' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENTITY_TYPE__RESOURCE_PROVIDED_ROLES_RESOURCE_INTERFACE_PROVIDING_ENTITY
static final int ENTITY_TYPE__RESOURCE_PROVIDED_ROLES_RESOURCE_INTERFACE_PROVIDING_ENTITY
The feature id for the 'Resource Provided Roles Resource Interface Providing Entity' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENTITY_TYPE__RESOURCE_REPOSITORY_RESOURCE_TYPE
static final int ENTITY_TYPE__RESOURCE_REPOSITORY_RESOURCE_TYPE
The feature id for the 'Resource Repository Resource Type' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENTITY_TYPE_FEATURE_COUNT
static final int ENTITY_TYPE_FEATURE_COUNT
The number of structural features of the 'Entity Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_REPOSITORY
static final int DATA_REPOSITORY
The meta object id for the 'Data Repository' class.- See Also:
DataRepositoryImpl,PcmtxPackageImpl.getDataRepository(), Constant Field Values- Generated class or method.
-
DATA_REPOSITORY__ID
static final int DATA_REPOSITORY__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_REPOSITORY__ENTITY_NAME
static final int DATA_REPOSITORY__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_REPOSITORY__TABLE
static final int DATA_REPOSITORY__TABLE
The feature id for the 'Table' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_REPOSITORY__DATABASES
static final int DATA_REPOSITORY__DATABASES
The feature id for the 'Databases' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_REPOSITORY_FEATURE_COUNT
static final int DATA_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Data Repository' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TABLE
static final int TABLE
The meta object id for the 'Table' class.- See Also:
TableImpl,PcmtxPackageImpl.getTable(), Constant Field Values- Generated class or method.
-
TABLE__ID
static final int TABLE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TABLE__ENTITY_NAME
static final int TABLE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TABLE__ROWS
static final int TABLE__ROWS
The feature id for the 'Rows' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TABLE__TYPES
static final int TABLE__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TABLE__DATABASE
static final int TABLE__DATABASE
The feature id for the 'Database' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TABLE_FEATURE_COUNT
static final int TABLE_FEATURE_COUNT
The number of structural features of the 'Table' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATABASE
static final int DATABASE
The meta object id for the 'Database' class.- See Also:
DatabaseImpl,PcmtxPackageImpl.getDatabase(), Constant Field Values- Generated class or method.
-
DATABASE__ID
static final int DATABASE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATABASE__ENTITY_NAME
static final int DATABASE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATABASE__ISOLATION
static final int DATABASE__ISOLATION
The feature id for the 'Isolation' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATABASE__TIMEOUT
static final int DATABASE__TIMEOUT
The feature id for the 'Timeout' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATABASE_FEATURE_COUNT
static final int DATABASE_FEATURE_COUNT
The number of structural features of the 'Database' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMMIT_ACTION
static final int COMMIT_ACTION
The meta object id for the 'Commit Action' class.- See Also:
CommitActionImpl,PcmtxPackageImpl.getCommitAction(), Constant Field Values- Generated class or method.
-
COMMIT_ACTION__ID
static final int COMMIT_ACTION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMMIT_ACTION__ENTITY_NAME
static final int COMMIT_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMMIT_ACTION__PREDECESSOR_ABSTRACT_ACTION
static final int COMMIT_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMMIT_ACTION__SUCCESSOR_ABSTRACT_ACTION
static final int COMMIT_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMMIT_ACTION__RESOURCE_DEMANDING_BEHAVIOUR_ABSTRACT_ACTION
static final int COMMIT_ACTION__RESOURCE_DEMANDING_BEHAVIOUR_ABSTRACT_ACTION
The feature id for the 'Resource Demanding Behaviour Abstract Action' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMMIT_ACTION__RESOURCE_DEMAND_ACTION
static final int COMMIT_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMMIT_ACTION__INFRASTRUCTURE_CALL_ACTION
static final int COMMIT_ACTION__INFRASTRUCTURE_CALL_ACTION
The feature id for the 'Infrastructure Call Action' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMMIT_ACTION__RESOURCE_CALL_ACTION
static final int COMMIT_ACTION__RESOURCE_CALL_ACTION
The feature id for the 'Resource Call Action' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMMIT_ACTION_FEATURE_COUNT
static final int COMMIT_ACTION_FEATURE_COUNT
The number of structural features of the 'Commit Action' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ABORT_ACTION
static final int ABORT_ACTION
The meta object id for the 'Abort Action' class.- See Also:
AbortActionImpl,PcmtxPackageImpl.getAbortAction(), Constant Field Values- Generated class or method.
-
ABORT_ACTION__ID
static final int ABORT_ACTION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ABORT_ACTION__ENTITY_NAME
static final int ABORT_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ABORT_ACTION__PREDECESSOR_ABSTRACT_ACTION
static final int ABORT_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ABORT_ACTION__SUCCESSOR_ABSTRACT_ACTION
static final int ABORT_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ABORT_ACTION__RESOURCE_DEMANDING_BEHAVIOUR_ABSTRACT_ACTION
static final int ABORT_ACTION__RESOURCE_DEMANDING_BEHAVIOUR_ABSTRACT_ACTION
The feature id for the 'Resource Demanding Behaviour Abstract Action' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ABORT_ACTION__RESOURCE_DEMAND_ACTION
static final int ABORT_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ABORT_ACTION__INFRASTRUCTURE_CALL_ACTION
static final int ABORT_ACTION__INFRASTRUCTURE_CALL_ACTION
The feature id for the 'Infrastructure Call Action' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ABORT_ACTION__RESOURCE_CALL_ACTION
static final int ABORT_ACTION__RESOURCE_CALL_ACTION
The feature id for the 'Resource Call Action' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ABORT_ACTION_FEATURE_COUNT
static final int ABORT_ACTION_FEATURE_COUNT
The number of structural features of the 'Abort Action' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRANSACTION_ISOLATION
static final int TRANSACTION_ISOLATION
The meta object id for the 'Transaction Isolation' enum.- See Also:
TransactionIsolation,PcmtxPackageImpl.getTransactionIsolation(), Constant Field Values- Generated class or method.
-
TRANSACTION_SCOPE
static final int TRANSACTION_SCOPE
The meta object id for the 'Transaction Scope' enum.- See Also:
TransactionScope,PcmtxPackageImpl.getTransactionScope(), Constant Field Values- Generated class or method.
-
-
Method Detail
-
getEntityType
EClass getEntityType()
Returns the meta object for class 'Entity Type'.- Returns:
- the meta object for class 'Entity Type'.
- See Also:
EntityType- Generated class or method.
-
getDataRepository
EClass getDataRepository()
Returns the meta object for class 'Data Repository'.- Returns:
- the meta object for class 'Data Repository'.
- See Also:
DataRepository- Generated class or method.
-
getDataRepository_Table
EReference getDataRepository_Table()
Returns the meta object for the containment reference list 'Table'.- Returns:
- the meta object for the containment reference list 'Table'.
- See Also:
DataRepository.getTable(),getDataRepository()- Generated class or method.
-
getDataRepository_Databases
EReference getDataRepository_Databases()
Returns the meta object for the containment reference list 'Databases'.- Returns:
- the meta object for the containment reference list 'Databases'.
- See Also:
DataRepository.getDatabases(),getDataRepository()- Generated class or method.
-
getTable
EClass getTable()
Returns the meta object for class 'Table'.- Returns:
- the meta object for class 'Table'.
- See Also:
Table- Generated class or method.
-
getTable_Rows
EAttribute getTable_Rows()
Returns the meta object for the attribute 'Rows'.- Returns:
- the meta object for the attribute 'Rows'.
- See Also:
Table.getRows(),getTable()- Generated class or method.
-
getTable_Types
EReference getTable_Types()
Returns the meta object for the reference list 'Types'.- Returns:
- the meta object for the reference list 'Types'.
- See Also:
Table.getTypes(),getTable()- Generated class or method.
-
getTable_Database
EReference getTable_Database()
Returns the meta object for the reference 'Database'.- Returns:
- the meta object for the reference 'Database'.
- See Also:
Table.getDatabase(),getTable()- Generated class or method.
-
getDatabase
EClass getDatabase()
Returns the meta object for class 'Database'.- Returns:
- the meta object for class 'Database'.
- See Also:
Database- Generated class or method.
-
getDatabase_Isolation
EAttribute getDatabase_Isolation()
Returns the meta object for the attribute 'Isolation'.- Returns:
- the meta object for the attribute 'Isolation'.
- See Also:
Database.getIsolation(),getDatabase()- Generated class or method.
-
getDatabase_Timeout
EAttribute getDatabase_Timeout()
Returns the meta object for the attribute 'Timeout'.- Returns:
- the meta object for the attribute 'Timeout'.
- See Also:
Database.getTimeout(),getDatabase()- Generated class or method.
-
getCommitAction
EClass getCommitAction()
Returns the meta object for class 'Commit Action'.- Returns:
- the meta object for class 'Commit Action'.
- See Also:
CommitAction- Generated class or method.
-
getAbortAction
EClass getAbortAction()
Returns the meta object for class 'Abort Action'.- Returns:
- the meta object for class 'Abort Action'.
- See Also:
AbortAction- Generated class or method.
-
getTransactionIsolation
EEnum getTransactionIsolation()
Returns the meta object for enum 'Transaction Isolation'.- Returns:
- the meta object for enum 'Transaction Isolation'.
- See Also:
TransactionIsolation- Generated class or method.
-
getTransactionScope
EEnum getTransactionScope()
Returns the meta object for enum 'Transaction Scope'.- Returns:
- the meta object for enum 'Transaction Scope'.
- See Also:
TransactionScope- Generated class or method.
-
getPcmtxFactory
PcmtxFactory getPcmtxFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-