|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.EFactoryImpl
org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
An implementation of the model Factory.
| Nested Class Summary |
| Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
BasicNotifierImpl.EAdapterList |
| Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
InternalEObject.EStore |
| Field Summary |
| Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
EDATE_FORMATS, ePackage |
| Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
| Fields inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
eContents, eCrossReferences, eProxyURI |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.gmf.runtime.notation.NotationFactory |
eINSTANCE |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
NotationFactoryImpl()
Creates an instance of the factory |
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
basicCreate, basicSetEPackage, collapseWhiteSpace, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage |
| Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
eObjectForURIFragmentSegment, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
| Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.ecore.EFactory |
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 |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
eNotificationRequired |
| Constructor Detail |
public NotationFactoryImpl()
| Method Detail |
public static NotationFactory init()
public EObject create(EClass eClass)
create in interface EFactory
public java.lang.Object createFromString(EDataType eDataType,
java.lang.String initialValue)
createFromString in interface EFactory
public java.lang.String convertToString(EDataType eDataType,
java.lang.Object instanceValue)
convertToString in interface EFactorypublic Edge createEdge()
createEdge in interface NotationFactorypublic Node createNode()
createNode in interface NotationFactorypublic FillStyle createFillStyle()
createFillStyle in interface NotationFactorypublic LineStyle createLineStyle()
createLineStyle in interface NotationFactorypublic FontStyle createFontStyle()
createFontStyle in interface NotationFactorypublic TitleStyle createTitleStyle()
createTitleStyle in interface NotationFactorypublic SortingStyle createSortingStyle()
createSortingStyle in interface NotationFactorypublic DescriptionStyle createDescriptionStyle()
createDescriptionStyle in interface NotationFactorypublic Size createSize()
createSize in interface NotationFactorypublic Location createLocation()
createLocation in interface NotationFactorypublic Bounds createBounds()
createBounds in interface NotationFactorypublic Ratio createRatio()
createRatio in interface NotationFactorypublic IdentityAnchor createIdentityAnchor()
createIdentityAnchor in interface NotationFactorypublic RoutingStyle createRoutingStyle()
createRoutingStyle in interface NotationFactorypublic RelativeBendpoints createRelativeBendpoints()
createRelativeBendpoints in interface NotationFactorypublic CanonicalStyle createCanonicalStyle()
createCanonicalStyle in interface NotationFactorypublic ShapeStyle createShapeStyle()
createShapeStyle in interface NotationFactorypublic ConnectorStyle createConnectorStyle()
createConnectorStyle in interface NotationFactorypublic Diagram createDiagram()
createDiagram in interface NotationFactorypublic Image createImage()
createImage in interface NotationFactorypublic PageStyle createPageStyle()
createPageStyle in interface NotationFactorypublic DrawerStyle createDrawerStyle()
createDrawerStyle in interface NotationFactorypublic GuideStyle createGuideStyle()
createGuideStyle in interface NotationFactorypublic Guide createGuide()
createGuide in interface NotationFactorypublic java.util.Map.Entry createNodeEntry()
public FilteringStyle createFilteringStyle()
createFilteringStyle in interface NotationFactorypublic DiagramStyle createDiagramStyle()
createDiagramStyle in interface NotationFactorypublic ImageStyle createImageStyle()
createImageStyle in interface NotationFactorypublic ImageBufferStyle createImageBufferStyle()
createImageBufferStyle in interface NotationFactory
public Sorting createSortingFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertSortingToString(EDataType eDataType,
java.lang.Object instanceValue)
public Filtering createFilteringFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertFilteringToString(EDataType eDataType,
java.lang.Object instanceValue)
public Routing createRoutingFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertRoutingToString(EDataType eDataType,
java.lang.Object instanceValue)
public Smoothness createSmoothnessFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertSmoothnessToString(EDataType eDataType,
java.lang.Object instanceValue)
public JumpLinkStatus createJumpLinkStatusFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertJumpLinkStatusToString(EDataType eDataType,
java.lang.Object instanceValue)
public JumpLinkType createJumpLinkTypeFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertJumpLinkTypeToString(EDataType eDataType,
java.lang.Object instanceValue)
public Alignment createAlignmentFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertAlignmentToString(EDataType eDataType,
java.lang.Object instanceValue)
public SortingDirection createSortingDirectionFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertSortingDirectionToString(EDataType eDataType,
java.lang.Object instanceValue)
public MeasurementUnit createMeasurementUnitFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertMeasurementUnitToString(EDataType eDataType,
java.lang.Object instanceValue)
public java.util.List createRelativeBendpointListFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertRelativeBendpointListToString(EDataType eDataType,
java.lang.Object instanceValue)
public java.util.List createFilterKeyListFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertFilterKeyListToString(EDataType eDataType,
java.lang.Object instanceValue)
public java.util.Map createSortKeyMapFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertSortKeyMapToString(EDataType eDataType,
java.lang.Object instanceValue)
public NotationPackage getNotationPackage()
getNotationPackage in interface NotationFactorypublic static NotationPackage getPackage()
|
Runtime | ||||||||||
| 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.