public class PaAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
createXXX method for each class of the model.
PaPackage| Constructor and Description |
|---|
PaAdapterFactory()
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 |
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 |
createAbstractFunctionalStructureAdapter()
Creates a new adapter for an object of class '
Abstract Functional Structure'. |
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 |
createAbstractPhysicalArtifactAdapter()
Creates a new adapter for an object of class '
Abstract Physical Artifact'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractPhysicalComponentAdapter()
Creates a new adapter for an object of class '
Abstract Physical Component'. |
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 |
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 |
createAssociationPkgAdapter()
Creates a new adapter for an object of class '
Association Pkg'. |
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 |
createBlockArchitecturePkgAdapter()
Creates a new adapter for an object of class '
Block Architecture Pkg'. |
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 |
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 |
createDeployableElementAdapter()
Creates a new adapter for an object of class '
Deployable Element'. |
org.eclipse.emf.common.notify.Adapter |
createDeploymentTargetAdapter()
Creates a new adapter for an object of class '
Deployment Target'. |
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 |
createInterfaceAllocationAdapter()
Creates a new adapter for an object of class '
Interface Allocation'. |
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 |
createLogicalActorRealizationAdapter()
Creates a new adapter for an object of class '
Logical Actor Realization'. |
org.eclipse.emf.common.notify.Adapter |
createLogicalArchitectureRealizationAdapter()
Creates a new adapter for an object of class '
Logical Architecture Realization'. |
org.eclipse.emf.common.notify.Adapter |
createLogicalComponentRealizationAdapter()
Creates a new adapter for an object of class '
Logical Component Realization'. |
org.eclipse.emf.common.notify.Adapter |
createLogicalInterfaceRealizationAdapter()
Creates a new adapter for an object of class '
Logical Interface Realization'. |
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 |
createModellingArchitecturePkgAdapter()
Creates a new adapter for an object of class '
Modelling Architecture Pkg'. |
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 |
createPartitionableElementAdapter()
Creates a new adapter for an object of class '
Partitionable Element'. |
org.eclipse.emf.common.notify.Adapter |
createPhysicalActorAdapter()
Creates a new adapter for an object of class '
Physical Actor'. |
org.eclipse.emf.common.notify.Adapter |
createPhysicalActorPkgAdapter()
Creates a new adapter for an object of class '
Physical Actor Pkg'. |
org.eclipse.emf.common.notify.Adapter |
createPhysicalArchitectureAdapter()
Creates a new adapter for an object of class '
Physical Architecture'. |
org.eclipse.emf.common.notify.Adapter |
createPhysicalArchitecturePkgAdapter()
Creates a new adapter for an object of class '
Physical Architecture Pkg'. |
org.eclipse.emf.common.notify.Adapter |
createPhysicalComponentAdapter()
Creates a new adapter for an object of class '
Physical Component'. |
org.eclipse.emf.common.notify.Adapter |
createPhysicalComponentPkgAdapter()
Creates a new adapter for an object of class '
Physical Component Pkg'. |
org.eclipse.emf.common.notify.Adapter |
createPhysicalContextAdapter()
Creates a new adapter for an object of class '
Physical Context'. |
org.eclipse.emf.common.notify.Adapter |
createPhysicalFunctionAdapter()
Creates a new adapter for an object of class '
Physical Function'. |
org.eclipse.emf.common.notify.Adapter |
createPhysicalFunctionPkgAdapter()
Creates a new adapter for an object of class '
Physical Function Pkg'. |
org.eclipse.emf.common.notify.Adapter |
createPhysicalNodeAdapter()
Creates a new adapter for an object of class '
Physical Node'. |
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 |
createSystemComponentAdapter()
Creates a new adapter for an object of class '
System Component'. |
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 PaAdapterFactory()
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 createPhysicalArchitecturePkgAdapter()
Physical Architecture 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.
PhysicalArchitecturePkgpublic org.eclipse.emf.common.notify.Adapter createPhysicalArchitectureAdapter()
Physical 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.
PhysicalArchitecturepublic org.eclipse.emf.common.notify.Adapter createPhysicalFunctionAdapter()
Physical 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.
PhysicalFunctionpublic org.eclipse.emf.common.notify.Adapter createPhysicalFunctionPkgAdapter()
Physical 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.
PhysicalFunctionPkgpublic org.eclipse.emf.common.notify.Adapter createAbstractPhysicalComponentAdapter()
Abstract Physical 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.
AbstractPhysicalComponentpublic org.eclipse.emf.common.notify.Adapter createPhysicalComponentAdapter()
Physical 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.
PhysicalComponentpublic org.eclipse.emf.common.notify.Adapter createPhysicalActorPkgAdapter()
Physical 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.
PhysicalActorPkgpublic org.eclipse.emf.common.notify.Adapter createPhysicalComponentPkgAdapter()
Physical Component 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.
PhysicalComponentPkgpublic org.eclipse.emf.common.notify.Adapter createPhysicalActorAdapter()
Physical 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.
PhysicalActorpublic org.eclipse.emf.common.notify.Adapter createLogicalActorRealizationAdapter()
Logical 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.
LogicalActorRealizationpublic org.eclipse.emf.common.notify.Adapter createPhysicalNodeAdapter()
Physical 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.
PhysicalNodepublic org.eclipse.emf.common.notify.Adapter createLogicalArchitectureRealizationAdapter()
Logical Architecture 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.
LogicalArchitectureRealizationpublic org.eclipse.emf.common.notify.Adapter createLogicalComponentRealizationAdapter()
Logical Component 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.
LogicalComponentRealizationpublic org.eclipse.emf.common.notify.Adapter createLogicalInterfaceRealizationAdapter()
Logical Interface 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.
LogicalInterfaceRealizationpublic org.eclipse.emf.common.notify.Adapter createPhysicalContextAdapter()
Physical 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.
PhysicalContextpublic 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 createModellingArchitecturePkgAdapter()
Modelling Architecture 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.
ModellingArchitecturePkgpublic org.eclipse.emf.common.notify.Adapter createBlockArchitecturePkgAdapter()
Block Architecture 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.
BlockArchitecturePkgpublic 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 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 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 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 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 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 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 createSystemComponentAdapter()
System 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.
SystemComponentpublic org.eclipse.emf.common.notify.Adapter createDeployableElementAdapter()
Deployable 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.
DeployableElementpublic org.eclipse.emf.common.notify.Adapter createDeploymentTargetAdapter()
Deployment Target'.
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.
DeploymentTargetpublic org.eclipse.emf.common.notify.Adapter createAbstractPhysicalArtifactAdapter()
Abstract Physical Artifact'.
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.
AbstractPhysicalArtifactpublic org.eclipse.emf.common.notify.Adapter createAbstractFunctionalStructureAdapter()
Abstract Functional 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.
AbstractFunctionalStructurepublic org.eclipse.emf.common.notify.Adapter createAssociationPkgAdapter()
Association 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.
AssociationPkgpublic 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 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 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 createInterfaceAllocationAdapter()
Interface 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.
InterfaceAllocationpublic 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()