public static interface ArchoptionsPackage.Literals
Modifier and Type | Field and Description |
---|---|
static EClass |
ALLOCATE_NEVER_TOGETHER
The meta object literal for the '
Allocate Never Together ' class. |
static EClass |
ALLOCATE_TOGETHER
The meta object literal for the '
Allocate Together ' class. |
static EClass |
ARCH_CANDIDATE
The meta object literal for the '
Arch Candidate ' class. |
static EReference |
ARCH_CANDIDATE__SUB_OPTIONS
The meta object literal for the 'Sub Options' reference list feature.
|
static EClass |
ARCH_OPTION
The meta object literal for the '
Arch Option ' class. |
static EReference |
ARCH_OPTION__ANALYSIS_RATIONALE
The meta object literal for the 'Analysis Rationale' containment reference list feature.
|
static EClass |
BAN_COMPONENT
The meta object literal for the '
Ban Component ' class. |
static EClass |
CHANGE_DATA_TYPE
The meta object literal for the '
Change Data Type ' class. |
static EClass |
CHANGE_INTERFACE
The meta object literal for the '
Change Interface ' class. |
static EClass |
CHANGE_ROLES
The meta object literal for the '
Change Roles ' class. |
static EClass |
COMPONENT_OPTION
The meta object literal for the '
Component Option ' class. |
static EClass |
DATA_TYPE_OPTION
The meta object literal for the '
Data Type Option ' class. |
static EClass |
DEPLOYMENT_OPTION
The meta object literal for the '
Deployment Option ' class. |
static EClass |
FUNCTIONALITY_CONNECTION
The meta object literal for the '
Functionality Connection ' class. |
static EClass |
INTERFACE_OPTION
The meta object literal for the '
Interface Option ' class. |
static EClass |
INTRODUCE_NEW_ADAPTER
The meta object literal for the '
Introduce New Adapter ' class. |
static EClass |
INTRODUCE_NEW_COMPONENT
The meta object literal for the '
Introduce New Component ' class. |
static EClass |
INTRODUCE_NEW_DATA_TYPE
The meta object literal for the '
Introduce New Data Type ' class. |
static EClass |
INTRODUCE_NEW_INTERFACE
The meta object literal for the '
Introduce New Interface ' class. |
static EClass |
MERGE_COMPONENTS
The meta object literal for the '
Merge Components ' class. |
static EClass |
MOVE_COMPONENTS
The meta object literal for the '
Move Components ' class. |
static EClass |
MULTIPLE_ALLOCATION
The meta object literal for the '
Multiple Allocation ' class. |
static EClass |
MULTIPLE_INSTANTIATION
The meta object literal for the '
Multiple Instantiation ' class. |
static EClass |
NEVER_ALLOCATE_TO_SPECIFIC_NODES
The meta object literal for the '
Never Allocate To Specific Nodes ' class. |
static EClass |
ONLY_SINGLE_ALLOCATION
The meta object literal for the '
Only Single Allocation ' class. |
static EClass |
ONLY_SINGLE_INSTANTIATION
The meta object literal for the '
Only Single Instantiation ' class. |
static EClass |
PROVIDED_FUNCTIONALITY
The meta object literal for the '
Provided Functionality ' class. |
static EClass |
REMOVE_DATA_TYPE
The meta object literal for the '
Remove Data Type ' class. |
static EClass |
REMOVE_INTERFACE
The meta object literal for the '
Remove Interface ' class. |
static EClass |
REPLACE_COMPONENTS
The meta object literal for the '
Replace Components ' class. |
static EClass |
REQUIRED_FUNCTIONALITY
The meta object literal for the '
Required Functionality ' class. |
static EClass |
REUSE_COMPONENT
The meta object literal for the '
Reuse Component ' class. |
static EClass |
SPLIT_COMPONENT
The meta object literal for the '
Split Component ' class. |
static final EClass PROVIDED_FUNCTIONALITY
Provided Functionality
' class.
ProvidedFunctionalityImpl
,
ArchoptionsPackageImpl.getProvidedFunctionality()
static final EClass REQUIRED_FUNCTIONALITY
Required Functionality
' class.
RequiredFunctionalityImpl
,
ArchoptionsPackageImpl.getRequiredFunctionality()
static final EClass FUNCTIONALITY_CONNECTION
Functionality Connection
' class.
FunctionalityConnectionImpl
,
ArchoptionsPackageImpl.getFunctionalityConnection()
static final EClass MULTIPLE_INSTANTIATION
Multiple Instantiation
' class.
MultipleInstantiationImpl
,
ArchoptionsPackageImpl.getMultipleInstantiation()
static final EClass ONLY_SINGLE_INSTANTIATION
Only Single Instantiation
' class.
OnlySingleInstantiationImpl
,
ArchoptionsPackageImpl.getOnlySingleInstantiation()
static final EClass ONLY_SINGLE_ALLOCATION
Only Single Allocation
' class.
OnlySingleAllocationImpl
,
ArchoptionsPackageImpl.getOnlySingleAllocation()
static final EClass MULTIPLE_ALLOCATION
Multiple Allocation
' class.
MultipleAllocationImpl
,
ArchoptionsPackageImpl.getMultipleAllocation()
static final EClass ALLOCATE_TOGETHER
Allocate Together
' class.
AllocateTogetherImpl
,
ArchoptionsPackageImpl.getAllocateTogether()
static final EClass ALLOCATE_NEVER_TOGETHER
Allocate Never Together
' class.
AllocateNeverTogetherImpl
,
ArchoptionsPackageImpl.getAllocateNeverTogether()
static final EClass NEVER_ALLOCATE_TO_SPECIFIC_NODES
Never Allocate To Specific Nodes
' class.
NeverAllocateToSpecificNodesImpl
,
ArchoptionsPackageImpl.getNeverAllocateToSpecificNodes()
static final EClass MOVE_COMPONENTS
Move Components
' class.
MoveComponentsImpl
,
ArchoptionsPackageImpl.getMoveComponents()
static final EClass INTRODUCE_NEW_COMPONENT
Introduce New Component
' class.
IntroduceNewComponentImpl
,
ArchoptionsPackageImpl.getIntroduceNewComponent()
static final EClass INTRODUCE_NEW_ADAPTER
Introduce New Adapter
' class.
IntroduceNewAdapterImpl
,
ArchoptionsPackageImpl.getIntroduceNewAdapter()
static final EClass REUSE_COMPONENT
Reuse Component
' class.
ReuseComponentImpl
,
ArchoptionsPackageImpl.getReuseComponent()
static final EClass BAN_COMPONENT
Ban Component
' class.
BanComponentImpl
,
ArchoptionsPackageImpl.getBanComponent()
static final EClass REPLACE_COMPONENTS
Replace Components
' class.
ReplaceComponentsImpl
,
ArchoptionsPackageImpl.getReplaceComponents()
static final EClass SPLIT_COMPONENT
Split Component
' class.
SplitComponentImpl
,
ArchoptionsPackageImpl.getSplitComponent()
static final EClass MERGE_COMPONENTS
Merge Components
' class.
MergeComponentsImpl
,
ArchoptionsPackageImpl.getMergeComponents()
static final EClass CHANGE_ROLES
Change Roles
' class.
ChangeRolesImpl
,
ArchoptionsPackageImpl.getChangeRoles()
static final EClass COMPONENT_OPTION
Component Option
' class.
ComponentOptionImpl
,
ArchoptionsPackageImpl.getComponentOption()
static final EClass DEPLOYMENT_OPTION
Deployment Option
' class.
DeploymentOptionImpl
,
ArchoptionsPackageImpl.getDeploymentOption()
static final EClass ARCH_OPTION
Arch Option
' class.
ArchOptionImpl
,
ArchoptionsPackageImpl.getArchOption()
static final EReference ARCH_OPTION__ANALYSIS_RATIONALE
static final EClass CHANGE_DATA_TYPE
Change Data Type
' class.
ChangeDataTypeImpl
,
ArchoptionsPackageImpl.getChangeDataType()
static final EClass INTRODUCE_NEW_DATA_TYPE
Introduce New Data Type
' class.
IntroduceNewDataTypeImpl
,
ArchoptionsPackageImpl.getIntroduceNewDataType()
static final EClass REMOVE_DATA_TYPE
Remove Data Type
' class.
RemoveDataTypeImpl
,
ArchoptionsPackageImpl.getRemoveDataType()
static final EClass INTERFACE_OPTION
Interface Option
' class.
InterfaceOptionImpl
,
ArchoptionsPackageImpl.getInterfaceOption()
static final EClass DATA_TYPE_OPTION
Data Type Option
' class.
DataTypeOptionImpl
,
ArchoptionsPackageImpl.getDataTypeOption()
static final EClass CHANGE_INTERFACE
Change Interface
' class.
ChangeInterfaceImpl
,
ArchoptionsPackageImpl.getChangeInterface()
static final EClass REMOVE_INTERFACE
Remove Interface
' class.
RemoveInterfaceImpl
,
ArchoptionsPackageImpl.getRemoveInterface()
static final EClass INTRODUCE_NEW_INTERFACE
Introduce New Interface
' class.
IntroduceNewInterfaceImpl
,
ArchoptionsPackageImpl.getIntroduceNewInterface()
static final EClass ARCH_CANDIDATE
Arch Candidate
' class.
ArchCandidateImpl
,
ArchoptionsPackageImpl.getArchCandidate()
static final EReference ARCH_CANDIDATE__SUB_OPTIONS