|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Gen Editor Generator'.
The following features are supported:
AuditsMetricsDiagramPluginEditorDomain Gen ModelPackage Name PrefixModel IDSame File For Diagram And ModelDiagram File ExtensionDomain File ExtensionDynamic TemplatesTemplate DirectoryCopyright TextExpression Providers
GMFGenPackage.getGenEditorGenerator()| Method Summary | |
EList |
getAllDomainGenPackages(boolean withUsed)
Returns all genpackages from domain genmodel |
GenAuditContainer |
getAudits()
Returns the value of the 'Audits' containment reference |
java.lang.String |
getCopyrightText()
Returns the value of the 'Copyright Text' attribute |
GenDiagram |
getDiagram()
Returns the value of the 'Diagram' containment reference. |
java.lang.String |
getDiagramFileExtension()
Returns the value of the 'Diagram File Extension' attribute |
java.lang.String |
getDomainFileExtension()
Returns the value of the 'Domain File Extension' attribute |
GenModel |
getDomainGenModel()
Returns the value of the 'Domain Gen Model' reference |
GenEditorView |
getEditor()
Returns the value of the 'Editor' containment reference. |
GenExpressionProviderContainer |
getExpressionProviders()
Returns the value of the 'Expression Providers' containment reference. |
GenMetricContainer |
getMetrics()
Returns the value of the 'Metrics' containment reference |
java.lang.String |
getModelID()
Returns the value of the 'Model ID' attribute |
java.lang.String |
getPackageNamePrefix()
Returns the value of the 'Package Name Prefix' attribute |
GenPlugin |
getPlugin()
Returns the value of the 'Plugin' containment reference. |
java.lang.String |
getTemplateDirectory()
Returns the value of the 'Template Directory' attribute |
boolean |
hasAudits()
|
boolean |
isDynamicTemplates()
Returns the value of the 'Dynamic Templates' attribute. |
boolean |
isSameFileForDiagramAndModel()
Returns the value of the 'Same File For Diagram And Model' attribute |
void |
setAudits(GenAuditContainer value)
Sets the value of the ' Audits' containment reference |
void |
setCopyrightText(java.lang.String value)
Sets the value of the ' Copyright Text' attribute |
void |
setDiagram(GenDiagram value)
Sets the value of the ' Diagram' containment reference |
void |
setDiagramFileExtension(java.lang.String value)
Sets the value of the ' Diagram File Extension' attribute |
void |
setDomainFileExtension(java.lang.String value)
Sets the value of the ' Domain File Extension' attribute |
void |
setDomainGenModel(GenModel value)
Sets the value of the ' Domain Gen Model' reference |
void |
setDynamicTemplates(boolean value)
Sets the value of the ' Dynamic Templates' attribute |
void |
setEditor(GenEditorView value)
Sets the value of the ' Editor' containment reference |
void |
setExpressionProviders(GenExpressionProviderContainer value)
Sets the value of the ' Expression Providers' containment reference |
void |
setMetrics(GenMetricContainer value)
Sets the value of the ' Metrics' containment reference |
void |
setModelID(java.lang.String value)
Sets the value of the ' Model ID' attribute |
void |
setPackageNamePrefix(java.lang.String value)
Sets the value of the ' Package Name Prefix' attribute |
void |
setPlugin(GenPlugin value)
Sets the value of the ' Plugin' containment reference |
void |
setSameFileForDiagramAndModel(boolean value)
Sets the value of the ' Same File For Diagram And Model' attribute |
void |
setTemplateDirectory(java.lang.String value)
Sets the value of the ' Template Directory' attribute |
| 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 |
| Method Detail |
public GenAuditContainer getAudits()
GenEditorGenerator.setAudits(GenAuditContainer),
GMFGenPackage.getGenEditorGenerator_Audits()public void setAudits(GenAuditContainer value)
Audits' containment reference.
value - the new value of the 'Audits' containment reference.GenEditorGenerator.getAudits()public GenMetricContainer getMetrics()
If the meaning of the 'Metrics' containment reference isn't clear, there really should be more of a description here...
GenEditorGenerator.setMetrics(GenMetricContainer),
GMFGenPackage.getGenEditorGenerator_Metrics()public void setMetrics(GenMetricContainer value)
Metrics' containment reference.
value - the new value of the 'Metrics' containment reference.GenEditorGenerator.getMetrics()public GenDiagram getDiagram()
Editor Gen'.
If the meaning of the 'Diagram' containment reference isn't clear, there really should be more of a description here...
GenEditorGenerator.setDiagram(GenDiagram),
GMFGenPackage.getGenEditorGenerator_Diagram(),
GenDiagram.getEditorGen()public void setDiagram(GenDiagram value)
Diagram' containment reference.
value - the new value of the 'Diagram' containment reference.GenEditorGenerator.getDiagram()public GenPlugin getPlugin()
Editor Gen'.
If the meaning of the 'Plugin' containment reference isn't clear, there really should be more of a description here...
GenEditorGenerator.setPlugin(GenPlugin),
GMFGenPackage.getGenEditorGenerator_Plugin(),
GenPlugin.getEditorGen()public void setPlugin(GenPlugin value)
Plugin' containment reference.
value - the new value of the 'Plugin' containment reference.GenEditorGenerator.getPlugin()public GenEditorView getEditor()
Editor Gen'.
If the meaning of the 'Editor' containment reference isn't clear, there really should be more of a description here...
GenEditorGenerator.setEditor(GenEditorView),
GMFGenPackage.getGenEditorGenerator_Editor(),
GenEditorView.getEditorGen()public void setEditor(GenEditorView value)
Editor' containment reference.
value - the new value of the 'Editor' containment reference.GenEditorGenerator.getEditor()public GenModel getDomainGenModel()
GenEditorGenerator.setDomainGenModel(GenModel),
GMFGenPackage.getGenEditorGenerator_DomainGenModel()public void setDomainGenModel(GenModel value)
Domain Gen Model' reference.
value - the new value of the 'Domain Gen Model' reference.GenEditorGenerator.getDomainGenModel()public java.lang.String getPackageNamePrefix()
GenEditorGenerator.setPackageNamePrefix(String),
GMFGenPackage.getGenEditorGenerator_PackageNamePrefix()public void setPackageNamePrefix(java.lang.String value)
Package Name Prefix' attribute.
value - the new value of the 'Package Name Prefix' attribute.GenEditorGenerator.getPackageNamePrefix()public java.lang.String getModelID()
If the meaning of the 'Model ID' attribute isn't clear, there really should be more of a description here...
GenEditorGenerator.setModelID(String),
GMFGenPackage.getGenEditorGenerator_ModelID()public void setModelID(java.lang.String value)
Model ID' attribute.
value - the new value of the 'Model ID' attribute.GenEditorGenerator.getModelID()public boolean isSameFileForDiagramAndModel()
GenEditorGenerator.setSameFileForDiagramAndModel(boolean),
GMFGenPackage.getGenEditorGenerator_SameFileForDiagramAndModel()public void setSameFileForDiagramAndModel(boolean value)
Same File For Diagram And Model' attribute.
value - the new value of the 'Same File For Diagram And Model' attribute.GenEditorGenerator.isSameFileForDiagramAndModel()public java.lang.String getDiagramFileExtension()
If the meaning of the 'Diagram File Extension' attribute isn't clear, there really should be more of a description here...
Distinct even when sameFileForDiagramAndModel is true. On init diagram, we just copy domain model element to new file with that extension. I won't try to set this equal to domainFileExtension
GenEditorGenerator.setDiagramFileExtension(String),
GMFGenPackage.getGenEditorGenerator_DiagramFileExtension()public void setDiagramFileExtension(java.lang.String value)
Diagram File Extension' attribute.
value - the new value of the 'Diagram File Extension' attribute.GenEditorGenerator.getDiagramFileExtension()public java.lang.String getDomainFileExtension()
GenEditorGenerator.setDomainFileExtension(String),
GMFGenPackage.getGenEditorGenerator_DomainFileExtension()public void setDomainFileExtension(java.lang.String value)
Domain File Extension' attribute.
value - the new value of the 'Domain File Extension' attribute.GenEditorGenerator.getDomainFileExtension()public boolean isDynamicTemplates()
"false".
If the meaning of the 'Dynamic Templates' attribute isn't clear, there really should be more of a description here...
GenEditorGenerator.setDynamicTemplates(boolean),
GMFGenPackage.getGenEditorGenerator_DynamicTemplates()public void setDynamicTemplates(boolean value)
Dynamic Templates' attribute.
value - the new value of the 'Dynamic Templates' attribute.GenEditorGenerator.isDynamicTemplates()public java.lang.String getTemplateDirectory()
If the meaning of the 'Template Directory' attribute isn't clear, there really should be more of a description here...
GenEditorGenerator.setTemplateDirectory(String),
GMFGenPackage.getGenEditorGenerator_TemplateDirectory()public void setTemplateDirectory(java.lang.String value)
Template Directory' attribute.
value - the new value of the 'Template Directory' attribute.GenEditorGenerator.getTemplateDirectory()public java.lang.String getCopyrightText()
If the meaning of the 'Copyright Text' attribute isn't clear, there really should be more of a description here...
GenEditorGenerator.setCopyrightText(String),
GMFGenPackage.getGenEditorGenerator_CopyrightText()public void setCopyrightText(java.lang.String value)
Copyright Text' attribute.
value - the new value of the 'Copyright Text' attribute.GenEditorGenerator.getCopyrightText()public GenExpressionProviderContainer getExpressionProviders()
Editor Gen'.
If the meaning of the 'Expression Providers' containment reference isn't clear, there really should be more of a description here...
GenEditorGenerator.setExpressionProviders(GenExpressionProviderContainer),
GMFGenPackage.getGenEditorGenerator_ExpressionProviders(),
GenExpressionProviderContainer.getEditorGen()public void setExpressionProviders(GenExpressionProviderContainer value)
Expression Providers' containment reference.
value - the new value of the 'Expression Providers' containment reference.GenEditorGenerator.getExpressionProviders()public EList getAllDomainGenPackages(boolean withUsed)
public boolean hasAudits()
|
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.