|
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.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.codegen.gmfgen.impl.GMFGenFactoryImpl
public class GMFGenFactoryImpl
An implementation of the model Factory.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.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.codegen.gmfgen.GMFGenFactory |
---|
eINSTANCE |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
GMFGenFactoryImpl()
Creates an instance of the factory |
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
---|
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, createFromString, 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.ecore.impl.BasicEObjectImpl |
---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString |
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 GMFGenFactoryImpl()
Method Detail |
---|
public static GMFGenFactory init()
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
create
in interface org.eclipse.emf.ecore.EFactory
create
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
createFromString
in interface org.eclipse.emf.ecore.EFactory
createFromString
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
convertToString
in interface org.eclipse.emf.ecore.EFactory
convertToString
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public GenEditorGenerator createGenEditorGenerator()
createGenEditorGenerator
in interface GMFGenFactory
public GenDiagram createGenDiagram()
createGenDiagram
in interface GMFGenFactory
public GenEditorView createGenEditorView()
createGenEditorView
in interface GMFGenFactory
public GenCustomPreferencePage createGenCustomPreferencePage()
createGenCustomPreferencePage
in interface GMFGenFactory
public GenStandardPreferencePage createGenStandardPreferencePage()
createGenStandardPreferencePage
in interface GMFGenFactory
public GenDiagramPreferences createGenDiagramPreferences()
createGenDiagramPreferences
in interface GMFGenFactory
public GenStandardFont createGenStandardFont()
createGenStandardFont
in interface GMFGenFactory
public GenCustomFont createGenCustomFont()
createGenCustomFont
in interface GMFGenFactory
public GenRGBColor createGenRGBColor()
createGenRGBColor
in interface GMFGenFactory
public GenConstantColor createGenConstantColor()
createGenConstantColor
in interface GMFGenFactory
public GenDiagramUpdater createGenDiagramUpdater()
createGenDiagramUpdater
in interface GMFGenFactory
public GenPlugin createGenPlugin()
createGenPlugin
in interface GMFGenFactory
public DynamicModelAccess createDynamicModelAccess()
createDynamicModelAccess
in interface GMFGenFactory
public CustomBehaviour createCustomBehaviour()
createCustomBehaviour
in interface GMFGenFactory
public SharedBehaviour createSharedBehaviour()
createSharedBehaviour
in interface GMFGenFactory
public OpenDiagramBehaviour createOpenDiagramBehaviour()
createOpenDiagramBehaviour
in interface GMFGenFactory
public GenTopLevelNode createGenTopLevelNode()
createGenTopLevelNode
in interface GMFGenFactory
public GenChildNode createGenChildNode()
createGenChildNode
in interface GMFGenFactory
public GenChildSideAffixedNode createGenChildSideAffixedNode()
createGenChildSideAffixedNode
in interface GMFGenFactory
public GenChildLabelNode createGenChildLabelNode()
createGenChildLabelNode
in interface GMFGenFactory
public GenCompartment createGenCompartment()
createGenCompartment
in interface GMFGenFactory
public GenLink createGenLink()
createGenLink
in interface GMFGenFactory
public GenNodeLabel createGenNodeLabel()
createGenNodeLabel
in interface GMFGenFactory
public GenExternalNodeLabel createGenExternalNodeLabel()
createGenExternalNodeLabel
in interface GMFGenFactory
public GenLinkLabel createGenLinkLabel()
createGenLinkLabel
in interface GMFGenFactory
public MetamodelType createMetamodelType()
createMetamodelType
in interface GMFGenFactory
public SpecializationType createSpecializationType()
createSpecializationType
in interface GMFGenFactory
public NotationType createNotationType()
createNotationType
in interface GMFGenFactory
public TypeModelFacet createTypeModelFacet()
createTypeModelFacet
in interface GMFGenFactory
public FeatureLabelModelFacet createFeatureLabelModelFacet()
createFeatureLabelModelFacet
in interface GMFGenFactory
public DesignLabelModelFacet createDesignLabelModelFacet()
createDesignLabelModelFacet
in interface GMFGenFactory
public TypeLinkModelFacet createTypeLinkModelFacet()
createTypeLinkModelFacet
in interface GMFGenFactory
public FeatureLinkModelFacet createFeatureLinkModelFacet()
createFeatureLinkModelFacet
in interface GMFGenFactory
public ColorAttributes createColorAttributes()
createColorAttributes
in interface GMFGenFactory
public StyleAttributes createStyleAttributes()
createStyleAttributes
in interface GMFGenFactory
public ResizeConstraints createResizeConstraints()
createResizeConstraints
in interface GMFGenFactory
public DefaultSizeAttributes createDefaultSizeAttributes()
createDefaultSizeAttributes
in interface GMFGenFactory
public LabelOffsetAttributes createLabelOffsetAttributes()
createLabelOffsetAttributes
in interface GMFGenFactory
public FigureViewmap createFigureViewmap()
createFigureViewmap
in interface GMFGenFactory
public SnippetViewmap createSnippetViewmap()
createSnippetViewmap
in interface GMFGenFactory
public InnerClassViewmap createInnerClassViewmap()
createInnerClassViewmap
in interface GMFGenFactory
public ParentAssignedViewmap createParentAssignedViewmap()
createParentAssignedViewmap
in interface GMFGenFactory
public ValueExpression createValueExpression()
createValueExpression
in interface GMFGenFactory
public GenConstraint createGenConstraint()
createGenConstraint
in interface GMFGenFactory
public Palette createPalette()
createPalette
in interface GMFGenFactory
public ToolEntry createToolEntry()
createToolEntry
in interface GMFGenFactory
public StandardEntry createStandardEntry()
createStandardEntry
in interface GMFGenFactory
public Separator createSeparator()
createSeparator
in interface GMFGenFactory
public ToolGroup createToolGroup()
createToolGroup
in interface GMFGenFactory
public GenFeatureSeqInitializer createGenFeatureSeqInitializer()
createGenFeatureSeqInitializer
in interface GMFGenFactory
public GenFeatureValueSpec createGenFeatureValueSpec()
createGenFeatureValueSpec
in interface GMFGenFactory
public GenReferenceNewElementSpec createGenReferenceNewElementSpec()
createGenReferenceNewElementSpec
in interface GMFGenFactory
public GenLinkConstraints createGenLinkConstraints()
createGenLinkConstraints
in interface GMFGenFactory
public GenAuditRoot createGenAuditRoot()
createGenAuditRoot
in interface GMFGenFactory
public GenAuditContainer createGenAuditContainer()
createGenAuditContainer
in interface GMFGenFactory
public GenAuditRule createGenAuditRule()
createGenAuditRule
in interface GMFGenFactory
public GenDomainElementTarget createGenDomainElementTarget()
createGenDomainElementTarget
in interface GMFGenFactory
public GenDiagramElementTarget createGenDiagramElementTarget()
createGenDiagramElementTarget
in interface GMFGenFactory
public GenDomainAttributeTarget createGenDomainAttributeTarget()
createGenDomainAttributeTarget
in interface GMFGenFactory
public GenNotationElementTarget createGenNotationElementTarget()
createGenNotationElementTarget
in interface GMFGenFactory
public GenMetricContainer createGenMetricContainer()
createGenMetricContainer
in interface GMFGenFactory
public GenMetricRule createGenMetricRule()
createGenMetricRule
in interface GMFGenFactory
public GenAuditedMetricTarget createGenAuditedMetricTarget()
createGenAuditedMetricTarget
in interface GMFGenFactory
public GenAuditContext createGenAuditContext()
createGenAuditContext
in interface GMFGenFactory
public GenExpressionProviderContainer createGenExpressionProviderContainer()
createGenExpressionProviderContainer
in interface GMFGenFactory
public GenJavaExpressionProvider createGenJavaExpressionProvider()
createGenJavaExpressionProvider
in interface GMFGenFactory
public GenExpressionInterpreter createGenExpressionInterpreter()
createGenExpressionInterpreter
in interface GMFGenFactory
public GenNavigator createGenNavigator()
createGenNavigator
in interface GMFGenFactory
public GenNavigatorChildReference createGenNavigatorChildReference()
createGenNavigatorChildReference
in interface GMFGenFactory
public GenNavigatorPath createGenNavigatorPath()
createGenNavigatorPath
in interface GMFGenFactory
public GenNavigatorPathSegment createGenNavigatorPathSegment()
createGenNavigatorPathSegment
in interface GMFGenFactory
public GenPropertySheet createGenPropertySheet()
createGenPropertySheet
in interface GMFGenFactory
public GenStandardPropertyTab createGenStandardPropertyTab()
createGenStandardPropertyTab
in interface GMFGenFactory
public GenCustomPropertyTab createGenCustomPropertyTab()
createGenCustomPropertyTab
in interface GMFGenFactory
public TypeTabFilter createTypeTabFilter()
createTypeTabFilter
in interface GMFGenFactory
public CustomTabFilter createCustomTabFilter()
createCustomTabFilter
in interface GMFGenFactory
public GenSharedContributionItem createGenSharedContributionItem()
createGenSharedContributionItem
in interface GMFGenFactory
public GenGroupMarker createGenGroupMarker()
createGenGroupMarker
in interface GMFGenFactory
public GenSeparator createGenSeparator()
createGenSeparator
in interface GMFGenFactory
public GenActionFactoryContributionItem createGenActionFactoryContributionItem()
createGenActionFactoryContributionItem
in interface GMFGenFactory
public GenMenuManager createGenMenuManager()
createGenMenuManager
in interface GMFGenFactory
public GenToolBarManager createGenToolBarManager()
createGenToolBarManager
in interface GMFGenFactory
public GenApplication createGenApplication()
createGenApplication
in interface GMFGenFactory
public StandardPreferencePages createStandardPreferencePagesFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertStandardPreferencePagesToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public RulerUnits createRulerUnitsFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertRulerUnitsToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public Routing createRoutingFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertRoutingToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public LineStyle createLineStyleFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertLineStyleToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public JFaceFont createJFaceFontFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertJFaceFontToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public FontStyle createFontStyleFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertFontStyleToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public DiagramColors createDiagramColorsFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDiagramColorsToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public ProviderPriority createProviderPriorityFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertProviderPriorityToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public LinkLabelAlignment createLinkLabelAlignmentFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertLinkLabelAlignmentToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public LabelTextAccessMethod createLabelTextAccessMethodFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertLabelTextAccessMethodToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public ViewmapLayoutType createViewmapLayoutTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertViewmapLayoutTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public StandardEntryKind createStandardEntryKindFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertStandardEntryKindToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public GenSeverity createGenSeverityFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertGenSeverityToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public GenLanguage createGenLanguageFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertGenLanguageToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public GenNavigatorReferenceType createGenNavigatorReferenceTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertGenNavigatorReferenceTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public GeneratedType createGeneratedTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertGeneratedTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public GMFGenPackage getGMFGenPackage()
getGMFGenPackage
in interface GMFGenFactory
@Deprecated public static GMFGenPackage getPackage()
|
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.