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.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 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.
UMLNameStylepublic 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.
UMLStereotypeStylepublic 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.
UMLStereotypeAttributeCompartmentStylepublic 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.
UMLParentStylepublic 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.
UMLCallInteractionActionStylepublic 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.
UMLShapepublic 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.
UMLClassifierShapepublic 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.
UMLFramepublic 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.
UMLComponentpublic 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.
UMLDiagrampublic 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.
UMLConnectorpublic 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.
UMLCallInteractionActionNodepublic 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.
UMLShapeCompartmentpublic 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.
UMLTimingRulerpublic 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.
UMLTimingLifelineNodepublic 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.
UMLTimingNumericalRulerStylepublic 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.
OffsetConstraintConnectorpublic 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.
UMLShapeStylepublic 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.
UMLClassifierStylepublic 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.
UMLListStylepublic 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.
UMLComponentStylepublic 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.
UMLDiagramStylepublic 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.
UMLFrameStylepublic 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.
UMLConnectorStylepublic 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.
UMLListCompartmentStylepublic 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.
UMLShapeCompartmentStylepublic 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.
Stylepublic 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.
FontStylepublic 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.
FillStylepublic 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.
LineStylepublic 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.
RoundedCornersStylepublic 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.
PageStylepublic 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.
GuideStylepublic 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.
DescriptionStylepublic 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.
DiagramStylepublic 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.DiagramLayerStylepublic 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.
CanonicalStylepublic 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 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.
Viewpublic 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 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.
Diagrampublic 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.
StandardDiagrampublic 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.LayoutStylepublic 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.RMPDiagrampublic 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.
Edgepublic 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.
Compartmentpublic 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.GraphCompartmentpublic 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.
BasicDecorationNodepublic 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.
DecorationNodepublic 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.
BasicCompartmentpublic 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.
RoutingStylepublic 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.
FilteringStylepublic 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.
SortingStylepublic 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.
DrawerStylepublic 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.
TitleStylepublic org.eclipse.emf.common.notify.Adapter createEObjectAdapter()