|
||||||||||
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.gmf.codegen.gmfgen.impl.GenEditorGeneratorImpl
public class GenEditorGeneratorImpl
An implementation of the model object 'Gen Editor Generator'.
The following features are implemented:
Audits
Metrics
Diagram
Plugin
Editor
Navigator
Diagram Updater
Property Sheet
Application
Domain Gen Model
Package Name Prefix
Model ID
Same File For Diagram And Model
Diagram File Extension
Domain File Extension
Dynamic Templates
Template Directory
Copyright Text
Expression Providers
Model Access
Label Parsers
Context Menus
Plugin Directory
Extensions
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 Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary | |
---|---|
protected GenApplication |
application
The cached value of the ' Application ' containment reference. |
protected GenAuditRoot |
audits
The cached value of the ' Audits ' containment reference. |
protected org.eclipse.emf.common.util.EList<GenContextMenu> |
contextMenus
The cached value of the ' Context Menus ' containment reference list. |
protected static String |
COPYRIGHT_TEXT_EDEFAULT
The default value of the ' Copyright Text ' attribute. |
protected String |
copyrightText
The cached value of the ' Copyright Text ' attribute. |
protected GenDiagram |
diagram
The cached value of the ' Diagram ' containment reference. |
protected static String |
DIAGRAM_FILE_EXTENSION_EDEFAULT
The default value of the ' Diagram File Extension ' attribute. |
protected String |
diagramFileExtension
The cached value of the ' Diagram File Extension ' attribute. |
protected GenDiagramUpdater |
diagramUpdater
The cached value of the ' Diagram Updater ' containment reference. |
protected static String |
DOMAIN_FILE_EXTENSION_EDEFAULT
The default value of the ' Domain File Extension ' attribute. |
protected String |
domainFileExtension
The cached value of the ' Domain File Extension ' attribute. |
protected org.eclipse.emf.codegen.ecore.genmodel.GenModel |
domainGenModel
The cached value of the ' Domain Gen Model ' reference. |
protected static boolean |
DYNAMIC_TEMPLATES_EDEFAULT
The default value of the ' Dynamic Templates ' attribute. |
protected boolean |
dynamicTemplates
The cached value of the ' Dynamic Templates ' attribute. |
protected GenEditorView |
editor
The cached value of the ' Editor ' containment reference. |
protected GenExpressionProviderContainer |
expressionProviders
The cached value of the ' Expression Providers ' containment reference. |
protected org.eclipse.emf.common.util.EList<GenCustomGeneratorExtension> |
extensions
The cached value of the ' Extensions ' containment reference list. |
protected GenParsers |
labelParsers
The cached value of the ' Label Parsers ' containment reference. |
protected GenMetricContainer |
metrics
The cached value of the ' Metrics ' containment reference. |
protected static String |
MODEL_ID_EDEFAULT
The default value of the ' Model ID ' attribute. |
protected DynamicModelAccess |
modelAccess
The cached value of the ' Model Access ' containment reference. |
protected String |
modelID
The cached value of the ' Model ID ' attribute. |
protected GenNavigator |
navigator
The cached value of the ' Navigator ' containment reference. |
protected static String |
PACKAGE_NAME_PREFIX_EDEFAULT
The default value of the ' Package Name Prefix ' attribute. |
protected String |
packageNamePrefix
The cached value of the ' Package Name Prefix ' attribute. |
protected GenPlugin |
plugin
The cached value of the ' Plugin ' containment reference. |
protected static String |
PLUGIN_DIRECTORY_EDEFAULT
The default value of the ' Plugin Directory ' attribute. |
protected String |
pluginDirectory
The cached value of the ' Plugin Directory ' attribute. |
protected GenPropertySheet |
propertySheet
The cached value of the ' Property Sheet ' containment reference. |
protected static boolean |
SAME_FILE_FOR_DIAGRAM_AND_MODEL_EDEFAULT
The default value of the ' Same File For Diagram And Model ' attribute. |
protected boolean |
sameFileForDiagramAndModel
The cached value of the ' Same File For Diagram And Model ' attribute. |
protected static String |
TEMPLATE_DIRECTORY_EDEFAULT
The default value of the ' Template Directory ' attribute. |
protected String |
templateDirectory
The cached value of the ' Template Directory ' attribute. |
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.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
GenEditorGeneratorImpl()
|
Method Summary | |
---|---|
org.eclipse.emf.codegen.ecore.genmodel.GenModel |
basicGetDomainGenModel()
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetApplication(GenApplication newApplication,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetAudits(GenAuditRoot newAudits,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDiagram(GenDiagram newDiagram,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDiagramUpdater(GenDiagramUpdater newDiagramUpdater,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetEditor(GenEditorView newEditor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetExpressionProviders(GenExpressionProviderContainer newExpressionProviders,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetLabelParsers(GenParsers newLabelParsers,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetMetrics(GenMetricContainer newMetrics,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetModelAccess(DynamicModelAccess newModelAccess,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetNavigator(GenNavigator newNavigator,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPlugin(GenPlugin newPlugin,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPropertySheet(GenPropertySheet newPropertySheet,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
org.eclipse.emf.common.util.EList<org.eclipse.emf.codegen.ecore.genmodel.GenPackage> |
getAllDomainGenPackages(boolean withUsed)
|
GenApplication |
getApplication()
|
GenAuditRoot |
getAudits()
|
org.eclipse.emf.common.util.EList<GenContextMenu> |
getContextMenus()
|
String |
getCopyrightText()
|
GenDiagram |
getDiagram()
|
String |
getDiagramFileExtension()
Returns the value of the 'Diagram File Extension' attribute. |
String |
getDiagramFileExtensionGen()
|
GenDiagramUpdater |
getDiagramUpdater()
|
String |
getDomainFileExtension()
Returns the value of the 'Domain File Extension' attribute. |
String |
getDomainFileExtensionGen()
|
org.eclipse.emf.codegen.ecore.genmodel.GenModel |
getDomainGenModel()
|
GenEditorView |
getEditor()
|
GenExpressionProviderContainer |
getExpressionProviders()
|
org.eclipse.emf.common.util.EList<GenCustomGeneratorExtension> |
getExtensions()
|
GenParsers |
getLabelParsers()
|
GenMetricContainer |
getMetrics()
|
DynamicModelAccess |
getModelAccess()
|
String |
getModelID()
Returns the value of the 'Model ID' attribute. |
String |
getModelIDGen()
|
GenNavigator |
getNavigator()
|
String |
getPackageNamePrefix()
Returns the value of the 'Package Name Prefix' attribute. |
String |
getPackageNamePrefixGen()
|
GenPlugin |
getPlugin()
|
String |
getPluginDirectory()
Returns the value of the 'Plugin Directory' attribute. |
String |
getPluginDirectoryGen()
|
GenPropertySheet |
getPropertySheet()
|
String |
getTemplateDirectory()
|
boolean |
hasAudits()
|
boolean |
isDynamicTemplates()
|
boolean |
isSameFileForDiagramAndModel()
|
void |
setApplication(GenApplication newApplication)
|
void |
setAudits(GenAuditRoot newAudits)
|
void |
setCopyrightText(String newCopyrightText)
|
void |
setDiagram(GenDiagram newDiagram)
|
void |
setDiagramFileExtension(String newDiagramFileExtension)
|
void |
setDiagramUpdater(GenDiagramUpdater newDiagramUpdater)
|
void |
setDomainFileExtension(String newDomainFileExtension)
|
void |
setDomainGenModel(org.eclipse.emf.codegen.ecore.genmodel.GenModel newDomainGenModel)
|
void |
setDynamicTemplates(boolean newDynamicTemplates)
|
void |
setEditor(GenEditorView newEditor)
|
void |
setExpressionProviders(GenExpressionProviderContainer newExpressionProviders)
|
void |
setLabelParsers(GenParsers newLabelParsers)
|
void |
setMetrics(GenMetricContainer newMetrics)
|
void |
setModelAccess(DynamicModelAccess newModelAccess)
|
void |
setModelID(String newModelID)
|
void |
setNavigator(GenNavigator newNavigator)
|
void |
setPackageNamePrefix(String newPackageNamePrefix)
|
void |
setPlugin(GenPlugin newPlugin)
|
void |
setPluginDirectory(String newPluginDirectory)
|
void |
setPropertySheet(GenPropertySheet newPropertySheet)
|
void |
setSameFileForDiagramAndModel(boolean newSameFileForDiagramAndModel)
|
void |
setTemplateDirectory(String newTemplateDirectory)
|
String |
toString()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eBasicAdapterArray, eBasicHasAdapters, 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.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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 |
Field Detail |
---|
protected GenAuditRoot audits
Audits
' containment reference.
getAudits()
protected GenMetricContainer metrics
Metrics
' containment reference.
getMetrics()
protected GenDiagram diagram
Diagram
' containment reference.
getDiagram()
protected GenPlugin plugin
Plugin
' containment reference.
getPlugin()
protected GenEditorView editor
Editor
' containment reference.
getEditor()
protected GenNavigator navigator
Navigator
' containment reference.
getNavigator()
protected GenDiagramUpdater diagramUpdater
Diagram Updater
' containment reference.
getDiagramUpdater()
protected GenPropertySheet propertySheet
Property Sheet
' containment reference.
getPropertySheet()
protected GenApplication application
Application
' containment reference.
getApplication()
protected org.eclipse.emf.codegen.ecore.genmodel.GenModel domainGenModel
Domain Gen Model
' reference.
getDomainGenModel()
protected static final String PACKAGE_NAME_PREFIX_EDEFAULT
Package Name Prefix
' attribute.
getPackageNamePrefix()
protected String packageNamePrefix
Package Name Prefix
' attribute.
getPackageNamePrefix()
protected static final String MODEL_ID_EDEFAULT
Model ID
' attribute.
getModelID()
protected String modelID
Model ID
' attribute.
getModelID()
protected static final boolean SAME_FILE_FOR_DIAGRAM_AND_MODEL_EDEFAULT
Same File For Diagram And Model
' attribute.
isSameFileForDiagramAndModel()
,
Constant Field Valuesprotected boolean sameFileForDiagramAndModel
Same File For Diagram And Model
' attribute.
isSameFileForDiagramAndModel()
protected static final String DIAGRAM_FILE_EXTENSION_EDEFAULT
Diagram File Extension
' attribute.
getDiagramFileExtension()
protected String diagramFileExtension
Diagram File Extension
' attribute.
getDiagramFileExtension()
protected static final String DOMAIN_FILE_EXTENSION_EDEFAULT
Domain File Extension
' attribute.
getDomainFileExtension()
protected String domainFileExtension
Domain File Extension
' attribute.
getDomainFileExtension()
protected static final boolean DYNAMIC_TEMPLATES_EDEFAULT
Dynamic Templates
' attribute.
isDynamicTemplates()
,
Constant Field Valuesprotected boolean dynamicTemplates
Dynamic Templates
' attribute.
isDynamicTemplates()
protected static final String TEMPLATE_DIRECTORY_EDEFAULT
Template Directory
' attribute.
getTemplateDirectory()
protected String templateDirectory
Template Directory
' attribute.
getTemplateDirectory()
protected static final String COPYRIGHT_TEXT_EDEFAULT
Copyright Text
' attribute.
getCopyrightText()
protected String copyrightText
Copyright Text
' attribute.
getCopyrightText()
protected GenExpressionProviderContainer expressionProviders
Expression Providers
' containment reference.
getExpressionProviders()
protected DynamicModelAccess modelAccess
Model Access
' containment reference.
getModelAccess()
protected GenParsers labelParsers
Label Parsers
' containment reference.
getLabelParsers()
protected org.eclipse.emf.common.util.EList<GenContextMenu> contextMenus
Context Menus
' containment reference list.
getContextMenus()
protected static final String PLUGIN_DIRECTORY_EDEFAULT
Plugin Directory
' attribute.
getPluginDirectory()
protected String pluginDirectory
Plugin Directory
' attribute.
getPluginDirectory()
protected org.eclipse.emf.common.util.EList<GenCustomGeneratorExtension> extensions
Extensions
' containment reference list.
getExtensions()
Constructor Detail |
---|
protected GenEditorGeneratorImpl()
Method Detail |
---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public GenAuditRoot getAudits()
getAudits
in interface GenEditorGenerator
GenEditorGenerator.setAudits(GenAuditRoot)
,
GMFGenPackage.getGenEditorGenerator_Audits()
,
GenAuditRoot.getEditorGen()
public org.eclipse.emf.common.notify.NotificationChain basicSetAudits(GenAuditRoot newAudits, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setAudits(GenAuditRoot newAudits)
setAudits
in interface GenEditorGenerator
newAudits
- the new value of the 'Audits' containment reference.GenEditorGenerator.getAudits()
public GenMetricContainer getMetrics()
getMetrics
in interface GenEditorGenerator
GenEditorGenerator.setMetrics(GenMetricContainer)
,
GMFGenPackage.getGenEditorGenerator_Metrics()
,
GenMetricContainer.getEditorGen()
public org.eclipse.emf.common.notify.NotificationChain basicSetMetrics(GenMetricContainer newMetrics, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMetrics(GenMetricContainer newMetrics)
setMetrics
in interface GenEditorGenerator
newMetrics
- the new value of the 'Metrics' containment reference.GenEditorGenerator.getMetrics()
public GenDiagram getDiagram()
getDiagram
in interface GenEditorGenerator
GenEditorGenerator.setDiagram(GenDiagram)
,
GMFGenPackage.getGenEditorGenerator_Diagram()
,
GenDiagram.getEditorGen()
public org.eclipse.emf.common.notify.NotificationChain basicSetDiagram(GenDiagram newDiagram, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDiagram(GenDiagram newDiagram)
setDiagram
in interface GenEditorGenerator
newDiagram
- the new value of the 'Diagram' containment reference.GenEditorGenerator.getDiagram()
public GenPlugin getPlugin()
getPlugin
in interface GenEditorGenerator
GenEditorGenerator.setPlugin(GenPlugin)
,
GMFGenPackage.getGenEditorGenerator_Plugin()
,
GenPlugin.getEditorGen()
public org.eclipse.emf.common.notify.NotificationChain basicSetPlugin(GenPlugin newPlugin, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPlugin(GenPlugin newPlugin)
setPlugin
in interface GenEditorGenerator
newPlugin
- the new value of the 'Plugin' containment reference.GenEditorGenerator.getPlugin()
public GenEditorView getEditor()
getEditor
in interface GenEditorGenerator
GenEditorGenerator.setEditor(GenEditorView)
,
GMFGenPackage.getGenEditorGenerator_Editor()
,
GenEditorView.getEditorGen()
public org.eclipse.emf.common.notify.NotificationChain basicSetEditor(GenEditorView newEditor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setEditor(GenEditorView newEditor)
setEditor
in interface GenEditorGenerator
newEditor
- the new value of the 'Editor' containment reference.GenEditorGenerator.getEditor()
public GenNavigator getNavigator()
getNavigator
in interface GenEditorGenerator
GenEditorGenerator.setNavigator(GenNavigator)
,
GMFGenPackage.getGenEditorGenerator_Navigator()
,
GenNavigator.getEditorGen()
public org.eclipse.emf.common.notify.NotificationChain basicSetNavigator(GenNavigator newNavigator, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setNavigator(GenNavigator newNavigator)
setNavigator
in interface GenEditorGenerator
newNavigator
- the new value of the 'Navigator' containment reference.GenEditorGenerator.getNavigator()
public GenDiagramUpdater getDiagramUpdater()
getDiagramUpdater
in interface GenEditorGenerator
GenEditorGenerator.setDiagramUpdater(GenDiagramUpdater)
,
GMFGenPackage.getGenEditorGenerator_DiagramUpdater()
,
GenDiagramUpdater.getEditorGen()
public org.eclipse.emf.common.notify.NotificationChain basicSetDiagramUpdater(GenDiagramUpdater newDiagramUpdater, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDiagramUpdater(GenDiagramUpdater newDiagramUpdater)
setDiagramUpdater
in interface GenEditorGenerator
newDiagramUpdater
- the new value of the 'Diagram Updater' containment reference.GenEditorGenerator.getDiagramUpdater()
public GenPropertySheet getPropertySheet()
getPropertySheet
in interface GenEditorGenerator
GenEditorGenerator.setPropertySheet(GenPropertySheet)
,
GMFGenPackage.getGenEditorGenerator_PropertySheet()
,
GenPropertySheet.getEditorGen()
public org.eclipse.emf.common.notify.NotificationChain basicSetPropertySheet(GenPropertySheet newPropertySheet, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPropertySheet(GenPropertySheet newPropertySheet)
setPropertySheet
in interface GenEditorGenerator
newPropertySheet
- the new value of the 'Property Sheet' containment reference.GenEditorGenerator.getPropertySheet()
public GenApplication getApplication()
getApplication
in interface GenEditorGenerator
GenEditorGenerator.setApplication(GenApplication)
,
GMFGenPackage.getGenEditorGenerator_Application()
,
GenApplication.getEditorGen()
public org.eclipse.emf.common.notify.NotificationChain basicSetApplication(GenApplication newApplication, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setApplication(GenApplication newApplication)
setApplication
in interface GenEditorGenerator
newApplication
- the new value of the 'Application' containment reference.GenEditorGenerator.getApplication()
public org.eclipse.emf.codegen.ecore.genmodel.GenModel getDomainGenModel()
getDomainGenModel
in interface GenEditorGenerator
GenEditorGenerator.setDomainGenModel(GenModel)
,
GMFGenPackage.getGenEditorGenerator_DomainGenModel()
public org.eclipse.emf.codegen.ecore.genmodel.GenModel basicGetDomainGenModel()
public void setDomainGenModel(org.eclipse.emf.codegen.ecore.genmodel.GenModel newDomainGenModel)
setDomainGenModel
in interface GenEditorGenerator
newDomainGenModel
- the new value of the 'Domain Gen Model' reference.GenEditorGenerator.getDomainGenModel()
public String getPackageNamePrefixGen()
public String getPackageNamePrefix()
GenEditorGenerator
getPackageNamePrefix
in interface GenEditorGenerator
GenEditorGenerator.setPackageNamePrefix(String)
,
GMFGenPackage.getGenEditorGenerator_PackageNamePrefix()
public void setPackageNamePrefix(String newPackageNamePrefix)
setPackageNamePrefix
in interface GenEditorGenerator
newPackageNamePrefix
- the new value of the 'Package Name Prefix' attribute.GenEditorGenerator.getPackageNamePrefix()
public String getModelIDGen()
public String getModelID()
GenEditorGenerator
If the meaning of the 'Model ID' attribute isn't clear, there really should be more of a description here...
getModelID
in interface GenEditorGenerator
GenEditorGenerator.setModelID(String)
,
GMFGenPackage.getGenEditorGenerator_ModelID()
public void setModelID(String newModelID)
setModelID
in interface GenEditorGenerator
newModelID
- the new value of the 'Model ID' attribute.GenEditorGenerator.getModelID()
public boolean isSameFileForDiagramAndModel()
isSameFileForDiagramAndModel
in interface GenEditorGenerator
GenEditorGenerator.setSameFileForDiagramAndModel(boolean)
,
GMFGenPackage.getGenEditorGenerator_SameFileForDiagramAndModel()
public void setSameFileForDiagramAndModel(boolean newSameFileForDiagramAndModel)
setSameFileForDiagramAndModel
in interface GenEditorGenerator
newSameFileForDiagramAndModel
- the new value of the 'Same File For Diagram And Model' attribute.GenEditorGenerator.isSameFileForDiagramAndModel()
public String getDiagramFileExtensionGen()
public String getDiagramFileExtension()
GenEditorGenerator
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
getDiagramFileExtension
in interface GenEditorGenerator
GenEditorGenerator.setDiagramFileExtension(String)
,
GMFGenPackage.getGenEditorGenerator_DiagramFileExtension()
public void setDiagramFileExtension(String newDiagramFileExtension)
setDiagramFileExtension
in interface GenEditorGenerator
newDiagramFileExtension
- the new value of the 'Diagram File Extension' attribute.GenEditorGenerator.getDiagramFileExtension()
public String getDomainFileExtensionGen()
public String getDomainFileExtension()
GenEditorGenerator
getDomainFileExtension
in interface GenEditorGenerator
GenEditorGenerator.setDomainFileExtension(String)
,
GMFGenPackage.getGenEditorGenerator_DomainFileExtension()
public void setDomainFileExtension(String newDomainFileExtension)
setDomainFileExtension
in interface GenEditorGenerator
newDomainFileExtension
- the new value of the 'Domain File Extension' attribute.GenEditorGenerator.getDomainFileExtension()
public boolean isDynamicTemplates()
isDynamicTemplates
in interface GenEditorGenerator
GenEditorGenerator.setDynamicTemplates(boolean)
,
GMFGenPackage.getGenEditorGenerator_DynamicTemplates()
public void setDynamicTemplates(boolean newDynamicTemplates)
setDynamicTemplates
in interface GenEditorGenerator
newDynamicTemplates
- the new value of the 'Dynamic Templates' attribute.GenEditorGenerator.isDynamicTemplates()
public String getTemplateDirectory()
getTemplateDirectory
in interface GenEditorGenerator
GenEditorGenerator.setTemplateDirectory(String)
,
GMFGenPackage.getGenEditorGenerator_TemplateDirectory()
public void setTemplateDirectory(String newTemplateDirectory)
setTemplateDirectory
in interface GenEditorGenerator
newTemplateDirectory
- the new value of the 'Template Directory' attribute.GenEditorGenerator.getTemplateDirectory()
public String getCopyrightText()
getCopyrightText
in interface GenEditorGenerator
GenEditorGenerator.setCopyrightText(String)
,
GMFGenPackage.getGenEditorGenerator_CopyrightText()
public void setCopyrightText(String newCopyrightText)
setCopyrightText
in interface GenEditorGenerator
newCopyrightText
- the new value of the 'Copyright Text' attribute.GenEditorGenerator.getCopyrightText()
public GenExpressionProviderContainer getExpressionProviders()
getExpressionProviders
in interface GenEditorGenerator
GenEditorGenerator.setExpressionProviders(GenExpressionProviderContainer)
,
GMFGenPackage.getGenEditorGenerator_ExpressionProviders()
,
GenExpressionProviderContainer.getEditorGen()
public org.eclipse.emf.common.notify.NotificationChain basicSetExpressionProviders(GenExpressionProviderContainer newExpressionProviders, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setExpressionProviders(GenExpressionProviderContainer newExpressionProviders)
setExpressionProviders
in interface GenEditorGenerator
newExpressionProviders
- the new value of the 'Expression Providers' containment reference.GenEditorGenerator.getExpressionProviders()
public DynamicModelAccess getModelAccess()
getModelAccess
in interface GenEditorGenerator
GenEditorGenerator.setModelAccess(DynamicModelAccess)
,
GMFGenPackage.getGenEditorGenerator_ModelAccess()
,
DynamicModelAccess.getEditorGen()
public org.eclipse.emf.common.notify.NotificationChain basicSetModelAccess(DynamicModelAccess newModelAccess, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setModelAccess(DynamicModelAccess newModelAccess)
setModelAccess
in interface GenEditorGenerator
newModelAccess
- the new value of the 'Model Access' containment reference.GenEditorGenerator.getModelAccess()
public GenParsers getLabelParsers()
getLabelParsers
in interface GenEditorGenerator
GenEditorGenerator.setLabelParsers(GenParsers)
,
GMFGenPackage.getGenEditorGenerator_LabelParsers()
,
GenParsers.getEditorGen()
public org.eclipse.emf.common.notify.NotificationChain basicSetLabelParsers(GenParsers newLabelParsers, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setLabelParsers(GenParsers newLabelParsers)
setLabelParsers
in interface GenEditorGenerator
newLabelParsers
- the new value of the 'Label Parsers' containment reference.GenEditorGenerator.getLabelParsers()
public org.eclipse.emf.common.util.EList<GenContextMenu> getContextMenus()
getContextMenus
in interface GenEditorGenerator
GMFGenPackage.getGenEditorGenerator_ContextMenus()
public String getPluginDirectoryGen()
public void setPluginDirectory(String newPluginDirectory)
setPluginDirectory
in interface GenEditorGenerator
newPluginDirectory
- the new value of the 'Plugin Directory' attribute.GenEditorGenerator.getPluginDirectory()
public org.eclipse.emf.common.util.EList<GenCustomGeneratorExtension> getExtensions()
getExtensions
in interface GenEditorGenerator
GMFGenPackage.getGenEditorGenerator_Extensions()
,
GenCustomGeneratorExtension.getGenerator()
public String getPluginDirectory()
GenEditorGenerator
getPluginDirectory
in interface GenEditorGenerator
GenEditorGenerator.setPluginDirectory(String)
,
GMFGenPackage.getGenEditorGenerator_PluginDirectory()
public org.eclipse.emf.common.util.EList<org.eclipse.emf.codegen.ecore.genmodel.GenPackage> getAllDomainGenPackages(boolean withUsed)
getAllDomainGenPackages
in interface GenEditorGenerator
public boolean hasAudits()
hasAudits
in interface GenEditorGenerator
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |