|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl
org.eclipse.gmf.gmfgraph.util.GMFGraphAdapterFactory
public class GMFGraphAdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX
method for each class of the model.
GMFGraphPackage
Field Summary | |
---|---|
protected static GMFGraphPackage |
modelPackage
The cached model package |
protected GMFGraphSwitch<org.eclipse.emf.common.notify.Adapter> |
modelSwitch
The switch that delegates to the createXXX methods |
Constructor Summary | |
---|---|
GMFGraphAdapterFactory()
Creates an instance of the adapter factory |
Method Summary | |
---|---|
org.eclipse.emf.common.notify.Adapter |
createAbstractFigureAdapter()
Creates a new adapter for an object of class ' Abstract Figure ' |
org.eclipse.emf.common.notify.Adapter |
createAbstractNodeAdapter()
Creates a new adapter for an object of class ' Abstract Node ' |
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 |
createAlignmentFacetAdapter()
Creates a new adapter for an object of class ' Alignment Facet ' |
org.eclipse.emf.common.notify.Adapter |
createBasicFontAdapter()
Creates a new adapter for an object of class ' Basic Font ' |
org.eclipse.emf.common.notify.Adapter |
createBorderAdapter()
Creates a new adapter for an object of class ' Border ' |
org.eclipse.emf.common.notify.Adapter |
createBorderLayoutAdapter()
Creates a new adapter for an object of class ' Border Layout ' |
org.eclipse.emf.common.notify.Adapter |
createBorderLayoutDataAdapter()
Creates a new adapter for an object of class ' Border Layout Data ' |
org.eclipse.emf.common.notify.Adapter |
createBorderRefAdapter()
Creates a new adapter for an object of class ' Border Ref ' |
org.eclipse.emf.common.notify.Adapter |
createCanvasAdapter()
Creates a new adapter for an object of class ' Canvas ' |
org.eclipse.emf.common.notify.Adapter |
createChildAccessAdapter()
Creates a new adapter for an object of class ' Child Access ' |
org.eclipse.emf.common.notify.Adapter |
createColorAdapter()
Creates a new adapter for an object of class ' Color ' |
org.eclipse.emf.common.notify.Adapter |
createCompartmentAdapter()
Creates a new adapter for an object of class ' Compartment ' |
org.eclipse.emf.common.notify.Adapter |
createCompoundBorderAdapter()
Creates a new adapter for an object of class ' Compound Border ' |
org.eclipse.emf.common.notify.Adapter |
createConnectionAdapter()
Creates a new adapter for an object of class ' Connection ' |
org.eclipse.emf.common.notify.Adapter |
createConnectionFigureAdapter()
Creates a new adapter for an object of class ' Connection Figure ' |
org.eclipse.emf.common.notify.Adapter |
createConstantColorAdapter()
Creates a new adapter for an object of class ' Constant Color ' |
org.eclipse.emf.common.notify.Adapter |
createCustomAttributeAdapter()
Creates a new adapter for an object of class ' Custom Attribute ' |
org.eclipse.emf.common.notify.Adapter |
createCustomBorderAdapter()
Creates a new adapter for an object of class ' Custom Border ' |
org.eclipse.emf.common.notify.Adapter |
createCustomClassAdapter()
Creates a new adapter for an object of class ' Custom Class ' |
org.eclipse.emf.common.notify.Adapter |
createCustomConnectionAdapter()
Creates a new adapter for an object of class ' Custom Connection ' |
org.eclipse.emf.common.notify.Adapter |
createCustomDecorationAdapter()
Creates a new adapter for an object of class ' Custom Decoration ' |
org.eclipse.emf.common.notify.Adapter |
createCustomFigureAdapter()
Creates a new adapter for an object of class ' Custom Figure ' |
org.eclipse.emf.common.notify.Adapter |
createCustomLayoutAdapter()
Creates a new adapter for an object of class ' Custom Layout ' |
org.eclipse.emf.common.notify.Adapter |
createCustomLayoutDataAdapter()
Creates a new adapter for an object of class ' Custom Layout Data ' |
org.eclipse.emf.common.notify.Adapter |
createDecorationFigureAdapter()
Creates a new adapter for an object of class ' Decoration Figure ' |
org.eclipse.emf.common.notify.Adapter |
createDefaultSizeFacetAdapter()
Creates a new adapter for an object of class ' Default Size Facet ' |
org.eclipse.emf.common.notify.Adapter |
createDiagramElementAdapter()
Creates a new adapter for an object of class ' Diagram Element ' |
org.eclipse.emf.common.notify.Adapter |
createDiagramLabelAdapter()
Creates a new adapter for an object of class ' Diagram Label ' |
org.eclipse.emf.common.notify.Adapter |
createDimensionAdapter()
Creates a new adapter for an object of class ' Dimension ' |
org.eclipse.emf.common.notify.Adapter |
createEllipseAdapter()
Creates a new adapter for an object of class ' Ellipse ' |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case |
org.eclipse.emf.common.notify.Adapter |
createFigureAccessorAdapter()
Creates a new adapter for an object of class ' Figure Accessor ' |
org.eclipse.emf.common.notify.Adapter |
createFigureAdapter()
Creates a new adapter for an object of class ' Figure ' |
org.eclipse.emf.common.notify.Adapter |
createFigureDescriptorAdapter()
Creates a new adapter for an object of class ' Figure Descriptor ' |
org.eclipse.emf.common.notify.Adapter |
createFigureGalleryAdapter()
Creates a new adapter for an object of class ' Figure Gallery ' |
org.eclipse.emf.common.notify.Adapter |
createFigureRefAdapter()
Creates a new adapter for an object of class ' Figure Ref ' |
org.eclipse.emf.common.notify.Adapter |
createFlowLayoutAdapter()
Creates a new adapter for an object of class ' Flow Layout ' |
org.eclipse.emf.common.notify.Adapter |
createFontAdapter()
Creates a new adapter for an object of class ' Font ' |
org.eclipse.emf.common.notify.Adapter |
createGeneralFacetAdapter()
Creates a new adapter for an object of class ' General Facet ' |
org.eclipse.emf.common.notify.Adapter |
createGradientFacetAdapter()
Creates a new adapter for an object of class ' Gradient Facet ' |
org.eclipse.emf.common.notify.Adapter |
createGridLayoutAdapter()
Creates a new adapter for an object of class ' Grid Layout ' |
org.eclipse.emf.common.notify.Adapter |
createGridLayoutDataAdapter()
Creates a new adapter for an object of class ' Grid Layout Data ' |
org.eclipse.emf.common.notify.Adapter |
createIdentityAdapter()
Creates a new adapter for an object of class ' Identity ' |
org.eclipse.emf.common.notify.Adapter |
createInsetsAdapter()
Creates a new adapter for an object of class ' Insets ' |
org.eclipse.emf.common.notify.Adapter |
createLabelAdapter()
Creates a new adapter for an object of class ' Label ' |
org.eclipse.emf.common.notify.Adapter |
createLabeledContainerAdapter()
Creates a new adapter for an object of class ' Labeled Container ' |
org.eclipse.emf.common.notify.Adapter |
createLabelOffsetFacetAdapter()
Creates a new adapter for an object of class ' Label Offset Facet ' |
org.eclipse.emf.common.notify.Adapter |
createLayoutableAdapter()
Creates a new adapter for an object of class ' Layoutable ' |
org.eclipse.emf.common.notify.Adapter |
createLayoutAdapter()
Creates a new adapter for an object of class ' Layout ' |
org.eclipse.emf.common.notify.Adapter |
createLayoutDataAdapter()
Creates a new adapter for an object of class ' Layout Data ' |
org.eclipse.emf.common.notify.Adapter |
createLayoutRefAdapter()
Creates a new adapter for an object of class ' Layout Ref ' |
org.eclipse.emf.common.notify.Adapter |
createLineBorderAdapter()
Creates a new adapter for an object of class ' Line Border ' |
org.eclipse.emf.common.notify.Adapter |
createMarginBorderAdapter()
Creates a new adapter for an object of class ' Margin Border ' |
org.eclipse.emf.common.notify.Adapter |
createNodeAdapter()
Creates a new adapter for an object of class ' Node ' |
org.eclipse.emf.common.notify.Adapter |
createPointAdapter()
Creates a new adapter for an object of class ' Point ' |
org.eclipse.emf.common.notify.Adapter |
createPolygonAdapter()
Creates a new adapter for an object of class ' Polygon ' |
org.eclipse.emf.common.notify.Adapter |
createPolygonDecorationAdapter()
Creates a new adapter for an object of class ' Polygon Decoration ' |
org.eclipse.emf.common.notify.Adapter |
createPolylineAdapter()
Creates a new adapter for an object of class ' Polyline ' |
org.eclipse.emf.common.notify.Adapter |
createPolylineConnectionAdapter()
Creates a new adapter for an object of class ' Polyline Connection ' |
org.eclipse.emf.common.notify.Adapter |
createPolylineDecorationAdapter()
Creates a new adapter for an object of class ' Polyline Decoration ' |
org.eclipse.emf.common.notify.Adapter |
createRealFigureAdapter()
Creates a new adapter for an object of class ' Real Figure ' |
org.eclipse.emf.common.notify.Adapter |
createRectangleAdapter()
Creates a new adapter for an object of class ' Rectangle ' |
org.eclipse.emf.common.notify.Adapter |
createRGBColorAdapter()
Creates a new adapter for an object of class ' RGB Color ' |
org.eclipse.emf.common.notify.Adapter |
createRoundedRectangleAdapter()
Creates a new adapter for an object of class ' Rounded Rectangle ' |
org.eclipse.emf.common.notify.Adapter |
createScalablePolygonAdapter()
Creates a new adapter for an object of class ' Scalable Polygon ' |
org.eclipse.emf.common.notify.Adapter |
createShapeAdapter()
Creates a new adapter for an object of class ' Shape ' |
org.eclipse.emf.common.notify.Adapter |
createStackLayoutAdapter()
Creates a new adapter for an object of class ' Stack Layout ' |
org.eclipse.emf.common.notify.Adapter |
createVisualFacetAdapter()
Creates a new adapter for an object of class ' Visual Facet ' |
org.eclipse.emf.common.notify.Adapter |
createXYLayoutAdapter()
Creates a new adapter for an object of class ' XY Layout ' |
org.eclipse.emf.common.notify.Adapter |
createXYLayoutDataAdapter()
Creates a new adapter for an object of class ' XY Layout Data ' |
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object |
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl |
---|
adapt, adapt, adaptAllNew, adaptNew, associate, createAdapter, resolve |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static GMFGraphPackage modelPackage
protected GMFGraphSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
createXXX
methods.
Constructor Detail |
---|
public GMFGraphAdapterFactory()
Method Detail |
---|
public boolean isFactoryForType(java.lang.Object object)
true
if the object is either the model's package or is an instance object of the model.
isFactoryForType
in interface org.eclipse.emf.common.notify.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 createCanvasAdapter()
Canvas
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Canvas
public org.eclipse.emf.common.notify.Adapter createFigureGalleryAdapter()
Figure Gallery
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FigureGallery
public org.eclipse.emf.common.notify.Adapter createIdentityAdapter()
Identity
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Identity
public org.eclipse.emf.common.notify.Adapter createDiagramElementAdapter()
Diagram 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.
DiagramElement
public org.eclipse.emf.common.notify.Adapter createAbstractNodeAdapter()
Abstract 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.
AbstractNode
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 createChildAccessAdapter()
Child Access
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ChildAccess
public org.eclipse.emf.common.notify.Adapter createRealFigureAdapter()
Real Figure
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RealFigure
public org.eclipse.emf.common.notify.Adapter createConnectionAdapter()
Connection
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Connection
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 createDiagramLabelAdapter()
Diagram 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.
DiagramLabel
public org.eclipse.emf.common.notify.Adapter createVisualFacetAdapter()
Visual Facet
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
VisualFacet
public org.eclipse.emf.common.notify.Adapter createGeneralFacetAdapter()
General Facet
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GeneralFacet
public org.eclipse.emf.common.notify.Adapter createAlignmentFacetAdapter()
Alignment Facet
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AlignmentFacet
public org.eclipse.emf.common.notify.Adapter createGradientFacetAdapter()
Gradient Facet
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GradientFacet
public org.eclipse.emf.common.notify.Adapter createLabelOffsetFacetAdapter()
Label Offset Facet
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LabelOffsetFacet
public org.eclipse.emf.common.notify.Adapter createDefaultSizeFacetAdapter()
Default Size Facet
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DefaultSizeFacet
public org.eclipse.emf.common.notify.Adapter createFigureAdapter()
Figure
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Figure
public org.eclipse.emf.common.notify.Adapter createFigureDescriptorAdapter()
Figure Descriptor
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FigureDescriptor
public org.eclipse.emf.common.notify.Adapter createAbstractFigureAdapter()
Abstract Figure
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AbstractFigure
public org.eclipse.emf.common.notify.Adapter createFigureRefAdapter()
Figure Ref
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FigureRef
public org.eclipse.emf.common.notify.Adapter createConnectionFigureAdapter()
Connection Figure
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ConnectionFigure
public org.eclipse.emf.common.notify.Adapter createDecorationFigureAdapter()
Decoration Figure
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DecorationFigure
public org.eclipse.emf.common.notify.Adapter createShapeAdapter()
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.
Shape
public org.eclipse.emf.common.notify.Adapter createLabelAdapter()
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.
Label
public org.eclipse.emf.common.notify.Adapter createLabeledContainerAdapter()
Labeled Container
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LabeledContainer
public org.eclipse.emf.common.notify.Adapter createRectangleAdapter()
Rectangle
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Rectangle
public org.eclipse.emf.common.notify.Adapter createRoundedRectangleAdapter()
Rounded Rectangle
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RoundedRectangle
public org.eclipse.emf.common.notify.Adapter createEllipseAdapter()
Ellipse
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Ellipse
public org.eclipse.emf.common.notify.Adapter createPolylineAdapter()
Polyline
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Polyline
public org.eclipse.emf.common.notify.Adapter createPolygonAdapter()
Polygon
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Polygon
public org.eclipse.emf.common.notify.Adapter createScalablePolygonAdapter()
Scalable Polygon
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ScalablePolygon
public org.eclipse.emf.common.notify.Adapter createPolylineConnectionAdapter()
Polyline Connection
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PolylineConnection
public org.eclipse.emf.common.notify.Adapter createPolylineDecorationAdapter()
Polyline Decoration
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PolylineDecoration
public org.eclipse.emf.common.notify.Adapter createPolygonDecorationAdapter()
Polygon Decoration
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PolygonDecoration
public org.eclipse.emf.common.notify.Adapter createCustomClassAdapter()
Custom 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.
CustomClass
public org.eclipse.emf.common.notify.Adapter createCustomFigureAdapter()
Custom Figure
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CustomFigure
public org.eclipse.emf.common.notify.Adapter createCustomDecorationAdapter()
Custom Decoration
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CustomDecoration
public org.eclipse.emf.common.notify.Adapter createCustomConnectionAdapter()
Custom Connection
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CustomConnection
public org.eclipse.emf.common.notify.Adapter createColorAdapter()
Color
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Color
public org.eclipse.emf.common.notify.Adapter createRGBColorAdapter()
RGB Color
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RGBColor
public org.eclipse.emf.common.notify.Adapter createConstantColorAdapter()
Constant Color
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ConstantColor
public org.eclipse.emf.common.notify.Adapter createFontAdapter()
Font
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Font
public org.eclipse.emf.common.notify.Adapter createBasicFontAdapter()
Basic Font
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BasicFont
public org.eclipse.emf.common.notify.Adapter createPointAdapter()
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.
Point
public org.eclipse.emf.common.notify.Adapter createDimensionAdapter()
Dimension
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Dimension
public org.eclipse.emf.common.notify.Adapter createInsetsAdapter()
Insets
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Insets
public org.eclipse.emf.common.notify.Adapter createBorderAdapter()
Border
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Border
public org.eclipse.emf.common.notify.Adapter createBorderRefAdapter()
Border Ref
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BorderRef
public org.eclipse.emf.common.notify.Adapter createLineBorderAdapter()
Line Border
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LineBorder
public org.eclipse.emf.common.notify.Adapter createMarginBorderAdapter()
Margin Border
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MarginBorder
public org.eclipse.emf.common.notify.Adapter createCompoundBorderAdapter()
Compound Border
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CompoundBorder
public org.eclipse.emf.common.notify.Adapter createCustomBorderAdapter()
Custom Border
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CustomBorder
public org.eclipse.emf.common.notify.Adapter createLayoutDataAdapter()
Layout Data
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LayoutData
public org.eclipse.emf.common.notify.Adapter createCustomLayoutDataAdapter()
Custom Layout Data
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CustomLayoutData
public org.eclipse.emf.common.notify.Adapter createGridLayoutDataAdapter()
Grid Layout Data
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GridLayoutData
public org.eclipse.emf.common.notify.Adapter createBorderLayoutDataAdapter()
Border Layout Data
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BorderLayoutData
public org.eclipse.emf.common.notify.Adapter createLayoutableAdapter()
Layoutable
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Layoutable
public org.eclipse.emf.common.notify.Adapter createLayoutAdapter()
Layout
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Layout
public org.eclipse.emf.common.notify.Adapter createLayoutRefAdapter()
Layout Ref
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LayoutRef
public org.eclipse.emf.common.notify.Adapter createCustomLayoutAdapter()
Custom Layout
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CustomLayout
public org.eclipse.emf.common.notify.Adapter createGridLayoutAdapter()
Grid Layout
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GridLayout
public org.eclipse.emf.common.notify.Adapter createBorderLayoutAdapter()
Border Layout
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BorderLayout
public org.eclipse.emf.common.notify.Adapter createCustomAttributeAdapter()
Custom 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.
CustomAttribute
public org.eclipse.emf.common.notify.Adapter createFigureAccessorAdapter()
Figure Accessor
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FigureAccessor
public org.eclipse.emf.common.notify.Adapter createFlowLayoutAdapter()
Flow Layout
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FlowLayout
public org.eclipse.emf.common.notify.Adapter createXYLayoutAdapter()
XY Layout
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XYLayout
public org.eclipse.emf.common.notify.Adapter createXYLayoutDataAdapter()
XY Layout Data
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XYLayoutData
public org.eclipse.emf.common.notify.Adapter createStackLayoutAdapter()
Stack Layout
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StackLayout
public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.