public class CtxAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
createXXX method for each class of the model.
CtxPackage| Constructor and Description |
|---|
CtxAdapterFactory()
Creates an instance of the adapter factory.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.Adapter |
createAbstractActionAdapter()
Creates a new adapter for an object of class '
Abstract Action'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractActorAdapter()
Creates a new adapter for an object of class '
Abstract Actor'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractCapabilityAdapter()
Creates a new adapter for an object of class '
Abstract Capability'. |
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 |
createAbstractFunctionAdapter()
Creates a new adapter for an object of class '
Abstract Function'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractFunctionalArchitectureAdapter()
Creates a new adapter for an object of class '
Abstract Functional Architecture'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractFunctionalBlockAdapter()
Creates a new adapter for an object of class '
Abstract Functional Block'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractFunctionalChainContainerAdapter()
Creates a new adapter for an object of class '
Abstract Functional Chain Container'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractInstanceAdapter()
Creates a new adapter for an object of class '
Abstract Instance'. |
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 |
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 |
createAbstractTypedElementAdapter()
Creates a new adapter for an object of class '
Abstract Typed Element'. |
org.eclipse.emf.common.notify.Adapter |
createActivityNodeAdapter()
Creates a new adapter for an object of class '
Node'. |
org.eclipse.emf.common.notify.Adapter |
createActorAdapter()
Creates a new adapter for an object of class '
Actor'. |
org.eclipse.emf.common.notify.Adapter |
createActorCapabilityInvolvementAdapter()
Creates a new adapter for an object of class '
Actor Capability Involvement'. |
org.eclipse.emf.common.notify.Adapter |
createActorMissionInvolvementAdapter()
Creates a new adapter for an object of class '
Actor Mission Involvement'. |
org.eclipse.emf.common.notify.Adapter |
createActorPkgAdapter()
Creates a new adapter for an object of class '
Actor Pkg'. |
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 |
createArchitectureAllocationAdapter()
Creates a new adapter for an object of class '
Architecture Allocation'. |
org.eclipse.emf.common.notify.Adapter |
createBlockAdapter()
Creates a new adapter for an object of class '
Block'. |
org.eclipse.emf.common.notify.Adapter |
createBlockArchitectureAdapter()
Creates a new adapter for an object of class '
Block Architecture'. |
org.eclipse.emf.common.notify.Adapter |
createCallActionAdapter()
Creates a new adapter for an object of class '
Call Action'. |
org.eclipse.emf.common.notify.Adapter |
createCallBehaviorActionAdapter()
Creates a new adapter for an object of class '
Call Behavior Action'. |
org.eclipse.emf.common.notify.Adapter |
createCapabilityAdapter()
Creates a new adapter for an object of class '
Capability'. |
org.eclipse.emf.common.notify.Adapter |
createCapabilityExploitationAdapter()
Creates a new adapter for an object of class '
Capability Exploitation'. |
org.eclipse.emf.common.notify.Adapter |
createCapabilityPkgAdapter()
Creates a new adapter for an object of class '
Capability Pkg'. |
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 |
createCapellaElementAdapter()
Creates a new adapter for an object of class '
Capella Element'. |
org.eclipse.emf.common.notify.Adapter |
createClassifierAdapter()
Creates a new adapter for an object of class '
Classifier'. |
org.eclipse.emf.common.notify.Adapter |
createCommunicationLinkExchangerAdapter()
Creates a new adapter for an object of class '
Link Exchanger'. |
org.eclipse.emf.common.notify.Adapter |
createComponentAdapter()
Creates a new adapter for an object of class '
Component'. |
org.eclipse.emf.common.notify.Adapter |
createComponentAllocationAdapter()
Creates a new adapter for an object of class '
Component Allocation'. |
org.eclipse.emf.common.notify.Adapter |
createComponentArchitectureAdapter()
Creates a new adapter for an object of class '
Component Architecture'. |
org.eclipse.emf.common.notify.Adapter |
createComponentContextAdapter()
Creates a new adapter for an object of class '
Component Context'. |
org.eclipse.emf.common.notify.Adapter |
createElementAdapter()
Creates a new adapter for an object of class '
Element'. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case.
|
org.eclipse.emf.common.notify.Adapter |
createExecutableNodeAdapter()
Creates a new adapter for an object of class '
Executable Node'. |
org.eclipse.emf.common.notify.Adapter |
createExtensibleElementAdapter()
Creates a new adapter for an object of class '
Extensible Element'. |
org.eclipse.emf.common.notify.Adapter |
createFeatureAdapter()
Creates a new adapter for an object of class '
Feature'. |
org.eclipse.emf.common.notify.Adapter |
createFinalizableElementAdapter()
Creates a new adapter for an object of class '
Finalizable Element'. |
org.eclipse.emf.common.notify.Adapter |
createFunctionPkgAdapter()
Creates a new adapter for an object of class '
Function Pkg'. |
org.eclipse.emf.common.notify.Adapter |
createGeneralizableElementAdapter()
Creates a new adapter for an object of class '
Generalizable Element'. |
org.eclipse.emf.common.notify.Adapter |
createInterfaceAllocatorAdapter()
Creates a new adapter for an object of class '
Interface Allocator'. |
org.eclipse.emf.common.notify.Adapter |
createInvocationActionAdapter()
Creates a new adapter for an object of class '
Invocation Action'. |
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 |
createInvolverElementAdapter()
Creates a new adapter for an object of class '
Involver Element'. |
org.eclipse.emf.common.notify.Adapter |
createMissionAdapter()
Creates a new adapter for an object of class '
Mission'. |
org.eclipse.emf.common.notify.Adapter |
createMissionPkgAdapter()
Creates a new adapter for an object of class '
Mission Pkg'. |
org.eclipse.emf.common.notify.Adapter |
createModelElementAdapter()
Creates a new adapter for an object of class '
Model Element'. |
org.eclipse.emf.common.notify.Adapter |
createModellingArchitectureAdapter()
Creates a new adapter for an object of class '
Modelling Architecture'. |
org.eclipse.emf.common.notify.Adapter |
createModellingBlockAdapter()
Creates a new adapter for an object of class '
Modelling Block'. |
org.eclipse.emf.common.notify.Adapter |
createMultiplicityElementAdapter()
Creates a new adapter for an object of class '
Multiplicity 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 |
createOperationalActorRealizationAdapter()
Creates a new adapter for an object of class '
Operational Actor Realization'. |
org.eclipse.emf.common.notify.Adapter |
createOperationalAnalysisRealizationAdapter()
Creates a new adapter for an object of class '
Operational Analysis Realization'. |
org.eclipse.emf.common.notify.Adapter |
createOperationalEntityRealizationAdapter()
Creates a new adapter for an object of class '
Operational Entity Realization'. |
org.eclipse.emf.common.notify.Adapter |
createPartitionableElementAdapter()
Creates a new adapter for an object of class '
Partitionable Element'. |
org.eclipse.emf.common.notify.Adapter |
createPropertyAdapter()
Creates a new adapter for an object of class '
Property'. |
org.eclipse.emf.common.notify.Adapter |
createPublishableElementAdapter()
Creates a new adapter for an object of class '
Publishable Element'. |
org.eclipse.emf.common.notify.Adapter |
createRelationshipAdapter()
Creates a new adapter for an object of class '
Relationship'. |
org.eclipse.emf.common.notify.Adapter |
createStructureAdapter()
Creates a new adapter for an object of class '
Structure'. |
org.eclipse.emf.common.notify.Adapter |
createSystemAdapter()
Creates a new adapter for an object of class '
System'. |
org.eclipse.emf.common.notify.Adapter |
createSystemAnalysisAdapter()
Creates a new adapter for an object of class '
System Analysis'. |
org.eclipse.emf.common.notify.Adapter |
createSystemCapabilityInvolvementAdapter()
Creates a new adapter for an object of class '
System Capability Involvement'. |
org.eclipse.emf.common.notify.Adapter |
createSystemCommunicationAdapter()
Creates a new adapter for an object of class '
System Communication'. |
org.eclipse.emf.common.notify.Adapter |
createSystemCommunicationHookAdapter()
Creates a new adapter for an object of class '
System Communication Hook'. |
org.eclipse.emf.common.notify.Adapter |
createSystemContextAdapter()
Creates a new adapter for an object of class '
System Context'. |
org.eclipse.emf.common.notify.Adapter |
createSystemFunctionAdapter()
Creates a new adapter for an object of class '
System Function'. |
org.eclipse.emf.common.notify.Adapter |
createSystemFunctionPkgAdapter()
Creates a new adapter for an object of class '
System Function Pkg'. |
org.eclipse.emf.common.notify.Adapter |
createSystemMissionInvolvementAdapter()
Creates a new adapter for an object of class '
System Mission Involvement'. |
org.eclipse.emf.common.notify.Adapter |
createTraceableElementAdapter()
Creates a new adapter for an object of class '
Traceable Element'. |
org.eclipse.emf.common.notify.Adapter |
createTypeAdapter()
Creates a new adapter for an object of class '
Type'. |
org.eclipse.emf.common.notify.Adapter |
createTypedElementAdapter()
Creates a new adapter for an object of class '
Typed Element'. |
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object.
|
public CtxAdapterFactory()
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 createSystemAnalysisAdapter()
System Analysis'.
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.
SystemAnalysispublic org.eclipse.emf.common.notify.Adapter createSystemAdapter()
System'.
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.
Systempublic org.eclipse.emf.common.notify.Adapter createSystemFunctionAdapter()
System Function'.
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.
SystemFunctionpublic org.eclipse.emf.common.notify.Adapter createSystemFunctionPkgAdapter()
System Function 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.
SystemFunctionPkgpublic org.eclipse.emf.common.notify.Adapter createSystemCommunicationHookAdapter()
System Communication Hook'.
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.
SystemCommunicationHookpublic org.eclipse.emf.common.notify.Adapter createSystemCommunicationAdapter()
System Communication'.
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.
SystemCommunicationpublic org.eclipse.emf.common.notify.Adapter createActorAdapter()
Actor'.
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.
Actorpublic org.eclipse.emf.common.notify.Adapter createActorCapabilityInvolvementAdapter()
Actor Capability 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.
ActorCapabilityInvolvementpublic org.eclipse.emf.common.notify.Adapter createActorMissionInvolvementAdapter()
Actor Mission 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.
ActorMissionInvolvementpublic org.eclipse.emf.common.notify.Adapter createActorPkgAdapter()
Actor 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.
ActorPkgpublic org.eclipse.emf.common.notify.Adapter createMissionAdapter()
Mission'.
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.
Missionpublic org.eclipse.emf.common.notify.Adapter createMissionPkgAdapter()
Mission 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.
MissionPkgpublic org.eclipse.emf.common.notify.Adapter createSystemMissionInvolvementAdapter()
System Mission 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.
SystemMissionInvolvementpublic org.eclipse.emf.common.notify.Adapter createCapabilityAdapter()
Capability'.
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.
Capabilitypublic org.eclipse.emf.common.notify.Adapter createCapabilityExploitationAdapter()
Capability Exploitation'.
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.
CapabilityExploitationpublic org.eclipse.emf.common.notify.Adapter createCapabilityPkgAdapter()
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.
CapabilityPkgpublic org.eclipse.emf.common.notify.Adapter createSystemCapabilityInvolvementAdapter()
System Capability 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.
SystemCapabilityInvolvementpublic org.eclipse.emf.common.notify.Adapter createOperationalActorRealizationAdapter()
Operational Actor 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.
OperationalActorRealizationpublic org.eclipse.emf.common.notify.Adapter createOperationalAnalysisRealizationAdapter()
Operational Analysis 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.
OperationalAnalysisRealizationpublic org.eclipse.emf.common.notify.Adapter createOperationalEntityRealizationAdapter()
Operational Entity 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.
OperationalEntityRealizationpublic org.eclipse.emf.common.notify.Adapter createSystemContextAdapter()
System Context'.
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.
SystemContextpublic 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 createModellingArchitectureAdapter()
Modelling Architecture'.
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.
ModellingArchitecturepublic org.eclipse.emf.common.notify.Adapter createAbstractFunctionalArchitectureAdapter()
Abstract Functional Architecture'.
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.
AbstractFunctionalArchitecturepublic org.eclipse.emf.common.notify.Adapter createBlockArchitectureAdapter()
Block Architecture'.
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.
BlockArchitecturepublic org.eclipse.emf.common.notify.Adapter createComponentArchitectureAdapter()
Component Architecture'.
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.
ComponentArchitecturepublic 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 createTypeAdapter()
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.
Typepublic org.eclipse.emf.common.notify.Adapter createModellingBlockAdapter()
Modelling Block'.
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.
ModellingBlockpublic org.eclipse.emf.common.notify.Adapter createAbstractFunctionalBlockAdapter()
Abstract Functional Block'.
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.
AbstractFunctionalBlockpublic org.eclipse.emf.common.notify.Adapter createBlockAdapter()
Block'.
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.
Blockpublic org.eclipse.emf.common.notify.Adapter createGeneralizableElementAdapter()
Generalizable 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.
GeneralizableElementpublic org.eclipse.emf.common.notify.Adapter createClassifierAdapter()
Classifier'.
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.
Classifierpublic org.eclipse.emf.common.notify.Adapter createPartitionableElementAdapter()
Partitionable 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.
PartitionableElementpublic org.eclipse.emf.common.notify.Adapter createInterfaceAllocatorAdapter()
Interface Allocator'.
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.
InterfaceAllocatorpublic org.eclipse.emf.common.notify.Adapter createCommunicationLinkExchangerAdapter()
Link Exchanger'.
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.
CommunicationLinkExchangerpublic org.eclipse.emf.common.notify.Adapter createComponentAdapter()
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.
Componentpublic 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 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 createFeatureAdapter()
Feature'.
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.
Featurepublic org.eclipse.emf.common.notify.Adapter createAbstractTypedElementAdapter()
Abstract Typed 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.
AbstractTypedElementpublic org.eclipse.emf.common.notify.Adapter createTypedElementAdapter()
Typed 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.
TypedElementpublic org.eclipse.emf.common.notify.Adapter createMultiplicityElementAdapter()
Multiplicity 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.
MultiplicityElementpublic org.eclipse.emf.common.notify.Adapter createFinalizableElementAdapter()
Finalizable 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.
FinalizableElementpublic org.eclipse.emf.common.notify.Adapter createPropertyAdapter()
Property'.
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.
Propertypublic org.eclipse.emf.common.notify.Adapter createAbstractInstanceAdapter()
Abstract Instance'.
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.
AbstractInstancepublic org.eclipse.emf.common.notify.Adapter createAbstractFunctionalChainContainerAdapter()
Abstract Functional Chain Container'.
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.
AbstractFunctionalChainContainerpublic org.eclipse.emf.common.notify.Adapter createActivityNodeAdapter()
Node'.
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.
ActivityNodepublic org.eclipse.emf.common.notify.Adapter createExecutableNodeAdapter()
Executable Node'.
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.
ExecutableNodepublic org.eclipse.emf.common.notify.Adapter createAbstractActionAdapter()
Abstract Action'.
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.
AbstractActionpublic org.eclipse.emf.common.notify.Adapter createInvocationActionAdapter()
Invocation Action'.
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.
InvocationActionpublic org.eclipse.emf.common.notify.Adapter createCallActionAdapter()
Call Action'.
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.
CallActionpublic org.eclipse.emf.common.notify.Adapter createCallBehaviorActionAdapter()
Call Behavior Action'.
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.
CallBehaviorActionpublic 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 createAbstractFunctionAdapter()
Abstract Function'.
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.
AbstractFunctionpublic org.eclipse.emf.common.notify.Adapter createFunctionPkgAdapter()
Function 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.
FunctionPkgpublic 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 createAbstractActorAdapter()
Abstract Actor'.
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.
AbstractActorpublic 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 createInvolverElementAdapter()
Involver 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.
InvolverElementpublic org.eclipse.emf.common.notify.Adapter createAbstractCapabilityAdapter()
Abstract Capability'.
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.
AbstractCapabilitypublic 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 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 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 createComponentAllocationAdapter()
Component 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.
ComponentAllocationpublic org.eclipse.emf.common.notify.Adapter createArchitectureAllocationAdapter()
Architecture 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.
ArchitectureAllocationpublic org.eclipse.emf.common.notify.Adapter createComponentContextAdapter()
Component Context'.
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.
ComponentContextpublic org.eclipse.emf.common.notify.Adapter createEObjectAdapter()