org.eclipse.uml2.codegen.ecore.genmodel
Interface GenModel

All Superinterfaces:
EObject, GenBase, GenBase, GenModel, Notifier

public interface GenModel
extends GenModel, GenBase

A representation of the model object 'GenModel'.

The following features are supported:

See Also:
GenModelPackage.getGenModel()

Field Summary
static String copyright
           
 
Method Summary
 String getInvariantPrefix()
          Returns the value of the 'Invariant Prefix' attribute
 boolean isCacheAdapterSupport()
          Returns the value of the 'Cache Adapter Support' attribute
 boolean isFactoryMethods()
          Returns the value of the 'Factory Methods' attribute
 boolean isPluralizedGetters()
          Returns the value of the 'Pluralized Getters' attribute
 boolean isSafeStrings()
          Returns the value of the 'Safe Strings' attribute
 void setCacheAdapterSupport(boolean value)
          Sets the value of the 'Cache Adapter Support' attribute
 void setFactoryMethods(boolean value)
          Sets the value of the 'Factory Methods' attribute
 void setInvariantPrefix(String value)
          Sets the value of the 'Invariant Prefix' attribute
 void setPluralizedGetters(boolean value)
          Sets the value of the 'Pluralized Getters' attribute
 void setSafeStrings(boolean value)
          Sets the value of the 'Safe Strings' attribute
 
Methods inherited from interface org.eclipse.emf.codegen.ecore.genmodel.GenModel
addImport, addPseudoImport, computeMissingUsedGenPackages, create, createCodeFormatter, createGenAnnotation, createGenClass, createGenDataType, createGenEnum, createGenEnumLiteral, createGenFeature, createGenModel, createGenOperation, createGenPackage, createGenParameter, diagnose, emitSortedImports, findGenPackage, getActionBarContributorEmitter, getAdapterFactoryClassEmitter, getAllGenAndUsedGenPackagesWithClassifiers, getAllGenFeatures, getAllGenPackagesWithClassifiers, getAllGenUsedAndStaticGenPackagesWithClassifiers, getAllUsedGenPackagesWithClassifiers, getBooleanFlagsField, getBooleanFlagsReservedBits, getBuildPropertiesEmitter, getClassEmitter, getCopyrightText, getDate, getDriverNumber, getEditBuildPropertiesEmitter, getEditDirectory, getEditIconsDirectory, getEditManifestMFEmitter, getEditorAdvisorClassName, getEditorAdvisorEmitter, getEditorBuildPropertiesEmitter, getEditorDirectory, getEditorEmitter, getEditorIconsDirectory, getEditorManifestMFEmitter, getEditorPluginClass, getEditorPluginClassEmitter, getEditorPluginClassName, getEditorPluginDirectory, getEditorPluginID, getEditorPluginPackageName, getEditorPluginPropertiesEmitter, getEditorPluginXMLEmitter, getEditorProjectDirectory, getEditorQualifiedPackageNames, getEditorRequiredPlugins, getEditPluginClass, getEditPluginClassEmitter, getEditPluginClassName, getEditPluginDirectory, getEditPluginID, getEditPluginPackageName, getEditPluginPropertiesEmitter, getEditPluginXMLEmitter, getEditProjectDirectory, getEditQualifiedPackageNames, getEditRequiredPlugins, getEditResourceDelegateImportedPluginClassNames, getEffectiveModelPluginVariables, getEnumClassEmitter, getExtendedMetaData, getFacadeHelperClass, getFactoryClassEmitter, getFeatureDelegation, getFeatureMapWrapperClass, getFeatureMapWrapperInterface, getFeatureMapWrapperInternalInterface, getFilteredAllGenFeatures, getForeignModel, getGenPackages, getImportedName, getImporterID, getImportManager, getIndentation, getItemProviderAdapterFactoryEmitter, getItemProviderEmitter, getJControlModel, getManifestMFEmitter, getMergeRulesLocation, getMissingPackages, getModelDirectory, getModelName, getModelPluginClass, getModelPluginClassEmitter, getModelPluginClassName, getModelPluginID, getModelPluginPackageName, getModelPluginVariables, getModelProjectDirectory, getModelQualifiedPackageNames, getModelRequiredPlugins, getModelTestSuiteEmitter, getModelWizardEmitter, getNonExternalizedStringTag, getNonNLS, getNonNLS, getNonNLS, getNonNLS, getPackageClassEmitter, getPackageExampleEmitter, getPackageTestSuiteEmitter, getPluginXMLEmitter, getPropertyCategories, getPropertyCategoryKey, getQualifiedEditorAdvisorClassName, getQualifiedEditorPluginClassName, getQualifiedEditPluginClassName, getQualifiedModelPluginClassName, getQualifiedTestSuiteClassName, getRedirection, getRelativeGenModelLocation, getResourceClassEmitter, getResourceFactoryClassEmitter, getRootExtendsClass, getRootExtendsInterface, getRootImplementsInterface, getRootImplementsInterfaceGenClass, getStaticGenPackages, getStaticPackages, getSwitchClassEmitter, getTemplateDirectory, getTestCaseEmitter, getTestsBuildPropertiesEmitter, getTestsDirectory, getTestsManifestMFEmitter, getTestsPluginID, getTestsPluginPropertiesEmitter, getTestsPluginXMLEmitter, getTestsProjectDirectory, getTestsQualifiedPackageNames, getTestsRequiredPlugins, getTestSuiteClass, getTestSuiteClassName, getTestSuitePackageName, getUsedGenPackages, getValidatorClassEmitter, getXMLEncodingChoices, getXMLProcessorClassEmitter, hasEditorSupport, hasEditSupport, hasLocalGenModel, hasModelPluginClass, hasPluginSupport, hasTestSuiteClass, hasTestSupport, hasXMLDependency, initialize, isArrayAccessors, isBooleanFlagsEnabled, isBundleManifest, isCodeFormatting, isContainmentProxies, isCreationCommands, isCreationIcons, isDynamicTemplates, isForceOverwrite, isGenerateSchema, isMinimalReflectiveMethods, isNonNLSMarkers, isReflectiveDelegation, isRichClientPlatform, isRuntimeCompatibility, isRuntimeJar, isSetEditDirectory, isSetEditorDirectory, isSetEditorPluginClass, isSetEditPluginClass, isSetTestsDirectory, isSetTestSuiteClass, isSuppressContainment, isSuppressEMFMetaData, isSuppressEMFModelTags, isSuppressEMFTypes, isSuppressInterfaces, isSuppressNotification, isSuppressUnsettable, isUpdateClasspath, isVirtualDelegation, markImportLocation, markImportLocation, needsRuntimeCompatibility, reconcile, sameEditEditorProject, sameModelEditorProject, sameModelEditProject, sameModelTestsProject, setArrayAccessors, setBooleanFlagsField, setBooleanFlagsReservedBits, setBundleManifest, setCanGenerate, setCodeFormatterOptions, setCodeFormatting, setContainmentProxies, setCopyrightText, setCreationCommands, setCreationIcons, setDynamicTemplates, setEditDirectory, setEditorDirectory, setEditorPluginClass, setEditPluginClass, setFacadeHelperClass, setFeatureDelegation, setFeatureMapWrapperClass, setFeatureMapWrapperInterface, setFeatureMapWrapperInternalInterface, setForceOverwrite, setGenerateSchema, setImporterID, setImportManager, setMinimalReflectiveMethods, setModelDirectory, setModelName, setModelPluginClass, setModelPluginID, setNonExternalizedStringTag, setNonNLSMarkers, setRedirection, setReflectiveDelegation, setRichClientPlatform, setRootExtendsClass, setRootExtendsInterface, setRootImplementsInterface, setRuntimeCompatibility, setRuntimeJar, setSuppressContainment, setSuppressEMFMetaData, setSuppressEMFModelTags, setSuppressEMFTypes, setSuppressInterfaces, setSuppressNotification, setSuppressUnsettable, setTemplateDirectory, setTestsDirectory, setTestSuiteClass, setUpdateClasspath, unsetEditDirectory, unsetEditorDirectory, unsetEditorPluginClass, unsetEditPluginClass, unsetTestsDirectory, unsetTestSuiteClass, validate
 
Methods inherited from interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
canGenerate, canGenerateEdit, canGenerateEditor, canGenerateSchema, canGenerateTests, capName, format, gen, genEdit, genEditor, generate, generate, generateEdit, generateEdit, generateEditor, generateEditor, generateSchema, generateSchema, generateTests, generateTests, genSchema, genTests, getDocumentation, getEcoreModelElement, getGenAnnotation, getGenAnnotations, 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
 

Field Detail

copyright

public static final String copyright

See Also:
Constant Field Values
Method Detail

isFactoryMethods

public boolean isFactoryMethods()
Returns the value of the 'Factory Methods' attribute.

If the meaning of the 'Factory Methods' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Factory Methods' attribute.
See Also:
GenModel.setFactoryMethods(boolean), GenModelPackage.getGenModel_FactoryMethods()

setFactoryMethods

public void setFactoryMethods(boolean value)
Sets the value of the 'Factory Methods' attribute.

Parameters:
value - the new value of the 'Factory Methods' attribute.
See Also:
GenModel.isFactoryMethods()

isPluralizedGetters

public boolean isPluralizedGetters()
Returns the value of the 'Pluralized Getters' attribute.

If the meaning of the 'Pluralized Getters' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Pluralized Getters' attribute.
See Also:
GenModel.setPluralizedGetters(boolean), GenModelPackage.getGenModel_PluralizedGetters()

setPluralizedGetters

public void setPluralizedGetters(boolean value)
Sets the value of the 'Pluralized Getters' attribute.

Parameters:
value - the new value of the 'Pluralized Getters' attribute.
See Also:
GenModel.isPluralizedGetters()

isCacheAdapterSupport

public boolean isCacheAdapterSupport()
Returns the value of the 'Cache Adapter Support' attribute.

If the meaning of the 'Cache Adapter Support' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Cache Adapter Support' attribute.
See Also:
GenModel.setCacheAdapterSupport(boolean), GenModelPackage.getGenModel_CacheAdapterSupport()

setCacheAdapterSupport

public void setCacheAdapterSupport(boolean value)
Sets the value of the 'Cache Adapter Support' attribute.

Parameters:
value - the new value of the 'Cache Adapter Support' attribute.
See Also:
GenModel.isCacheAdapterSupport()

isSafeStrings

public boolean isSafeStrings()
Returns the value of the 'Safe Strings' attribute.

If the meaning of the 'Safe Strings' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Safe Strings' attribute.
See Also:
GenModel.setSafeStrings(boolean), GenModelPackage.getGenModel_SafeStrings()

setSafeStrings

public void setSafeStrings(boolean value)
Sets the value of the 'Safe Strings' attribute.

Parameters:
value - the new value of the 'Safe Strings' attribute.
See Also:
GenModel.isSafeStrings()

getInvariantPrefix

public String getInvariantPrefix()
Returns the value of the 'Invariant Prefix' attribute.

If the meaning of the 'Invariant Prefix' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Invariant Prefix' attribute.
See Also:
GenModel.setInvariantPrefix(String), GenModelPackage.getGenModel_InvariantPrefix()

setInvariantPrefix

public void setInvariantPrefix(String value)
Sets the value of the 'Invariant Prefix' attribute.

Parameters:
value - the new value of the 'Invariant Prefix' attribute.
See Also:
GenModel.getInvariantPrefix()

Copyright 2003, 2006 IBM Corporation and others.
All Rights Reserved.