public class PcmarchoptionsAdapterFactory extends AdapterFactoryImpl
createXXX
method for each class of the model.
PcmarchoptionsPackage
Constructor and Description |
---|
PcmarchoptionsAdapterFactory()
Creates an instance of the adapter factory.
|
adapt, adapt, adaptAllNew, adaptNew
public PcmarchoptionsAdapterFactory()
public boolean isFactoryForType(Object object)
true
if the object is either the model's package or is an instance object of the model.
isFactoryForType
in interface AdapterFactory
isFactoryForType
in class AdapterFactoryImpl
public Adapter createAdapter(Notifier target)
target
.
createAdapter
in class AdapterFactoryImpl
target
- the object to adapt.target
.public Adapter createPCM_SplitComponentAdapter()
PCM Split Component
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_SplitComponent
public Adapter createPCM_AllocateTogetherAdapter()
PCM Allocate Together
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_AllocateTogether
public Adapter createPCM_NeverAllocateToSpecificNodesAdapter()
PCM Never Allocate To Specific Nodes
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_NeverAllocateToSpecificNodes
public Adapter createPCM_IntroduceNewAdapterAdapter()
PCM Introduce New Adapter
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_IntroduceNewAdapter
public Adapter createPCM_IntroduceNewComponentAdapter()
PCM Introduce New Component
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_IntroduceNewComponent
public Adapter createPCM_MoveComponentsAdapter()
PCM Move Components
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_MoveComponents
public Adapter createPCM_OnlySingleInstantiationAdapter()
PCM Only Single Instantiation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_OnlySingleInstantiation
public Adapter createPCM_ChangeRolesAdapter()
PCM Change Roles
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_ChangeRoles
public Adapter createPCM_AllocateNeverTogetherAdapter()
PCM Allocate Never Together
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_AllocateNeverTogether
public Adapter createPCM_MultipleInstantiationAdapter()
PCM Multiple Instantiation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_MultipleInstantiation
public Adapter createPCM_BanComponentAdapter()
PCM Ban Component
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_BanComponent
public Adapter createPCM_MultipleAllocationAdapter()
PCM Multiple Allocation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_MultipleAllocation
public Adapter createPCM_ProvidedFunctionalityAdapter()
PCM Provided Functionality
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_ProvidedFunctionality
public Adapter createPCM_ReplaceComponentsAdapter()
PCM Replace Components
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_ReplaceComponents
public Adapter createPCM_ReuseComponentAdapter()
PCM Reuse Component
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_ReuseComponent
public Adapter createPCM_FunctionalityConnectionAdapter()
PCM Functionality Connection
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_FunctionalityConnection
public Adapter createPCM_MergeComponentsAdapter()
PCM Merge Components
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_MergeComponents
public Adapter createPCM_OnlySingleAllocationAdapter()
PCM Only Single Allocation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_OnlySingleAllocation
public Adapter createPCM_RequiredFunctionalityAdapter()
PCM Required Functionality
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_RequiredFunctionality
public Adapter createPCM_ChangeDataTypeAdapter()
PCM Change Data Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_ChangeDataType
public Adapter createPCM_IntroduceNewDataTypeAdapter()
PCM Introduce New Data Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_IntroduceNewDataType
public Adapter createPCM_RemoveDataTypeAdapter()
PCM Remove Data Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_RemoveDataType
public Adapter createPCM_IntroduceNewInterfaceAdapter()
PCM Introduce New Interface
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_IntroduceNewInterface
public Adapter createPCM_ChangeInterfaceAdapter()
PCM Change Interface
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_ChangeInterface
public Adapter createPCM_RemoveInterfaceAdapter()
PCM Remove Interface
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PCM_RemoveInterface
public Adapter createIdentifierAdapter()
Identifier
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Identifier
public Adapter createRelationObjectAdapter()
Relation Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RelationObject
public Adapter createConflictObjectAdapter()
Conflict Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ConflictObject
public Adapter createDuplicationObjectAdapter()
Duplication Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DuplicationObject
public Adapter createDependencyObjectAdapter()
Dependency Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DependencyObject
public Adapter createParentalObjectAdapter()
Parental Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ParentalObject
public Adapter createTriggerObjectAdapter()
Trigger Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TriggerObject
public Adapter createResolveObjectAdapter()
Resolve Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ResolveObject
public Adapter createAlternativeObjectAdapter()
Alternative Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AlternativeObject
public Adapter createCouldResolveObjectAdapter()
Could Resolve Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CouldResolveObject
public Adapter createStakeholderObjectAdapter()
Stakeholder Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StakeholderObject
public Adapter createSelectionObjectAdapter()
Selection Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SelectionObject
public Adapter createTraceableObjectAdapter()
Traceable Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TraceableObject
public Adapter createOptionAdapter()
Option
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Option
public Adapter createArchOptionAdapter()
Arch Option
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ArchOption
public Adapter createComponentOptionAdapter()
Component Option
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ComponentOption
public Adapter createSplitComponentAdapter()
Split Component
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SplitComponent
public Adapter createDeploymentOptionAdapter()
Deployment Option
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DeploymentOption
public Adapter createAllocateTogetherAdapter()
Allocate Together
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AllocateTogether
public Adapter createNeverAllocateToSpecificNodesAdapter()
Never Allocate To Specific Nodes
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
NeverAllocateToSpecificNodes
public Adapter createIntroduceNewAdapterAdapter()
Introduce New Adapter
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IntroduceNewAdapter
public Adapter createIntroduceNewComponentAdapter()
Introduce New Component
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IntroduceNewComponent
public Adapter createMoveComponentsAdapter()
Move Components
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MoveComponents
public Adapter createOnlySingleInstantiationAdapter()
Only Single Instantiation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OnlySingleInstantiation
public Adapter createChangeRolesAdapter()
Change Roles
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ChangeRoles
public Adapter createAllocateNeverTogetherAdapter()
Allocate Never Together
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AllocateNeverTogether
public Adapter createMultipleInstantiationAdapter()
Multiple Instantiation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MultipleInstantiation
public Adapter createBanComponentAdapter()
Ban Component
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BanComponent
public Adapter createMultipleAllocationAdapter()
Multiple Allocation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MultipleAllocation
public Adapter createProvidedFunctionalityAdapter()
Provided Functionality
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ProvidedFunctionality
public Adapter createReplaceComponentsAdapter()
Replace Components
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ReplaceComponents
public Adapter createReuseComponentAdapter()
Reuse Component
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ReuseComponent
public Adapter createFunctionalityConnectionAdapter()
Functionality Connection
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FunctionalityConnection
public Adapter createMergeComponentsAdapter()
Merge Components
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MergeComponents
public Adapter createOnlySingleAllocationAdapter()
Only Single Allocation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OnlySingleAllocation
public Adapter createRequiredFunctionalityAdapter()
Required Functionality
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RequiredFunctionality
public Adapter createDataTypeOptionAdapter()
Data Type Option
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DataTypeOption
public Adapter createChangeDataTypeAdapter()
Change Data Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ChangeDataType
public Adapter createIntroduceNewDataTypeAdapter()
Introduce New Data Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IntroduceNewDataType
public Adapter createRemoveDataTypeAdapter()
Remove Data Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RemoveDataType
public Adapter createInterfaceOptionAdapter()
Interface Option
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InterfaceOption
public Adapter createIntroduceNewInterfaceAdapter()
Introduce New Interface
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IntroduceNewInterface
public Adapter createChangeInterfaceAdapter()
Change Interface
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ChangeInterface
public Adapter createRemoveInterfaceAdapter()
Remove Interface
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RemoveInterface
public Adapter createEObjectAdapter()