|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Factory for the model. It provides a create method for each non-abstract class of the model.
NotationPackage
Field Summary | |
static NotationFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
Bounds |
createBounds()
Returns a new object of class 'Bounds' |
CanonicalStyle |
createCanonicalStyle()
Returns a new object of class 'Canonical Style' |
ConnectorStyle |
createConnectorStyle()
Returns a new object of class 'Connector Style' |
DescriptionStyle |
createDescriptionStyle()
Returns a new object of class 'Description Style' |
Diagram |
createDiagram()
Returns a new object of class 'Diagram' |
DrawerStyle |
createDrawerStyle()
Returns a new object of class 'Drawer Style' |
Edge |
createEdge()
Returns a new object of class 'Edge' |
FillStyle |
createFillStyle()
Returns a new object of class 'Fill Style' |
FilteringStyle |
createFilteringStyle()
Returns a new object of class 'Filtering Style' |
FontStyle |
createFontStyle()
Returns a new object of class 'Font Style' |
Guide |
createGuide()
Returns a new object of class 'Guide' |
GuideStyle |
createGuideStyle()
Returns a new object of class 'Guide Style' |
IdentityAnchor |
createIdentityAnchor()
Returns a new object of class 'Identity Anchor' |
Image |
createImage()
Returns a new object of class 'Image' |
LineStyle |
createLineStyle()
Returns a new object of class 'Line Style' |
Location |
createLocation()
Returns a new object of class 'Location' |
Node |
createNode()
Returns a new object of class 'Node' |
PageStyle |
createPageStyle()
Returns a new object of class 'Page Style' |
Ratio |
createRatio()
Returns a new object of class 'Ratio' |
RelativeBendpoints |
createRelativeBendpoints()
Returns a new object of class 'Relative Bendpoints' |
RoutingStyle |
createRoutingStyle()
Returns a new object of class 'Routing Style' |
ShapeStyle |
createShapeStyle()
Returns a new object of class 'Shape Style' |
Size |
createSize()
Returns a new object of class 'Size' |
SortingStyle |
createSortingStyle()
Returns a new object of class 'Sorting Style' |
TitleStyle |
createTitleStyle()
Returns a new object of class 'Title Style' |
NotationPackage |
getNotationPackage()
Returns the package supported by this factory |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
convertToString, create, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
public static final NotationFactory eINSTANCE
Method Detail |
public Edge createEdge()
public Node createNode()
public FillStyle createFillStyle()
public LineStyle createLineStyle()
public FontStyle createFontStyle()
public TitleStyle createTitleStyle()
public SortingStyle createSortingStyle()
public DescriptionStyle createDescriptionStyle()
public Size createSize()
public Location createLocation()
public Bounds createBounds()
public Ratio createRatio()
public IdentityAnchor createIdentityAnchor()
public RoutingStyle createRoutingStyle()
public RelativeBendpoints createRelativeBendpoints()
public CanonicalStyle createCanonicalStyle()
public ShapeStyle createShapeStyle()
public ConnectorStyle createConnectorStyle()
public Diagram createDiagram()
public Image createImage()
public PageStyle createPageStyle()
public DrawerStyle createDrawerStyle()
public GuideStyle createGuideStyle()
public Guide createGuide()
public FilteringStyle createFilteringStyle()
public NotationPackage getNotationPackage()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
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. and others 2004. All rights reserved.