public class CapellacommonAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
createXXX method for each class of the model.
CapellacommonPackage| Constructor and Description |
|---|
CapellacommonAdapterFactory()
Creates an instance of the adapter factory.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.Adapter |
createAbstractBehaviorAdapter()
Creates a new adapter for an object of class '
Abstract Behavior'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractCapabilityPkgAdapter()
Creates a new adapter for an object of class '
Abstract Capability Pkg'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractEventAdapter()
Creates a new adapter for an object of class '
Abstract Event'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractNamedElementAdapter()
Creates a new adapter for an object of class '
Abstract Named Element'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractRelationshipAdapter()
Creates a new adapter for an object of class '
Abstract Relationship'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractStateAdapter()
Creates a new adapter for an object of class '
Abstract State'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractStateRealizationAdapter()
Creates a new adapter for an object of class '
Abstract State Realization'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractTraceAdapter()
Creates a new adapter for an object of class '
Abstract Trace'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractTypeAdapter()
Creates a new adapter for an object of class '
Abstract Type'. |
org.eclipse.emf.common.notify.Adapter |
createAdapter(org.eclipse.emf.common.notify.Notifier target)
Creates an adapter for the
target. |
org.eclipse.emf.common.notify.Adapter |
createAllocationAdapter()
Creates a new adapter for an object of class '
Allocation'. |
org.eclipse.emf.common.notify.Adapter |
createCapabilityRealizationInvolvedElementAdapter()
Creates a new adapter for an object of class '
Capability Realization Involved Element'. |
org.eclipse.emf.common.notify.Adapter |
createCapabilityRealizationInvolvementAdapter()
Creates a new adapter for an object of class '
Capability Realization Involvement'. |
org.eclipse.emf.common.notify.Adapter |
createCapellaElementAdapter()
Creates a new adapter for an object of class '
Capella Element'. |
org.eclipse.emf.common.notify.Adapter |
createChangeEventAdapter()
Creates a new adapter for an object of class '
Change Event'. |
org.eclipse.emf.common.notify.Adapter |
createChoicePseudoStateAdapter()
Creates a new adapter for an object of class '
Choice Pseudo State'. |
org.eclipse.emf.common.notify.Adapter |
createDeepHistoryPseudoStateAdapter()
Creates a new adapter for an object of class '
Deep History Pseudo State'. |
org.eclipse.emf.common.notify.Adapter |
createElementAdapter()
Creates a new adapter for an object of class '
Element'. |
org.eclipse.emf.common.notify.Adapter |
createEntryPointPseudoStateAdapter()
Creates a new adapter for an object of class '
Entry Point Pseudo State'. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case.
|
org.eclipse.emf.common.notify.Adapter |
createExitPointPseudoStateAdapter()
Creates a new adapter for an object of class '
Exit Point Pseudo State'. |
org.eclipse.emf.common.notify.Adapter |
createExtensibleElementAdapter()
Creates a new adapter for an object of class '
Extensible Element'. |
org.eclipse.emf.common.notify.Adapter |
createFinalStateAdapter()
Creates a new adapter for an object of class '
Final State'. |
org.eclipse.emf.common.notify.Adapter |
createForkPseudoStateAdapter()
Creates a new adapter for an object of class '
Fork Pseudo State'. |
org.eclipse.emf.common.notify.Adapter |
createGenericTraceAdapter()
Creates a new adapter for an object of class '
Generic Trace'. |
org.eclipse.emf.common.notify.Adapter |
createInitialPseudoStateAdapter()
Creates a new adapter for an object of class '
Initial Pseudo State'. |
org.eclipse.emf.common.notify.Adapter |
createInvolvedElementAdapter()
Creates a new adapter for an object of class '
Involved Element'. |
org.eclipse.emf.common.notify.Adapter |
createInvolvementAdapter()
Creates a new adapter for an object of class '
Involvement'. |
org.eclipse.emf.common.notify.Adapter |
createIStateAdapter()
Creates a new adapter for an object of class '
IState'. |
org.eclipse.emf.common.notify.Adapter |
createJoinPseudoStateAdapter()
Creates a new adapter for an object of class '
Join Pseudo State'. |
org.eclipse.emf.common.notify.Adapter |
createJustificationLinkAdapter()
Creates a new adapter for an object of class '
Justification Link'. |
org.eclipse.emf.common.notify.Adapter |
createModeAdapter()
Creates a new adapter for an object of class '
Mode'. |
org.eclipse.emf.common.notify.Adapter |
createModelElementAdapter()
Creates a new adapter for an object of class '
Model Element'. |
org.eclipse.emf.common.notify.Adapter |
createNamedElementAdapter()
Creates a new adapter for an object of class '
Named Element'. |
org.eclipse.emf.common.notify.Adapter |
createNamespaceAdapter()
Creates a new adapter for an object of class '
Namespace'. |
org.eclipse.emf.common.notify.Adapter |
createPseudostateAdapter()
Creates a new adapter for an object of class '
Pseudostate'. |
org.eclipse.emf.common.notify.Adapter |
createPublishableElementAdapter()
Creates a new adapter for an object of class '
Publishable Element'. |
org.eclipse.emf.common.notify.Adapter |
createRegionAdapter()
Creates a new adapter for an object of class '
Region'. |
org.eclipse.emf.common.notify.Adapter |
createRelationshipAdapter()
Creates a new adapter for an object of class '
Relationship'. |
org.eclipse.emf.common.notify.Adapter |
createShallowHistoryPseudoStateAdapter()
Creates a new adapter for an object of class '
Shallow History Pseudo State'. |
org.eclipse.emf.common.notify.Adapter |
createStateAdapter()
Creates a new adapter for an object of class '
State'. |
org.eclipse.emf.common.notify.Adapter |
createStateEventAdapter()
Creates a new adapter for an object of class '
State Event'. |
org.eclipse.emf.common.notify.Adapter |
createStateEventRealizationAdapter()
Creates a new adapter for an object of class '
State Event Realization'. |
org.eclipse.emf.common.notify.Adapter |
createStateMachineAdapter()
Creates a new adapter for an object of class '
State Machine'. |
org.eclipse.emf.common.notify.Adapter |
createStateTransitionAdapter()
Creates a new adapter for an object of class '
State Transition'. |
org.eclipse.emf.common.notify.Adapter |
createStateTransitionRealizationAdapter()
Creates a new adapter for an object of class '
State Transition Realization'. |
org.eclipse.emf.common.notify.Adapter |
createStructureAdapter()
Creates a new adapter for an object of class '
Structure'. |
org.eclipse.emf.common.notify.Adapter |
createTerminatePseudoStateAdapter()
Creates a new adapter for an object of class '
Terminate Pseudo State'. |
org.eclipse.emf.common.notify.Adapter |
createTimeEventAdapter()
Creates a new adapter for an object of class '
Time Event'. |
org.eclipse.emf.common.notify.Adapter |
createTraceableElementAdapter()
Creates a new adapter for an object of class '
Traceable Element'. |
org.eclipse.emf.common.notify.Adapter |
createTraceAdapter()
Creates a new adapter for an object of class '
Trace'. |
org.eclipse.emf.common.notify.Adapter |
createTransfoLinkAdapter()
Creates a new adapter for an object of class '
Transfo Link'. |
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object.
|
public CapellacommonAdapterFactory()
public boolean isFactoryForType(java.lang.Object object)
true if the object is either the model's package or is an instance object of the model.
isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactoryisFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImplpublic org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target.
createAdapter in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpltarget - the object to adapt.target.public org.eclipse.emf.common.notify.Adapter createAbstractCapabilityPkgAdapter()
Abstract Capability Pkg'.
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.
AbstractCapabilityPkgpublic org.eclipse.emf.common.notify.Adapter createGenericTraceAdapter()
Generic Trace'.
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.
GenericTracepublic org.eclipse.emf.common.notify.Adapter createTransfoLinkAdapter()
Transfo Link'.
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.
TransfoLinkpublic org.eclipse.emf.common.notify.Adapter createJustificationLinkAdapter()
Justification Link'.
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.
JustificationLinkpublic org.eclipse.emf.common.notify.Adapter createCapabilityRealizationInvolvementAdapter()
Capability Realization Involvement'.
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.
CapabilityRealizationInvolvementpublic org.eclipse.emf.common.notify.Adapter createCapabilityRealizationInvolvedElementAdapter()
Capability Realization Involved Element'.
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.
CapabilityRealizationInvolvedElementpublic org.eclipse.emf.common.notify.Adapter createStateMachineAdapter()
State Machine'.
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.
StateMachinepublic org.eclipse.emf.common.notify.Adapter createRegionAdapter()
Region'.
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.
Regionpublic org.eclipse.emf.common.notify.Adapter createStateAdapter()
State'.
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.
Statepublic org.eclipse.emf.common.notify.Adapter createModeAdapter()
Mode'.
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.
Modepublic org.eclipse.emf.common.notify.Adapter createFinalStateAdapter()
Final State'.
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.
FinalStatepublic org.eclipse.emf.common.notify.Adapter createAbstractStateAdapter()
Abstract State'.
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.
AbstractStatepublic org.eclipse.emf.common.notify.Adapter createStateTransitionAdapter()
State Transition'.
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.
StateTransitionpublic org.eclipse.emf.common.notify.Adapter createPseudostateAdapter()
Pseudostate'.
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.
Pseudostatepublic org.eclipse.emf.common.notify.Adapter createInitialPseudoStateAdapter()
Initial Pseudo State'.
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.
InitialPseudoStatepublic org.eclipse.emf.common.notify.Adapter createJoinPseudoStateAdapter()
Join Pseudo State'.
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.
JoinPseudoStatepublic org.eclipse.emf.common.notify.Adapter createForkPseudoStateAdapter()
Fork Pseudo State'.
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.
ForkPseudoStatepublic org.eclipse.emf.common.notify.Adapter createChoicePseudoStateAdapter()
Choice Pseudo State'.
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.
ChoicePseudoStatepublic org.eclipse.emf.common.notify.Adapter createTerminatePseudoStateAdapter()
Terminate Pseudo State'.
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.
TerminatePseudoStatepublic org.eclipse.emf.common.notify.Adapter createAbstractStateRealizationAdapter()
Abstract State Realization'.
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.
AbstractStateRealizationpublic org.eclipse.emf.common.notify.Adapter createStateTransitionRealizationAdapter()
State Transition Realization'.
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.
StateTransitionRealizationpublic org.eclipse.emf.common.notify.Adapter createShallowHistoryPseudoStateAdapter()
Shallow History Pseudo State'.
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.
ShallowHistoryPseudoStatepublic org.eclipse.emf.common.notify.Adapter createDeepHistoryPseudoStateAdapter()
Deep History Pseudo State'.
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.
DeepHistoryPseudoStatepublic org.eclipse.emf.common.notify.Adapter createEntryPointPseudoStateAdapter()
Entry Point Pseudo State'.
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.
EntryPointPseudoStatepublic org.eclipse.emf.common.notify.Adapter createExitPointPseudoStateAdapter()
Exit Point Pseudo State'.
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.
ExitPointPseudoStatepublic org.eclipse.emf.common.notify.Adapter createStateEventRealizationAdapter()
State Event Realization'.
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.
StateEventRealizationpublic org.eclipse.emf.common.notify.Adapter createStateEventAdapter()
State Event'.
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.
StateEventpublic org.eclipse.emf.common.notify.Adapter createChangeEventAdapter()
Change Event'.
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.
ChangeEventpublic org.eclipse.emf.common.notify.Adapter createTimeEventAdapter()
Time Event'.
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.
TimeEventpublic org.eclipse.emf.common.notify.Adapter createElementAdapter()
Element'.
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.
Elementpublic org.eclipse.emf.common.notify.Adapter createExtensibleElementAdapter()
Extensible Element'.
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.
ExtensibleElementpublic org.eclipse.emf.common.notify.Adapter createModelElementAdapter()
Model Element'.
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.
ModelElementpublic org.eclipse.emf.common.notify.Adapter createAbstractNamedElementAdapter()
Abstract Named Element'.
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.
AbstractNamedElementpublic org.eclipse.emf.common.notify.Adapter createTraceableElementAdapter()
Traceable Element'.
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.
TraceableElementpublic org.eclipse.emf.common.notify.Adapter createPublishableElementAdapter()
Publishable Element'.
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.
PublishableElementpublic org.eclipse.emf.common.notify.Adapter createCapellaElementAdapter()
Capella Element'.
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.
CapellaElementpublic org.eclipse.emf.common.notify.Adapter createNamedElementAdapter()
Named Element'.
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.
NamedElementpublic org.eclipse.emf.common.notify.Adapter createNamespaceAdapter()
Namespace'.
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.
Namespacepublic org.eclipse.emf.common.notify.Adapter createStructureAdapter()
Structure'.
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.
Structurepublic org.eclipse.emf.common.notify.Adapter createAbstractRelationshipAdapter()
Abstract Relationship'.
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.
AbstractRelationshippublic org.eclipse.emf.common.notify.Adapter createRelationshipAdapter()
Relationship'.
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.
Relationshippublic org.eclipse.emf.common.notify.Adapter createAbstractTraceAdapter()
Abstract Trace'.
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.
AbstractTracepublic org.eclipse.emf.common.notify.Adapter createTraceAdapter()
Trace'.
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.
Tracepublic org.eclipse.emf.common.notify.Adapter createInvolvementAdapter()
Involvement'.
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.
Involvementpublic org.eclipse.emf.common.notify.Adapter createInvolvedElementAdapter()
Involved Element'.
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.
InvolvedElementpublic org.eclipse.emf.common.notify.Adapter createAbstractBehaviorAdapter()
Abstract Behavior'.
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.
AbstractBehaviorpublic org.eclipse.emf.common.notify.Adapter createIStateAdapter()
IState'.
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.
IStatepublic org.eclipse.emf.common.notify.Adapter createAllocationAdapter()
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.
Allocationpublic org.eclipse.emf.common.notify.Adapter createAbstractTypeAdapter()
Abstract 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.
AbstractTypepublic org.eclipse.emf.common.notify.Adapter createAbstractEventAdapter()
Abstract Event'.
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.
AbstractEventpublic org.eclipse.emf.common.notify.Adapter createEObjectAdapter()