public class UMLAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
createXXX
method for each class of the model.
UMLPackage
Modifier and Type | Field and Description |
---|---|
protected static UMLPackage |
modelPackage
The cached model package.
|
protected UMLSwitch<org.eclipse.emf.common.notify.Adapter> |
modelSwitch
The switch that delegates to the
createXXX methods. |
Constructor and Description |
---|
UMLAdapterFactory()
Creates an instance of the adapter factory.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.Adapter |
createAbstractionAdapter()
Creates a new adapter for an object of class '
Abstraction '. |
org.eclipse.emf.common.notify.Adapter |
createAcceptCallActionAdapter()
Creates a new adapter for an object of class '
Accept Call Action '. |
org.eclipse.emf.common.notify.Adapter |
createAcceptEventActionAdapter()
Creates a new adapter for an object of class '
Accept Event Action '. |
org.eclipse.emf.common.notify.Adapter |
createActionAdapter()
Creates a new adapter for an object of class '
Action '. |
org.eclipse.emf.common.notify.Adapter |
createActionExecutionSpecificationAdapter()
Creates a new adapter for an object of class
'
Action Execution Specification '. |
org.eclipse.emf.common.notify.Adapter |
createActionInputPinAdapter()
Creates a new adapter for an object of class '
Action Input Pin '. |
org.eclipse.emf.common.notify.Adapter |
createActivityAdapter()
Creates a new adapter for an object of class '
Activity '. |
org.eclipse.emf.common.notify.Adapter |
createActivityEdgeAdapter()
Creates a new adapter for an object of class '
Activity Edge '. |
org.eclipse.emf.common.notify.Adapter |
createActivityFinalNodeAdapter()
Creates a new adapter for an object of class '
Activity Final Node '. |
org.eclipse.emf.common.notify.Adapter |
createActivityGroupAdapter()
Creates a new adapter for an object of class '
Activity Group '. |
org.eclipse.emf.common.notify.Adapter |
createActivityNodeAdapter()
Creates a new adapter for an object of class '
Activity Node '. |
org.eclipse.emf.common.notify.Adapter |
createActivityParameterNodeAdapter()
Creates a new adapter for an object of class
'
Activity Parameter Node '. |
org.eclipse.emf.common.notify.Adapter |
createActivityPartitionAdapter()
Creates a new adapter for an object of class
'
Activity Partition '. |
org.eclipse.emf.common.notify.Adapter |
createActorAdapter()
Creates a new adapter for an object of class '
Actor '. |
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 |
createAddStructuralFeatureValueActionAdapter()
Creates a new adapter for an object of class
'
Add Structural Feature Value Action '. |
org.eclipse.emf.common.notify.Adapter |
createAddVariableValueActionAdapter()
Creates a new adapter for an object of class
'
Add Variable Value Action '. |
org.eclipse.emf.common.notify.Adapter |
createAnyReceiveEventAdapter()
Creates a new adapter for an object of class '
Any Receive Event '. |
org.eclipse.emf.common.notify.Adapter |
createArtifactAdapter()
Creates a new adapter for an object of class '
Artifact '. |
org.eclipse.emf.common.notify.Adapter |
createAssociationAdapter()
Creates a new adapter for an object of class '
Association '. |
org.eclipse.emf.common.notify.Adapter |
createAssociationClassAdapter()
Creates a new adapter for an object of class '
Association Class '. |
org.eclipse.emf.common.notify.Adapter |
createBehaviorAdapter()
Creates a new adapter for an object of class '
Behavior '. |
org.eclipse.emf.common.notify.Adapter |
createBehavioralFeatureAdapter()
Creates a new adapter for an object of class '
Behavioral Feature '. |
org.eclipse.emf.common.notify.Adapter |
createBehavioredClassifierAdapter()
Creates a new adapter for an object of class
'
Behaviored Classifier '. |
org.eclipse.emf.common.notify.Adapter |
createBehaviorExecutionSpecificationAdapter()
Creates a new adapter for an object of class
'
Behavior Execution Specification '. |
org.eclipse.emf.common.notify.Adapter |
createBroadcastSignalActionAdapter()
Creates a new adapter for an object of class
'
Broadcast Signal Action '. |
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 |
createCallEventAdapter()
Creates a new adapter for an object of class '
Call Event '. |
org.eclipse.emf.common.notify.Adapter |
createCallOperationActionAdapter()
Creates a new adapter for an object of class '
Call Operation Action '. |
org.eclipse.emf.common.notify.Adapter |
createCentralBufferNodeAdapter()
Creates a new adapter for an object of class
'
Central Buffer Node '. |
org.eclipse.emf.common.notify.Adapter |
createChangeEventAdapter()
Creates a new adapter for an object of class '
Change Event '. |
org.eclipse.emf.common.notify.Adapter |
createClassAdapter()
Creates a new adapter for an object of class '
Class '. |
org.eclipse.emf.common.notify.Adapter |
createClassifierAdapter()
Creates a new adapter for an object of class '
Classifier '. |
org.eclipse.emf.common.notify.Adapter |
createClassifierTemplateParameterAdapter()
Creates a new adapter for an object of class
'
Classifier Template Parameter '. |
org.eclipse.emf.common.notify.Adapter |
createClauseAdapter()
Creates a new adapter for an object of class '
Clause '. |
org.eclipse.emf.common.notify.Adapter |
createClearAssociationActionAdapter()
Creates a new adapter for an object of class
'
Clear Association Action '. |
org.eclipse.emf.common.notify.Adapter |
createClearStructuralFeatureActionAdapter()
Creates a new adapter for an object of class
'
Clear Structural Feature Action '. |
org.eclipse.emf.common.notify.Adapter |
createClearVariableActionAdapter()
Creates a new adapter for an object of class
'
Clear Variable Action '. |
org.eclipse.emf.common.notify.Adapter |
createCollaborationAdapter()
Creates a new adapter for an object of class '
Collaboration '. |
org.eclipse.emf.common.notify.Adapter |
createCollaborationUseAdapter()
Creates a new adapter for an object of class
'
Collaboration Use '. |
org.eclipse.emf.common.notify.Adapter |
createCombinedFragmentAdapter()
Creates a new adapter for an object of class '
Combined Fragment '. |
org.eclipse.emf.common.notify.Adapter |
createCommentAdapter()
Creates a new adapter for an object of class '
Comment '. |
org.eclipse.emf.common.notify.Adapter |
createCommunicationPathAdapter()
Creates a new adapter for an object of class '
Communication Path '. |
org.eclipse.emf.common.notify.Adapter |
createComponentAdapter()
Creates a new adapter for an object of class '
Component '. |
org.eclipse.emf.common.notify.Adapter |
createComponentRealizationAdapter()
Creates a new adapter for an object of class
'
Component Realization '. |
org.eclipse.emf.common.notify.Adapter |
createConditionalNodeAdapter()
Creates a new adapter for an object of class '
Conditional Node '. |
org.eclipse.emf.common.notify.Adapter |
createConnectableElementAdapter()
Creates a new adapter for an object of class
'
Connectable Element '. |
org.eclipse.emf.common.notify.Adapter |
createConnectableElementTemplateParameterAdapter()
Creates a new adapter for an object of class '
Connectable Element Template Parameter '. |
org.eclipse.emf.common.notify.Adapter |
createConnectionPointReferenceAdapter()
Creates a new adapter for an object of class
'
Connection Point Reference '. |
org.eclipse.emf.common.notify.Adapter |
createConnectorAdapter()
Creates a new adapter for an object of class '
Connector '. |
org.eclipse.emf.common.notify.Adapter |
createConnectorEndAdapter()
Creates a new adapter for an object of class
'
Connector End '. |
org.eclipse.emf.common.notify.Adapter |
createConsiderIgnoreFragmentAdapter()
Creates a new adapter for an object of class
'
Consider Ignore Fragment '. |
org.eclipse.emf.common.notify.Adapter |
createConstraintAdapter()
Creates a new adapter for an object of class '
Constraint '. |
org.eclipse.emf.common.notify.Adapter |
createContinuationAdapter()
Creates a new adapter for an object of class '
Continuation '. |
org.eclipse.emf.common.notify.Adapter |
createControlFlowAdapter()
Creates a new adapter for an object of class '
Control Flow '. |
org.eclipse.emf.common.notify.Adapter |
createControlNodeAdapter()
Creates a new adapter for an object of class '
Control Node '. |
org.eclipse.emf.common.notify.Adapter |
createCreateLinkActionAdapter()
Creates a new adapter for an object of class '
Create Link Action '. |
org.eclipse.emf.common.notify.Adapter |
createCreateLinkObjectActionAdapter()
Creates a new adapter for an object of class
'
Create Link Object Action '. |
org.eclipse.emf.common.notify.Adapter |
createCreateObjectActionAdapter()
Creates a new adapter for an object of class
'
Create Object Action '. |
org.eclipse.emf.common.notify.Adapter |
createDataStoreNodeAdapter()
Creates a new adapter for an object of class '
Data Store Node '. |
org.eclipse.emf.common.notify.Adapter |
createDataTypeAdapter()
Creates a new adapter for an object of class '
Data Type '. |
org.eclipse.emf.common.notify.Adapter |
createDecisionNodeAdapter()
Creates a new adapter for an object of class '
Decision Node '. |
org.eclipse.emf.common.notify.Adapter |
createDependencyAdapter()
Creates a new adapter for an object of class '
Dependency '. |
org.eclipse.emf.common.notify.Adapter |
createDeployedArtifactAdapter()
Creates a new adapter for an object of class '
Deployed Artifact '. |
org.eclipse.emf.common.notify.Adapter |
createDeploymentAdapter()
Creates a new adapter for an object of class '
Deployment '. |
org.eclipse.emf.common.notify.Adapter |
createDeploymentSpecificationAdapter()
Creates a new adapter for an object of class
'
Deployment Specification '. |
org.eclipse.emf.common.notify.Adapter |
createDeploymentTargetAdapter()
Creates a new adapter for an object of class '
Deployment Target '. |
org.eclipse.emf.common.notify.Adapter |
createDestroyLinkActionAdapter()
Creates a new adapter for an object of class
'
Destroy Link Action '. |
org.eclipse.emf.common.notify.Adapter |
createDestroyObjectActionAdapter()
Creates a new adapter for an object of class
'
Destroy Object Action '. |
org.eclipse.emf.common.notify.Adapter |
createDestructionOccurrenceSpecificationAdapter()
Creates a new adapter for an object of class '
Destruction Occurrence Specification '. |
org.eclipse.emf.common.notify.Adapter |
createDeviceAdapter()
Creates a new adapter for an object of class '
Device '. |
org.eclipse.emf.common.notify.Adapter |
createDiagramAdapter()
Creates a new adapter for an object of class '
Diagram '. |
org.eclipse.emf.common.notify.Adapter |
createDirectedRelationshipAdapter()
Creates a new adapter for an object of class '
Directed Relationship '. |
org.eclipse.emf.common.notify.Adapter |
createDurationAdapter()
Creates a new adapter for an object of class '
Duration '. |
org.eclipse.emf.common.notify.Adapter |
createDurationConstraintAdapter()
Creates a new adapter for an object of class
'
Duration Constraint '. |
org.eclipse.emf.common.notify.Adapter |
createDurationIntervalAdapter()
Creates a new adapter for an object of class '
Duration Interval '. |
org.eclipse.emf.common.notify.Adapter |
createDurationObservationAdapter()
Creates a new adapter for an object of class
'
Duration Observation '. |
org.eclipse.emf.common.notify.Adapter |
createElementAdapter()
Creates a new adapter for an object of class '
Element '. |
org.eclipse.emf.common.notify.Adapter |
createElementImportAdapter()
Creates a new adapter for an object of class '
Element Import '. |
org.eclipse.emf.common.notify.Adapter |
createElementValueAdapter()
Creates a new adapter for an object of class '
Element Value '. |
org.eclipse.emf.common.notify.Adapter |
createEncapsulatedClassifierAdapter()
Creates a new adapter for an object of class
'
Encapsulated Classifier '. |
org.eclipse.emf.common.notify.Adapter |
createEnumerationAdapter()
Creates a new adapter for an object of class '
Enumeration '. |
org.eclipse.emf.common.notify.Adapter |
createEnumerationLiteralAdapter()
Creates a new adapter for an object of class '
Enumeration Literal '. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case.
|
org.eclipse.emf.common.notify.Adapter |
createEventAdapter()
Creates a new adapter for an object of class '
Event '. |
org.eclipse.emf.common.notify.Adapter |
createExceptionHandlerAdapter()
Creates a new adapter for an object of class
'
Exception Handler '. |
org.eclipse.emf.common.notify.Adapter |
createExecutableNodeAdapter()
Creates a new adapter for an object of class '
Executable Node '. |
org.eclipse.emf.common.notify.Adapter |
createExecutionEnvironmentAdapter()
Creates a new adapter for an object of class '
Execution Environment '. |
org.eclipse.emf.common.notify.Adapter |
createExecutionOccurrenceSpecificationAdapter()
Creates a new adapter for an object of class
'
Execution Occurrence Specification '. |
org.eclipse.emf.common.notify.Adapter |
createExecutionSpecificationAdapter()
Creates a new adapter for an object of class
'
Execution Specification '. |
org.eclipse.emf.common.notify.Adapter |
createExpansionNodeAdapter()
Creates a new adapter for an object of class
'
Expansion Node '. |
org.eclipse.emf.common.notify.Adapter |
createExpansionRegionAdapter()
Creates a new adapter for an object of class
'
Expansion Region '. |
org.eclipse.emf.common.notify.Adapter |
createExpressionAdapter()
Creates a new adapter for an object of class '
Expression '. |
org.eclipse.emf.common.notify.Adapter |
createExtendAdapter()
Creates a new adapter for an object of class '
Extend '. |
org.eclipse.emf.common.notify.Adapter |
createExtensionAdapter()
Creates a new adapter for an object of class '
Extension '. |
org.eclipse.emf.common.notify.Adapter |
createExtensionEndAdapter()
Creates a new adapter for an object of class '
Extension End '. |
org.eclipse.emf.common.notify.Adapter |
createExtensionPointAdapter()
Creates a new adapter for an object of class '
Extension Point '. |
org.eclipse.emf.common.notify.Adapter |
createFeatureAdapter()
Creates a new adapter for an object of class '
Feature '. |
org.eclipse.emf.common.notify.Adapter |
createFinalNodeAdapter()
Creates a new adapter for an object of class '
Final Node '. |
org.eclipse.emf.common.notify.Adapter |
createFinalStateAdapter()
Creates a new adapter for an object of class '
Final State '. |
org.eclipse.emf.common.notify.Adapter |
createFlowFinalNodeAdapter()
Creates a new adapter for an object of class '
Flow Final Node '. |
org.eclipse.emf.common.notify.Adapter |
createForkNodeAdapter()
Creates a new adapter for an object of class '
Fork Node '. |
org.eclipse.emf.common.notify.Adapter |
createFunctionBehaviorAdapter()
Creates a new adapter for an object of class
'
Function Behavior '. |
org.eclipse.emf.common.notify.Adapter |
createGateAdapter()
Creates a new adapter for an object of class '
Gate '. |
org.eclipse.emf.common.notify.Adapter |
createGeneralizationAdapter()
Creates a new adapter for an object of class '
Generalization '. |
org.eclipse.emf.common.notify.Adapter |
createGeneralizationSetAdapter()
Creates a new adapter for an object of class '
Generalization Set '. |
org.eclipse.emf.common.notify.Adapter |
createGeneralOrderingAdapter()
Creates a new adapter for an object of class '
General Ordering '. |
org.eclipse.emf.common.notify.Adapter |
createImageAdapter()
Creates a new adapter for an object of class '
Image '. |
org.eclipse.emf.common.notify.Adapter |
createIncludeAdapter()
Creates a new adapter for an object of class '
Include '. |
org.eclipse.emf.common.notify.Adapter |
createInformationFlowAdapter()
Creates a new adapter for an object of class
'
Information Flow '. |
org.eclipse.emf.common.notify.Adapter |
createInformationItemAdapter()
Creates a new adapter for an object of class
'
Information Item '. |
org.eclipse.emf.common.notify.Adapter |
createInitialNodeAdapter()
Creates a new adapter for an object of class '
Initial Node '. |
org.eclipse.emf.common.notify.Adapter |
createInputPinAdapter()
Creates a new adapter for an object of class '
Input Pin '. |
org.eclipse.emf.common.notify.Adapter |
createInstanceSpecificationAdapter()
Creates a new adapter for an object of class '
Instance Specification '. |
org.eclipse.emf.common.notify.Adapter |
createInstanceValueAdapter()
Creates a new adapter for an object of class '
Instance Value '. |
org.eclipse.emf.common.notify.Adapter |
createInteractionAdapter()
Creates a new adapter for an object of class '
Interaction '. |
org.eclipse.emf.common.notify.Adapter |
createInteractionConstraintAdapter()
Creates a new adapter for an object of class
'
Interaction Constraint '. |
org.eclipse.emf.common.notify.Adapter |
createInteractionFragmentAdapter()
Creates a new adapter for an object of class
'
Interaction Fragment '. |
org.eclipse.emf.common.notify.Adapter |
createInteractionOperandAdapter()
Creates a new adapter for an object of class '
Interaction Operand '. |
org.eclipse.emf.common.notify.Adapter |
createInteractionUseAdapter()
Creates a new adapter for an object of class '
Interaction Use '. |
org.eclipse.emf.common.notify.Adapter |
createInterfaceAdapter()
Creates a new adapter for an object of class '
Interface '. |
org.eclipse.emf.common.notify.Adapter |
createInterfaceRealizationAdapter()
Creates a new adapter for an object of class '
Interface Realization '. |
org.eclipse.emf.common.notify.Adapter |
createInterruptibleActivityRegionAdapter()
Creates a new adapter for an object of class
'
Interruptible Activity Region '. |
org.eclipse.emf.common.notify.Adapter |
createIntervalAdapter()
Creates a new adapter for an object of class '
Interval '. |
org.eclipse.emf.common.notify.Adapter |
createIntervalConstraintAdapter()
Creates a new adapter for an object of class
'
Interval Constraint '. |
org.eclipse.emf.common.notify.Adapter |
createInvocationActionAdapter()
Creates a new adapter for an object of class '
Invocation Action '. |
org.eclipse.emf.common.notify.Adapter |
createJoinNodeAdapter()
Creates a new adapter for an object of class '
Join Node '. |
org.eclipse.emf.common.notify.Adapter |
createLifelineAdapter()
Creates a new adapter for an object of class '
Lifeline '. |
org.eclipse.emf.common.notify.Adapter |
createLinkActionAdapter()
Creates a new adapter for an object of class '
Link Action '. |
org.eclipse.emf.common.notify.Adapter |
createLinkEndCreationDataAdapter()
Creates a new adapter for an object of class
'
Link End Creation Data '. |
org.eclipse.emf.common.notify.Adapter |
createLinkEndDataAdapter()
Creates a new adapter for an object of class '
Link End Data '. |
org.eclipse.emf.common.notify.Adapter |
createLinkEndDestructionDataAdapter()
Creates a new adapter for an object of class
'
Link End Destruction Data '. |
org.eclipse.emf.common.notify.Adapter |
createLiteralBooleanAdapter()
Creates a new adapter for an object of class '
Literal Boolean '. |
org.eclipse.emf.common.notify.Adapter |
createLiteralIntegerAdapter()
Creates a new adapter for an object of class '
Literal Integer '. |
org.eclipse.emf.common.notify.Adapter |
createLiteralNullAdapter()
Creates a new adapter for an object of class '
Literal Null '. |
org.eclipse.emf.common.notify.Adapter |
createLiteralRealAdapter()
Creates a new adapter for an object of class '
Literal Real '. |
org.eclipse.emf.common.notify.Adapter |
createLiteralSpecificationAdapter()
Creates a new adapter for an object of class '
Literal Specification '. |
org.eclipse.emf.common.notify.Adapter |
createLiteralStringAdapter()
Creates a new adapter for an object of class '
Literal String '. |
org.eclipse.emf.common.notify.Adapter |
createLiteralUnlimitedNaturalAdapter()
Creates a new adapter for an object of class '
Literal Unlimited Natural '. |
org.eclipse.emf.common.notify.Adapter |
createLoopNodeAdapter()
Creates a new adapter for an object of class '
Loop Node '. |
org.eclipse.emf.common.notify.Adapter |
createManifestationAdapter()
Creates a new adapter for an object of class '
Manifestation '. |
org.eclipse.emf.common.notify.Adapter |
createMDObjectAdapter()
Creates a new adapter for an object of class '
MD Object '. |
org.eclipse.emf.common.notify.Adapter |
createMergeNodeAdapter()
Creates a new adapter for an object of class '
Merge Node '. |
org.eclipse.emf.common.notify.Adapter |
createMessageAdapter()
Creates a new adapter for an object of class '
Message '. |
org.eclipse.emf.common.notify.Adapter |
createMessageEndAdapter()
Creates a new adapter for an object of class '
Message End '. |
org.eclipse.emf.common.notify.Adapter |
createMessageEventAdapter()
Creates a new adapter for an object of class '
Message Event '. |
org.eclipse.emf.common.notify.Adapter |
createMessageOccurrenceSpecificationAdapter()
Creates a new adapter for an object of class
'
Message Occurrence Specification '. |
org.eclipse.emf.common.notify.Adapter |
createModelAdapter()
Creates a new adapter for an object of class '
Model '. |
org.eclipse.emf.common.notify.Adapter |
createModelObjectAdapter()
Creates a new adapter for an object of class '
Model Object '. |
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 |
createNodeAdapter()
Creates a new adapter for an object of class '
Node '. |
org.eclipse.emf.common.notify.Adapter |
createObjectFlowAdapter()
Creates a new adapter for an object of class '
Object Flow '. |
org.eclipse.emf.common.notify.Adapter |
createObjectNodeAdapter()
Creates a new adapter for an object of class '
Object Node '. |
org.eclipse.emf.common.notify.Adapter |
createObservationAdapter()
Creates a new adapter for an object of class '
Observation '. |
org.eclipse.emf.common.notify.Adapter |
createOccurrenceSpecificationAdapter()
Creates a new adapter for an object of class
'
Occurrence Specification '. |
org.eclipse.emf.common.notify.Adapter |
createOpaqueActionAdapter()
Creates a new adapter for an object of class '
Opaque Action '. |
org.eclipse.emf.common.notify.Adapter |
createOpaqueBehaviorAdapter()
Creates a new adapter for an object of class '
Opaque Behavior '. |
org.eclipse.emf.common.notify.Adapter |
createOpaqueExpressionAdapter()
Creates a new adapter for an object of class '
Opaque Expression '. |
org.eclipse.emf.common.notify.Adapter |
createOperationAdapter()
Creates a new adapter for an object of class '
Operation '. |
org.eclipse.emf.common.notify.Adapter |
createOperationTemplateParameterAdapter()
Creates a new adapter for an object of class
'
Operation Template Parameter '. |
org.eclipse.emf.common.notify.Adapter |
createOutputPinAdapter()
Creates a new adapter for an object of class '
Output Pin '. |
org.eclipse.emf.common.notify.Adapter |
createPackageableElementAdapter()
Creates a new adapter for an object of class '
Packageable Element '. |
org.eclipse.emf.common.notify.Adapter |
createPackageAdapter()
Creates a new adapter for an object of class '
Package '. |
org.eclipse.emf.common.notify.Adapter |
createPackageImportAdapter()
Creates a new adapter for an object of class '
Package Import '. |
org.eclipse.emf.common.notify.Adapter |
createPackageMergeAdapter()
Creates a new adapter for an object of class '
Package Merge '. |
org.eclipse.emf.common.notify.Adapter |
createParameterableElementAdapter()
Creates a new adapter for an object of class
'
Parameterable Element '. |
org.eclipse.emf.common.notify.Adapter |
createParameterAdapter()
Creates a new adapter for an object of class '
Parameter '. |
org.eclipse.emf.common.notify.Adapter |
createParameterSetAdapter()
Creates a new adapter for an object of class '
Parameter Set '. |
org.eclipse.emf.common.notify.Adapter |
createPartDecompositionAdapter()
Creates a new adapter for an object of class '
Part Decomposition '. |
org.eclipse.emf.common.notify.Adapter |
createPinAdapter()
Creates a new adapter for an object of class '
Pin '. |
org.eclipse.emf.common.notify.Adapter |
createPortAdapter()
Creates a new adapter for an object of class '
Port '. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveTypeAdapter()
Creates a new adapter for an object of class '
Primitive Type '. |
org.eclipse.emf.common.notify.Adapter |
createProfileAdapter()
Creates a new adapter for an object of class '
Profile '. |
org.eclipse.emf.common.notify.Adapter |
createProfileApplicationAdapter()
Creates a new adapter for an object of class '
Profile Application '. |
org.eclipse.emf.common.notify.Adapter |
createPropertyAdapter()
Creates a new adapter for an object of class '
Property '. |
org.eclipse.emf.common.notify.Adapter |
createProtocolConformanceAdapter()
Creates a new adapter for an object of class
'
Protocol Conformance '. |
org.eclipse.emf.common.notify.Adapter |
createProtocolStateMachineAdapter()
Creates a new adapter for an object of class
'
Protocol State Machine '. |
org.eclipse.emf.common.notify.Adapter |
createProtocolTransitionAdapter()
Creates a new adapter for an object of class
'
Protocol Transition '. |
org.eclipse.emf.common.notify.Adapter |
createPseudostateAdapter()
Creates a new adapter for an object of class '
Pseudostate '. |
org.eclipse.emf.common.notify.Adapter |
createQualifierValueAdapter()
Creates a new adapter for an object of class '
Qualifier Value '. |
org.eclipse.emf.common.notify.Adapter |
createRaiseExceptionActionAdapter()
Creates a new adapter for an object of class
'
Raise Exception Action '. |
org.eclipse.emf.common.notify.Adapter |
createReadExtentActionAdapter()
Creates a new adapter for an object of class '
Read Extent Action '. |
org.eclipse.emf.common.notify.Adapter |
createReadIsClassifiedObjectActionAdapter()
Creates a new adapter for an object of class
'
Read Is Classified Object Action '. |
org.eclipse.emf.common.notify.Adapter |
createReadLinkActionAdapter()
Creates a new adapter for an object of class '
Read Link Action '. |
org.eclipse.emf.common.notify.Adapter |
createReadLinkObjectEndActionAdapter()
Creates a new adapter for an object of class
'
Read Link Object End Action '. |
org.eclipse.emf.common.notify.Adapter |
createReadLinkObjectEndQualifierActionAdapter()
Creates a new adapter for an object of class
'
Read Link Object End Qualifier Action '. |
org.eclipse.emf.common.notify.Adapter |
createReadSelfActionAdapter()
Creates a new adapter for an object of class '
Read Self Action '. |
org.eclipse.emf.common.notify.Adapter |
createReadStructuralFeatureActionAdapter()
Creates a new adapter for an object of class
'
Read Structural Feature Action '. |
org.eclipse.emf.common.notify.Adapter |
createReadVariableActionAdapter()
Creates a new adapter for an object of class
'
Read Variable Action '. |
org.eclipse.emf.common.notify.Adapter |
createRealizationAdapter()
Creates a new adapter for an object of class '
Realization '. |
org.eclipse.emf.common.notify.Adapter |
createReceptionAdapter()
Creates a new adapter for an object of class '
Reception '. |
org.eclipse.emf.common.notify.Adapter |
createReclassifyObjectActionAdapter()
Creates a new adapter for an object of class
'
Reclassify Object Action '. |
org.eclipse.emf.common.notify.Adapter |
createRedefinableElementAdapter()
Creates a new adapter for an object of class '
Redefinable Element '. |
org.eclipse.emf.common.notify.Adapter |
createRedefinableTemplateSignatureAdapter()
Creates a new adapter for an object of class
'
Redefinable Template Signature '. |
org.eclipse.emf.common.notify.Adapter |
createReduceActionAdapter()
Creates a new adapter for an object of class '
Reduce Action '. |
org.eclipse.emf.common.notify.Adapter |
createRegionAdapter()
Creates a new adapter for an object of class '
Region '. |
org.eclipse.emf.common.notify.Adapter |
createRelationshipAdapter()
Creates a new adapter for an object of class '
Relationship '. |
org.eclipse.emf.common.notify.Adapter |
createRemoveStructuralFeatureValueActionAdapter()
Creates a new adapter for an object of class '
Remove
Structural Feature Value Action '. |
org.eclipse.emf.common.notify.Adapter |
createRemoveVariableValueActionAdapter()
Creates a new adapter for an object of class
'
Remove Variable Value Action '. |
org.eclipse.emf.common.notify.Adapter |
createReplyActionAdapter()
Creates a new adapter for an object of class '
Reply Action '. |
org.eclipse.emf.common.notify.Adapter |
createSendObjectActionAdapter()
Creates a new adapter for an object of class '
Send Object Action '. |
org.eclipse.emf.common.notify.Adapter |
createSendSignalActionAdapter()
Creates a new adapter for an object of class '
Send Signal Action '. |
org.eclipse.emf.common.notify.Adapter |
createSequenceNodeAdapter()
Creates a new adapter for an object of class '
Sequence Node '. |
org.eclipse.emf.common.notify.Adapter |
createSignalAdapter()
Creates a new adapter for an object of class '
Signal '. |
org.eclipse.emf.common.notify.Adapter |
createSignalEventAdapter()
Creates a new adapter for an object of class '
Signal Event '. |
org.eclipse.emf.common.notify.Adapter |
createSlotAdapter()
Creates a new adapter for an object of class '
Slot '. |
org.eclipse.emf.common.notify.Adapter |
createStartClassifierBehaviorActionAdapter()
Creates a new adapter for an object of class
'
Start Classifier Behavior Action '. |
org.eclipse.emf.common.notify.Adapter |
createStartObjectBehaviorActionAdapter()
Creates a new adapter for an object of class
'
Start Object Behavior Action '. |
org.eclipse.emf.common.notify.Adapter |
createStateAdapter()
Creates a new adapter for an object of class '
State '. |
org.eclipse.emf.common.notify.Adapter |
createStateInvariantAdapter()
Creates a new adapter for an object of class '
State Invariant '. |
org.eclipse.emf.common.notify.Adapter |
createStateMachineAdapter()
Creates a new adapter for an object of class '
State Machine '. |
org.eclipse.emf.common.notify.Adapter |
createStereotypeAdapter()
Creates a new adapter for an object of class '
Stereotype '. |
org.eclipse.emf.common.notify.Adapter |
createStringExpressionAdapter()
Creates a new adapter for an object of class '
String Expression '. |
org.eclipse.emf.common.notify.Adapter |
createStructuralFeatureActionAdapter()
Creates a new adapter for an object of class
'
Structural Feature Action '. |
org.eclipse.emf.common.notify.Adapter |
createStructuralFeatureAdapter()
Creates a new adapter for an object of class '
Structural Feature '. |
org.eclipse.emf.common.notify.Adapter |
createStructuredActivityNodeAdapter()
Creates a new adapter for an object of class
'
Structured Activity Node '. |
org.eclipse.emf.common.notify.Adapter |
createStructuredClassifierAdapter()
Creates a new adapter for an object of class
'
Structured Classifier '. |
org.eclipse.emf.common.notify.Adapter |
createSubstitutionAdapter()
Creates a new adapter for an object of class '
Substitution '. |
org.eclipse.emf.common.notify.Adapter |
createTemplateableElementAdapter()
Creates a new adapter for an object of class
'
Templateable Element '. |
org.eclipse.emf.common.notify.Adapter |
createTemplateBindingAdapter()
Creates a new adapter for an object of class '
Template Binding '. |
org.eclipse.emf.common.notify.Adapter |
createTemplateParameterAdapter()
Creates a new adapter for an object of class
'
Template Parameter '. |
org.eclipse.emf.common.notify.Adapter |
createTemplateParameterSubstitutionAdapter()
Creates a new adapter for an object of class
'
Template Parameter Substitution '. |
org.eclipse.emf.common.notify.Adapter |
createTemplateSignatureAdapter()
Creates a new adapter for an object of class
'
Template Signature '. |
org.eclipse.emf.common.notify.Adapter |
createTestIdentityActionAdapter()
Creates a new adapter for an object of class
'
Test Identity Action '. |
org.eclipse.emf.common.notify.Adapter |
createTimeConstraintAdapter()
Creates a new adapter for an object of class '
Time Constraint '. |
org.eclipse.emf.common.notify.Adapter |
createTimeEventAdapter()
Creates a new adapter for an object of class '
Time Event '. |
org.eclipse.emf.common.notify.Adapter |
createTimeExpressionAdapter()
Creates a new adapter for an object of class '
Time Expression '. |
org.eclipse.emf.common.notify.Adapter |
createTimeIntervalAdapter()
Creates a new adapter for an object of class '
Time Interval '. |
org.eclipse.emf.common.notify.Adapter |
createTimeObservationAdapter()
Creates a new adapter for an object of class '
Time Observation '. |
org.eclipse.emf.common.notify.Adapter |
createTransitionAdapter()
Creates a new adapter for an object of class '
Transition '. |
org.eclipse.emf.common.notify.Adapter |
createTriggerAdapter()
Creates a new adapter for an object of class '
Trigger '. |
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 '. |
org.eclipse.emf.common.notify.Adapter |
createUnmarshallActionAdapter()
Creates a new adapter for an object of class '
Unmarshall Action '. |
org.eclipse.emf.common.notify.Adapter |
createUsageAdapter()
Creates a new adapter for an object of class '
Usage '. |
org.eclipse.emf.common.notify.Adapter |
createUseCaseAdapter()
Creates a new adapter for an object of class '
Use Case '. |
org.eclipse.emf.common.notify.Adapter |
createValuePinAdapter()
Creates a new adapter for an object of class '
Value Pin '. |
org.eclipse.emf.common.notify.Adapter |
createValueSpecificationActionAdapter()
Creates a new adapter for an object of class
'
Value Specification Action '. |
org.eclipse.emf.common.notify.Adapter |
createValueSpecificationAdapter()
Creates a new adapter for an object of class '
Value Specification '. |
org.eclipse.emf.common.notify.Adapter |
createVariableActionAdapter()
Creates a new adapter for an object of class '
Variable Action '. |
org.eclipse.emf.common.notify.Adapter |
createVariableAdapter()
Creates a new adapter for an object of class '
Variable '. |
org.eclipse.emf.common.notify.Adapter |
createVertexAdapter()
Creates a new adapter for an object of class '
Vertex '. |
org.eclipse.emf.common.notify.Adapter |
createWriteLinkActionAdapter()
Creates a new adapter for an object of class '
Write Link Action '. |
org.eclipse.emf.common.notify.Adapter |
createWriteStructuralFeatureActionAdapter()
Creates a new adapter for an object of class
'
Write Structural Feature Action '. |
org.eclipse.emf.common.notify.Adapter |
createWriteVariableActionAdapter()
Creates a new adapter for an object of class
'
Write Variable Action '. |
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object.
|
protected static UMLPackage modelPackage
protected UMLSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
createXXX
methods.
public UMLAdapterFactory()
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.AdapterFactory
isFactoryForType
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target
.
createAdapter
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
target
- the object to adapt.target
.public org.eclipse.emf.common.notify.Adapter createSendSignalActionAdapter()
Send Signal 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.
SendSignalAction
public 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.
InvocationAction
public org.eclipse.emf.common.notify.Adapter createActionAdapter()
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.
Action
public 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.
ExecutableNode
public org.eclipse.emf.common.notify.Adapter createActivityNodeAdapter()
Activity 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.
ActivityNode
public org.eclipse.emf.common.notify.Adapter createRedefinableElementAdapter()
Redefinable 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.
RedefinableElement
public 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.
NamedElement
public 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.
Element
public org.eclipse.emf.common.notify.Adapter createCommentAdapter()
Comment
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Comment
public org.eclipse.emf.common.notify.Adapter createInstanceSpecificationAdapter()
Instance 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.
InstanceSpecification
public org.eclipse.emf.common.notify.Adapter createPackageableElementAdapter()
Packageable 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.
PackageableElement
public org.eclipse.emf.common.notify.Adapter createParameterableElementAdapter()
Parameterable 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.
ParameterableElement
public org.eclipse.emf.common.notify.Adapter createTemplateParameterAdapter()
Template Parameter
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TemplateParameter
public org.eclipse.emf.common.notify.Adapter createTemplateSignatureAdapter()
Template Signature
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TemplateSignature
public org.eclipse.emf.common.notify.Adapter createTemplateableElementAdapter()
Templateable 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.
TemplateableElement
public org.eclipse.emf.common.notify.Adapter createTemplateBindingAdapter()
Template Binding
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TemplateBinding
public org.eclipse.emf.common.notify.Adapter createDirectedRelationshipAdapter()
Directed 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.
DirectedRelationship
public 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.
Relationship
public org.eclipse.emf.common.notify.Adapter createInformationFlowAdapter()
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.
InformationFlow
public 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.
Classifier
public 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.
Namespace
public org.eclipse.emf.common.notify.Adapter createElementImportAdapter()
Element Import
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ElementImport
public org.eclipse.emf.common.notify.Adapter createProfileAdapter()
Profile
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Profile
public org.eclipse.emf.common.notify.Adapter createPackageAdapter()
Package
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Package
public org.eclipse.emf.common.notify.Adapter createStereotypeAdapter()
Stereotype
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Stereotype
public org.eclipse.emf.common.notify.Adapter createClassAdapter()
Class
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Class
public org.eclipse.emf.common.notify.Adapter createBehavioredClassifierAdapter()
Behaviored 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.
BehavioredClassifier
public org.eclipse.emf.common.notify.Adapter createBehaviorAdapter()
Behavior
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Behavior
public org.eclipse.emf.common.notify.Adapter createParameterAdapter()
Parameter
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Parameter
public 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.
MultiplicityElement
public org.eclipse.emf.common.notify.Adapter createValueSpecificationAdapter()
Value 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.
ValueSpecification
public 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.
TypedElement
public 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.
Type
public org.eclipse.emf.common.notify.Adapter createAssociationAdapter()
Association
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Association
public 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.
Property
public org.eclipse.emf.common.notify.Adapter createStructuralFeatureAdapter()
Structural 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.
StructuralFeature
public 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.
Feature
public org.eclipse.emf.common.notify.Adapter createSlotAdapter()
Slot
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Slot
public org.eclipse.emf.common.notify.Adapter createStructuralFeatureActionAdapter()
Structural Feature 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.
StructuralFeatureAction
public org.eclipse.emf.common.notify.Adapter createInputPinAdapter()
Input Pin
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InputPin
public org.eclipse.emf.common.notify.Adapter createPinAdapter()
Pin
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Pin
public org.eclipse.emf.common.notify.Adapter createObjectNodeAdapter()
Object 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.
ObjectNode
public org.eclipse.emf.common.notify.Adapter createStateAdapter()
State
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
State
public org.eclipse.emf.common.notify.Adapter createVertexAdapter()
Vertex
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Vertex
public org.eclipse.emf.common.notify.Adapter createRegionAdapter()
Region
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Region
public org.eclipse.emf.common.notify.Adapter createStateMachineAdapter()
State Machine
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StateMachine
public org.eclipse.emf.common.notify.Adapter createPseudostateAdapter()
Pseudostate
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Pseudostate
public org.eclipse.emf.common.notify.Adapter createConnectionPointReferenceAdapter()
Connection Point Reference
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ConnectionPointReference
public org.eclipse.emf.common.notify.Adapter createTransitionAdapter()
Transition
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Transition
public org.eclipse.emf.common.notify.Adapter createConstraintAdapter()
Constraint
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Constraint
public org.eclipse.emf.common.notify.Adapter createOperationAdapter()
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.
Operation
public org.eclipse.emf.common.notify.Adapter createBehavioralFeatureAdapter()
Behavioral 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.
BehavioralFeature
public org.eclipse.emf.common.notify.Adapter createParameterSetAdapter()
Parameter Set
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ParameterSet
public org.eclipse.emf.common.notify.Adapter createDataTypeAdapter()
Data Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DataType
public org.eclipse.emf.common.notify.Adapter createInterfaceAdapter()
Interface
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Interface
public org.eclipse.emf.common.notify.Adapter createReceptionAdapter()
Reception
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Reception
public org.eclipse.emf.common.notify.Adapter createSignalAdapter()
Signal
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Signal
public org.eclipse.emf.common.notify.Adapter createBroadcastSignalActionAdapter()
Broadcast Signal 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.
BroadcastSignalAction
public org.eclipse.emf.common.notify.Adapter createSignalEventAdapter()
Signal 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.
SignalEvent
public org.eclipse.emf.common.notify.Adapter createMessageEventAdapter()
Message 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.
MessageEvent
public org.eclipse.emf.common.notify.Adapter createEventAdapter()
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.
Event
public org.eclipse.emf.common.notify.Adapter createTriggerAdapter()
Trigger
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Trigger
public org.eclipse.emf.common.notify.Adapter createPortAdapter()
Port
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Port
public org.eclipse.emf.common.notify.Adapter createProtocolStateMachineAdapter()
Protocol State Machine
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ProtocolStateMachine
public org.eclipse.emf.common.notify.Adapter createProtocolConformanceAdapter()
Protocol Conformance
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ProtocolConformance
public org.eclipse.emf.common.notify.Adapter createEncapsulatedClassifierAdapter()
Encapsulated 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.
EncapsulatedClassifier
public org.eclipse.emf.common.notify.Adapter createStructuredClassifierAdapter()
Structured 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.
StructuredClassifier
public org.eclipse.emf.common.notify.Adapter createConnectorAdapter()
Connector
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Connector
public org.eclipse.emf.common.notify.Adapter createConnectorEndAdapter()
Connector End
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ConnectorEnd
public org.eclipse.emf.common.notify.Adapter createConnectableElementAdapter()
Connectable 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.
ConnectableElement
public org.eclipse.emf.common.notify.Adapter createConnectableElementTemplateParameterAdapter()
Connectable Element Template Parameter
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ConnectableElementTemplateParameter
public org.eclipse.emf.common.notify.Adapter createCollaborationAdapter()
Collaboration
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Collaboration
public org.eclipse.emf.common.notify.Adapter createCollaborationUseAdapter()
Collaboration Use
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CollaborationUse
public org.eclipse.emf.common.notify.Adapter createDependencyAdapter()
Dependency
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Dependency
public org.eclipse.emf.common.notify.Adapter createLifelineAdapter()
Lifeline
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Lifeline
public org.eclipse.emf.common.notify.Adapter createInteractionFragmentAdapter()
Interaction Fragment
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InteractionFragment
public org.eclipse.emf.common.notify.Adapter createInteractionAdapter()
Interaction
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Interaction
public org.eclipse.emf.common.notify.Adapter createGateAdapter()
Gate
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Gate
public org.eclipse.emf.common.notify.Adapter createMessageEndAdapter()
Message End
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MessageEnd
public org.eclipse.emf.common.notify.Adapter createMessageAdapter()
Message
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Message
public org.eclipse.emf.common.notify.Adapter createInteractionUseAdapter()
Interaction Use
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InteractionUse
public org.eclipse.emf.common.notify.Adapter createCombinedFragmentAdapter()
Combined Fragment
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CombinedFragment
public org.eclipse.emf.common.notify.Adapter createInteractionOperandAdapter()
Interaction Operand
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InteractionOperand
public org.eclipse.emf.common.notify.Adapter createInteractionConstraintAdapter()
Interaction Constraint
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InteractionConstraint
public org.eclipse.emf.common.notify.Adapter createGeneralOrderingAdapter()
General Ordering
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GeneralOrdering
public org.eclipse.emf.common.notify.Adapter createOccurrenceSpecificationAdapter()
Occurrence 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.
OccurrenceSpecification
public org.eclipse.emf.common.notify.Adapter createExecutionSpecificationAdapter()
Execution 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.
ExecutionSpecification
public org.eclipse.emf.common.notify.Adapter createExecutionOccurrenceSpecificationAdapter()
Execution Occurrence 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.
ExecutionOccurrenceSpecification
public org.eclipse.emf.common.notify.Adapter createPartDecompositionAdapter()
Part Decomposition
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PartDecomposition
public org.eclipse.emf.common.notify.Adapter createStateInvariantAdapter()
State Invariant
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StateInvariant
public org.eclipse.emf.common.notify.Adapter createReplyActionAdapter()
Reply 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.
ReplyAction
public org.eclipse.emf.common.notify.Adapter createAcceptEventActionAdapter()
Accept Event 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.
AcceptEventAction
public org.eclipse.emf.common.notify.Adapter createOutputPinAdapter()
Output Pin
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OutputPin
public org.eclipse.emf.common.notify.Adapter createClauseAdapter()
Clause
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Clause
public org.eclipse.emf.common.notify.Adapter createConditionalNodeAdapter()
Conditional 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.
ConditionalNode
public org.eclipse.emf.common.notify.Adapter createStructuredActivityNodeAdapter()
Structured Activity 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.
StructuredActivityNode
public org.eclipse.emf.common.notify.Adapter createActivityGroupAdapter()
Activity 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.
ActivityGroup
public org.eclipse.emf.common.notify.Adapter createActivityEdgeAdapter()
Activity Edge
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ActivityEdge
public org.eclipse.emf.common.notify.Adapter createActivityAdapter()
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.
Activity
public org.eclipse.emf.common.notify.Adapter createActivityPartitionAdapter()
Activity 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.
ActivityPartition
public org.eclipse.emf.common.notify.Adapter createVariableAdapter()
Variable
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Variable
public org.eclipse.emf.common.notify.Adapter createVariableActionAdapter()
Variable 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.
VariableAction
public org.eclipse.emf.common.notify.Adapter createInterruptibleActivityRegionAdapter()
Interruptible Activity Region
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InterruptibleActivityRegion
public org.eclipse.emf.common.notify.Adapter createLoopNodeAdapter()
Loop 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.
LoopNode
public org.eclipse.emf.common.notify.Adapter createOpaqueActionAdapter()
Opaque 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.
OpaqueAction
public 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.
CallAction
public org.eclipse.emf.common.notify.Adapter createClearStructuralFeatureActionAdapter()
Clear Structural Feature 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.
ClearStructuralFeatureAction
public org.eclipse.emf.common.notify.Adapter createCreateLinkObjectActionAdapter()
Create Link Object 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.
CreateLinkObjectAction
public org.eclipse.emf.common.notify.Adapter createCreateLinkActionAdapter()
Create Link 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.
CreateLinkAction
public org.eclipse.emf.common.notify.Adapter createWriteLinkActionAdapter()
Write Link 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.
WriteLinkAction
public org.eclipse.emf.common.notify.Adapter createLinkActionAdapter()
Link 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.
LinkAction
public org.eclipse.emf.common.notify.Adapter createLinkEndDataAdapter()
Link End Data
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LinkEndData
public org.eclipse.emf.common.notify.Adapter createQualifierValueAdapter()
Qualifier Value
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QualifierValue
public org.eclipse.emf.common.notify.Adapter createLinkEndCreationDataAdapter()
Link End Creation Data
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LinkEndCreationData
public org.eclipse.emf.common.notify.Adapter createCreateObjectActionAdapter()
Create Object 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.
CreateObjectAction
public org.eclipse.emf.common.notify.Adapter createReadExtentActionAdapter()
Read Extent 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.
ReadExtentAction
public org.eclipse.emf.common.notify.Adapter createReadIsClassifiedObjectActionAdapter()
Read Is Classified Object 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.
ReadIsClassifiedObjectAction
public org.eclipse.emf.common.notify.Adapter createReadLinkActionAdapter()
Read Link 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.
ReadLinkAction
public org.eclipse.emf.common.notify.Adapter createReadLinkObjectEndActionAdapter()
Read Link Object End 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.
ReadLinkObjectEndAction
public org.eclipse.emf.common.notify.Adapter createReadLinkObjectEndQualifierActionAdapter()
Read Link Object End Qualifier 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.
ReadLinkObjectEndQualifierAction
public org.eclipse.emf.common.notify.Adapter createReadSelfActionAdapter()
Read Self 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.
ReadSelfAction
public org.eclipse.emf.common.notify.Adapter createReadStructuralFeatureActionAdapter()
Read Structural Feature 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.
ReadStructuralFeatureAction
public org.eclipse.emf.common.notify.Adapter createReadVariableActionAdapter()
Read Variable 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.
ReadVariableAction
public org.eclipse.emf.common.notify.Adapter createReduceActionAdapter()
Reduce 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.
ReduceAction
public org.eclipse.emf.common.notify.Adapter createTestIdentityActionAdapter()
Test Identity 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.
TestIdentityAction
public org.eclipse.emf.common.notify.Adapter createUnmarshallActionAdapter()
Unmarshall 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.
UnmarshallAction
public org.eclipse.emf.common.notify.Adapter createValueSpecificationActionAdapter()
Value Specification 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.
ValueSpecificationAction
public org.eclipse.emf.common.notify.Adapter createWriteStructuralFeatureActionAdapter()
Write Structural Feature 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.
WriteStructuralFeatureAction
public org.eclipse.emf.common.notify.Adapter createAcceptCallActionAdapter()
Accept 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.
AcceptCallAction
public org.eclipse.emf.common.notify.Adapter createInterfaceRealizationAdapter()
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.
InterfaceRealization
public org.eclipse.emf.common.notify.Adapter createRealizationAdapter()
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.
Realization
public org.eclipse.emf.common.notify.Adapter createAbstractionAdapter()
Abstraction
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Abstraction
public org.eclipse.emf.common.notify.Adapter createOpaqueExpressionAdapter()
Opaque Expression
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OpaqueExpression
public 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.
Component
public org.eclipse.emf.common.notify.Adapter createComponentRealizationAdapter()
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.
ComponentRealization
public org.eclipse.emf.common.notify.Adapter createOperationTemplateParameterAdapter()
Operation Template Parameter
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OperationTemplateParameter
public org.eclipse.emf.common.notify.Adapter createCallEventAdapter()
Call 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.
CallEvent
public org.eclipse.emf.common.notify.Adapter createCallOperationActionAdapter()
Call Operation 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.
CallOperationAction
public org.eclipse.emf.common.notify.Adapter createArtifactAdapter()
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.
Artifact
public org.eclipse.emf.common.notify.Adapter createDeployedArtifactAdapter()
Deployed 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.
DeployedArtifact
public org.eclipse.emf.common.notify.Adapter createDeploymentAdapter()
Deployment
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Deployment
public org.eclipse.emf.common.notify.Adapter createDeploymentSpecificationAdapter()
Deployment 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.
DeploymentSpecification
public 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.
DeploymentTarget
public org.eclipse.emf.common.notify.Adapter createManifestationAdapter()
Manifestation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Manifestation
public org.eclipse.emf.common.notify.Adapter createProtocolTransitionAdapter()
Protocol Transition
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ProtocolTransition
public org.eclipse.emf.common.notify.Adapter createExtendAdapter()
Extend
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Extend
public org.eclipse.emf.common.notify.Adapter createUseCaseAdapter()
Use Case
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UseCase
public org.eclipse.emf.common.notify.Adapter createExtensionPointAdapter()
Extension Point
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ExtensionPoint
public org.eclipse.emf.common.notify.Adapter createIncludeAdapter()
Include
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Include
public org.eclipse.emf.common.notify.Adapter createExceptionHandlerAdapter()
Exception Handler
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ExceptionHandler
public org.eclipse.emf.common.notify.Adapter createLinkEndDestructionDataAdapter()
Link End Destruction Data
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LinkEndDestructionData
public org.eclipse.emf.common.notify.Adapter createDestroyLinkActionAdapter()
Destroy Link 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.
DestroyLinkAction
public org.eclipse.emf.common.notify.Adapter createRaiseExceptionActionAdapter()
Raise Exception 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.
RaiseExceptionAction
public org.eclipse.emf.common.notify.Adapter createAddStructuralFeatureValueActionAdapter()
Add Structural Feature Value 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.
AddStructuralFeatureValueAction
public org.eclipse.emf.common.notify.Adapter createAddVariableValueActionAdapter()
Add Variable Value 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.
AddVariableValueAction
public org.eclipse.emf.common.notify.Adapter createWriteVariableActionAdapter()
Write Variable 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.
WriteVariableAction
public org.eclipse.emf.common.notify.Adapter createClearAssociationActionAdapter()
Clear Association 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.
ClearAssociationAction
public org.eclipse.emf.common.notify.Adapter createReclassifyObjectActionAdapter()
Reclassify Object 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.
ReclassifyObjectAction
public org.eclipse.emf.common.notify.Adapter createStartClassifierBehaviorActionAdapter()
Start Classifier 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.
StartClassifierBehaviorAction
public org.eclipse.emf.common.notify.Adapter createStartObjectBehaviorActionAdapter()
Start Object 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.
StartObjectBehaviorAction
public org.eclipse.emf.common.notify.Adapter createRemoveStructuralFeatureValueActionAdapter()
Remove
Structural Feature Value 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.
RemoveStructuralFeatureValueAction
public org.eclipse.emf.common.notify.Adapter createRemoveVariableValueActionAdapter()
Remove Variable Value 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.
RemoveVariableValueAction
public org.eclipse.emf.common.notify.Adapter createSendObjectActionAdapter()
Send Object 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.
SendObjectAction
public org.eclipse.emf.common.notify.Adapter createDestroyObjectActionAdapter()
Destroy Object 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.
DestroyObjectAction
public org.eclipse.emf.common.notify.Adapter createChangeEventAdapter()
Change Event
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ChangeEvent
public org.eclipse.emf.common.notify.Adapter createDurationAdapter()
Duration
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Duration
public org.eclipse.emf.common.notify.Adapter createObservationAdapter()
Observation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Observation
public org.eclipse.emf.common.notify.Adapter createTimeExpressionAdapter()
Time Expression
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TimeExpression
public org.eclipse.emf.common.notify.Adapter createTimeIntervalAdapter()
Time Interval
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TimeInterval
public org.eclipse.emf.common.notify.Adapter createIntervalAdapter()
Interval
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Interval
public org.eclipse.emf.common.notify.Adapter createIntervalConstraintAdapter()
Interval Constraint
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IntervalConstraint
public org.eclipse.emf.common.notify.Adapter createTimeConstraintAdapter()
Time Constraint
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TimeConstraint
public org.eclipse.emf.common.notify.Adapter createTimeEventAdapter()
Time Event
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TimeEvent
public org.eclipse.emf.common.notify.Adapter createDurationIntervalAdapter()
Duration Interval
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DurationInterval
public org.eclipse.emf.common.notify.Adapter createDurationConstraintAdapter()
Duration Constraint
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DurationConstraint
public org.eclipse.emf.common.notify.Adapter createJoinNodeAdapter()
Join 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.
JoinNode
public org.eclipse.emf.common.notify.Adapter createControlNodeAdapter()
Control 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.
ControlNode
public org.eclipse.emf.common.notify.Adapter createExpressionAdapter()
Expression
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Expression
public org.eclipse.emf.common.notify.Adapter createValuePinAdapter()
Value Pin
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValuePin
public org.eclipse.emf.common.notify.Adapter createActivityParameterNodeAdapter()
Activity Parameter 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.
ActivityParameterNode
public org.eclipse.emf.common.notify.Adapter createBehaviorExecutionSpecificationAdapter()
Behavior Execution 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.
BehaviorExecutionSpecification
public 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.
CallBehaviorAction
public org.eclipse.emf.common.notify.Adapter createDecisionNodeAdapter()
Decision 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.
DecisionNode
public org.eclipse.emf.common.notify.Adapter createObjectFlowAdapter()
Object 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.
ObjectFlow
public org.eclipse.emf.common.notify.Adapter createExtensionAdapter()
Extension
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Extension
public org.eclipse.emf.common.notify.Adapter createExtensionEndAdapter()
Extension End
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ExtensionEnd
public org.eclipse.emf.common.notify.Adapter createImageAdapter()
Image
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Image
public org.eclipse.emf.common.notify.Adapter createPackageMergeAdapter()
Package Merge
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PackageMerge
public org.eclipse.emf.common.notify.Adapter createProfileApplicationAdapter()
Profile Application
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ProfileApplication
public org.eclipse.emf.common.notify.Adapter createPackageImportAdapter()
Package Import
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PackageImport
public org.eclipse.emf.common.notify.Adapter createDiagramAdapter()
Diagram
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Diagram
public org.eclipse.emf.common.notify.Adapter createGeneralizationAdapter()
Generalization
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Generalization
public org.eclipse.emf.common.notify.Adapter createGeneralizationSetAdapter()
Generalization Set
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GeneralizationSet
public org.eclipse.emf.common.notify.Adapter createRedefinableTemplateSignatureAdapter()
Redefinable Template Signature
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RedefinableTemplateSignature
public org.eclipse.emf.common.notify.Adapter createSubstitutionAdapter()
Substitution
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Substitution
public org.eclipse.emf.common.notify.Adapter createClassifierTemplateParameterAdapter()
Classifier Template Parameter
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ClassifierTemplateParameter
public org.eclipse.emf.common.notify.Adapter createInformationItemAdapter()
Information 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.
InformationItem
public org.eclipse.emf.common.notify.Adapter createTemplateParameterSubstitutionAdapter()
Template Parameter Substitution
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TemplateParameterSubstitution
public org.eclipse.emf.common.notify.Adapter createInstanceValueAdapter()
Instance Value
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InstanceValue
public org.eclipse.emf.common.notify.Adapter createElementValueAdapter()
Element Value
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ElementValue
public org.eclipse.emf.common.notify.Adapter createStringExpressionAdapter()
String Expression
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StringExpression
public org.eclipse.emf.common.notify.Adapter createDurationObservationAdapter()
Duration Observation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DurationObservation
public org.eclipse.emf.common.notify.Adapter createTimeObservationAdapter()
Time Observation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TimeObservation
public org.eclipse.emf.common.notify.Adapter createConsiderIgnoreFragmentAdapter()
Consider Ignore Fragment
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ConsiderIgnoreFragment
public org.eclipse.emf.common.notify.Adapter createSequenceNodeAdapter()
Sequence 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.
SequenceNode
public org.eclipse.emf.common.notify.Adapter createActionExecutionSpecificationAdapter()
Action Execution 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.
ActionExecutionSpecification
public org.eclipse.emf.common.notify.Adapter createActionInputPinAdapter()
Action Input Pin
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ActionInputPin
public org.eclipse.emf.common.notify.Adapter createLiteralStringAdapter()
Literal String
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LiteralString
public org.eclipse.emf.common.notify.Adapter createLiteralSpecificationAdapter()
Literal 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.
LiteralSpecification
public org.eclipse.emf.common.notify.Adapter createDataStoreNodeAdapter()
Data Store 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.
DataStoreNode
public org.eclipse.emf.common.notify.Adapter createCentralBufferNodeAdapter()
Central Buffer 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.
CentralBufferNode
public org.eclipse.emf.common.notify.Adapter createInitialNodeAdapter()
Initial 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.
InitialNode
public org.eclipse.emf.common.notify.Adapter createDeviceAdapter()
Device
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Device
public org.eclipse.emf.common.notify.Adapter createNodeAdapter()
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.
Node
public org.eclipse.emf.common.notify.Adapter createAssociationClassAdapter()
Association Class
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AssociationClass
public 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.
Actor
public org.eclipse.emf.common.notify.Adapter createExecutionEnvironmentAdapter()
Execution Environment
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ExecutionEnvironment
public org.eclipse.emf.common.notify.Adapter createFunctionBehaviorAdapter()
Function Behavior
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FunctionBehavior
public org.eclipse.emf.common.notify.Adapter createOpaqueBehaviorAdapter()
Opaque Behavior
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OpaqueBehavior
public org.eclipse.emf.common.notify.Adapter createFinalNodeAdapter()
Final 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.
FinalNode
public org.eclipse.emf.common.notify.Adapter createActivityFinalNodeAdapter()
Activity Final 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.
ActivityFinalNode
public org.eclipse.emf.common.notify.Adapter createFlowFinalNodeAdapter()
Flow Final 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.
FlowFinalNode
public org.eclipse.emf.common.notify.Adapter createLiteralRealAdapter()
Literal Real
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LiteralReal
public org.eclipse.emf.common.notify.Adapter createForkNodeAdapter()
Fork 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.
ForkNode
public org.eclipse.emf.common.notify.Adapter createControlFlowAdapter()
Control 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.
ControlFlow
public org.eclipse.emf.common.notify.Adapter createUsageAdapter()
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.
Usage
public org.eclipse.emf.common.notify.Adapter createLiteralUnlimitedNaturalAdapter()
Literal Unlimited Natural
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LiteralUnlimitedNatural
public org.eclipse.emf.common.notify.Adapter createLiteralIntegerAdapter()
Literal Integer
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LiteralInteger
public org.eclipse.emf.common.notify.Adapter createEnumerationAdapter()
Enumeration
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Enumeration
public org.eclipse.emf.common.notify.Adapter createEnumerationLiteralAdapter()
Enumeration Literal
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
EnumerationLiteral
public org.eclipse.emf.common.notify.Adapter createExpansionNodeAdapter()
Expansion 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.
ExpansionNode
public org.eclipse.emf.common.notify.Adapter createExpansionRegionAdapter()
Expansion Region
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ExpansionRegion
public org.eclipse.emf.common.notify.Adapter createCommunicationPathAdapter()
Communication Path
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CommunicationPath
public org.eclipse.emf.common.notify.Adapter createPrimitiveTypeAdapter()
Primitive 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.
PrimitiveType
public org.eclipse.emf.common.notify.Adapter createFinalStateAdapter()
Final State
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FinalState
public org.eclipse.emf.common.notify.Adapter createAnyReceiveEventAdapter()
Any Receive 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.
AnyReceiveEvent
public org.eclipse.emf.common.notify.Adapter createMergeNodeAdapter()
Merge 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.
MergeNode
public org.eclipse.emf.common.notify.Adapter createContinuationAdapter()
Continuation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Continuation
public org.eclipse.emf.common.notify.Adapter createLiteralNullAdapter()
Literal Null
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LiteralNull
public org.eclipse.emf.common.notify.Adapter createMessageOccurrenceSpecificationAdapter()
Message Occurrence 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.
MessageOccurrenceSpecification
public org.eclipse.emf.common.notify.Adapter createLiteralBooleanAdapter()
Literal Boolean
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LiteralBoolean
public org.eclipse.emf.common.notify.Adapter createDestructionOccurrenceSpecificationAdapter()
Destruction Occurrence 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.
DestructionOccurrenceSpecification
public org.eclipse.emf.common.notify.Adapter createModelAdapter()
Model
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Model
public org.eclipse.emf.common.notify.Adapter createClearVariableActionAdapter()
Clear Variable 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.
ClearVariableAction
public org.eclipse.emf.common.notify.Adapter createModelObjectAdapter()
Model Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ModelObject
public org.eclipse.emf.common.notify.Adapter createMDObjectAdapter()
MD Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MDObject
public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()