public class OaAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
createXXX method for each class of the model.
OaPackage| Constructor and Description |
|---|
OaAdapterFactory()
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 |
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 |
createAbstractConceptItemAdapter()
Creates a new adapter for an object of class '
Abstract Concept Item'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractEventAdapter()
Creates a new adapter for an object of class '
Abstract Event'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractEventOperationAdapter()
Creates a new adapter for an object of class '
Abstract Event Operation'. |
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 |
createAbstractInformationFlowAdapter()
Creates a new adapter for an object of class '
Abstract Information Flow'. |
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 |
createActivityAllocationAdapter()
Creates a new adapter for an object of class '
Activity Allocation'. |
org.eclipse.emf.common.notify.Adapter |
createActivityExchangeAdapter()
Creates a new adapter for an object of class '
Exchange'. |
org.eclipse.emf.common.notify.Adapter |
createActivityGroupAdapter()
Creates a new adapter for an object of class '
Group'. |
org.eclipse.emf.common.notify.Adapter |
createActivityNodeAdapter()
Creates a new adapter for an object of class '
Node'. |
org.eclipse.emf.common.notify.Adapter |
createActivityPartitionAdapter()
Creates a new adapter for an object of class '
Partition'. |
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 |
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 |
createCapabilityConfigurationAdapter()
Creates a new adapter for an object of class '
Capability Configuration'. |
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 |
createCommunicationMeanAdapter()
Creates a new adapter for an object of class '
Communication Mean'. |
org.eclipse.emf.common.notify.Adapter |
createCommunityOfInterestAdapter()
Creates a new adapter for an object of class '
Community Of Interest'. |
org.eclipse.emf.common.notify.Adapter |
createCommunityOfInterestCompositionAdapter()
Creates a new adapter for an object of class '
Community Of Interest Composition'. |
org.eclipse.emf.common.notify.Adapter |
createComponentAdapter()
Creates a new adapter for an object of class '
Component'. |
org.eclipse.emf.common.notify.Adapter |
createComponentContextAdapter()
Creates a new adapter for an object of class '
Component Context'. |
org.eclipse.emf.common.notify.Adapter |
createComponentExchangeAdapter()
Creates a new adapter for an object of class '
Component Exchange'. |
org.eclipse.emf.common.notify.Adapter |
createConceptAdapter()
Creates a new adapter for an object of class '
Concept'. |
org.eclipse.emf.common.notify.Adapter |
createConceptComplianceAdapter()
Creates a new adapter for an object of class '
Concept Compliance'. |
org.eclipse.emf.common.notify.Adapter |
createConceptPkgAdapter()
Creates a new adapter for an object of class '
Concept Pkg'. |
org.eclipse.emf.common.notify.Adapter |
createElementAdapter()
Creates a new adapter for an object of class '
Element'. |
org.eclipse.emf.common.notify.Adapter |
createEntityAdapter()
Creates a new adapter for an object of class '
Entity'. |
org.eclipse.emf.common.notify.Adapter |
createEntityOperationalCapabilityInvolvementAdapter()
Creates a new adapter for an object of class '
Entity Operational Capability Involvement'. |
org.eclipse.emf.common.notify.Adapter |
createEntityPkgAdapter()
Creates a new adapter for an object of class '
Entity Pkg'. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case.
|
org.eclipse.emf.common.notify.Adapter |
createExchangeSpecificationAdapter()
Creates a new adapter for an object of class '
Exchange Specification'. |
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 |
createFunctionalChainAdapter()
Creates a new adapter for an object of class '
Functional Chain'. |
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 |
createInformationsExchangerAdapter()
Creates a new adapter for an object of class '
Informations Exchanger'. |
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 |
createItemInConceptAdapter()
Creates a new adapter for an object of class '
Item In Concept'. |
org.eclipse.emf.common.notify.Adapter |
createLocationAdapter()
Creates a new adapter for an object of class '
Location'. |
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 |
createNamedRelationshipAdapter()
Creates a new adapter for an object of class '
Named Relationship'. |
org.eclipse.emf.common.notify.Adapter |
createNamespaceAdapter()
Creates a new adapter for an object of class '
Namespace'. |
org.eclipse.emf.common.notify.Adapter |
createOperationalActivityAdapter()
Creates a new adapter for an object of class '
Operational Activity'. |
org.eclipse.emf.common.notify.Adapter |
createOperationalActivityPkgAdapter()
Creates a new adapter for an object of class '
Operational Activity Pkg'. |
org.eclipse.emf.common.notify.Adapter |
createOperationalActorAdapter()
Creates a new adapter for an object of class '
Operational Actor'. |
org.eclipse.emf.common.notify.Adapter |
createOperationalAnalysisAdapter()
Creates a new adapter for an object of class '
Operational Analysis'. |
org.eclipse.emf.common.notify.Adapter |
createOperationalCapabilityAdapter()
Creates a new adapter for an object of class '
Operational Capability'. |
org.eclipse.emf.common.notify.Adapter |
createOperationalCapabilityPkgAdapter()
Creates a new adapter for an object of class '
Operational Capability Pkg'. |
org.eclipse.emf.common.notify.Adapter |
createOperationalContextAdapter()
Creates a new adapter for an object of class '
Operational Context'. |
org.eclipse.emf.common.notify.Adapter |
createOperationalProcessAdapter()
Creates a new adapter for an object of class '
Operational Process'. |
org.eclipse.emf.common.notify.Adapter |
createOperationalScenarioAdapter()
Creates a new adapter for an object of class '
Operational Scenario'. |
org.eclipse.emf.common.notify.Adapter |
createOrganisationalUnitAdapter()
Creates a new adapter for an object of class '
Organisational Unit'. |
org.eclipse.emf.common.notify.Adapter |
createOrganisationalUnitCompositionAdapter()
Creates a new adapter for an object of class '
Organisational Unit Composition'. |
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 |
createRoleAdapter()
Creates a new adapter for an object of class '
Role'. |
org.eclipse.emf.common.notify.Adapter |
createRoleAllocationAdapter()
Creates a new adapter for an object of class '
Role Allocation'. |
org.eclipse.emf.common.notify.Adapter |
createRoleAssemblyUsageAdapter()
Creates a new adapter for an object of class '
Role Assembly Usage'. |
org.eclipse.emf.common.notify.Adapter |
createRolePkgAdapter()
Creates a new adapter for an object of class '
Role Pkg'. |
org.eclipse.emf.common.notify.Adapter |
createStructureAdapter()
Creates a new adapter for an object of class '
Structure'. |
org.eclipse.emf.common.notify.Adapter |
createSwimlaneAdapter()
Creates a new adapter for an object of class '
Swimlane'. |
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 OaAdapterFactory()
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 createOperationalAnalysisAdapter()
Operational 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.
OperationalAnalysispublic org.eclipse.emf.common.notify.Adapter createOperationalScenarioAdapter()
Operational Scenario'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OperationalScenariopublic org.eclipse.emf.common.notify.Adapter createOperationalActivityPkgAdapter()
Operational Activity 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.
OperationalActivityPkgpublic org.eclipse.emf.common.notify.Adapter createOperationalActivityAdapter()
Operational Activity'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OperationalActivitypublic org.eclipse.emf.common.notify.Adapter createOperationalProcessAdapter()
Operational Process'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OperationalProcesspublic org.eclipse.emf.common.notify.Adapter createSwimlaneAdapter()
Swimlane'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Swimlanepublic org.eclipse.emf.common.notify.Adapter createOperationalCapabilityPkgAdapter()
Operational 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.
OperationalCapabilityPkgpublic org.eclipse.emf.common.notify.Adapter createOperationalCapabilityAdapter()
Operational 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.
OperationalCapabilitypublic org.eclipse.emf.common.notify.Adapter createActivityAllocationAdapter()
Activity 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.
ActivityAllocationpublic org.eclipse.emf.common.notify.Adapter createRolePkgAdapter()
Role 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.
RolePkgpublic org.eclipse.emf.common.notify.Adapter createRoleAdapter()
Role'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Rolepublic org.eclipse.emf.common.notify.Adapter createRoleAssemblyUsageAdapter()
Role Assembly Usage'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RoleAssemblyUsagepublic org.eclipse.emf.common.notify.Adapter createRoleAllocationAdapter()
Role 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.
RoleAllocationpublic org.eclipse.emf.common.notify.Adapter createEntityPkgAdapter()
Entity 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.
EntityPkgpublic org.eclipse.emf.common.notify.Adapter createEntityAdapter()
Entity'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Entitypublic org.eclipse.emf.common.notify.Adapter createConceptPkgAdapter()
Concept 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.
ConceptPkgpublic org.eclipse.emf.common.notify.Adapter createConceptAdapter()
Concept'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Conceptpublic org.eclipse.emf.common.notify.Adapter createConceptComplianceAdapter()
Concept Compliance'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ConceptCompliancepublic org.eclipse.emf.common.notify.Adapter createItemInConceptAdapter()
Item In Concept'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ItemInConceptpublic org.eclipse.emf.common.notify.Adapter createAbstractConceptItemAdapter()
Abstract Concept Item'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AbstractConceptItempublic org.eclipse.emf.common.notify.Adapter createOperationalActorAdapter()
Operational 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.
OperationalActorpublic org.eclipse.emf.common.notify.Adapter createCommunityOfInterestAdapter()
Community Of Interest'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CommunityOfInterestpublic org.eclipse.emf.common.notify.Adapter createCommunityOfInterestCompositionAdapter()
Community Of Interest Composition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CommunityOfInterestCompositionpublic org.eclipse.emf.common.notify.Adapter createOrganisationalUnitAdapter()
Organisational Unit'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OrganisationalUnitpublic org.eclipse.emf.common.notify.Adapter createOrganisationalUnitCompositionAdapter()
Organisational Unit Composition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OrganisationalUnitCompositionpublic org.eclipse.emf.common.notify.Adapter createLocationAdapter()
Location'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Locationpublic org.eclipse.emf.common.notify.Adapter createCapabilityConfigurationAdapter()
Capability Configuration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CapabilityConfigurationpublic org.eclipse.emf.common.notify.Adapter createCommunicationMeanAdapter()
Communication Mean'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CommunicationMeanpublic org.eclipse.emf.common.notify.Adapter createEntityOperationalCapabilityInvolvementAdapter()
Entity Operational 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.
EntityOperationalCapabilityInvolvementpublic org.eclipse.emf.common.notify.Adapter createOperationalContextAdapter()
Operational 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.
OperationalContextpublic 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 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 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 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 createFunctionalChainAdapter()
Functional Chain'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FunctionalChainpublic org.eclipse.emf.common.notify.Adapter createActivityGroupAdapter()
Group'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ActivityGrouppublic org.eclipse.emf.common.notify.Adapter createActivityPartitionAdapter()
Partition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ActivityPartitionpublic 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 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 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 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 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 createInformationsExchangerAdapter()
Informations 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.
InformationsExchangerpublic org.eclipse.emf.common.notify.Adapter createNamedRelationshipAdapter()
Named 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.
NamedRelationshippublic org.eclipse.emf.common.notify.Adapter createAbstractEventOperationAdapter()
Abstract Event Operation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AbstractEventOperationpublic org.eclipse.emf.common.notify.Adapter createAbstractInformationFlowAdapter()
Abstract Information Flow'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AbstractInformationFlowpublic org.eclipse.emf.common.notify.Adapter createActivityExchangeAdapter()
Exchange'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ActivityExchangepublic org.eclipse.emf.common.notify.Adapter createExchangeSpecificationAdapter()
Exchange Specification'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ExchangeSpecificationpublic org.eclipse.emf.common.notify.Adapter createComponentExchangeAdapter()
Component Exchange'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ComponentExchangepublic 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 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()