public class UmlnotationAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
createXXX
method for each class of the model.
UmlnotationPackage
Modifier and Type | Field and Description |
---|---|
protected static UmlnotationPackage |
modelPackage
The cached model package.
|
protected UmlnotationSwitch |
modelSwitch
The switch that delegates to the
createXXX methods. |
Constructor and Description |
---|
UmlnotationAdapterFactory()
Creates an instance of the adapter factory.
|
Modifier and Type | Method and Description |
---|---|
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 |
createBasicCompartmentAdapter()
Creates a new adapter for an object of class '
Basic Compartment '. |
org.eclipse.emf.common.notify.Adapter |
createBasicDecorationNodeAdapter()
Creates a new adapter for an object of class '
Basic Decoration Node '. |
org.eclipse.emf.common.notify.Adapter |
createCanonicalStyleAdapter()
Creates a new adapter for an object of class '
Canonical Style '. |
org.eclipse.emf.common.notify.Adapter |
createCompartmentAdapter()
Creates a new adapter for an object of class '
Compartment '. |
org.eclipse.emf.common.notify.Adapter |
createDecorationNodeAdapter()
Creates a new adapter for an object of class '
Decoration Node '. |
org.eclipse.emf.common.notify.Adapter |
createDescriptionStyleAdapter()
Creates a new adapter for an object of class '
Description Style '. |
org.eclipse.emf.common.notify.Adapter |
createDiagramAdapter()
Creates a new adapter for an object of class '
Diagram '. |
org.eclipse.emf.common.notify.Adapter |
createDiagramLayerStyleAdapter()
Creates a new adapter for an object of class '
Diagram Layer Style '. |
org.eclipse.emf.common.notify.Adapter |
createDiagramStyleAdapter()
Creates a new adapter for an object of class '
Diagram Style '. |
org.eclipse.emf.common.notify.Adapter |
createDrawerStyleAdapter()
Creates a new adapter for an object of class '
Drawer Style '. |
org.eclipse.emf.common.notify.Adapter |
createEdgeAdapter()
Creates a new adapter for an object of class '
Edge '. |
org.eclipse.emf.common.notify.Adapter |
createEModelElementAdapter()
Creates a new adapter for an object of class '
EModel Element '. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case.
|
org.eclipse.emf.common.notify.Adapter |
createFillStyleAdapter()
Creates a new adapter for an object of class '
Fill Style '. |
org.eclipse.emf.common.notify.Adapter |
createFilteringStyleAdapter()
Creates a new adapter for an object of class '
Filtering Style '. |
org.eclipse.emf.common.notify.Adapter |
createFontStyleAdapter()
Creates a new adapter for an object of class '
Font Style '. |
org.eclipse.emf.common.notify.Adapter |
createGraphCompartmentAdapter()
Creates a new adapter for an object of class '
Graph Compartment '. |
org.eclipse.emf.common.notify.Adapter |
createGuideStyleAdapter()
Creates a new adapter for an object of class '
Guide Style '. |
org.eclipse.emf.common.notify.Adapter |
createLayoutStyleAdapter()
Creates a new adapter for an object of class '
Layout Style '. |
org.eclipse.emf.common.notify.Adapter |
createLineStyleAdapter()
Creates a new adapter for an object of class '
Line Style '. |
org.eclipse.emf.common.notify.Adapter |
createNodeAdapter()
Creates a new adapter for an object of class '
Node '. |
org.eclipse.emf.common.notify.Adapter |
createOffsetConstraintConnectorAdapter()
Creates a new adapter for an object of class '
Offset Constraint Connector '. |
org.eclipse.emf.common.notify.Adapter |
createPageStyleAdapter()
Creates a new adapter for an object of class '
Page Style '. |
org.eclipse.emf.common.notify.Adapter |
createRMPDiagramAdapter()
Creates a new adapter for an object of class '
RMP Diagram '. |
org.eclipse.emf.common.notify.Adapter |
createRoundedCornersStyleAdapter()
Creates a new adapter for an object of class '
Rounded Corners Style '. |
org.eclipse.emf.common.notify.Adapter |
createRoutingStyleAdapter()
Creates a new adapter for an object of class '
Routing Style '. |
org.eclipse.emf.common.notify.Adapter |
createSortingStyleAdapter()
Creates a new adapter for an object of class '
Sorting Style '. |
org.eclipse.emf.common.notify.Adapter |
createStandardDiagramAdapter()
Creates a new adapter for an object of class '
Standard Diagram '. |
org.eclipse.emf.common.notify.Adapter |
createStyleAdapter()
Creates a new adapter for an object of class '
Style '. |
org.eclipse.emf.common.notify.Adapter |
createTitleStyleAdapter()
Creates a new adapter for an object of class '
Title Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLCallInteractionActionNodeAdapter()
Creates a new adapter for an object of class '
UML Call Interaction Action Node '. |
org.eclipse.emf.common.notify.Adapter |
createUMLCallInteractionActionStyleAdapter()
Creates a new adapter for an object of class '
UML Call Interaction Action Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLClassifierShapeAdapter()
Creates a new adapter for an object of class '
UML Classifier Shape '. |
org.eclipse.emf.common.notify.Adapter |
createUMLClassifierStyleAdapter()
Creates a new adapter for an object of class '
UML Classifier Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLComponentAdapter()
Creates a new adapter for an object of class '
UML Component '. |
org.eclipse.emf.common.notify.Adapter |
createUMLComponentStyleAdapter()
Creates a new adapter for an object of class '
UML Component Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLConnectorAdapter()
Creates a new adapter for an object of class '
UML Connector '. |
org.eclipse.emf.common.notify.Adapter |
createUMLConnectorStyleAdapter()
Creates a new adapter for an object of class '
UML Connector Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLDiagramAdapter()
Creates a new adapter for an object of class '
UML Diagram '. |
org.eclipse.emf.common.notify.Adapter |
createUMLDiagramStyleAdapter()
Creates a new adapter for an object of class '
UML Diagram Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLFrameAdapter()
Creates a new adapter for an object of class '
UML Frame '. |
org.eclipse.emf.common.notify.Adapter |
createUMLFrameStyleAdapter()
Creates a new adapter for an object of class '
UML Frame Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLListCompartmentStyleAdapter()
Creates a new adapter for an object of class '
UML List Compartment Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLListStyleAdapter()
Creates a new adapter for an object of class '
UML List Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLNameStyleAdapter()
Creates a new adapter for an object of class '
UML Name Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLParentStyleAdapter()
Creates a new adapter for an object of class '
UML Parent Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLShapeAdapter()
Creates a new adapter for an object of class '
UML Shape '. |
org.eclipse.emf.common.notify.Adapter |
createUMLShapeCompartmentAdapter()
Creates a new adapter for an object of class '
UML Shape Compartment '. |
org.eclipse.emf.common.notify.Adapter |
createUMLShapeCompartmentStyleAdapter()
Creates a new adapter for an object of class '
UML Shape Compartment Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLShapeStyleAdapter()
Creates a new adapter for an object of class '
UML Shape Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLStereotypeAttributeCompartmentStyleAdapter()
Creates a new adapter for an object of class '
UML Stereotype Attribute Compartment Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLStereotypeStyleAdapter()
Creates a new adapter for an object of class '
UML Stereotype Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLTimingLifelineNodeAdapter()
Creates a new adapter for an object of class '
UML Timing Lifeline Node '. |
org.eclipse.emf.common.notify.Adapter |
createUMLTimingNumericalRulerStyleAdapter()
Creates a new adapter for an object of class '
UML Timing Numerical Ruler Style '. |
org.eclipse.emf.common.notify.Adapter |
createUMLTimingRulerAdapter()
Creates a new adapter for an object of class '
UML Timing Ruler '. |
org.eclipse.emf.common.notify.Adapter |
createViewAdapter()
Creates a new adapter for an object of class '
View '. |
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object.
|
protected static UmlnotationPackage modelPackage
protected UmlnotationSwitch modelSwitch
createXXX
methods.
public UmlnotationAdapterFactory()
public boolean isFactoryForType(java.lang.Object object)
true
if the object is either the model's package or is an instance object of the model.
isFactoryForType
in interface org.eclipse.emf.common.notify.AdapterFactory
isFactoryForType
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target
.
createAdapter
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
target
- the object to adapt.target
.public org.eclipse.emf.common.notify.Adapter createUMLNameStyleAdapter()
UML Name Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLNameStyle
public org.eclipse.emf.common.notify.Adapter createUMLStereotypeStyleAdapter()
UML Stereotype Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLStereotypeStyle
public org.eclipse.emf.common.notify.Adapter createUMLStereotypeAttributeCompartmentStyleAdapter()
UML Stereotype Attribute Compartment Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLStereotypeAttributeCompartmentStyle
public org.eclipse.emf.common.notify.Adapter createUMLParentStyleAdapter()
UML Parent Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLParentStyle
public org.eclipse.emf.common.notify.Adapter createUMLCallInteractionActionStyleAdapter()
UML Call Interaction Action Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLCallInteractionActionStyle
public org.eclipse.emf.common.notify.Adapter createUMLShapeAdapter()
UML Shape
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLShape
public org.eclipse.emf.common.notify.Adapter createUMLClassifierShapeAdapter()
UML Classifier Shape
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLClassifierShape
public org.eclipse.emf.common.notify.Adapter createUMLFrameAdapter()
UML Frame
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLFrame
public org.eclipse.emf.common.notify.Adapter createUMLComponentAdapter()
UML 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.
UMLComponent
public org.eclipse.emf.common.notify.Adapter createUMLDiagramAdapter()
UML 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.
UMLDiagram
public org.eclipse.emf.common.notify.Adapter createUMLConnectorAdapter()
UML 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.
UMLConnector
public org.eclipse.emf.common.notify.Adapter createUMLCallInteractionActionNodeAdapter()
UML Call Interaction Action 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.
UMLCallInteractionActionNode
public org.eclipse.emf.common.notify.Adapter createUMLShapeCompartmentAdapter()
UML Shape Compartment
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLShapeCompartment
public org.eclipse.emf.common.notify.Adapter createUMLTimingRulerAdapter()
UML Timing Ruler
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLTimingRuler
public org.eclipse.emf.common.notify.Adapter createUMLTimingLifelineNodeAdapter()
UML Timing Lifeline 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.
UMLTimingLifelineNode
public org.eclipse.emf.common.notify.Adapter createUMLTimingNumericalRulerStyleAdapter()
UML Timing Numerical Ruler Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLTimingNumericalRulerStyle
public org.eclipse.emf.common.notify.Adapter createOffsetConstraintConnectorAdapter()
Offset Constraint 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.
OffsetConstraintConnector
public org.eclipse.emf.common.notify.Adapter createUMLShapeStyleAdapter()
UML Shape Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLShapeStyle
public org.eclipse.emf.common.notify.Adapter createUMLClassifierStyleAdapter()
UML Classifier Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLClassifierStyle
public org.eclipse.emf.common.notify.Adapter createUMLListStyleAdapter()
UML List Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLListStyle
public org.eclipse.emf.common.notify.Adapter createUMLComponentStyleAdapter()
UML Component Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLComponentStyle
public org.eclipse.emf.common.notify.Adapter createUMLDiagramStyleAdapter()
UML Diagram Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLDiagramStyle
public org.eclipse.emf.common.notify.Adapter createUMLFrameStyleAdapter()
UML Frame Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLFrameStyle
public org.eclipse.emf.common.notify.Adapter createUMLConnectorStyleAdapter()
UML Connector Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLConnectorStyle
public org.eclipse.emf.common.notify.Adapter createUMLListCompartmentStyleAdapter()
UML List Compartment Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLListCompartmentStyle
public org.eclipse.emf.common.notify.Adapter createUMLShapeCompartmentStyleAdapter()
UML Shape Compartment Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UMLShapeCompartmentStyle
public org.eclipse.emf.common.notify.Adapter createStyleAdapter()
Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Style
public org.eclipse.emf.common.notify.Adapter createFontStyleAdapter()
Font Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FontStyle
public org.eclipse.emf.common.notify.Adapter createFillStyleAdapter()
Fill Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FillStyle
public org.eclipse.emf.common.notify.Adapter createLineStyleAdapter()
Line Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LineStyle
public org.eclipse.emf.common.notify.Adapter createRoundedCornersStyleAdapter()
Rounded Corners Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RoundedCornersStyle
public org.eclipse.emf.common.notify.Adapter createPageStyleAdapter()
Page Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PageStyle
public org.eclipse.emf.common.notify.Adapter createGuideStyleAdapter()
Guide Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GuideStyle
public org.eclipse.emf.common.notify.Adapter createDescriptionStyleAdapter()
Description Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DescriptionStyle
public org.eclipse.emf.common.notify.Adapter createDiagramStyleAdapter()
Diagram Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DiagramStyle
public org.eclipse.emf.common.notify.Adapter createDiagramLayerStyleAdapter()
Diagram Layer Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
com.ibm.xtools.rmp.ui.diagram.notation.rmpnotation.DiagramLayerStyle
public org.eclipse.emf.common.notify.Adapter createCanonicalStyleAdapter()
Canonical Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CanonicalStyle
public 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.
EModelElement
public org.eclipse.emf.common.notify.Adapter createViewAdapter()
View
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
View
public org.eclipse.emf.common.notify.Adapter createNodeAdapter()
Node
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Node
public org.eclipse.emf.common.notify.Adapter createDiagramAdapter()
Diagram
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Diagram
public org.eclipse.emf.common.notify.Adapter createStandardDiagramAdapter()
Standard 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.
StandardDiagram
public org.eclipse.emf.common.notify.Adapter createLayoutStyleAdapter()
Layout Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
com.ibm.xtools.rmp.ui.diagram.notation.rmpnotation.LayoutStyle
public org.eclipse.emf.common.notify.Adapter createRMPDiagramAdapter()
RMP 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.
com.ibm.xtools.rmp.ui.diagram.notation.rmpnotation.RMPDiagram
public org.eclipse.emf.common.notify.Adapter createEdgeAdapter()
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.
Edge
public org.eclipse.emf.common.notify.Adapter createCompartmentAdapter()
Compartment
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Compartment
public org.eclipse.emf.common.notify.Adapter createGraphCompartmentAdapter()
Graph Compartment
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
com.ibm.xtools.rmp.ui.diagram.notation.rmpnotation.GraphCompartment
public org.eclipse.emf.common.notify.Adapter createBasicDecorationNodeAdapter()
Basic Decoration 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.
BasicDecorationNode
public org.eclipse.emf.common.notify.Adapter createDecorationNodeAdapter()
Decoration 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.
DecorationNode
public org.eclipse.emf.common.notify.Adapter createBasicCompartmentAdapter()
Basic Compartment
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BasicCompartment
public org.eclipse.emf.common.notify.Adapter createRoutingStyleAdapter()
Routing Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RoutingStyle
public org.eclipse.emf.common.notify.Adapter createFilteringStyleAdapter()
Filtering Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FilteringStyle
public org.eclipse.emf.common.notify.Adapter createSortingStyleAdapter()
Sorting Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SortingStyle
public org.eclipse.emf.common.notify.Adapter createDrawerStyleAdapter()
Drawer Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DrawerStyle
public org.eclipse.emf.common.notify.Adapter createTitleStyleAdapter()
Title Style
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TitleStyle
public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()