Class RhapsodyAdapterFactory
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
-
- com.sodius.mdw.metamodel.rhapsody.util.RhapsodyAdapterFactory
-
- All Implemented Interfaces:
org.eclipse.emf.common.notify.AdapterFactory
public class RhapsodyAdapterFactory extends org.eclipse.emf.common.notify.impl.AdapterFactoryImplThe Adapter Factory for the model. It provides an adaptercreateXXXmethod for each class of the model.- See Also:
RhapsodyPackage
-
-
Field Summary
Fields Modifier and Type Field Description protected static RhapsodyPackagemodelPackageThe cached model package.protected RhapsodySwitchmodelSwitchThe switch that delegates to thecreateXXXmethods.
-
Constructor Summary
Constructors Constructor Description RhapsodyAdapterFactory()Creates an instance of the adapter factory.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.emf.common.notify.AdaptercreateAcceptEventActionAdapter()Creates a new adapter for an object of class 'Accept Event Action'.org.eclipse.emf.common.notify.AdaptercreateAcceptTimeEventAdapter()Creates a new adapter for an object of class 'Accept Time Event'.org.eclipse.emf.common.notify.AdaptercreateActionAdapter()Creates a new adapter for an object of class 'Action'.org.eclipse.emf.common.notify.AdaptercreateActivityDiagramAdapter()Creates a new adapter for an object of class 'Activity Diagram'.org.eclipse.emf.common.notify.AdaptercreateActorAdapter()Creates a new adapter for an object of class 'Actor'.org.eclipse.emf.common.notify.AdaptercreateAdapter(org.eclipse.emf.common.notify.Notifier target)Creates an adapter for thetarget.org.eclipse.emf.common.notify.AdaptercreateAnnotationAdapter()Creates a new adapter for an object of class 'Annotation'.org.eclipse.emf.common.notify.AdaptercreateApplicationAdapter()Creates a new adapter for an object of class 'Application'.org.eclipse.emf.common.notify.AdaptercreateArgumentAdapter()Creates a new adapter for an object of class 'Argument'.org.eclipse.emf.common.notify.AdaptercreateASCIIFileAdapter()Creates a new adapter for an object of class 'ASCII File'.org.eclipse.emf.common.notify.AdaptercreateAssociationClassAdapter()Creates a new adapter for an object of class 'Association Class'.org.eclipse.emf.common.notify.AdaptercreateAssociationRoleAdapter()Creates a new adapter for an object of class 'Association Role'.org.eclipse.emf.common.notify.AdaptercreateAttributeAdapter()Creates a new adapter for an object of class 'Attribute'.org.eclipse.emf.common.notify.AdaptercreateAttributeValueAdapter()Creates a new adapter for an object of class 'Attribute Value'.org.eclipse.emf.common.notify.AdaptercreateCallOperationAdapter()Creates a new adapter for an object of class 'Call Operation'.org.eclipse.emf.common.notify.AdaptercreateClassAdapter()Creates a new adapter for an object of class 'Class'.org.eclipse.emf.common.notify.AdaptercreateClassifierAdapter()Creates a new adapter for an object of class 'Classifier'.org.eclipse.emf.common.notify.AdaptercreateClassifierRoleAdapter()Creates a new adapter for an object of class 'Classifier Role'.org.eclipse.emf.common.notify.AdaptercreateCollaborationAdapter()Creates a new adapter for an object of class 'Collaboration'.org.eclipse.emf.common.notify.AdaptercreateCollaborationDiagramAdapter()Creates a new adapter for an object of class 'Collaboration Diagram'.org.eclipse.emf.common.notify.AdaptercreateCommentAdapter()Creates a new adapter for an object of class 'Comment'.org.eclipse.emf.common.notify.AdaptercreateComponentAdapter()Creates a new adapter for an object of class 'Component'.org.eclipse.emf.common.notify.AdaptercreateComponentDiagramAdapter()Creates a new adapter for an object of class 'Component Diagram'.org.eclipse.emf.common.notify.AdaptercreateComponentInstanceAdapter()Creates a new adapter for an object of class 'Component Instance'.org.eclipse.emf.common.notify.AdaptercreateConfigurationAdapter()Creates a new adapter for an object of class 'Configuration'.org.eclipse.emf.common.notify.AdaptercreateConnectorAdapter()Creates a new adapter for an object of class 'Connector'.org.eclipse.emf.common.notify.AdaptercreateConstraintAdapter()Creates a new adapter for an object of class 'Constraint'.org.eclipse.emf.common.notify.AdaptercreateContextSpecificationAdapter()Creates a new adapter for an object of class 'Context Specification'.org.eclipse.emf.common.notify.AdaptercreateControlledFileAdapter()Creates a new adapter for an object of class 'Controlled File'.org.eclipse.emf.common.notify.AdaptercreateDependencyAdapter()Creates a new adapter for an object of class 'Dependency'.org.eclipse.emf.common.notify.AdaptercreateDeploymentDiagramAdapter()Creates a new adapter for an object of class 'Deployment Diagram'.org.eclipse.emf.common.notify.AdaptercreateDiagramAdapter()Creates a new adapter for an object of class 'Diagram'.org.eclipse.emf.common.notify.AdaptercreateEModelElementAdapter()Creates a new adapter for an object of class 'EModel Element'.org.eclipse.emf.common.notify.AdaptercreateEnumerationLiteralAdapter()Creates a new adapter for an object of class 'Enumeration Literal'.org.eclipse.emf.common.notify.AdaptercreateEObjectAdapter()Creates a new adapter for the default case.org.eclipse.emf.common.notify.AdaptercreateEventAdapter()Creates a new adapter for an object of class 'Event'.org.eclipse.emf.common.notify.AdaptercreateEventReceptionAdapter()Creates a new adapter for an object of class 'Event Reception'.org.eclipse.emf.common.notify.AdaptercreateExecutionOccurrenceAdapter()Creates a new adapter for an object of class 'Execution Occurrence'.org.eclipse.emf.common.notify.AdaptercreateFileAdapter()Creates a new adapter for an object of class 'File'.org.eclipse.emf.common.notify.AdaptercreateFileFragmentAdapter()Creates a new adapter for an object of class 'File Fragment'.org.eclipse.emf.common.notify.AdaptercreateFlowAdapter()Creates a new adapter for an object of class 'Flow'.org.eclipse.emf.common.notify.AdaptercreateFlowchartAdapter()Creates a new adapter for an object of class 'Flowchart'.org.eclipse.emf.common.notify.AdaptercreateFlowItemAdapter()Creates a new adapter for an object of class 'Flow Item'.org.eclipse.emf.common.notify.AdaptercreateGeneralizationAdapter()Creates a new adapter for an object of class 'Generalization'.org.eclipse.emf.common.notify.AdaptercreateGraphEdgeAdapter()Creates a new adapter for an object of class 'Graph Edge'.org.eclipse.emf.common.notify.AdaptercreateGraphElementAdapter()Creates a new adapter for an object of class 'Graph Element'.org.eclipse.emf.common.notify.AdaptercreateGraphicalPropertyAdapter()Creates a new adapter for an object of class 'Graphical Property'.org.eclipse.emf.common.notify.AdaptercreateGraphNodeAdapter()Creates a new adapter for an object of class 'Graph Node'.org.eclipse.emf.common.notify.AdaptercreateGuardAdapter()Creates a new adapter for an object of class 'Guard'.org.eclipse.emf.common.notify.AdaptercreateHyperLinkAdapter()Creates a new adapter for an object of class 'Hyper Link'.org.eclipse.emf.common.notify.AdaptercreateImageMapAdapter()Creates a new adapter for an object of class 'Image Map'.org.eclipse.emf.common.notify.AdaptercreateInstanceAdapter()Creates a new adapter for an object of class 'Instance'.org.eclipse.emf.common.notify.AdaptercreateInstanceSlotAdapter()Creates a new adapter for an object of class 'Instance Slot'.org.eclipse.emf.common.notify.AdaptercreateInstanceSpecificationAdapter()Creates a new adapter for an object of class 'Instance Specification'.org.eclipse.emf.common.notify.AdaptercreateInstanceValueAdapter()Creates a new adapter for an object of class 'Instance Value'.org.eclipse.emf.common.notify.AdaptercreateInteractionOccurrenceAdapter()Creates a new adapter for an object of class 'Interaction Occurrence'.org.eclipse.emf.common.notify.AdaptercreateInteractionOperandAdapter()Creates a new adapter for an object of class 'Interaction Operand'.org.eclipse.emf.common.notify.AdaptercreateInteractionOperatorAdapter()Creates a new adapter for an object of class 'Interaction Operator'.org.eclipse.emf.common.notify.AdaptercreateInterfaceItemAdapter()Creates a new adapter for an object of class 'Interface Item'.org.eclipse.emf.common.notify.AdaptercreateLabelAdapter()Creates a new adapter for an object of class 'Label'.org.eclipse.emf.common.notify.AdaptercreateLinkAdapter()Creates a new adapter for an object of class 'Link'.org.eclipse.emf.common.notify.AdaptercreateLiteralSpecificationAdapter()Creates a new adapter for an object of class 'Literal Specification'.org.eclipse.emf.common.notify.AdaptercreateMessageAdapter()Creates a new adapter for an object of class 'Message'.org.eclipse.emf.common.notify.AdaptercreateMessagePointAdapter()Creates a new adapter for an object of class 'Message Point'.org.eclipse.emf.common.notify.AdaptercreateModelElementAdapter()Creates a new adapter for an object of class 'Model Element'.org.eclipse.emf.common.notify.AdaptercreateModuleAdapter()Creates a new adapter for an object of class 'Module'.org.eclipse.emf.common.notify.AdaptercreateNodeAdapter()Creates a new adapter for an object of class 'Node'.org.eclipse.emf.common.notify.AdaptercreateObjectModelDiagramAdapter()Creates a new adapter for an object of class 'Object Model Diagram'.org.eclipse.emf.common.notify.AdaptercreateObjectNodeAdapter()Creates a new adapter for an object of class 'Object Node'.org.eclipse.emf.common.notify.AdaptercreateOperationAdapter()Creates a new adapter for an object of class 'Operation'.org.eclipse.emf.common.notify.AdaptercreatePackageAdapter()Creates a new adapter for an object of class 'Package'.org.eclipse.emf.common.notify.AdaptercreatePinAdapter()Creates a new adapter for an object of class 'Pin'.org.eclipse.emf.common.notify.AdaptercreatePortAdapter()Creates a new adapter for an object of class 'Port'.org.eclipse.emf.common.notify.AdaptercreateProfileAdapter()Creates a new adapter for an object of class 'Profile'.org.eclipse.emf.common.notify.AdaptercreateProjectAdapter()Creates a new adapter for an object of class 'Project'.org.eclipse.emf.common.notify.AdaptercreatePropertyAdapter()Creates a new adapter for an object of class 'Property'.org.eclipse.emf.common.notify.AdaptercreateRelationAdapter()Creates a new adapter for an object of class 'Relation'.org.eclipse.emf.common.notify.AdaptercreateRequirementAdapter()Creates a new adapter for an object of class 'Requirement'.org.eclipse.emf.common.notify.AdaptercreateSendActionAdapter()Creates a new adapter for an object of class 'Send Action'.org.eclipse.emf.common.notify.AdaptercreateSequenceDiagramAdapter()Creates a new adapter for an object of class 'Sequence Diagram'.org.eclipse.emf.common.notify.AdaptercreateStateAdapter()Creates a new adapter for an object of class 'State'.org.eclipse.emf.common.notify.AdaptercreateStatechartAdapter()Creates a new adapter for an object of class 'Statechart'.org.eclipse.emf.common.notify.AdaptercreateStatechartDiagramAdapter()Creates a new adapter for an object of class 'Statechart Diagram'.org.eclipse.emf.common.notify.AdaptercreateStateVertexAdapter()Creates a new adapter for an object of class 'State Vertex'.org.eclipse.emf.common.notify.AdaptercreateStereotypeAdapter()Creates a new adapter for an object of class 'Stereotype'.org.eclipse.emf.common.notify.AdaptercreateStructureDiagramAdapter()Creates a new adapter for an object of class 'Structure Diagram'.org.eclipse.emf.common.notify.AdaptercreateSwimlaneAdapter()Creates a new adapter for an object of class 'Swimlane'.org.eclipse.emf.common.notify.AdaptercreateSysMLPortAdapter()Creates a new adapter for an object of class 'Sys ML Port'.org.eclipse.emf.common.notify.AdaptercreateTagAdapter()Creates a new adapter for an object of class 'Tag'.org.eclipse.emf.common.notify.AdaptercreateTemplateInstantiationAdapter()Creates a new adapter for an object of class 'Template Instantiation'.org.eclipse.emf.common.notify.AdaptercreateTemplateInstantiationParameterAdapter()Creates a new adapter for an object of class 'Template Instantiation Parameter'.org.eclipse.emf.common.notify.AdaptercreateTemplateParameterAdapter()Creates a new adapter for an object of class 'Template Parameter'.org.eclipse.emf.common.notify.AdaptercreateTimingDiagramAdapter()Creates a new adapter for an object of class 'Timing Diagram'.org.eclipse.emf.common.notify.AdaptercreateTransitionAdapter()Creates a new adapter for an object of class 'Transition'.org.eclipse.emf.common.notify.AdaptercreateTriggerAdapter()Creates a new adapter for an object of class 'Trigger'.org.eclipse.emf.common.notify.AdaptercreateTypeAdapter()Creates a new adapter for an object of class 'Type'.org.eclipse.emf.common.notify.AdaptercreateUnitAdapter()Creates a new adapter for an object of class 'Unit'.org.eclipse.emf.common.notify.AdaptercreateUseCaseAdapter()Creates a new adapter for an object of class 'Use Case'.org.eclipse.emf.common.notify.AdaptercreateUseCaseDiagramAdapter()Creates a new adapter for an object of class 'Use Case Diagram'.org.eclipse.emf.common.notify.AdaptercreateValueSpecificationAdapter()Creates a new adapter for an object of class 'Value Specification'.org.eclipse.emf.common.notify.AdaptercreateVariableAdapter()Creates a new adapter for an object of class 'Variable'.org.eclipse.emf.common.notify.AdaptercreateVariationPointAdapter()Creates a new adapter for an object of class 'Variation Point'.booleanisFactoryForType(java.lang.Object object)Returns whether this factory is applicable for the type of the object.
-
-
-
Field Detail
-
modelPackage
protected static RhapsodyPackage modelPackage
The cached model package.
-
modelSwitch
protected RhapsodySwitch modelSwitch
The switch that delegates to thecreateXXXmethods.
-
-
Method Detail
-
isFactoryForType
public boolean isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object. This implementation returnstrueif the object is either the model's package or is an instance object of the model.- Specified by:
isFactoryForTypein interfaceorg.eclipse.emf.common.notify.AdapterFactory- Overrides:
isFactoryForTypein classorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl- Returns:
- whether this factory is applicable for the type of the object.
-
createAdapter
public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
Creates an adapter for thetarget.- Overrides:
createAdapterin classorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl- Parameters:
target- the object to adapt.- Returns:
- the adapter for the
target.
-
createGraphNodeAdapter
public org.eclipse.emf.common.notify.Adapter createGraphNodeAdapter()
Creates a new adapter for an object of class 'Graph 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.- Returns:
- the new adapter.
- See Also:
GraphNode
-
createGraphicalPropertyAdapter
public org.eclipse.emf.common.notify.Adapter createGraphicalPropertyAdapter()
Creates a new adapter for an object of class 'Graphical 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.- Returns:
- the new adapter.
- See Also:
GraphicalProperty
-
createGraphElementAdapter
public org.eclipse.emf.common.notify.Adapter createGraphElementAdapter()
Creates a new adapter for an object of class 'Graph 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.- Returns:
- the new adapter.
- See Also:
GraphElement
-
createGraphEdgeAdapter
public org.eclipse.emf.common.notify.Adapter createGraphEdgeAdapter()
Creates a new adapter for an object of class 'Graph 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.- Returns:
- the new adapter.
- See Also:
GraphEdge
-
createObjectModelDiagramAdapter
public org.eclipse.emf.common.notify.Adapter createObjectModelDiagramAdapter()
Creates a new adapter for an object of class 'Object Model Diagram'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
ObjectModelDiagram
-
createDiagramAdapter
public org.eclipse.emf.common.notify.Adapter createDiagramAdapter()
Creates a new adapter for an object of class 'Diagram'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Diagram
-
createStatechartDiagramAdapter
public org.eclipse.emf.common.notify.Adapter createStatechartDiagramAdapter()
Creates a new adapter for an object of class 'Statechart Diagram'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
StatechartDiagram
-
createActivityDiagramAdapter
public org.eclipse.emf.common.notify.Adapter createActivityDiagramAdapter()
Creates a new adapter for an object of class 'Activity Diagram'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
ActivityDiagram
-
createSequenceDiagramAdapter
public org.eclipse.emf.common.notify.Adapter createSequenceDiagramAdapter()
Creates a new adapter for an object of class 'Sequence Diagram'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
SequenceDiagram
-
createUseCaseDiagramAdapter
public org.eclipse.emf.common.notify.Adapter createUseCaseDiagramAdapter()
Creates a new adapter for an object of class 'Use Case Diagram'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
UseCaseDiagram
-
createCollaborationDiagramAdapter
public org.eclipse.emf.common.notify.Adapter createCollaborationDiagramAdapter()
Creates a new adapter for an object of class 'Collaboration Diagram'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
CollaborationDiagram
-
createComponentDiagramAdapter
public org.eclipse.emf.common.notify.Adapter createComponentDiagramAdapter()
Creates a new adapter for an object of class 'Component Diagram'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
ComponentDiagram
-
createDeploymentDiagramAdapter
public org.eclipse.emf.common.notify.Adapter createDeploymentDiagramAdapter()
Creates a new adapter for an object of class 'Deployment Diagram'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
DeploymentDiagram
-
createStructureDiagramAdapter
public org.eclipse.emf.common.notify.Adapter createStructureDiagramAdapter()
Creates a new adapter for an object of class 'Structure Diagram'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
StructureDiagram
-
createActorAdapter
public org.eclipse.emf.common.notify.Adapter createActorAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Actor
-
createAttributeAdapter
public org.eclipse.emf.common.notify.Adapter createAttributeAdapter()
Creates a new adapter for an object of class 'Attribute'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Attribute
-
createVariableAdapter
public org.eclipse.emf.common.notify.Adapter createVariableAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Variable
-
createStereotypeAdapter
public org.eclipse.emf.common.notify.Adapter createStereotypeAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Stereotype
-
createFileFragmentAdapter
public org.eclipse.emf.common.notify.Adapter createFileFragmentAdapter()
Creates a new adapter for an object of class 'File 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.- Returns:
- the new adapter.
- See Also:
FileFragment
-
createFileAdapter
public org.eclipse.emf.common.notify.Adapter createFileAdapter()
Creates a new adapter for an object of class 'File'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
File
-
createArgumentAdapter
public org.eclipse.emf.common.notify.Adapter createArgumentAdapter()
Creates a new adapter for an object of class 'Argument'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Argument
-
createInterfaceItemAdapter
public org.eclipse.emf.common.notify.Adapter createInterfaceItemAdapter()
Creates a new adapter for an object of class 'Interface 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.- Returns:
- the new adapter.
- See Also:
InterfaceItem
-
createStatechartAdapter
public org.eclipse.emf.common.notify.Adapter createStatechartAdapter()
Creates a new adapter for an object of class 'Statechart'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Statechart
-
createClassAdapter
public org.eclipse.emf.common.notify.Adapter createClassAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Class
-
createGuardAdapter
public org.eclipse.emf.common.notify.Adapter createGuardAdapter()
Creates a new adapter for an object of class 'Guard'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Guard
-
createTriggerAdapter
public org.eclipse.emf.common.notify.Adapter createTriggerAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Trigger
-
createStateVertexAdapter
public org.eclipse.emf.common.notify.Adapter createStateVertexAdapter()
Creates a new adapter for an object of class 'State 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.- Returns:
- the new adapter.
- See Also:
StateVertex
-
createTransitionAdapter
public org.eclipse.emf.common.notify.Adapter createTransitionAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Transition
-
createEventAdapter
public org.eclipse.emf.common.notify.Adapter createEventAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Event
-
createSendActionAdapter
public org.eclipse.emf.common.notify.Adapter createSendActionAdapter()
Creates a new adapter for an object of class 'Send 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.- Returns:
- the new adapter.
- See Also:
SendAction
-
createStateAdapter
public org.eclipse.emf.common.notify.Adapter createStateAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
State
-
createSwimlaneAdapter
public org.eclipse.emf.common.notify.Adapter createSwimlaneAdapter()
Creates a new adapter for an object of class 'Swimlane'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Swimlane
-
createFlowchartAdapter
public org.eclipse.emf.common.notify.Adapter createFlowchartAdapter()
Creates a new adapter for an object of class 'Flowchart'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Flowchart
-
createOperationAdapter
public org.eclipse.emf.common.notify.Adapter createOperationAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Operation
-
createAssociationClassAdapter
public org.eclipse.emf.common.notify.Adapter createAssociationClassAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
AssociationClass
-
createRelationAdapter
public org.eclipse.emf.common.notify.Adapter createRelationAdapter()
Creates a new adapter for an object of class 'Relation'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Relation
-
createPortAdapter
public org.eclipse.emf.common.notify.Adapter createPortAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Port
-
createSysMLPortAdapter
public org.eclipse.emf.common.notify.Adapter createSysMLPortAdapter()
Creates a new adapter for an object of class 'Sys ML 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.- Returns:
- the new adapter.
- See Also:
SysMLPort
-
createLinkAdapter
public org.eclipse.emf.common.notify.Adapter createLinkAdapter()
Creates a new adapter for an object of class 'Link'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Link
-
createAttributeValueAdapter
public org.eclipse.emf.common.notify.Adapter createAttributeValueAdapter()
Creates a new adapter for an object of class 'Attribute 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.- Returns:
- the new adapter.
- See Also:
AttributeValue
-
createInstanceAdapter
public org.eclipse.emf.common.notify.Adapter createInstanceAdapter()
Creates a new adapter for an object of class 'Instance'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Instance
-
createClassifierRoleAdapter
public org.eclipse.emf.common.notify.Adapter createClassifierRoleAdapter()
Creates a new adapter for an object of class 'Classifier Role'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
ClassifierRole
-
createAssociationRoleAdapter
public org.eclipse.emf.common.notify.Adapter createAssociationRoleAdapter()
Creates a new adapter for an object of class 'Association Role'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
AssociationRole
-
createExecutionOccurrenceAdapter
public org.eclipse.emf.common.notify.Adapter createExecutionOccurrenceAdapter()
Creates a new adapter for an object of class 'Execution Occurrence'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
ExecutionOccurrence
-
createMessageAdapter
public org.eclipse.emf.common.notify.Adapter createMessageAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Message
-
createInteractionOccurrenceAdapter
public org.eclipse.emf.common.notify.Adapter createInteractionOccurrenceAdapter()
Creates a new adapter for an object of class 'Interaction Occurrence'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
InteractionOccurrence
-
createInteractionOperandAdapter
public org.eclipse.emf.common.notify.Adapter createInteractionOperandAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
InteractionOperand
-
createInteractionOperatorAdapter
public org.eclipse.emf.common.notify.Adapter createInteractionOperatorAdapter()
Creates a new adapter for an object of class 'Interaction Operator'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
InteractionOperator
-
createMessagePointAdapter
public org.eclipse.emf.common.notify.Adapter createMessagePointAdapter()
Creates a new adapter for an object of class 'Message 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.- Returns:
- the new adapter.
- See Also:
MessagePoint
-
createCollaborationAdapter
public org.eclipse.emf.common.notify.Adapter createCollaborationAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Collaboration
-
createUseCaseAdapter
public org.eclipse.emf.common.notify.Adapter createUseCaseAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
UseCase
-
createUnitAdapter
public org.eclipse.emf.common.notify.Adapter createUnitAdapter()
Creates a new adapter for an object of class 'Unit'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Unit
-
createConfigurationAdapter
public org.eclipse.emf.common.notify.Adapter createConfigurationAdapter()
Creates a new adapter for an object of class 'Configuration'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Configuration
-
createComponentAdapter
public org.eclipse.emf.common.notify.Adapter createComponentAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Component
-
createProfileAdapter
public org.eclipse.emf.common.notify.Adapter createProfileAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Profile
-
createEnumerationLiteralAdapter
public org.eclipse.emf.common.notify.Adapter createEnumerationLiteralAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
EnumerationLiteral
-
createTypeAdapter
public org.eclipse.emf.common.notify.Adapter createTypeAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Type
-
createComponentInstanceAdapter
public org.eclipse.emf.common.notify.Adapter createComponentInstanceAdapter()
Creates a new adapter for an object of class 'Component Instance'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
ComponentInstance
-
createNodeAdapter
public org.eclipse.emf.common.notify.Adapter createNodeAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Node
-
createModuleAdapter
public org.eclipse.emf.common.notify.Adapter createModuleAdapter()
Creates a new adapter for an object of class 'Module'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Module
-
createFlowAdapter
public org.eclipse.emf.common.notify.Adapter createFlowAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Flow
-
createFlowItemAdapter
public org.eclipse.emf.common.notify.Adapter createFlowItemAdapter()
Creates a new adapter for an object of class 'Flow 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.- Returns:
- the new adapter.
- See Also:
FlowItem
-
createPackageAdapter
public org.eclipse.emf.common.notify.Adapter createPackageAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Package
-
createProjectAdapter
public org.eclipse.emf.common.notify.Adapter createProjectAdapter()
Creates a new adapter for an object of class 'Project'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Project
-
createTemplateInstantiationParameterAdapter
public org.eclipse.emf.common.notify.Adapter createTemplateInstantiationParameterAdapter()
Creates a new adapter for an object of class 'Template Instantiation 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.- Returns:
- the new adapter.
- See Also:
TemplateInstantiationParameter
-
createTemplateInstantiationAdapter
public org.eclipse.emf.common.notify.Adapter createTemplateInstantiationAdapter()
Creates a new adapter for an object of class 'Template Instantiation'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
TemplateInstantiation
-
createConstraintAdapter
public org.eclipse.emf.common.notify.Adapter createConstraintAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Constraint
-
createAnnotationAdapter
public org.eclipse.emf.common.notify.Adapter createAnnotationAdapter()
Creates a new adapter for an object of class 'Annotation'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Annotation
-
createTemplateParameterAdapter
public org.eclipse.emf.common.notify.Adapter createTemplateParameterAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
TemplateParameter
-
createHyperLinkAdapter
public org.eclipse.emf.common.notify.Adapter createHyperLinkAdapter()
Creates a new adapter for an object of class 'Hyper Link'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
HyperLink
-
createDependencyAdapter
public org.eclipse.emf.common.notify.Adapter createDependencyAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Dependency
-
createValueSpecificationAdapter
public org.eclipse.emf.common.notify.Adapter createValueSpecificationAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
ValueSpecification
-
createTagAdapter
public org.eclipse.emf.common.notify.Adapter createTagAdapter()
Creates a new adapter for an object of class 'Tag'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Tag
-
createControlledFileAdapter
public org.eclipse.emf.common.notify.Adapter createControlledFileAdapter()
Creates a new adapter for an object of class 'Controlled File'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
ControlledFile
-
createPropertyAdapter
public org.eclipse.emf.common.notify.Adapter createPropertyAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Property
-
createModelElementAdapter
public org.eclipse.emf.common.notify.Adapter createModelElementAdapter()
Creates a new adapter for an object of class 'Model Element'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
ModelElement
-
createGeneralizationAdapter
public org.eclipse.emf.common.notify.Adapter createGeneralizationAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Generalization
-
createClassifierAdapter
public org.eclipse.emf.common.notify.Adapter createClassifierAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Classifier
-
createApplicationAdapter
public org.eclipse.emf.common.notify.Adapter createApplicationAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Application
-
createASCIIFileAdapter
public org.eclipse.emf.common.notify.Adapter createASCIIFileAdapter()
Creates a new adapter for an object of class 'ASCII File'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
ASCIIFile
-
createCallOperationAdapter
public org.eclipse.emf.common.notify.Adapter createCallOperationAdapter()
Creates a new adapter for an object of class 'Call 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.- Returns:
- the new adapter.
- See Also:
CallOperation
-
createCommentAdapter
public org.eclipse.emf.common.notify.Adapter createCommentAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Comment
-
createConnectorAdapter
public org.eclipse.emf.common.notify.Adapter createConnectorAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Connector
-
createEventReceptionAdapter
public org.eclipse.emf.common.notify.Adapter createEventReceptionAdapter()
Creates a new adapter for an object of class 'Event 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.- Returns:
- the new adapter.
- See Also:
EventReception
-
createImageMapAdapter
public org.eclipse.emf.common.notify.Adapter createImageMapAdapter()
Creates a new adapter for an object of class 'Image Map'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
ImageMap
-
createLabelAdapter
public org.eclipse.emf.common.notify.Adapter createLabelAdapter()
Creates a new adapter for an object of class 'Label'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Label
-
createObjectNodeAdapter
public org.eclipse.emf.common.notify.Adapter createObjectNodeAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
ObjectNode
-
createPinAdapter
public org.eclipse.emf.common.notify.Adapter createPinAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Pin
-
createRequirementAdapter
public org.eclipse.emf.common.notify.Adapter createRequirementAdapter()
Creates a new adapter for an object of class 'Requirement'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
Requirement
-
createAcceptTimeEventAdapter
public org.eclipse.emf.common.notify.Adapter createAcceptTimeEventAdapter()
Creates a new adapter for an object of class 'Accept 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.- Returns:
- the new adapter.
- See Also:
AcceptTimeEvent
-
createLiteralSpecificationAdapter
public org.eclipse.emf.common.notify.Adapter createLiteralSpecificationAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
LiteralSpecification
-
createInstanceValueAdapter
public org.eclipse.emf.common.notify.Adapter createInstanceValueAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
InstanceValue
-
createAcceptEventActionAdapter
public org.eclipse.emf.common.notify.Adapter createAcceptEventActionAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
AcceptEventAction
-
createActionAdapter
public org.eclipse.emf.common.notify.Adapter createActionAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Action
-
createContextSpecificationAdapter
public org.eclipse.emf.common.notify.Adapter createContextSpecificationAdapter()
Creates a new adapter for an object of class 'Context 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.- Returns:
- the new adapter.
- See Also:
ContextSpecification
-
createInstanceSpecificationAdapter
public org.eclipse.emf.common.notify.Adapter createInstanceSpecificationAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
InstanceSpecification
-
createInstanceSlotAdapter
public org.eclipse.emf.common.notify.Adapter createInstanceSlotAdapter()
Creates a new adapter for an object of class 'Instance 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.- Returns:
- the new adapter.
- See Also:
InstanceSlot
-
createTimingDiagramAdapter
public org.eclipse.emf.common.notify.Adapter createTimingDiagramAdapter()
Creates a new adapter for an object of class 'Timing Diagram'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
TimingDiagram
-
createVariationPointAdapter
public org.eclipse.emf.common.notify.Adapter createVariationPointAdapter()
Creates a new adapter for an object of class 'Variation 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.- Returns:
- the new adapter.
- See Also:
VariationPoint
-
createEModelElementAdapter
public org.eclipse.emf.common.notify.Adapter createEModelElementAdapter()
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
EModelElement
-
createEObjectAdapter
public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
Creates a new adapter for the default case. This default implementation returns null.- Returns:
- the new adapter.
-
-