|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'GenModel'.
The following features are supported:
Copyright Text
Model Directory
Creation Commands
Edit Directory
Editor Directory
Model Plugin ID
Template Directory
Runtime Jar
Foreign Model
Dynamic Templates
Redirection
Force Overwrite
Non Externalized String Tag
Test Directory
Model Name
Model Plugin Class
Edit Plugin Class
Editor Plugin Class
Update Classpath
Generate Schema
Non NLS Markers
Static Packages
Model Plugin Variables
Root Extends Interface
Root Extends Class
Root Implements Interface
Suppress EMF Types
Feature Map Wrapper Interface
Feature Map Wrapper Internal Interface
Feature Map Wrapper Class
Runtime Compatibility
Rich Client Platform
Reflective Delegation
Gen Packages
Used Gen Packages
GenModelPackage.getGenModel()
Methods inherited from interface org.eclipse.emf.codegen.ecore.genmodel.GenBase |
canGenerate, canGenerateEdit, canGenerateEditor, canGenerateSchema, capName, ePackageGenModel, format, generate, generateEdit, generateEditor, generateSchema, getDocumentation, getGenModel, hasDocumentation, reconcile, safeName, uncapName, uncapPrefixedName |
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 String getCopyrightText()
If the meaning of the 'Copyright Text' attribute isn't clear, there really should be more of a description here...
setCopyrightText(String)
,
GenModelPackage.getGenModel_CopyrightText()
public void setCopyrightText(String value)
Copyright Text
' attribute.
value
- the new value of the 'Copyright Text' attribute.getCopyrightText()
public String getModelDirectory()
If the meaning of the 'Model Directory' attribute isn't clear, there really should be more of a description here...
setModelDirectory(String)
,
GenModelPackage.getGenModel_ModelDirectory()
public void setModelDirectory(String value)
Model Directory
' attribute.
value
- the new value of the 'Model Directory' attribute.getModelDirectory()
public boolean isCreationCommands()
"true"
.
setCreationCommands(boolean)
,
GenModelPackage.getGenModel_CreationCommands()
public void setCreationCommands(boolean value)
Creation Commands
' attribute.
value
- the new value of the 'Creation Commands' attribute.isCreationCommands()
public String getEditDirectory()
If the meaning of the 'Edit Directory' attribute isn't clear, there really should be more of a description here...
setEditDirectory(String)
,
GenModelPackage.getGenModel_EditDirectory()
public void setEditDirectory(String value)
Edit Directory
' attribute.
value
- the new value of the 'Edit Directory' attribute.getEditDirectory()
public String getEditorDirectory()
If the meaning of the 'Editor Directory' attribute isn't clear, there really should be more of a description here...
setEditorDirectory(String)
,
GenModelPackage.getGenModel_EditorDirectory()
public void setEditorDirectory(String value)
Editor Directory
' attribute.
value
- the new value of the 'Editor Directory' attribute.getEditorDirectory()
public String getModelPluginID()
If the meaning of the 'Model Plugin ID' attribute isn't clear, there really should be more of a description here...
setModelPluginID(String)
,
GenModelPackage.getGenModel_ModelPluginID()
public void setModelPluginID(String value)
Model Plugin ID
' attribute.
value
- the new value of the 'Model Plugin ID' attribute.getModelPluginID()
public String getTemplateDirectory()
If the meaning of the 'Template Directory' attribute isn't clear, there really should be more of a description here...
setTemplateDirectory(String)
,
GenModelPackage.getGenModel_TemplateDirectory()
public void setTemplateDirectory(String value)
Template Directory
' attribute.
value
- the new value of the 'Template Directory' attribute.getTemplateDirectory()
public boolean isRuntimeJar()
setRuntimeJar(boolean)
,
GenModelPackage.getGenModel_RuntimeJar()
public void setRuntimeJar(boolean value)
Runtime Jar
' attribute.
value
- the new value of the 'Runtime Jar' attribute.isRuntimeJar()
public EList getForeignModel()
String
.
If the meaning of the 'Foreign Model' attribute list isn't clear, there really should be more of a description here...
GenModelPackage.getGenModel_ForeignModel()
public boolean isDynamicTemplates()
setDynamicTemplates(boolean)
,
GenModelPackage.getGenModel_DynamicTemplates()
public void setDynamicTemplates(boolean value)
Dynamic Templates
' attribute.
value
- the new value of the 'Dynamic Templates' attribute.isDynamicTemplates()
public String getRedirection()
If the meaning of the 'Redirection' attribute isn't clear, there really should be more of a description here...
setRedirection(String)
,
GenModelPackage.getGenModel_Redirection()
public void setRedirection(String value)
Redirection
' attribute.
value
- the new value of the 'Redirection' attribute.getRedirection()
public boolean isForceOverwrite()
setForceOverwrite(boolean)
,
GenModelPackage.getGenModel_ForceOverwrite()
public void setForceOverwrite(boolean value)
Force Overwrite
' attribute.
value
- the new value of the 'Force Overwrite' attribute.isForceOverwrite()
public String getNonExternalizedStringTag()
This attribute has been replaced by nonNLSMarkers
. Even after the attribute has been set to a non-null
value, this method will continue to return null
, though
isNonNLSMarkers()
will return true
.
setNonExternalizedStringTag(String)
,
GenModelPackage.getGenModel_NonExternalizedStringTag()
public void setNonExternalizedStringTag(String value)
Non Externalized String Tag
' attribute.
This attribute has been replaced by nonNLSMarkers
. To automate the transition, this sets the attribute
null
, and calls setNonNLSMarkers(value != null)
.
value
- the new value of the 'Non Externalized String Tag' attribute.getNonExternalizedStringTag()
public String getTestDirectory()
If the meaning of the 'Test Directory' attribute isn't clear, there really should be more of a description here...
setTestDirectory(String)
,
GenModelPackage.getGenModel_TestDirectory()
public void setTestDirectory(String value)
Test Directory
' attribute.
value
- the new value of the 'Test Directory' attribute.getTestDirectory()
public String getModelName()
If the meaning of the 'Model Name' attribute isn't clear, there really should be more of a description here...
setModelName(String)
,
GenModelPackage.getGenModel_ModelName()
public void setModelName(String value)
Model Name
' attribute.
value
- the new value of the 'Model Name' attribute.getModelName()
public String getModelPluginClass()
If the meaning of the 'Model Plugin Class' attribute isn't clear, there really should be more of a description here...
setModelPluginClass(String)
,
GenModelPackage.getGenModel_ModelPluginClass()
public void setModelPluginClass(String value)
Model Plugin Class
' attribute.
value
- the new value of the 'Model Plugin Class' attribute.getModelPluginClass()
public String getEditPluginClass()
If the meaning of the 'Edit Plugin Class' attribute isn't clear, there really should be more of a description here...
setEditPluginClass(String)
,
GenModelPackage.getGenModel_EditPluginClass()
public void setEditPluginClass(String value)
Edit Plugin Class
' attribute.
value
- the new value of the 'Edit Plugin Class' attribute.getEditPluginClass()
public String getEditorPluginClass()
If the meaning of the 'Editor Plugin Class' attribute isn't clear, there really should be more of a description here...
setEditorPluginClass(String)
,
GenModelPackage.getGenModel_EditorPluginClass()
public void setEditorPluginClass(String value)
Editor Plugin Class
' attribute.
value
- the new value of the 'Editor Plugin Class' attribute.getEditorPluginClass()
public boolean isUpdateClasspath()
"true"
.
If the meaning of the 'Update Classpath' attribute isn't clear, there really should be more of a description here...
setUpdateClasspath(boolean)
,
GenModelPackage.getGenModel_UpdateClasspath()
public void setUpdateClasspath(boolean value)
Update Classpath
' attribute.
value
- the new value of the 'Update Classpath' attribute.isUpdateClasspath()
public boolean isGenerateSchema()
If the meaning of the 'Generate Schema' attribute isn't clear, there really should be more of a description here...
setGenerateSchema(boolean)
,
GenModelPackage.getGenModel_GenerateSchema()
public void setGenerateSchema(boolean value)
Generate Schema
' attribute.
value
- the new value of the 'Generate Schema' attribute.isGenerateSchema()
public boolean isNonNLSMarkers()
"false"
.
setNonNLSMarkers(boolean)
,
GenModelPackage.getGenModel_NonNLSMarkers()
public void setNonNLSMarkers(boolean value)
Non NLS Markers
' attribute.
As a side effect, this method sets nonExternalizedStringTag
to null
.
value
- the new value of the 'Non NLS Markers' attribute.isNonNLSMarkers()
public EList getStaticPackages()
String
.
If the meaning of the 'Static Packages' attribute list isn't clear, there really should be more of a description here...
GenModelPackage.getGenModel_StaticPackages()
public EList getModelPluginVariables()
String
.
If the meaning of the 'Model Plugin Variables' attribute list isn't clear, there really should be more of a description here...
GenModelPackage.getGenModel_ModelPluginVariables()
public String getRootExtendsInterface()
"org.eclipse.emf.ecore.EObject"
.
If the meaning of the 'Root Extends Interface' attribute isn't clear, there really should be more of a description here...
setRootExtendsInterface(String)
,
GenModelPackage.getGenModel_RootExtendsInterface()
public void setRootExtendsInterface(String value)
Root Extends Interface
' attribute.
value
- the new value of the 'Root Extends Interface' attribute.getRootExtendsInterface()
public String getRootExtendsClass()
"org.eclipse.emf.ecore.impl.EObjectImpl"
.
If the meaning of the 'Root Extends Class' attribute isn't clear, there really should be more of a description here...
setRootExtendsClass(String)
,
GenModelPackage.getGenModel_RootExtendsClass()
public void setRootExtendsClass(String value)
Root Extends Class
' attribute.
value
- the new value of the 'Root Extends Class' attribute.getRootExtendsClass()
public String getRootImplementsInterface()
If the meaning of the 'Root Implements Interface' attribute isn't clear, there really should be more of a description here...
setRootImplementsInterface(String)
,
GenModelPackage.getGenModel_RootImplementsInterface()
public GenClass getRootImplementsInterfaceGenClass()
public void setRootImplementsInterface(String value)
Root Implements Interface
' attribute.
value
- the new value of the 'Root Implements Interface' attribute.getRootImplementsInterface()
public boolean isSuppressEMFTypes()
If the meaning of the 'Suppress EMF Types' attribute isn't clear, there really should be more of a description here...
setSuppressEMFTypes(boolean)
,
GenModelPackage.getGenModel_SuppressEMFTypes()
public void setSuppressEMFTypes(boolean value)
Suppress EMF Types
' attribute.
value
- the new value of the 'Suppress EMF Types' attribute.isSuppressEMFTypes()
public String getFeatureMapWrapperInterface()
If the meaning of the 'Feature Map Wrapper Interface' attribute isn't clear, there really should be more of a description here...
setFeatureMapWrapperInterface(String)
,
GenModelPackage.getGenModel_FeatureMapWrapperInterface()
public void setFeatureMapWrapperInterface(String value)
Feature Map Wrapper Interface
' attribute.
value
- the new value of the 'Feature Map Wrapper Interface' attribute.getFeatureMapWrapperInterface()
public String getFeatureMapWrapperInternalInterface()
If the meaning of the 'Feature Map Wrapper Internal Interface' attribute isn't clear, there really should be more of a description here...
setFeatureMapWrapperInternalInterface(String)
,
GenModelPackage.getGenModel_FeatureMapWrapperInternalInterface()
public void setFeatureMapWrapperInternalInterface(String value)
Feature Map Wrapper Internal Interface
' attribute.
value
- the new value of the 'Feature Map Wrapper Internal Interface' attribute.getFeatureMapWrapperInternalInterface()
public String getFeatureMapWrapperClass()
If the meaning of the 'Feature Map Wrapper Class' attribute isn't clear, there really should be more of a description here...
setFeatureMapWrapperClass(String)
,
GenModelPackage.getGenModel_FeatureMapWrapperClass()
public void setFeatureMapWrapperClass(String value)
Feature Map Wrapper Class
' attribute.
value
- the new value of the 'Feature Map Wrapper Class' attribute.getFeatureMapWrapperClass()
public boolean isRuntimeCompatibility()
"true"
.
If the meaning of the 'Runtime Compatibility' attribute isn't clear, there really should be more of a description here...
setRuntimeCompatibility(boolean)
,
GenModelPackage.getGenModel_RuntimeCompatibility()
public void setRuntimeCompatibility(boolean value)
Runtime Compatibility
' attribute.
value
- the new value of the 'Runtime Compatibility' attribute.isRuntimeCompatibility()
public boolean isRichClientPlatform()
If the meaning of the 'Rich Client Platform' attribute isn't clear, there really should be more of a description here...
setRichClientPlatform(boolean)
,
GenModelPackage.getGenModel_RichClientPlatform()
public void setRichClientPlatform(boolean value)
Rich Client Platform
' attribute.
value
- the new value of the 'Rich Client Platform' attribute.isRichClientPlatform()
public boolean isReflectiveDelegation()
If the meaning of the 'Reflective Delegation' attribute isn't clear, there really should be more of a description here...
setReflectiveDelegation(boolean)
,
GenModelPackage.getGenModel_ReflectiveDelegation()
public void setReflectiveDelegation(boolean value)
Reflective Delegation
' attribute.
value
- the new value of the 'Reflective Delegation' attribute.isReflectiveDelegation()
public EList getGenPackages()
GenPackage
.
It is bidirectional and its opposite is 'Gen Model
'.
If the meaning of the 'Gen Packages' reference list isn't clear, there really should be more of a description here...
GenModelPackage.getGenModel_GenPackages()
,
GenPackage.getGenModel()
public EList getUsedGenPackages()
GenPackage
.
If the meaning of the 'Used Gen Packages' reference list isn't clear, there really should be more of a description here...
GenModelPackage.getGenModel_UsedGenPackages()
public EList getStaticGenPackages()
public void initialize(Collection ePackages)
public String getDriverNumber()
public String getDate()
public String getNonNLS()
public String getNonNLS(int i)
public String getNonNLS(String s)
public String getNonNLS(String s, int i)
public void markImportLocation(StringBuffer stringBuffer)
public void markImportLocation(StringBuffer stringBuffer, GenPackage genPackage)
public void emitSortedImports()
public String getIndentation(StringBuffer stringBuffer)
public String getImportedName(String qualifiedName)
public void addImport(String qualifiedName)
public void addPseudoImport(String qualifiedName)
public JControlModel getJControlModel()
public JETEmitter getInterfaceEmitter()
public JETEmitter getClassEmitter()
public JETEmitter getEnumClassEmitter()
public JETEmitter getFactoryInterfaceEmitter()
public JETEmitter getFactoryClassEmitter()
public JETEmitter getPackageInterfaceEmitter()
public JETEmitter getPackageClassEmitter()
public JETEmitter getAdapterFactoryClassEmitter()
public JETEmitter getSwitchClassEmitter()
public JETEmitter getValidatorClassEmitter()
public JETEmitter getPluginXMLEmitter()
public JETEmitter getModelPluginClassEmitter()
public JETEmitter getResourceClassEmitter()
public JETEmitter getResourceFactoryClassEmitter()
public JETEmitter getBuildPropertiesEmitter()
public boolean hasEditSupport()
public JETEmitter getItemProviderEmitter()
public JETEmitter getItemProviderAdapterFactoryEmitter()
public JETEmitter getEditPluginClassEmitter()
public JETEmitter getEditPluginXMLEmitter()
public JETEmitter getEditPluginPropertiesEmitter()
public JETEmitter getEditBuildPropertiesEmitter()
public boolean hasEditorSupport()
public JETEmitter getEditorEmitter()
public JETEmitter getActionBarContributorEmitter()
public JETEmitter getModelWizardEmitter()
public JETEmitter getEditorAdvisorEmitter()
public JETEmitter getEditorPluginClassEmitter()
public JETEmitter getEditorPluginXMLEmitter()
public JETEmitter getEditorPluginPropertiesEmitter()
public JETEmitter getEditorBuildPropertiesEmitter()
public String getModelProjectDirectory()
public String getEditProjectDirectory()
public String getEditorProjectDirectory()
public boolean sameModelEditProject()
public boolean sameEditEditorProject()
public boolean sameModelEditorProject()
public String getEditIconsDirectory()
public String getEditorIconsDirectory()
public void setCanGenerate(boolean canGenerate)
public GenPackage findGenPackage(EPackage ePackage)
public List getAllGenPackagesWithClassifiers()
public List getAllUsedGenPackagesWithClassifiers()
public List getAllGenAndUsedGenPackagesWithClassifiers()
public List getAllGenUsedAndStaticGenPackagesWithClassifiers()
public boolean hasModelPluginClass()
public boolean hasPluginSupport()
public String getModelPluginClassName()
public String getModelPluginPackageName()
public String getQualifiedModelPluginClassName()
public String getEditPluginClassName()
public String getEditPluginPackageName()
public String getQualifiedEditPluginClassName()
public String getEditorPluginClassName()
public String getEditorPluginPackageName()
public String getEditorAdvisorClassName()
public String getQualifiedEditorPluginClassName()
public String getQualifiedEditorAdvisorClassName()
public String getEditPluginID()
public String getEditorPluginID()
public List getModelRequiredPlugins()
public List getEditRequiredPlugins()
public List getEditorRequiredPlugins()
public List getEditResourceDelegateImportedPluginClassNames()
public boolean reconcile(GenModel oldGenModelVersion)
public List getMissingPackages()
public boolean hasXMLDependency()
public IStatus validate()
public String getXMLEncodingChoices()
public List getEffectiveModelPluginVariables()
public boolean needsRuntimeCompatibility()
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |