public static interface ComponentInternalDependenciesPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
COMPONENT_INTERNAL_DEPENDENCY_REPOSITORY
The meta object literal for the '
Component Internal Dependency Repository' class. |
static EReference |
COMPONENT_INTERNAL_DEPENDENCY_REPOSITORY__DEPENDENCIES
The meta object literal for the 'Dependencies' containment reference list feature.
|
static EClass |
OPERATION_TO_OPERATION_DEPENDENCY
The meta object literal for the '
Operation To Operation Dependency' class. |
static EReference |
OPERATION_TO_OPERATION_DEPENDENCY__PARENT_ROLE_TO_ROLE_DEPENDENCY
The meta object literal for the 'Parent Role To Role Dependency' container reference feature.
|
static EReference |
OPERATION_TO_OPERATION_DEPENDENCY__PROVIDED_SIGNATURES
The meta object literal for the 'Provided Signatures' reference list feature.
|
static EReference |
OPERATION_TO_OPERATION_DEPENDENCY__REQUIRED_SIGNATURES
The meta object literal for the 'Required Signatures' reference list feature.
|
static EClass |
ROLE_TO_ROLE_DEPENDENCY
The meta object literal for the '
Role To Role Dependency' class. |
static EReference |
ROLE_TO_ROLE_DEPENDENCY__OPERATION_TO_OPERATION_DEPENDENCY
The meta object literal for the 'Operation To Operation Dependency' containment reference list feature.
|
static EReference |
ROLE_TO_ROLE_DEPENDENCY__PROVIDED_ROLE
The meta object literal for the 'Provided Role' reference feature.
|
static EReference |
ROLE_TO_ROLE_DEPENDENCY__REQUIRED_ROLE
The meta object literal for the 'Required Role' reference feature.
|
static final EClass COMPONENT_INTERNAL_DEPENDENCY_REPOSITORY
Component Internal Dependency Repository' class.
ComponentInternalDependencyRepositoryImpl,
ComponentInternalDependenciesPackageImpl.getComponentInternalDependencyRepository()static final EReference COMPONENT_INTERNAL_DEPENDENCY_REPOSITORY__DEPENDENCIES
static final EClass ROLE_TO_ROLE_DEPENDENCY
Role To Role Dependency' class.
RoleToRoleDependencyImpl,
ComponentInternalDependenciesPackageImpl.getRoleToRoleDependency()static final EReference ROLE_TO_ROLE_DEPENDENCY__PROVIDED_ROLE
static final EReference ROLE_TO_ROLE_DEPENDENCY__REQUIRED_ROLE
static final EReference ROLE_TO_ROLE_DEPENDENCY__OPERATION_TO_OPERATION_DEPENDENCY
static final EClass OPERATION_TO_OPERATION_DEPENDENCY
Operation To Operation Dependency' class.
OperationToOperationDependencyImpl,
ComponentInternalDependenciesPackageImpl.getOperationToOperationDependency()static final EReference OPERATION_TO_OPERATION_DEPENDENCY__PROVIDED_SIGNATURES
static final EReference OPERATION_TO_OPERATION_DEPENDENCY__REQUIRED_SIGNATURES
static final EReference OPERATION_TO_OPERATION_DEPENDENCY__PARENT_ROLE_TO_ROLE_DEPENDENCY