|
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
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.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, 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 GMFGenFactoryImpl()
| Method Detail |
public static GMFGenFactory 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 GenEditorGenerator createGenEditorGenerator()
createGenEditorGenerator in interface GMFGenFactorypublic GenDiagram createGenDiagram()
createGenDiagram in interface GMFGenFactorypublic GenEditorView createGenEditorView()
createGenEditorView in interface GMFGenFactorypublic GenPlugin createGenPlugin()
createGenPlugin in interface GMFGenFactorypublic GenTopLevelNode createGenTopLevelNode()
createGenTopLevelNode in interface GMFGenFactorypublic GenChildNode createGenChildNode()
createGenChildNode in interface GMFGenFactorypublic GenChildLabelNode createGenChildLabelNode()
createGenChildLabelNode in interface GMFGenFactorypublic GenCompartment createGenCompartment()
createGenCompartment in interface GMFGenFactorypublic GenLink createGenLink()
createGenLink in interface GMFGenFactorypublic GenNodeLabel createGenNodeLabel()
createGenNodeLabel in interface GMFGenFactorypublic GenExternalNodeLabel createGenExternalNodeLabel()
createGenExternalNodeLabel in interface GMFGenFactorypublic GenLinkLabel createGenLinkLabel()
createGenLinkLabel in interface GMFGenFactorypublic MetamodelType createMetamodelType()
createMetamodelType in interface GMFGenFactorypublic SpecializationType createSpecializationType()
createSpecializationType in interface GMFGenFactorypublic NotationType createNotationType()
createNotationType in interface GMFGenFactorypublic TypeModelFacet createTypeModelFacet()
createTypeModelFacet in interface GMFGenFactorypublic FeatureModelFacet createFeatureModelFacet()
createFeatureModelFacet in interface GMFGenFactorypublic FeatureLabelModelFacet createFeatureLabelModelFacet()
createFeatureLabelModelFacet in interface GMFGenFactorypublic CompositeFeatureModelFacet createCompositeFeatureModelFacet()
createCompositeFeatureModelFacet in interface GMFGenFactorypublic CompositeFeatureLabelModelFacet createCompositeFeatureLabelModelFacet()
createCompositeFeatureLabelModelFacet in interface GMFGenFactorypublic DesignLabelModelFacet createDesignLabelModelFacet()
createDesignLabelModelFacet in interface GMFGenFactorypublic TypeLinkModelFacet createTypeLinkModelFacet()
createTypeLinkModelFacet in interface GMFGenFactorypublic FeatureLinkModelFacet createFeatureLinkModelFacet()
createFeatureLinkModelFacet in interface GMFGenFactorypublic ColorAttributes createColorAttributes()
createColorAttributes in interface GMFGenFactorypublic StyleAttributes createStyleAttributes()
createStyleAttributes in interface GMFGenFactorypublic ResizeConstraints createResizeConstraints()
createResizeConstraints in interface GMFGenFactorypublic DefaultSizeAttributes createDefaultSizeAttributes()
createDefaultSizeAttributes in interface GMFGenFactorypublic LabelOffsetAttributes createLabelOffsetAttributes()
createLabelOffsetAttributes in interface GMFGenFactorypublic FigureViewmap createFigureViewmap()
createFigureViewmap in interface GMFGenFactorypublic SnippetViewmap createSnippetViewmap()
createSnippetViewmap in interface GMFGenFactorypublic InnerClassViewmap createInnerClassViewmap()
createInnerClassViewmap in interface GMFGenFactorypublic ParentAssignedViewmap createParentAssignedViewmap()
createParentAssignedViewmap in interface GMFGenFactorypublic ValueExpression createValueExpression()
createValueExpression in interface GMFGenFactorypublic GenConstraint createGenConstraint()
createGenConstraint in interface GMFGenFactorypublic Palette createPalette()
createPalette in interface GMFGenFactorypublic ToolEntry createToolEntry()
createToolEntry in interface GMFGenFactorypublic Separator createSeparator()
createSeparator in interface GMFGenFactorypublic ToolGroup createToolGroup()
createToolGroup in interface GMFGenFactorypublic GenFeatureSeqInitializer createGenFeatureSeqInitializer()
createGenFeatureSeqInitializer in interface GMFGenFactorypublic GenFeatureValueSpec createGenFeatureValueSpec()
createGenFeatureValueSpec in interface GMFGenFactorypublic GenLinkConstraints createGenLinkConstraints()
createGenLinkConstraints in interface GMFGenFactorypublic GenAuditContainer createGenAuditContainer()
createGenAuditContainer in interface GMFGenFactorypublic GenAuditRule createGenAuditRule()
createGenAuditRule in interface GMFGenFactorypublic GenDomainElementTarget createGenDomainElementTarget()
createGenDomainElementTarget in interface GMFGenFactorypublic GenDiagramElementTarget createGenDiagramElementTarget()
createGenDiagramElementTarget in interface GMFGenFactorypublic GenDomainAttributeTarget createGenDomainAttributeTarget()
createGenDomainAttributeTarget in interface GMFGenFactorypublic GenNotationElementTarget createGenNotationElementTarget()
createGenNotationElementTarget in interface GMFGenFactorypublic GenMetricContainer createGenMetricContainer()
createGenMetricContainer in interface GMFGenFactorypublic GenMetricRule createGenMetricRule()
createGenMetricRule in interface GMFGenFactorypublic GenAuditedMetricTarget createGenAuditedMetricTarget()
createGenAuditedMetricTarget in interface GMFGenFactorypublic GenExpressionProviderContainer createGenExpressionProviderContainer()
createGenExpressionProviderContainer in interface GMFGenFactorypublic GenJavaExpressionProvider createGenJavaExpressionProvider()
createGenJavaExpressionProvider in interface GMFGenFactorypublic GenExpressionInterpreter createGenExpressionInterpreter()
createGenExpressionInterpreter in interface GMFGenFactory
public ProviderPriority createProviderPriorityFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertProviderPriorityToString(EDataType eDataType,
java.lang.Object instanceValue)
public LinkLabelAlignment createLinkLabelAlignmentFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertLinkLabelAlignmentToString(EDataType eDataType,
java.lang.Object instanceValue)
public ViewmapLayoutType createViewmapLayoutTypeFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertViewmapLayoutTypeToString(EDataType eDataType,
java.lang.Object instanceValue)
public GenSeverity createGenSeverityFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertGenSeverityToString(EDataType eDataType,
java.lang.Object instanceValue)
public GenLanguage createGenLanguageFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertGenLanguageToString(EDataType eDataType,
java.lang.Object instanceValue)
public GMFGenPackage getGMFGenPackage()
getGMFGenPackage in interface GMFGenFactorypublic 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.