|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl
org.eclipse.uml2.uml.util.UMLAdapterFactory
public class UMLAdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX method for each class of the model.
UMLPackage| Field Summary | |
|---|---|
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 Summary | |
|---|---|
UMLAdapterFactory()
Creates an instance of the adapter factory |
|
| Method Summary | |
|---|---|
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 |
createCreationEventAdapter()
Creates a new adapter for an object of class ' Creation Event' |
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 |
createDestructionEventAdapter()
Creates a new adapter for an object of class ' Destruction Event' |
org.eclipse.emf.common.notify.Adapter |
createDeviceAdapter()
Creates a new adapter for an object of class ' Device' |
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 |
createEModelElementAdapter()
Creates a new adapter for an object of class ' EModel Element' |
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 |
createExecutionEventAdapter()
Creates a new adapter for an object of class ' Execution Event' |
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 |
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 |
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 |
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 |
createReceiveOperationEventAdapter()
Creates a new adapter for an object of class ' Receive Operation Event' |
org.eclipse.emf.common.notify.Adapter |
createReceiveSignalEventAdapter()
Creates a new adapter for an object of class ' Receive Signal Event' |
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 |
createSendOperationEventAdapter()
Creates a new adapter for an object of class ' Send Operation Event' |
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 |
createSendSignalEventAdapter()
Creates a new adapter for an object of class ' Send Signal Event' |
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 |
| Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl |
|---|
adapt, adapt, adaptAllNew, adaptNew, associate, createAdapter, resolve |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static UMLPackage modelPackage
protected UMLSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
createXXX methods.
| Constructor Detail |
|---|
public UMLAdapterFactory()
| Method Detail |
|---|
public boolean isFactoryForType(java.lang.Object object)
true if the object is either the model's package or is an instance object of the model.
isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactoryisFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImplpublic org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target.
createAdapter in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpltarget - the object to adapt.
target.public org.eclipse.emf.common.notify.Adapter 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.
Commentpublic org.eclipse.emf.common.notify.Adapter createElementAdapter()
Element'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Elementpublic org.eclipse.emf.common.notify.Adapter 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.
DirectedRelationshippublic org.eclipse.emf.common.notify.Adapter createRelationshipAdapter()
Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Relationshippublic org.eclipse.emf.common.notify.Adapter 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.
LiteralSpecificationpublic 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.
ValueSpecificationpublic org.eclipse.emf.common.notify.Adapter createTypedElementAdapter()
Typed Element'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TypedElementpublic org.eclipse.emf.common.notify.Adapter createNamedElementAdapter()
Named Element'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
NamedElementpublic org.eclipse.emf.common.notify.Adapter 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.
Dependencypublic 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.
PackageableElementpublic 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.
ParameterableElementpublic 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.
TemplateParameterpublic 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.
TemplateSignaturepublic 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.
TemplateableElementpublic 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.
TemplateBindingpublic 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.
TemplateParameterSubstitutionpublic org.eclipse.emf.common.notify.Adapter createNamespaceAdapter()
Namespace'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Namespacepublic org.eclipse.emf.common.notify.Adapter 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.
ElementImportpublic 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.
PackageImportpublic 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.
Packagepublic 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.
PackageMergepublic org.eclipse.emf.common.notify.Adapter createTypeAdapter()
Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Typepublic org.eclipse.emf.common.notify.Adapter 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.
ProfileApplicationpublic 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.
Profilepublic 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.
Stereotypepublic 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.
Classpublic 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.
BehavioredClassifierpublic org.eclipse.emf.common.notify.Adapter createClassifierAdapter()
Classifier'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Classifierpublic org.eclipse.emf.common.notify.Adapter 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.
RedefinableElementpublic 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.
Generalizationpublic 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.
GeneralizationSetpublic org.eclipse.emf.common.notify.Adapter createFeatureAdapter()
Feature'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Featurepublic org.eclipse.emf.common.notify.Adapter 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.
UseCasepublic 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.
Includepublic 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.
Extendpublic 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.
Constraintpublic 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.
ExtensionPointpublic 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.
Substitutionpublic 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.
Realizationpublic 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.
Abstractionpublic 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.
OpaqueExpressionpublic 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.
Parameterpublic org.eclipse.emf.common.notify.Adapter createMultiplicityElementAdapter()
Multiplicity Element'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MultiplicityElementpublic org.eclipse.emf.common.notify.Adapter 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.
ConnectableElementpublic 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.
ConnectorEndpublic org.eclipse.emf.common.notify.Adapter createPropertyAdapter()
Property'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Propertypublic org.eclipse.emf.common.notify.Adapter createDeploymentTargetAdapter()
Deployment Target'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DeploymentTargetpublic org.eclipse.emf.common.notify.Adapter 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.
Deploymentpublic 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.
DeployedArtifactpublic 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.
DeploymentSpecificationpublic 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.
Artifactpublic 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.
Manifestationpublic 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.
Operationpublic 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.
BehavioralFeaturepublic 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.
Behaviorpublic 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.
ParameterSetpublic 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.
DataTypepublic 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.
Interfacepublic 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.
Receptionpublic 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.
Signalpublic 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.
ProtocolStateMachinepublic org.eclipse.emf.common.notify.Adapter createStateMachineAdapter()
State Machine'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StateMachinepublic org.eclipse.emf.common.notify.Adapter createRegionAdapter()
Region'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Regionpublic org.eclipse.emf.common.notify.Adapter 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.
Vertexpublic 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.
Transitionpublic 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.
Triggerpublic 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.
Eventpublic 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.
Portpublic org.eclipse.emf.common.notify.Adapter createStateAdapter()
State'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Statepublic org.eclipse.emf.common.notify.Adapter 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.
ConnectionPointReferencepublic org.eclipse.emf.common.notify.Adapter createPseudostateAdapter()
Pseudostate'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Pseudostatepublic org.eclipse.emf.common.notify.Adapter 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.
ProtocolConformancepublic 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.
OperationTemplateParameterpublic 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.
StructuralFeaturepublic 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.
Associationpublic 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.
ConnectableElementTemplateParameterpublic 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.
CollaborationUsepublic 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.
Collaborationpublic 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.
StructuredClassifierpublic 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.
Connectorpublic 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.
RedefinableTemplateSignaturepublic 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.
ClassifierTemplateParameterpublic 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.
InterfaceRealizationpublic 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.
EncapsulatedClassifierpublic 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.
Extensionpublic 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.
ExtensionEndpublic 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.
Imagepublic 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.
StringExpressionpublic 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.
Expressionpublic 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.
LiteralIntegerpublic 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.
LiteralStringpublic 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.
LiteralBooleanpublic 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.
LiteralNullpublic 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.
Slotpublic 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.
InstanceSpecificationpublic 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.
Enumerationpublic 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.
EnumerationLiteralpublic 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.
PrimitiveTypepublic 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.
InstanceValuepublic 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.
LiteralUnlimitedNaturalpublic 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.
OpaqueBehaviorpublic 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.
FunctionBehaviorpublic org.eclipse.emf.common.notify.Adapter createActorAdapter()
Actor'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Actorpublic org.eclipse.emf.common.notify.Adapter 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.
Usagepublic 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.
Messagepublic 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.
MessageEndpublic 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.
Interactionpublic 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.
InteractionFragmentpublic 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.
Lifelinepublic 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.
PartDecompositionpublic 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.
InteractionUsepublic 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.
Gatepublic 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.
Actionpublic org.eclipse.emf.common.notify.Adapter createExecutableNodeAdapter()
Executable Node'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ExecutableNodepublic org.eclipse.emf.common.notify.Adapter 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.
ActivityNodepublic 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.
ActivityEdgepublic 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.
Activitypublic 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.
ActivityPartitionpublic 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.
ActivityGrouppublic 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.
StructuredActivityNodepublic 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.
Variablepublic 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.
InterruptibleActivityRegionpublic 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.
ExceptionHandlerpublic 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.
ObjectNodepublic 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.
OutputPinpublic 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.
Pinpublic 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.
InputPinpublic 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.
GeneralOrderingpublic 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.
OccurrenceSpecificationpublic 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.
InteractionOperandpublic 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.
InteractionConstraintpublic 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.
ExecutionSpecificationpublic 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.
ExecutionOccurrenceSpecificationpublic org.eclipse.emf.common.notify.Adapter createExecutionEventAdapter()
Execution 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.
ExecutionEventpublic 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.
StateInvariantpublic 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.
ActionExecutionSpecificationpublic 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.
BehaviorExecutionSpecificationpublic org.eclipse.emf.common.notify.Adapter createCreationEventAdapter()
Creation 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.
CreationEventpublic org.eclipse.emf.common.notify.Adapter createDestructionEventAdapter()
Destruction 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.
DestructionEventpublic org.eclipse.emf.common.notify.Adapter createSendOperationEventAdapter()
Send Operation 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.
SendOperationEventpublic 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.
MessageEventpublic org.eclipse.emf.common.notify.Adapter createSendSignalEventAdapter()
Send 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.
SendSignalEventpublic 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.
MessageOccurrenceSpecificationpublic org.eclipse.emf.common.notify.Adapter createReceiveOperationEventAdapter()
Receive Operation 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.
ReceiveOperationEventpublic org.eclipse.emf.common.notify.Adapter createReceiveSignalEventAdapter()
Receive 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.
ReceiveSignalEventpublic 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.
CombinedFragmentpublic 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.
Continuationpublic 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.
ConsiderIgnoreFragmentpublic 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.
CallEventpublic org.eclipse.emf.common.notify.Adapter createChangeEventAdapter()
Change Event'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ChangeEventpublic org.eclipse.emf.common.notify.Adapter 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.
SignalEventpublic 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.
AnyReceiveEventpublic 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.
CreateObjectActionpublic 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.
DestroyObjectActionpublic 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.
TestIdentityActionpublic 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.
ReadSelfActionpublic 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.
StructuralFeatureActionpublic 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.
ReadStructuralFeatureActionpublic 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.
WriteStructuralFeatureActionpublic 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.
ClearStructuralFeatureActionpublic 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.
RemoveStructuralFeatureValueActionpublic 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.
AddStructuralFeatureValueActionpublic 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.
LinkActionpublic 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.
LinkEndDatapublic 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.
QualifierValuepublic 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.
ReadLinkActionpublic 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.
LinkEndCreationDatapublic 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.
CreateLinkActionpublic 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.
WriteLinkActionpublic 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.
DestroyLinkActionpublic 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.
LinkEndDestructionDatapublic 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.
ClearAssociationActionpublic 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.
BroadcastSignalActionpublic org.eclipse.emf.common.notify.Adapter createInvocationActionAdapter()
Invocation Action'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InvocationActionpublic org.eclipse.emf.common.notify.Adapter 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.
SendObjectActionpublic 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.
ValueSpecificationActionpublic 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.
TimeExpressionpublic 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.
Observationpublic 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.
Durationpublic 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.
ValuePinpublic 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.
DurationIntervalpublic 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.
Intervalpublic 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.
TimeConstraintpublic 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.
IntervalConstraintpublic 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.
TimeIntervalpublic 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.
DurationConstraintpublic 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.
TimeObservationpublic 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.
DurationObservationpublic 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.
OpaqueActionpublic org.eclipse.emf.common.notify.Adapter createCallActionAdapter()
Call Action'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CallActionpublic org.eclipse.emf.common.notify.Adapter 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.
SendSignalActionpublic 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.
CallOperationActionpublic org.eclipse.emf.common.notify.Adapter createCallBehaviorActionAdapter()
Call Behavior Action'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CallBehaviorActionpublic org.eclipse.emf.common.notify.Adapter 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.
InformationItempublic 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.
InformationFlowpublic 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.
Modelpublic 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.
VariableActionpublic 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.
ReadVariableActionpublic 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.
WriteVariableActionpublic 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.
ClearVariableActionpublic 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.
AddVariableValueActionpublic 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.
RemoveVariableValueActionpublic 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.
RaiseExceptionActionpublic 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.
ActionInputPinpublic 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.
ReadExtentActionpublic 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.
ReclassifyObjectActionpublic 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.
ReadIsClassifiedObjectActionpublic 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.
StartClassifierBehaviorActionpublic 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.
ReadLinkObjectEndActionpublic 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.
ReadLinkObjectEndQualifierActionpublic 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.
CreateLinkObjectActionpublic 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.
AcceptEventActionpublic 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.
AcceptCallActionpublic 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.
ReplyActionpublic 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.
UnmarshallActionpublic 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.
ReduceActionpublic 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.
StartObjectBehaviorActionpublic 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.
ControlNodepublic 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.
ControlFlowpublic 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.
InitialNodepublic 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.
ActivityParameterNodepublic 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.
ForkNodepublic 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.
FlowFinalNodepublic 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.
FinalNodepublic 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.
CentralBufferNodepublic 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.
MergeNodepublic 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.
DecisionNodepublic 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.
ActivityFinalNodepublic 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.
JoinNodepublic 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.
DataStoreNodepublic 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.
ObjectFlowpublic 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.
SequenceNodepublic 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.
ConditionalNodepublic 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.
Clausepublic 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.
LoopNodepublic 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.
ExpansionNodepublic 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.
ExpansionRegionpublic 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.
ComponentRealizationpublic org.eclipse.emf.common.notify.Adapter createComponentAdapter()
Component'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Componentpublic org.eclipse.emf.common.notify.Adapter 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.
Nodepublic 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.
Devicepublic 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.
ExecutionEnvironmentpublic 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.
CommunicationPathpublic org.eclipse.emf.common.notify.Adapter createFinalStateAdapter()
Final State'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FinalStatepublic org.eclipse.emf.common.notify.Adapter createTimeEventAdapter()
Time Event'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TimeEventpublic org.eclipse.emf.common.notify.Adapter 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.
ProtocolTransitionpublic 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.
AssociationClasspublic org.eclipse.emf.common.notify.Adapter createEModelElementAdapter()
EModel 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.
EModelElementpublic org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
|
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||