org.eclipse.emf.codegen.ecore.genmodel.impl
Class GenModelImpl

java.lang.Object
  extended byorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended byorg.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended byorg.eclipse.emf.ecore.impl.EObjectImpl
              extended byorg.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
                  extended byorg.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl
All Implemented Interfaces:
EObject, GenBase, GenModel, InternalEObject, Notifier

public class GenModelImpl
extends GenBaseImpl
implements GenModel

An implementation of the model object 'GenModel'.

The following features are implemented:


Nested Class Summary
 
Nested classes inherited from class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
GenBaseImpl.AnnotationFilter, GenBaseImpl.AnnotationFilterImpl, GenBaseImpl.ColorInformation, GenBaseImpl.EclipseUtil, GenBaseImpl.GenAnnotationCopier, GenBaseImpl.GenClassFilter, GenBaseImpl.GenConstraintFilter, GenBaseImpl.GenFeatureFilter, GenBaseImpl.GenOperationFilter, GenBaseImpl.GIFEmitter, GenBaseImpl.UniqueNameHelper
 
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
protected  JETEmitter actionBarContributorEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String actionBarContributorTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter adapterFactoryClassEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String adapterFactoryClassTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter advisorEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String advisorTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected static boolean ARRAY_ACCESSORS_EDEFAULT
          The default value of the 'Array Accessors' attribute
protected  boolean arrayAccessors
          The cached value of the 'Array Accessors' attribute
protected static String BOOLEAN_FLAGS_FIELD_EDEFAULT
          The default value of the 'Boolean Flags Field' attribute
protected static int BOOLEAN_FLAGS_RESERVED_BITS_EDEFAULT
          The default value of the 'Boolean Flags Reserved Bits' attribute
protected  String booleanFlagsField
          The cached value of the 'Boolean Flags Field' attribute
protected  int booleanFlagsReservedBits
          The cached value of the 'Boolean Flags Reserved Bits' attribute
protected  JETEmitter buildPropertiesEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String buildPropertiesTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected static boolean BUNDLE_MANIFEST_EDEFAULT
          The default value of the 'Bundle Manifest' attribute
protected  boolean bundleManifest
          The cached value of the 'Bundle Manifest' attribute
protected  boolean canGenerate
           
protected  JETEmitter classEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String classTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected static boolean CODE_FORMATTING_EDEFAULT
          The default value of the 'Code Formatting' attribute
protected  Map codeFormatterOptions
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  boolean codeFormatting
          The cached value of the 'Code Formatting' attribute
protected static boolean CONTAINMENT_PROXIES_EDEFAULT
          The default value of the 'Containment Proxies' attribute
protected  boolean containmentProxies
          The cached value of the 'Containment Proxies' attribute
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  GenBaseImpl.GIFEmitter createChildGIFEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String createChildGIFName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected static boolean CREATION_COMMANDS_EDEFAULT
          The default value of the 'Creation Commands' attribute
protected static boolean CREATION_ICONS_EDEFAULT
          The default value of the 'Creation Icons' attribute
protected  boolean creationCommands
          The cached value of the 'Creation Commands' attribute
protected  boolean creationIcons
          The cached value of the 'Creation Icons' attribute
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 static String EDIT_DIRECTORY_EDEFAULT
          The default value of the 'Edit Directory' attribute
protected static String EDIT_PLUGIN_CLASS_EDEFAULT
          The default value of the 'Edit Plugin Class' attribute
protected  JETEmitter editBuildPropertiesEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editBuildPropertiesTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editDirectory
          The cached value of the 'Edit Directory' attribute
protected  boolean editDirectoryESet
          This is true if the Edit Directory attribute has been set
protected  JETEmitter editManifestMFEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editManifestMFTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected static String EDITOR_DIRECTORY_EDEFAULT
          The default value of the 'Editor Directory' attribute
protected static String EDITOR_PLUGIN_CLASS_EDEFAULT
          The default value of the 'Editor Plugin Class' attribute
protected  JETEmitter editorBuildPropertiesEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editorBuildPropertiesTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editorDirectory
          The cached value of the 'Editor Directory' attribute
protected  boolean editorDirectoryESet
          This is true if the Editor Directory attribute has been set
protected  JETEmitter editorEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter editorManifestMFEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editorManifestMFTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editorPluginClass
          The cached value of the 'Editor Plugin Class' attribute
protected  JETEmitter editorPluginClassEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  boolean editorPluginClassESet
          This is true if the Editor Plugin Class attribute has been set
protected  JETEmitter editorPluginPropertiesEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editorPluginPropertiesTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editorPluginTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter editorPluginXMLEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editorPluginXMLTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editorTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editPluginClass
          The cached value of the 'Edit Plugin Class' attribute
protected  JETEmitter editPluginClassEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  boolean editPluginClassESet
          This is true if the Edit Plugin Class attribute has been set
protected  JETEmitter editPluginPropertiesEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editPluginPropertiesTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editPluginTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter editPluginXMLEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String editPluginXMLTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter enumClassEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String enumClassTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  ExtendedMetaData extendedMetaData
           
protected static String FACADE_HELPER_CLASS_EDEFAULT
          The default value of the 'Facade Helper Class' attribute
protected  String facadeHelperClass
          The cached value of the 'Facade Helper Class' attribute
protected  JETEmitter factoryClassEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String factoryClassTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter factoryInterfaceEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String factoryInterfaceTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected static GenDelegationKind FEATURE_DELEGATION_EDEFAULT
          The default value of the 'Feature Delegation' attribute
protected static String FEATURE_MAP_WRAPPER_CLASS_EDEFAULT
          The default value of the 'Feature Map Wrapper Class' attribute
protected static String FEATURE_MAP_WRAPPER_INTERFACE_EDEFAULT
          The default value of the 'Feature Map Wrapper Interface' attribute
protected static String FEATURE_MAP_WRAPPER_INTERNAL_INTERFACE_EDEFAULT
          The default value of the 'Feature Map Wrapper Internal Interface' attribute
protected  GenDelegationKind featureDelegation
          The cached value of the 'Feature Delegation' attribute
protected  String featureMapWrapperClass
          The cached value of the 'Feature Map Wrapper Class' attribute
protected  String featureMapWrapperInterface
          The cached value of the 'Feature Map Wrapper Interface' attribute
protected  String featureMapWrapperInternalInterface
          The cached value of the 'Feature Map Wrapper Internal Interface' attribute
protected static boolean FORCE_OVERWRITE_EDEFAULT
          The default value of the 'Force Overwrite' attribute
protected  boolean forceOverwrite
          The cached value of the 'Force Overwrite' attribute
protected  EList foreignModel
          The cached value of the 'Foreign Model' attribute list
protected static boolean GENERATE_SCHEMA_EDEFAULT
          The default value of the 'Generate Schema' attribute
protected  boolean generateSchema
          The cached value of the 'Generate Schema' attribute
protected  EList genPackages
          The cached value of the 'Gen Packages' containment reference list
protected static String IMPORTER_ID_EDEFAULT
          The default value of the 'Importer ID' attribute
protected  String importerID
          The cached value of the 'Importer ID' attribute
protected  int importInsertionPoint
           
protected  ImportManager importManager
           
protected  StringBuffer importStringBuffer
           
protected  JETEmitter interfaceEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String interfaceTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  GenBaseImpl.GIFEmitter itemGIFEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String itemGIFName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter itemProviderAdapterFactoryEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String itemProviderAdapterFactoryTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter itemProviderEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String itemProviderTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JControlModel jControlModel
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String jControlModelName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter manifestMFEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String manifestMFTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected static boolean MINIMAL_REFLECTIVE_METHODS_EDEFAULT
          The default value of the 'Minimal Reflective Methods' attribute
protected  boolean minimalReflectiveMethods
          The cached value of the 'Minimal Reflective Methods' attribute
protected static String MODEL_DIRECTORY_EDEFAULT
          The default value of the 'Model Directory' attribute
protected static String MODEL_NAME_EDEFAULT
          The default value of the 'Model Name' attribute
protected static String MODEL_PLUGIN_CLASS_EDEFAULT
          The default value of the 'Model Plugin Class' attribute
protected static String MODEL_PLUGIN_ID_EDEFAULT
          The default value of the 'Model Plugin ID' attribute
protected  String modelDirectory
          The cached value of the 'Model Directory' attribute
protected  GenBaseImpl.GIFEmitter modelGIFEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String modelGIFName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String modelName
          The cached value of the 'Model Name' attribute
protected  String modelPluginClass
          The cached value of the 'Model Plugin Class' attribute
protected  JETEmitter modelPluginClassEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String modelPluginID
          The cached value of the 'Model Plugin ID' attribute
protected  String modelPluginTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  EList modelPluginVariables
          The cached value of the 'Model Plugin Variables' attribute list
protected  JETEmitter modelTestSuiteEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String modelTestSuiteTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter modelWizardEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  GenBaseImpl.GIFEmitter modelWizardGIFEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String modelWizardGIFName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String modelWizardTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected static String NON_EXTERNALIZED_STRING_TAG_EDEFAULT
          The default value of the 'Non Externalized String Tag' attribute
protected static boolean NON_NLS_MARKERS_EDEFAULT
          The default value of the 'Non NLS Markers' attribute
protected  String nonExternalizedStringTag
          The cached value of the 'Non Externalized String Tag' attribute
protected  boolean nonNLSMarkers
          The cached value of the 'Non NLS Markers' attribute
static Class[] OBJECT_ARGUMENT
          Deprecated. in EMF 2.2. This field will be removed after 2.2.
protected  JETEmitter packageClassEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String packageClassTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter packageExampleEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String packageExampleTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter packageInterfaceEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter packageTestSuiteEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String packageTestSuiteTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter pluginPropertiesEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String pluginPropertiesTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter pluginXMLEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String pluginXMLTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String redirection
          The cached value of the 'Redirection' attribute
protected static String REDIRECTION_EDEFAULT
          The default value of the 'Redirection' attribute
protected static boolean REFLECTIVE_DELEGATION_EDEFAULT
          The default value of the 'Reflective Delegation' attribute
protected  JETEmitter resourceClassEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter resourceFactoryClassEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String resourceFactoryTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String resourceTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected static boolean RICH_CLIENT_PLATFORM_EDEFAULT
          The default value of the 'Rich Client Platform' attribute
protected  boolean richClientPlatform
          The cached value of the 'Rich Client Platform' attribute
protected static String ROOT_EXTENDS_CLASS_EDEFAULT
          The default value of the 'Root Extends Class' attribute
protected static String ROOT_EXTENDS_INTERFACE_EDEFAULT
          The default value of the 'Root Extends Interface' attribute
protected static String ROOT_IMPLEMENTS_INTERFACE_EDEFAULT
          The default value of the 'Root Implements Interface' attribute
protected  String rootExtendsClass
          The cached value of the 'Root Extends Class' attribute
protected  String rootExtendsInterface
          The cached value of the 'Root Extends Interface' attribute
protected  String rootImplementsInterface
          The cached value of the 'Root Implements Interface' attribute
protected  GenClass rootImplementsInterfaceGenClass
           
protected static boolean RUNTIME_COMPATIBILITY_EDEFAULT
          The default value of the 'Runtime Compatibility' attribute
protected static boolean RUNTIME_JAR_EDEFAULT
          The default value of the 'Runtime Jar' attribute
protected  boolean runtimeCompatibility
          The cached value of the 'Runtime Compatibility' attribute
protected  boolean runtimeJar
          The cached value of the 'Runtime Jar' attribute
protected  EList staticGenPackages
           
protected  EList staticPackages
          The cached value of the 'Static Packages' attribute list
protected static boolean SUPPRESS_CONTAINMENT_EDEFAULT
          The default value of the 'Suppress Containment' attribute
protected static boolean SUPPRESS_EMF_META_DATA_EDEFAULT
          The default value of the 'Suppress EMF Meta Data' attribute
protected static boolean SUPPRESS_EMF_MODEL_TAGS_EDEFAULT
          The default value of the 'Suppress EMF Model Tags' attribute
protected static boolean SUPPRESS_EMF_TYPES_EDEFAULT
          The default value of the 'Suppress EMF Types' attribute
protected static boolean SUPPRESS_INTERFACES_EDEFAULT
          The default value of the 'Suppress Interfaces' attribute
protected static boolean SUPPRESS_NOTIFICATION_EDEFAULT
          The default value of the 'Suppress Notification' attribute
protected static boolean SUPPRESS_UNSETTABLE_EDEFAULT
          The default value of the 'Suppress Unsettable' attribute
protected  boolean suppressContainment
          The cached value of the 'Suppress Containment' attribute
protected  boolean suppressEMFMetaData
          The cached value of the 'Suppress EMF Meta Data' attribute
protected  boolean suppressEMFModelTags
          The cached value of the 'Suppress EMF Model Tags' attribute
protected  boolean suppressEMFTypes
          The cached value of the 'Suppress EMF Types' attribute
protected  boolean suppressInterfaces
          The cached value of the 'Suppress Interfaces' attribute
protected  boolean suppressNotification
          The cached value of the 'Suppress Notification' attribute
protected  boolean suppressUnsettable
          The cached value of the 'Suppress Unsettable' attribute
protected  JETEmitter switchClassEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String switchClassTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
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
protected  String[] templatePath
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected static String TEST_SUITE_CLASS_EDEFAULT
          The default value of the 'Test Suite Class' attribute
protected  JETEmitter testCaseEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String testCaseTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected static String TESTS_DIRECTORY_EDEFAULT
          The default value of the 'Tests Directory' attribute
protected  JETEmitter testsBuildPropertiesEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String testsBuildPropertiesTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String testsDirectory
          The cached value of the 'Tests Directory' attribute
protected  boolean testsDirectoryESet
          This is true if the Tests Directory attribute has been set
protected  JETEmitter testsManifestMFEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String testsManifestMFTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter testsPluginPropertiesEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String testsPluginPropertiesTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter testsPluginXMLEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String testsPluginXMLTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String testSuiteClass
          The cached value of the 'Test Suite Class' attribute
protected  boolean testSuiteClassESet
          This is true if the Test Suite Class attribute has been set
protected static boolean UPDATE_CLASSPATH_EDEFAULT
          The default value of the 'Update Classpath' attribute
protected  boolean updateClasspath
          The cached value of the 'Update Classpath' attribute
protected  EList usedGenPackages
          The cached value of the 'Used Gen Packages' reference list
protected  JETEmitter validatorSwitchClassEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String validatorSwitchClassTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  JETEmitter xmlProcessorClassEmitter
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
protected  String xmlProcessorClassTemplateName
          Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.
 
Fields inherited from class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
DEFAULT_ANNOTATION_FILTER, ecoreGenPackage, EMPTY_URI, genAnnotations, PLATFORM_RESOURCE_URI, xmlNamespaceGenPackage, xmlTypeGenPackage
 
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 GenModelImpl()
           
 
Method Summary
protected  void addClasspathEntries(JETEmitter jetEmitter)
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 void addImport(String qualifiedName)
           
 void addPseudoImport(String qualifiedName)
           
protected  void addQualifiedEditorPackageNames(List packageNames, GenPackage genPackage)
           
protected  void addQualifiedEditPackageNames(List packageNames, GenPackage genPackage)
           
protected  void addQualifiedModelPackageNames(List packageNames, GenPackage genPackage)
           
protected  void addQualifiedTestsPackageNames(List packageNames, GenPackage genPackage)
           
 boolean canGenerate()
           
 boolean canGenerateEdit()
           
 boolean canGenerateEditor()
           
 boolean canGenerateSchema()
          Deprecated. In EMF 2.2, schema generation is properly done via a model exporter. This method will be removed after 2.2.
 boolean canGenerateTests()
           
 List computeMissingUsedGenPackages()
           
 GenBase create(EClass eClass)
           
 org.eclipse.jdt.core.formatter.CodeFormatter createCodeFormatter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 GenAnnotation createGenAnnotation()
           
 GenClass createGenClass()
           
 GenDataType createGenDataType()
           
 GenEnum createGenEnum()
           
 GenEnumLiteral createGenEnumLiteral()
           
 GenFeature createGenFeature()
           
 GenModel createGenModel()
           
 GenOperation createGenOperation()
           
 GenPackage createGenPackage()
           
 GenParameter createGenParameter()
           
protected  JETEmitter createJETEmitter(String relativeTemplateURI)
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
protected  String createPackageName(String text)
           
 Diagnostic diagnose()
           
 Object eGet(int featureID, boolean resolve, boolean coreType)
           
 NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
           
 NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void emitSortedImports()
           
 void eSet(int featureID, Object newValue)
           
protected  EClass eStaticClass()
           
 void eUnset(int featureID)
           
 void generate(Monitor progressMonitor)
          Deprecated. In EMF 2.2, a Generator should be used to generate code. This method will be removed after 2.2.
 void generateEdit(Monitor progressMonitor)
          Deprecated. In EMF 2.2, a Generator should be used to generate code. This method will be removed after 2.2.
 void generateEditor(Monitor progressMonitor)
          Deprecated. In EMF 2.2, a Generator should be used to generate code. This method will be removed after 2.2.
 void generateSchema(Monitor progressMonitor)
          Deprecated. In EMF 2.2, schema generation is properly done via a model exporter. This method will be removed after 2.2.
 void generateTests(Monitor progressMonitor)
          Deprecated. In EMF 2.2, schema generation is properly done via a model exporter. This method will be removed after 2.2.
 JETEmitter getActionBarContributorEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getAdapterFactoryClassEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 List getAllGenAndUsedGenPackagesWithClassifiers()
           
 List getAllGenFeatures()
           
 List getAllGenPackagesWithClassifiers()
           
protected  void getAllGenPackagesWithClassifiersHelper(List result, List genPackages)
           
 List getAllGenUsedAndStaticGenPackagesWithClassifiers()
           
 List getAllUsedGenPackagesWithClassifiers()
           
 String getBooleanFlagsField()
           
 int getBooleanFlagsReservedBits()
           
 JETEmitter getBuildPropertiesEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getClassEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getCopyrightText()
           
 GenBaseImpl.GIFEmitter getCreateChildGIFEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getDate()
           
 String getDriverNumber()
           
 JETEmitter getEditBuildPropertiesEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getEditDirectory()
          Returns the value of the 'Edit Directory' attribute
 String getEditDirectoryGen()
           
 String getEditIconsDirectory()
           
 JETEmitter getEditManifestMFEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getEditorAdvisorClassName()
           
 JETEmitter getEditorAdvisorEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getEditorBuildPropertiesEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getEditorDirectory()
          Returns the value of the 'Editor Directory' attribute
 String getEditorDirectoryGen()
           
 JETEmitter getEditorEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getEditorIconsDirectory()
           
 JETEmitter getEditorManifestMFEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getEditorPluginClass()
          Returns the value of the 'Editor Plugin Class' attribute
 JETEmitter getEditorPluginClassEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getEditorPluginClassGen()
           
 String getEditorPluginClassName()
           
protected  String getEditorPluginClassToUse()
           
 String getEditorPluginDirectory()
           
 String getEditorPluginID()
           
 String getEditorPluginPackageName()
           
 JETEmitter getEditorPluginPropertiesEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getEditorPluginXMLEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getEditorProjectDirectory()
           
 List getEditorQualifiedPackageNames()
           
 List getEditorRequiredPlugins()
           
 String getEditPluginClass()
          Returns the value of the 'Edit Plugin Class' attribute
 JETEmitter getEditPluginClassEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getEditPluginClassGen()
           
 String getEditPluginClassName()
           
protected  String getEditPluginClassToUse()
           
 String getEditPluginDirectory()
           
 String getEditPluginID()
           
 String getEditPluginPackageName()
           
 JETEmitter getEditPluginPropertiesEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getEditPluginXMLEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getEditProjectDirectory()
           
 List getEditQualifiedPackageNames()
           
 List getEditRequiredPlugins()
           
 List getEditResourceDelegateImportedPluginClassNames()
           
 List getEffectiveModelPluginIDs()
           
 List getEffectiveModelPluginVariables()
           
 JETEmitter getEnumClassEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 ExtendedMetaData getExtendedMetaData()
           
 String getFacadeHelperClass()
           
 JETEmitter getFactoryClassEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 GenDelegationKind getFeatureDelegation()
           
 String getFeatureMapWrapperClass()
           
 String getFeatureMapWrapperInterface()
           
 String getFeatureMapWrapperInternalInterface()
           
 List getFilteredAllGenFeatures()
           
 EList getForeignModel()
           
 EList getGenPackages()
           
 String getImportedName(String qualifiedName)
           
 String getImporterID()
           
 ImportManager getImportManager()
           
 String getIndentation(StringBuffer stringBuffer)
           
 GenBaseImpl.GIFEmitter getItemGIFEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getItemProviderAdapterFactoryEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getItemProviderEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JControlModel getJControlModel()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. Generator provides an equivalent to this method. This method will be removed after 2.2.
protected  GenPackage getMainGenPackage()
           
protected  String getMainPackage()
           
 JETEmitter getManifestMFEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getMergeRulesLocation()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. Generator.Options provides an equivalent way to obtain this information. This method will be removed after 2.2.
 List getMissingPackages()
           
protected  void getMissingPackagesHelper(List ePackages, List genPackages)
           
 String getModelDirectory()
           
 String getModelDirectoryGen()
           
 GenBaseImpl.GIFEmitter getModelGIFEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getModelName()
           
 String getModelPluginClass()
           
 JETEmitter getModelPluginClassEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getModelPluginClassName()
           
protected  String getModelPluginClassToUse()
           
 String getModelPluginID()
           
 String getModelPluginPackageName()
           
 EList getModelPluginVariables()
           
protected  String getModelProject()
           
 String getModelProjectDirectory()
           
 List getModelQualifiedPackageNames()
           
 List getModelRequiredPlugins()
           
 JETEmitter getModelTestSuiteEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getModelWizardEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 GenBaseImpl.GIFEmitter getModelWizardGIFEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getName()
           
 String getNonExternalizedStringTag()
           
 String getNonNLS()
           
 String getNonNLS(int i)
           
 String getNonNLS(String s)
           
 String getNonNLS(String s, int i)
           
 JETEmitter getPackageClassEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getPackageExampleEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getPackageTestSuiteEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
protected  String getPluginClass(boolean isSet, String baseName, String packageSuffix, String classSuffix)
           
protected  String getPluginClassName(String baseName, String defaultSuffix)
           
protected  String getPluginDirectory(boolean isSet, String baseDirectory, String suffix)
           
protected  String getPluginPackageName(String baseName, String pluginID)
           
 JETEmitter getPluginPropertiesEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getPluginXMLEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
protected static String getProjectPath(String path)
           
 Set getPropertyCategories()
           
 String getPropertyCategoryKey(String category)
           
 String getQualifiedEditorAdvisorClassName()
           
 String getQualifiedEditorPluginClassName()
           
 String getQualifiedEditPluginClassName()
           
 String getQualifiedModelPluginClassName()
           
 String getQualifiedTestSuiteClassName()
           
 String getRedirection()
           
 String getRelativeGenModelLocation()
           
 JETEmitter getResourceClassEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getResourceFactoryClassEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getRootExtendsClass()
           
 String getRootExtendsInterface()
           
 String getRootImplementsInterface()
           
 GenClass getRootImplementsInterfaceGenClass()
           
protected  String getSourceFragmentPath()
           
 EList getStaticGenPackages()
           
 EList getStaticPackages()
           
 JETEmitter getSwitchClassEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getTemplateDirectory()
           
protected  String[] getTemplatePath()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. Generator.Options provides an equivalent way to obtain this information. This method will be removed after 2.2.
 JETEmitter getTestCaseEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getTestsBuildPropertiesEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getTestsDirectory()
          Returns the value of the 'Tests Directory' attribute
 String getTestsDirectoryGen()
           
 JETEmitter getTestsManifestMFEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getTestsPluginID()
           
 JETEmitter getTestsPluginPropertiesEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 JETEmitter getTestsPluginXMLEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getTestsProjectDirectory()
           
 List getTestsQualifiedPackageNames()
           
 List getTestsRequiredPlugins()
           
 String getTestSuiteClass()
          Returns the value of the 'Test Suite Class' attribute
 String getTestSuiteClassGen()
           
 String getTestSuiteClassName()
           
 String getTestSuitePackageName()
           
 EList getUsedGenPackages()
           
 JETEmitter getValidatorClassEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 String getXMLEncodingChoices()
           
 JETEmitter getXMLProcessorClassEmitter()
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 boolean hasEditorSupport()
           
 boolean hasEditSupport()
           
 boolean hasLocalGenModel()
           
 boolean hasModelPluginClass()
           
protected  boolean hasModelSupport()
           
 boolean hasPluginSupport()
           
 boolean hasTestSuiteClass()
           
 boolean hasTestSupport()
           
 boolean hasXMLDependency()
           
 void initialize(Collection ePackages)
           
 boolean isArrayAccessors()
           
 boolean isBooleanFlagsEnabled()
           
 boolean isBundleManifest()
           
 boolean isCodeFormatting()
           
 boolean isContainmentProxies()
           
 boolean isCreationCommands()
           
 boolean isCreationIcons()
           
 boolean isDynamicTemplates()
           
 boolean isForceOverwrite()
           
 boolean isGenerateSchema()
           
 boolean isMinimalReflectiveMethods()
           
 boolean isNonNLSMarkers()
           
 boolean isReflectiveDelegation()
           
 boolean isRichClientPlatform()
           
 boolean isRuntimeCompatibility()
           
 boolean isRuntimeJar()
           
 boolean isSetEditDirectory()
           
 boolean isSetEditorDirectory()
           
 boolean isSetEditorPluginClass()
           
 boolean isSetEditPluginClass()
           
 boolean isSetTestsDirectory()
           
 boolean isSetTestSuiteClass()
           
 boolean isSuppressContainment()
           
 boolean isSuppressEMFMetaData()
           
 boolean isSuppressEMFModelTags()
           
 boolean isSuppressEMFTypes()
           
 boolean isSuppressInterfaces()
           
 boolean isSuppressNotification()
           
 boolean isSuppressUnsettable()
           
 boolean isUpdateClasspath()
           
 boolean isVirtualDelegation()
           
 void markImportLocation(StringBuffer stringBuffer)
           
 void markImportLocation(StringBuffer stringBuffer, GenPackage genPackage)
           
 boolean needsRuntimeCompatibility()
           
protected  void populateExtendedMetaData(List genPackages)
           
 boolean reconcile()
           
 boolean reconcile(GenModel oldGenModelVersion)
          Restore all the corresponding settings of the old version into this version.
protected  void reconcileSettings(GenModel oldGenModelVersion)
           
 boolean sameEditEditorProject()
           
 boolean sameModelEditorProject()
           
 boolean sameModelEditProject()
           
 boolean sameModelTestsProject()
           
 void setArrayAccessors(boolean newArrayAccessors)
           
 void setBooleanFlagsField(String newBooleanFlagsField)
           
 void setBooleanFlagsReservedBits(int newBooleanFlagsReservedBits)
           
 void setBundleManifest(boolean newBundleManifest)
           
 void setCanGenerate(boolean canGenerate)
           
 void setCodeFormatterOptions(Map options)
          Deprecated. In EMF 2.2, the Generator.Options should be used to record code formatter options in order to be used via the new Generator-based design. This method will be removed after 2.2.
 void setCodeFormatting(boolean newCodeFormatting)
           
 void setContainmentProxies(boolean newContainmentProxies)
           
 void setCopyrightText(String newCopyrightText)
           
 void setCreationCommands(boolean newCreationCommands)
           
 void setCreationIcons(boolean newCreationIcons)
           
 void setDynamicTemplates(boolean newDynamicTemplates)
           
 void setEditDirectory(String newEditDirectory)
           
 void setEditorDirectory(String newEditorDirectory)
           
 void setEditorPluginClass(String newEditorPluginClass)
           
 void setEditPluginClass(String newEditPluginClass)
           
 void setFacadeHelperClass(String newFacadeHelperClass)
           
 void setFeatureDelegation(GenDelegationKind newFeatureDelegation)
           
 void setFeatureMapWrapperClass(String newFeatureMapWrapperClass)
           
 void setFeatureMapWrapperInterface(String newFeatureMapWrapperInterface)
           
 void setFeatureMapWrapperInternalInterface(String newFeatureMapWrapperInternalInterface)
           
 void setForceOverwrite(boolean newForceOverwrite)
           
 void setGenerateSchema(boolean newGenerateSchema)
           
 void setImporterID(String newImporterID)
           
 void setImportManager(ImportManager importManager)
           
 void setMethod(JETEmitter jetEmitter, String className)
          Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.
 void setMinimalReflectiveMethods(boolean newMinimalReflectiveMethods)
           
 void setModelDirectory(String newModelDirectory)
           
 void setModelName(String newModelName)
           
 void setModelPluginClass(String newModelPluginClass)
           
 void setModelPluginID(String newModelPluginID)
           
 void setNonExternalizedStringTag(String newNonExternalizedStringTag)
          Sets the value of the 'Non Externalized String Tag' attribute
 void setNonExternalizedStringTagGen(String newNonExternalizedStringTag)
           
 void setNonNLSMarkers(boolean newNonNLSMarkers)
          Sets the value of the 'Non NLS Markers' attribute
 void setNonNLSMarkersGen(boolean newNonNLSMarkers)
           
 void setRedirection(String newRedirection)
           
 void setReflectiveDelegation(boolean newReflectiveDelegation)
           
 void setRichClientPlatform(boolean newRichClientPlatform)
           
 void setRootExtendsClass(String newRootExtendsClass)
           
 void setRootExtendsInterface(String newRootExtendsInterface)
           
 void setRootImplementsInterface(String newRootImplementsInterface)
          Sets the value of the 'Root Implements Interface' attribute
 void setRootImplementsInterfaceGen(String newRootImplementsInterface)
           
 void setRuntimeCompatibility(boolean newRuntimeCompatibility)
           
 void setRuntimeJar(boolean newRuntimeJar)
           
 void setSuppressContainment(boolean newSuppressContainment)
           
 void setSuppressEMFMetaData(boolean newSuppressEMFMetaData)
           
 void setSuppressEMFModelTags(boolean newSuppressEMFModelTags)
           
 void setSuppressEMFTypes(boolean newSuppressEMFTypes)
           
 void setSuppressInterfaces(boolean newSuppressInterfaces)
           
 void setSuppressNotification(boolean newSuppressNotification)
           
 void setSuppressUnsettable(boolean newSuppressUnsettable)
           
 void setTemplateDirectory(String newTemplateDirectory)
           
 void setTestsDirectory(String newTestsDirectory)
           
 void setTestSuiteClass(String newTestSuiteClass)
           
 void setUpdateClasspath(boolean newUpdateClasspath)
           
 String toString()
           
 void unsetEditDirectory()
           
 void unsetEditorDirectory()
           
 void unsetEditorPluginClass()
           
 void unsetEditPluginClass()
           
 void unsetTestsDirectory()
           
 void unsetTestSuiteClass()
           
 IStatus validate()
           
 
Methods inherited from class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl
addNonDuplicates, appendAnnotationInfo, appendAnnotationInfo, appendAnnotationInfo, appendLineBreak, appendModelSetting, appendModelSetting, capName, collectGenClasses, collectGenConstraints, collectGenFeatures, collectGenOperations, createInputStream, createMonitor, createOutputStream, eObjectForURIFragmentSegment, escapeString, eURIFragmentSegment, exists, filterGenClasses, findGenClass, findGenClassifier, findGenDataType, findGenEnum, findGenFeature, findGenOperation, findGenPackage, findGenPackageHelper, findOrCreateContainer, format, format, formatCode, gen, gen, genEdit, genEditor, generate, generate, generate, generate, generate, generate, generateEdit, generateEditor, generateSchema, generateTests, genSchema, genTests, getAllGenPackages, getAnnotationInfo, getAnnotationInfo, getContents, getDocumentation, getDocumentation, getEcoreModelElement, getEffectiveEObjectType, getEffectiveFeatureMapWrapperInterface, getEffectiveListType, getEffectiveMapType, getEncoding, getGenAnnotation, getGenAnnotations, getGenModel, getImplClassName, getImportedEffectiveFeatureMapWrapperClass, getImportedEffectiveFeatureMapWrapperInternalInterface, getImportedType, getInstanceClass, getJavaLangTypes, getJavaReservedWords, getModelInfo, getPrimitiveDefault, getPrimitiveObjectType, getType, getTypeGenClasses, hasDocumentation, hasModelContribution, indent, isBlank, isEffectiveSuppressEMFTypes, isJavaUtilMapEntry, isPrimitiveType, isReadOnly, parseName, reconcileGenAnnotations, safeName, setOverwriteable, uncapName, uncapPrefixedName, uncapPrefixedName, unicodeEscapeEncode
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
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.codegen.ecore.genmodel.GenModel
findGenPackage
 
Methods inherited from interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
capName, format, gen, genEdit, genEditor, generate, generateEdit, generateEditor, generateSchema, generateTests, genSchema, genTests, getDocumentation, getEcoreModelElement, getGenAnnotation, getGenAnnotations, getGenModel, hasDocumentation, 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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

COPYRIGHT_TEXT_EDEFAULT

protected static final String COPYRIGHT_TEXT_EDEFAULT
The default value of the 'Copyright Text' attribute.

See Also:
getCopyrightText()

copyrightText

protected String copyrightText
The cached value of the 'Copyright Text' attribute.

See Also:
getCopyrightText()

MODEL_DIRECTORY_EDEFAULT

protected static final String MODEL_DIRECTORY_EDEFAULT
The default value of the 'Model Directory' attribute.

See Also:
getModelDirectory()

modelDirectory

protected String modelDirectory
The cached value of the 'Model Directory' attribute.

See Also:
getModelDirectory()

CREATION_COMMANDS_EDEFAULT

protected static final boolean CREATION_COMMANDS_EDEFAULT
The default value of the 'Creation Commands' attribute.

See Also:
isCreationCommands(), Constant Field Values

creationCommands

protected boolean creationCommands
The cached value of the 'Creation Commands' attribute.

See Also:
isCreationCommands()

CREATION_ICONS_EDEFAULT

protected static final boolean CREATION_ICONS_EDEFAULT
The default value of the 'Creation Icons' attribute.

See Also:
isCreationIcons(), Constant Field Values

creationIcons

protected boolean creationIcons
The cached value of the 'Creation Icons' attribute.

See Also:
isCreationIcons()

EDIT_DIRECTORY_EDEFAULT

protected static final String EDIT_DIRECTORY_EDEFAULT
The default value of the 'Edit Directory' attribute.

See Also:
getEditDirectory()

editDirectory

protected String editDirectory
The cached value of the 'Edit Directory' attribute.

See Also:
getEditDirectory()

editDirectoryESet

protected boolean editDirectoryESet
This is true if the Edit Directory attribute has been set.


EDITOR_DIRECTORY_EDEFAULT

protected static final String EDITOR_DIRECTORY_EDEFAULT
The default value of the 'Editor Directory' attribute.

See Also:
getEditorDirectory()

editorDirectory

protected String editorDirectory
The cached value of the 'Editor Directory' attribute.

See Also:
getEditorDirectory()

editorDirectoryESet

protected boolean editorDirectoryESet
This is true if the Editor Directory attribute has been set.


MODEL_PLUGIN_ID_EDEFAULT

protected static final String MODEL_PLUGIN_ID_EDEFAULT
The default value of the 'Model Plugin ID' attribute.

See Also:
getModelPluginID()

modelPluginID

protected String modelPluginID
The cached value of the 'Model Plugin ID' attribute.

See Also:
getModelPluginID()

TEMPLATE_DIRECTORY_EDEFAULT

protected static final String TEMPLATE_DIRECTORY_EDEFAULT
The default value of the 'Template Directory' attribute.

See Also:
getTemplateDirectory()

templateDirectory

protected String templateDirectory
The cached value of the 'Template Directory' attribute.

See Also:
getTemplateDirectory()

RUNTIME_JAR_EDEFAULT

protected static final boolean RUNTIME_JAR_EDEFAULT
The default value of the 'Runtime Jar' attribute.

See Also:
isRuntimeJar(), Constant Field Values

runtimeJar

protected boolean runtimeJar
The cached value of the 'Runtime Jar' attribute.

See Also:
isRuntimeJar()

foreignModel

protected EList foreignModel
The cached value of the 'Foreign Model' attribute list.

See Also:
getForeignModel()

DYNAMIC_TEMPLATES_EDEFAULT

protected static final boolean DYNAMIC_TEMPLATES_EDEFAULT
The default value of the 'Dynamic Templates' attribute.

See Also:
isDynamicTemplates(), Constant Field Values

dynamicTemplates

protected boolean dynamicTemplates
The cached value of the 'Dynamic Templates' attribute.

See Also:
isDynamicTemplates()

REDIRECTION_EDEFAULT

protected static final String REDIRECTION_EDEFAULT
The default value of the 'Redirection' attribute.

See Also:
getRedirection()

redirection

protected String redirection
The cached value of the 'Redirection' attribute.

See Also:
getRedirection()

FORCE_OVERWRITE_EDEFAULT

protected static final boolean FORCE_OVERWRITE_EDEFAULT
The default value of the 'Force Overwrite' attribute.

See Also:
isForceOverwrite(), Constant Field Values

forceOverwrite

protected boolean forceOverwrite
The cached value of the 'Force Overwrite' attribute.

See Also:
isForceOverwrite()

NON_EXTERNALIZED_STRING_TAG_EDEFAULT

protected static final String NON_EXTERNALIZED_STRING_TAG_EDEFAULT
The default value of the 'Non Externalized String Tag' attribute.

See Also:
getNonExternalizedStringTag()

nonExternalizedStringTag

protected String nonExternalizedStringTag
The cached value of the 'Non Externalized String Tag' attribute.

See Also:
getNonExternalizedStringTag()

MODEL_NAME_EDEFAULT

protected static final String MODEL_NAME_EDEFAULT
The default value of the 'Model Name' attribute.

See Also:
getModelName()

modelName

protected String modelName
The cached value of the 'Model Name' attribute.

See Also:
getModelName()

MODEL_PLUGIN_CLASS_EDEFAULT

protected static final String MODEL_PLUGIN_CLASS_EDEFAULT
The default value of the 'Model Plugin Class' attribute.

See Also:
getModelPluginClass()

modelPluginClass

protected String modelPluginClass
The cached value of the 'Model Plugin Class' attribute.

See Also:
getModelPluginClass()

EDIT_PLUGIN_CLASS_EDEFAULT

protected static final String EDIT_PLUGIN_CLASS_EDEFAULT
The default value of the 'Edit Plugin Class' attribute.

See Also:
getEditPluginClass()

editPluginClass

protected String editPluginClass
The cached value of the 'Edit Plugin Class' attribute.

See Also:
getEditPluginClass()

editPluginClassESet

protected boolean editPluginClassESet
This is true if the Edit Plugin Class attribute has been set.


EDITOR_PLUGIN_CLASS_EDEFAULT

protected static final String EDITOR_PLUGIN_CLASS_EDEFAULT
The default value of the 'Editor Plugin Class' attribute.

See Also:
getEditorPluginClass()

editorPluginClass

protected String editorPluginClass
The cached value of the 'Editor Plugin Class' attribute.

See Also:
getEditorPluginClass()

editorPluginClassESet

protected boolean editorPluginClassESet
This is true if the Editor Plugin Class attribute has been set.


UPDATE_CLASSPATH_EDEFAULT

protected static final boolean UPDATE_CLASSPATH_EDEFAULT
The default value of the 'Update Classpath' attribute.

See Also:
isUpdateClasspath(), Constant Field Values

updateClasspath

protected boolean updateClasspath
The cached value of the 'Update Classpath' attribute.

See Also:
isUpdateClasspath()

GENERATE_SCHEMA_EDEFAULT

protected static final boolean GENERATE_SCHEMA_EDEFAULT
The default value of the 'Generate Schema' attribute.

See Also:
isGenerateSchema(), Constant Field Values

generateSchema

protected boolean generateSchema
The cached value of the 'Generate Schema' attribute.

See Also:
isGenerateSchema()

NON_NLS_MARKERS_EDEFAULT

protected static final boolean NON_NLS_MARKERS_EDEFAULT
The default value of the 'Non NLS Markers' attribute.

See Also:
isNonNLSMarkers(), Constant Field Values

nonNLSMarkers

protected boolean nonNLSMarkers
The cached value of the 'Non NLS Markers' attribute.

See Also:
isNonNLSMarkers()

staticPackages

protected EList staticPackages
The cached value of the 'Static Packages' attribute list.

See Also:
getStaticPackages()

modelPluginVariables

protected EList modelPluginVariables
The cached value of the 'Model Plugin Variables' attribute list.

See Also:
getModelPluginVariables()

ROOT_EXTENDS_INTERFACE_EDEFAULT

protected static final String ROOT_EXTENDS_INTERFACE_EDEFAULT
The default value of the 'Root Extends Interface' attribute.

See Also:
getRootExtendsInterface(), Constant Field Values

rootExtendsInterface

protected String rootExtendsInterface
The cached value of the 'Root Extends Interface' attribute.

See Also:
getRootExtendsInterface()

ROOT_EXTENDS_CLASS_EDEFAULT

protected static final String ROOT_EXTENDS_CLASS_EDEFAULT
The default value of the 'Root Extends Class' attribute.

See Also:
getRootExtendsClass(), Constant Field Values

rootExtendsClass

protected String rootExtendsClass
The cached value of the 'Root Extends Class' attribute.

See Also:
getRootExtendsClass()

ROOT_IMPLEMENTS_INTERFACE_EDEFAULT

protected static final String ROOT_IMPLEMENTS_INTERFACE_EDEFAULT
The default value of the 'Root Implements Interface' attribute.

See Also:
getRootImplementsInterface()

rootImplementsInterface

protected String rootImplementsInterface
The cached value of the 'Root Implements Interface' attribute.

See Also:
getRootImplementsInterface()

SUPPRESS_EMF_TYPES_EDEFAULT

protected static final boolean SUPPRESS_EMF_TYPES_EDEFAULT
The default value of the 'Suppress EMF Types' attribute.

See Also:
isSuppressEMFTypes(), Constant Field Values

suppressEMFTypes

protected boolean suppressEMFTypes
The cached value of the 'Suppress EMF Types' attribute.

See Also:
isSuppressEMFTypes()

SUPPRESS_EMF_META_DATA_EDEFAULT

protected static final boolean SUPPRESS_EMF_META_DATA_EDEFAULT
The default value of the 'Suppress EMF Meta Data' attribute.

See Also:
isSuppressEMFMetaData(), Constant Field Values

suppressEMFMetaData

protected boolean suppressEMFMetaData
The cached value of the 'Suppress EMF Meta Data' attribute.

See Also:
isSuppressEMFMetaData()

SUPPRESS_EMF_MODEL_TAGS_EDEFAULT

protected static final boolean SUPPRESS_EMF_MODEL_TAGS_EDEFAULT
The default value of the 'Suppress EMF Model Tags' attribute.

See Also:
isSuppressEMFModelTags(), Constant Field Values

suppressEMFModelTags

protected boolean suppressEMFModelTags
The cached value of the 'Suppress EMF Model Tags' attribute.

See Also:
isSuppressEMFModelTags()

SUPPRESS_INTERFACES_EDEFAULT

protected static final boolean SUPPRESS_INTERFACES_EDEFAULT
The default value of the 'Suppress Interfaces' attribute.

See Also:
isSuppressInterfaces(), Constant Field Values

suppressInterfaces

protected boolean suppressInterfaces
The cached value of the 'Suppress Interfaces' attribute.

See Also:
isSuppressInterfaces()

FEATURE_MAP_WRAPPER_INTERFACE_EDEFAULT

protected static final String FEATURE_MAP_WRAPPER_INTERFACE_EDEFAULT
The default value of the 'Feature Map Wrapper Interface' attribute.

See Also:
getFeatureMapWrapperInterface()

featureMapWrapperInterface

protected String featureMapWrapperInterface
The cached value of the 'Feature Map Wrapper Interface' attribute.

See Also:
getFeatureMapWrapperInterface()

FEATURE_MAP_WRAPPER_INTERNAL_INTERFACE_EDEFAULT

protected static final String FEATURE_MAP_WRAPPER_INTERNAL_INTERFACE_EDEFAULT
The default value of the 'Feature Map Wrapper Internal Interface' attribute.

See Also:
getFeatureMapWrapperInternalInterface()

featureMapWrapperInternalInterface

protected String featureMapWrapperInternalInterface
The cached value of the 'Feature Map Wrapper Internal Interface' attribute.

See Also:
getFeatureMapWrapperInternalInterface()

FEATURE_MAP_WRAPPER_CLASS_EDEFAULT

protected static final String FEATURE_MAP_WRAPPER_CLASS_EDEFAULT
The default value of the 'Feature Map Wrapper Class' attribute.

See Also:
getFeatureMapWrapperClass()

featureMapWrapperClass

protected String featureMapWrapperClass
The cached value of the 'Feature Map Wrapper Class' attribute.

See Also:
getFeatureMapWrapperClass()

RUNTIME_COMPATIBILITY_EDEFAULT

protected static final boolean RUNTIME_COMPATIBILITY_EDEFAULT
The default value of the 'Runtime Compatibility' attribute.

See Also:
isRuntimeCompatibility(), Constant Field Values

runtimeCompatibility

protected boolean runtimeCompatibility
The cached value of the 'Runtime Compatibility' attribute.

See Also:
isRuntimeCompatibility()

RICH_CLIENT_PLATFORM_EDEFAULT

protected static final boolean RICH_CLIENT_PLATFORM_EDEFAULT
The default value of the 'Rich Client Platform' attribute.

See Also:
isRichClientPlatform(), Constant Field Values

richClientPlatform

protected boolean richClientPlatform
The cached value of the 'Rich Client Platform' attribute.

See Also:
isRichClientPlatform()

REFLECTIVE_DELEGATION_EDEFAULT

protected static final boolean REFLECTIVE_DELEGATION_EDEFAULT
The default value of the 'Reflective Delegation' attribute.

See Also:
isReflectiveDelegation(), Constant Field Values

CODE_FORMATTING_EDEFAULT

protected static final boolean CODE_FORMATTING_EDEFAULT
The default value of the 'Code Formatting' attribute.

See Also:
isCodeFormatting(), Constant Field Values

codeFormatting

protected boolean codeFormatting
The cached value of the 'Code Formatting' attribute.

See Also:
isCodeFormatting()

TESTS_DIRECTORY_EDEFAULT

protected static final String TESTS_DIRECTORY_EDEFAULT
The default value of the 'Tests Directory' attribute.

See Also:
getTestsDirectory()

testsDirectory

protected String testsDirectory
The cached value of the 'Tests Directory' attribute.

See Also:
getTestsDirectory()

testsDirectoryESet

protected boolean testsDirectoryESet
This is true if the Tests Directory attribute has been set.


TEST_SUITE_CLASS_EDEFAULT

protected static final String TEST_SUITE_CLASS_EDEFAULT
The default value of the 'Test Suite Class' attribute.

See Also:
getTestSuiteClass()

testSuiteClass

protected String testSuiteClass
The cached value of the 'Test Suite Class' attribute.

See Also:
getTestSuiteClass()

testSuiteClassESet

protected boolean testSuiteClassESet
This is true if the Test Suite Class attribute has been set.


BOOLEAN_FLAGS_FIELD_EDEFAULT

protected static final String BOOLEAN_FLAGS_FIELD_EDEFAULT
The default value of the 'Boolean Flags Field' attribute.

See Also:
getBooleanFlagsField()

booleanFlagsField

protected String booleanFlagsField
The cached value of the 'Boolean Flags Field' attribute.

See Also:
getBooleanFlagsField()

BOOLEAN_FLAGS_RESERVED_BITS_EDEFAULT

protected static final int BOOLEAN_FLAGS_RESERVED_BITS_EDEFAULT
The default value of the 'Boolean Flags Reserved Bits' attribute.

See Also:
getBooleanFlagsReservedBits(), Constant Field Values

booleanFlagsReservedBits

protected int booleanFlagsReservedBits
The cached value of the 'Boolean Flags Reserved Bits' attribute.

See Also:
getBooleanFlagsReservedBits()

IMPORTER_ID_EDEFAULT

protected static final String IMPORTER_ID_EDEFAULT
The default value of the 'Importer ID' attribute.

See Also:
getImporterID()

importerID

protected String importerID
The cached value of the 'Importer ID' attribute.

See Also:
getImporterID()

BUNDLE_MANIFEST_EDEFAULT

protected static final boolean BUNDLE_MANIFEST_EDEFAULT
The default value of the 'Bundle Manifest' attribute.

See Also:
isBundleManifest(), Constant Field Values

bundleManifest

protected boolean bundleManifest
The cached value of the 'Bundle Manifest' attribute.

See Also:
isBundleManifest()

FEATURE_DELEGATION_EDEFAULT

protected static final GenDelegationKind FEATURE_DELEGATION_EDEFAULT
The default value of the 'Feature Delegation' attribute.

See Also:
getFeatureDelegation()

featureDelegation

protected GenDelegationKind featureDelegation
The cached value of the 'Feature Delegation' attribute.

See Also:
getFeatureDelegation()

CONTAINMENT_PROXIES_EDEFAULT

protected static final boolean CONTAINMENT_PROXIES_EDEFAULT
The default value of the 'Containment Proxies' attribute.

See Also:
isContainmentProxies(), Constant Field Values

containmentProxies

protected boolean containmentProxies
The cached value of the 'Containment Proxies' attribute.

See Also:
isContainmentProxies()

MINIMAL_REFLECTIVE_METHODS_EDEFAULT

protected static final boolean MINIMAL_REFLECTIVE_METHODS_EDEFAULT
The default value of the 'Minimal Reflective Methods' attribute.

See Also:
isMinimalReflectiveMethods(), Constant Field Values

minimalReflectiveMethods

protected boolean minimalReflectiveMethods
The cached value of the 'Minimal Reflective Methods' attribute.

See Also:
isMinimalReflectiveMethods()

SUPPRESS_CONTAINMENT_EDEFAULT

protected static final boolean SUPPRESS_CONTAINMENT_EDEFAULT
The default value of the 'Suppress Containment' attribute.

See Also:
isSuppressContainment(), Constant Field Values

suppressContainment

protected boolean suppressContainment
The cached value of the 'Suppress Containment' attribute.

See Also:
isSuppressContainment()

SUPPRESS_NOTIFICATION_EDEFAULT

protected static final boolean SUPPRESS_NOTIFICATION_EDEFAULT
The default value of the 'Suppress Notification' attribute.

See Also:
isSuppressNotification(), Constant Field Values

suppressNotification

protected boolean suppressNotification
The cached value of the 'Suppress Notification' attribute.

See Also:
isSuppressNotification()

ARRAY_ACCESSORS_EDEFAULT

protected static final boolean ARRAY_ACCESSORS_EDEFAULT
The default value of the 'Array Accessors' attribute.

See Also:
isArrayAccessors(), Constant Field Values

arrayAccessors

protected boolean arrayAccessors
The cached value of the 'Array Accessors' attribute.

See Also:
isArrayAccessors()

SUPPRESS_UNSETTABLE_EDEFAULT

protected static final boolean SUPPRESS_UNSETTABLE_EDEFAULT
The default value of the 'Suppress Unsettable' attribute.

See Also:
isSuppressUnsettable(), Constant Field Values

suppressUnsettable

protected boolean suppressUnsettable
The cached value of the 'Suppress Unsettable' attribute.

See Also:
isSuppressUnsettable()

FACADE_HELPER_CLASS_EDEFAULT

protected static final String FACADE_HELPER_CLASS_EDEFAULT
The default value of the 'Facade Helper Class' attribute. This value should be always equals to JMerger.DEFAULT_FACADE_HELPER_CLASS.

See Also:
getFacadeHelperClass(), Constant Field Values

facadeHelperClass

protected String facadeHelperClass
The cached value of the 'Facade Helper Class' attribute.

See Also:
getFacadeHelperClass()

genPackages

protected EList genPackages
The cached value of the 'Gen Packages' containment reference list.

See Also:
getGenPackages()

staticGenPackages

protected EList staticGenPackages

usedGenPackages

protected EList usedGenPackages
The cached value of the 'Used Gen Packages' reference list.

See Also:
getUsedGenPackages()

importManager

protected ImportManager importManager

importStringBuffer

protected StringBuffer importStringBuffer

importInsertionPoint

protected int importInsertionPoint

canGenerate

protected boolean canGenerate

jControlModelName

protected String jControlModelName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


interfaceTemplateName

protected String interfaceTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


classTemplateName

protected String classTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


enumClassTemplateName

protected String enumClassTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


packageClassTemplateName

protected String packageClassTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


factoryInterfaceTemplateName

protected String factoryInterfaceTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


factoryClassTemplateName

protected String factoryClassTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


adapterFactoryClassTemplateName

protected String adapterFactoryClassTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


switchClassTemplateName

protected String switchClassTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


validatorSwitchClassTemplateName

protected String validatorSwitchClassTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


xmlProcessorClassTemplateName

protected String xmlProcessorClassTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


pluginXMLTemplateName

protected String pluginXMLTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


manifestMFTemplateName

protected String manifestMFTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


pluginPropertiesTemplateName

protected String pluginPropertiesTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


buildPropertiesTemplateName

protected String buildPropertiesTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


modelPluginTemplateName

protected String modelPluginTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


resourceTemplateName

protected String resourceTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


resourceFactoryTemplateName

protected String resourceFactoryTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


templatePath

protected String[] templatePath
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


jControlModel

protected JControlModel jControlModel
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


interfaceEmitter

protected JETEmitter interfaceEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


classEmitter

protected JETEmitter classEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


enumClassEmitter

protected JETEmitter enumClassEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


packageInterfaceEmitter

protected JETEmitter packageInterfaceEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


packageClassEmitter

protected JETEmitter packageClassEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


factoryInterfaceEmitter

protected JETEmitter factoryInterfaceEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


factoryClassEmitter

protected JETEmitter factoryClassEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


adapterFactoryClassEmitter

protected JETEmitter adapterFactoryClassEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


switchClassEmitter

protected JETEmitter switchClassEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


validatorSwitchClassEmitter

protected JETEmitter validatorSwitchClassEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


xmlProcessorClassEmitter

protected JETEmitter xmlProcessorClassEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


pluginXMLEmitter

protected JETEmitter pluginXMLEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


manifestMFEmitter

protected JETEmitter manifestMFEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


pluginPropertiesEmitter

protected JETEmitter pluginPropertiesEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


buildPropertiesEmitter

protected JETEmitter buildPropertiesEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


modelPluginClassEmitter

protected JETEmitter modelPluginClassEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


resourceClassEmitter

protected JETEmitter resourceClassEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


resourceFactoryClassEmitter

protected JETEmitter resourceFactoryClassEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


OBJECT_ARGUMENT

public static final Class[] OBJECT_ARGUMENT
Deprecated. in EMF 2.2. This field will be removed after 2.2.


extendedMetaData

protected ExtendedMetaData extendedMetaData

itemProviderTemplateName

protected String itemProviderTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


itemProviderAdapterFactoryTemplateName

protected String itemProviderAdapterFactoryTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editPluginTemplateName

protected String editPluginTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editPluginXMLTemplateName

protected String editPluginXMLTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editManifestMFTemplateName

protected String editManifestMFTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editPluginPropertiesTemplateName

protected String editPluginPropertiesTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editBuildPropertiesTemplateName

protected String editBuildPropertiesTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


itemGIFName

protected String itemGIFName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


createChildGIFName

protected String createChildGIFName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editorTemplateName

protected String editorTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


actionBarContributorTemplateName

protected String actionBarContributorTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


modelWizardTemplateName

protected String modelWizardTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


advisorTemplateName

protected String advisorTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editorPluginTemplateName

protected String editorPluginTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editorPluginXMLTemplateName

protected String editorPluginXMLTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editorManifestMFTemplateName

protected String editorManifestMFTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editorPluginPropertiesTemplateName

protected String editorPluginPropertiesTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editorBuildPropertiesTemplateName

protected String editorBuildPropertiesTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


modelGIFName

protected String modelGIFName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


modelWizardGIFName

protected String modelWizardGIFName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


itemProviderEmitter

protected JETEmitter itemProviderEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


itemProviderAdapterFactoryEmitter

protected JETEmitter itemProviderAdapterFactoryEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editPluginClassEmitter

protected JETEmitter editPluginClassEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editPluginXMLEmitter

protected JETEmitter editPluginXMLEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editManifestMFEmitter

protected JETEmitter editManifestMFEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editPluginPropertiesEmitter

protected JETEmitter editPluginPropertiesEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editBuildPropertiesEmitter

protected JETEmitter editBuildPropertiesEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


itemGIFEmitter

protected GenBaseImpl.GIFEmitter itemGIFEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


createChildGIFEmitter

protected GenBaseImpl.GIFEmitter createChildGIFEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editorEmitter

protected JETEmitter editorEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


actionBarContributorEmitter

protected JETEmitter actionBarContributorEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


modelWizardEmitter

protected JETEmitter modelWizardEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


advisorEmitter

protected JETEmitter advisorEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editorPluginClassEmitter

protected JETEmitter editorPluginClassEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editorManifestMFEmitter

protected JETEmitter editorManifestMFEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editorPluginXMLEmitter

protected JETEmitter editorPluginXMLEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editorPluginPropertiesEmitter

protected JETEmitter editorPluginPropertiesEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


editorBuildPropertiesEmitter

protected JETEmitter editorBuildPropertiesEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


modelGIFEmitter

protected GenBaseImpl.GIFEmitter modelGIFEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


modelWizardGIFEmitter

protected GenBaseImpl.GIFEmitter modelWizardGIFEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


testCaseTemplateName

protected String testCaseTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


modelTestSuiteTemplateName

protected String modelTestSuiteTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


packageTestSuiteTemplateName

protected String packageTestSuiteTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


packageExampleTemplateName

protected String packageExampleTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


testsPluginXMLTemplateName

protected String testsPluginXMLTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


testsManifestMFTemplateName

protected String testsManifestMFTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


testsPluginPropertiesTemplateName

protected String testsPluginPropertiesTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


testsBuildPropertiesTemplateName

protected String testsBuildPropertiesTemplateName
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


testCaseEmitter

protected JETEmitter testCaseEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


modelTestSuiteEmitter

protected JETEmitter modelTestSuiteEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


packageTestSuiteEmitter

protected JETEmitter packageTestSuiteEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


packageExampleEmitter

protected JETEmitter packageExampleEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


testsPluginXMLEmitter

protected JETEmitter testsPluginXMLEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


testsManifestMFEmitter

protected JETEmitter testsManifestMFEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


testsPluginPropertiesEmitter

protected JETEmitter testsPluginPropertiesEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


testsBuildPropertiesEmitter

protected JETEmitter testsBuildPropertiesEmitter
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.


rootImplementsInterfaceGenClass

protected GenClass rootImplementsInterfaceGenClass

codeFormatterOptions

protected Map codeFormatterOptions
Deprecated. In EMF 2.2, the Generator-based design renders this field obsolete. It will be removed after 2.2.

Constructor Detail

GenModelImpl

protected GenModelImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class GenBaseImpl

getCopyrightText

public String getCopyrightText()

Specified by:
getCopyrightText in interface GenModel
Returns:
the value of the 'Copyright Text' attribute.
See Also:
GenModel.setCopyrightText(String), GenModelPackage.getGenModel_CopyrightText()

setCopyrightText

public void setCopyrightText(String newCopyrightText)

Specified by:
setCopyrightText in interface GenModel
Parameters:
newCopyrightText - the new value of the 'Copyright Text' attribute.
See Also:
GenModel.getCopyrightText()

getSourceFragmentPath

protected String getSourceFragmentPath()

getModelDirectory

public String getModelDirectory()

Specified by:
getModelDirectory in interface GenModel
Returns:
the value of the 'Model Directory' attribute.
See Also:
GenModel.setModelDirectory(String), GenModelPackage.getGenModel_ModelDirectory()

getModelDirectoryGen

public String getModelDirectoryGen()


setModelDirectory

public void setModelDirectory(String newModelDirectory)

Specified by:
setModelDirectory in interface GenModel
Parameters:
newModelDirectory - the new value of the 'Model Directory' attribute.
See Also:
GenModel.getModelDirectory()

isCreationCommands

public boolean isCreationCommands()

Specified by:
isCreationCommands in interface GenModel
Returns:
the value of the 'Creation Commands' attribute.
See Also:
GenModel.setCreationCommands(boolean), GenModelPackage.getGenModel_CreationCommands()

setCreationCommands

public void setCreationCommands(boolean newCreationCommands)

Specified by:
setCreationCommands in interface GenModel
Parameters:
newCreationCommands - the new value of the 'Creation Commands' attribute.
See Also:
GenModel.isCreationCommands()

isCreationIcons

public boolean isCreationIcons()

Specified by:
isCreationIcons in interface GenModel
Returns:
the value of the 'Creation Icons' attribute.
See Also:
GenModel.setCreationIcons(boolean), GenModelPackage.getGenModel_CreationIcons()

setCreationIcons

public void setCreationIcons(boolean newCreationIcons)

Specified by:
setCreationIcons in interface GenModel
Parameters:
newCreationIcons - the new value of the 'Creation Icons' attribute.
See Also:
GenModel.isCreationIcons()

markImportLocation

public void markImportLocation(StringBuffer stringBuffer,
                               GenPackage genPackage)
Specified by:
markImportLocation in interface GenModel

markImportLocation

public void markImportLocation(StringBuffer stringBuffer)
Specified by:
markImportLocation in interface GenModel

emitSortedImports

public void emitSortedImports()
Specified by:
emitSortedImports in interface GenModel

getImportedName

public String getImportedName(String qualifiedName)
Specified by:
getImportedName in interface GenModel

addImport

public void addImport(String qualifiedName)
Specified by:
addImport in interface GenModel

addPseudoImport

public void addPseudoImport(String qualifiedName)
Specified by:
addPseudoImport in interface GenModel

getImportManager

public ImportManager getImportManager()
Specified by:
getImportManager in interface GenModel
Overrides:
getImportManager in class GenBaseImpl

setImportManager

public void setImportManager(ImportManager importManager)
Specified by:
setImportManager in interface GenModel
Overrides:
setImportManager in class GenBaseImpl

getDriverNumber

public String getDriverNumber()
Specified by:
getDriverNumber in interface GenModel

getDate

public String getDate()
Specified by:
getDate in interface GenModel

getNonNLS

public String getNonNLS()
Specified by:
getNonNLS in interface GenModel

getNonNLS

public String getNonNLS(int i)
Specified by:
getNonNLS in interface GenModel

getNonNLS

public String getNonNLS(String s)
Specified by:
getNonNLS in interface GenModel

getNonNLS

public String getNonNLS(String s,
                        int i)
Specified by:
getNonNLS in interface GenModel

initialize

public void initialize(Collection ePackages)
Specified by:
initialize in interface GenModel

getTemplatePath

protected String[] getTemplatePath()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. Generator.Options provides an equivalent way to obtain this information. This method will be removed after 2.2.


getMergeRulesLocation

public String getMergeRulesLocation()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. Generator.Options provides an equivalent way to obtain this information. This method will be removed after 2.2.

Specified by:
getMergeRulesLocation in interface GenModel

getJControlModel

public JControlModel getJControlModel()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. Generator provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getJControlModel in interface GenModel

setMethod

public void setMethod(JETEmitter jetEmitter,
                      String className)
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.


createJETEmitter

protected JETEmitter createJETEmitter(String relativeTemplateURI)
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.


addClasspathEntries

protected void addClasspathEntries(JETEmitter jetEmitter)
                            throws JETException
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Throws:
JETException

getClassEmitter

public JETEmitter getClassEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getClassEmitter in interface GenModel

getEnumClassEmitter

public JETEmitter getEnumClassEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getEnumClassEmitter in interface GenModel

getFactoryClassEmitter

public JETEmitter getFactoryClassEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getFactoryClassEmitter in interface GenModel

getPackageClassEmitter

public JETEmitter getPackageClassEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getPackageClassEmitter in interface GenModel

getAdapterFactoryClassEmitter

public JETEmitter getAdapterFactoryClassEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getAdapterFactoryClassEmitter in interface GenModel

getSwitchClassEmitter

public JETEmitter getSwitchClassEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getSwitchClassEmitter in interface GenModel

getValidatorClassEmitter

public JETEmitter getValidatorClassEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getValidatorClassEmitter in interface GenModel

getXMLProcessorClassEmitter

public JETEmitter getXMLProcessorClassEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getXMLProcessorClassEmitter in interface GenModel

getPluginXMLEmitter

public JETEmitter getPluginXMLEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getPluginXMLEmitter in interface GenModel

getManifestMFEmitter

public JETEmitter getManifestMFEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getManifestMFEmitter in interface GenModel

getPluginPropertiesEmitter

public JETEmitter getPluginPropertiesEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.


getBuildPropertiesEmitter

public JETEmitter getBuildPropertiesEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getBuildPropertiesEmitter in interface GenModel

getModelPluginClassEmitter

public JETEmitter getModelPluginClassEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getModelPluginClassEmitter in interface GenModel

getResourceClassEmitter

public JETEmitter getResourceClassEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getResourceClassEmitter in interface GenModel

getResourceFactoryClassEmitter

public JETEmitter getResourceFactoryClassEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getResourceFactoryClassEmitter in interface GenModel

hasModelSupport

protected boolean hasModelSupport()

canGenerate

public boolean canGenerate()
Specified by:
canGenerate in interface GenBase
Overrides:
canGenerate in class GenBaseImpl

setCanGenerate

public void setCanGenerate(boolean canGenerate)
Specified by:
setCanGenerate in interface GenModel

validate

public IStatus validate()
Specified by:
validate in interface GenModel

diagnose

public Diagnostic diagnose()
Specified by:
diagnose in interface GenModel

getExtendedMetaData

public ExtendedMetaData getExtendedMetaData()
Specified by:
getExtendedMetaData in interface GenModel
Overrides:
getExtendedMetaData in class GenBaseImpl

populateExtendedMetaData

protected void populateExtendedMetaData(List genPackages)

hasPluginSupport

public boolean hasPluginSupport()
Specified by:
hasPluginSupport in interface GenModel

generate

public void generate(Monitor progressMonitor)
Deprecated. In EMF 2.2, a Generator should be used to generate code. This method will be removed after 2.2.

Specified by:
generate in interface GenBase
Overrides:
generate in class GenBaseImpl

hasEditSupport

public boolean hasEditSupport()
Specified by:
hasEditSupport in interface GenModel

canGenerateEdit

public boolean canGenerateEdit()
Specified by:
canGenerateEdit in interface GenBase
Overrides:
canGenerateEdit in class GenBaseImpl

generateEdit

public void generateEdit(Monitor progressMonitor)
Deprecated. In EMF 2.2, a Generator should be used to generate code. This method will be removed after 2.2.

Specified by:
generateEdit in interface GenBase
Overrides:
generateEdit in class GenBaseImpl

hasEditorSupport

public boolean hasEditorSupport()
Specified by:
hasEditorSupport in interface GenModel

canGenerateEditor

public boolean canGenerateEditor()
Specified by:
canGenerateEditor in interface GenBase
Overrides:
canGenerateEditor in class GenBaseImpl

generateEditor

public void generateEditor(Monitor progressMonitor)
Deprecated. In EMF 2.2, a Generator should be used to generate code. This method will be removed after 2.2.

Specified by:
generateEditor in interface GenBase
Overrides:
generateEditor in class GenBaseImpl

canGenerateSchema

public boolean canGenerateSchema()
Deprecated. In EMF 2.2, schema generation is properly done via a model exporter. This method will be removed after 2.2.

Specified by:
canGenerateSchema in interface GenBase
Overrides:
canGenerateSchema in class GenBaseImpl

generateSchema

public void generateSchema(Monitor progressMonitor)
Deprecated. In EMF 2.2, schema generation is properly done via a model exporter. This method will be removed after 2.2.

Specified by:
generateSchema in interface GenBase
Overrides:
generateSchema in class GenBaseImpl

hasTestSupport

public boolean hasTestSupport()
Specified by:
hasTestSupport in interface GenModel

canGenerateTests

public boolean canGenerateTests()
Specified by:
canGenerateTests in interface GenBase
Overrides:
canGenerateTests in class GenBaseImpl

generateTests

public void generateTests(Monitor progressMonitor)
Deprecated. In EMF 2.2, schema generation is properly done via a model exporter. This method will be removed after 2.2.

Specified by:
generateTests in interface GenBase
Overrides:
generateTests in class GenBaseImpl

getItemProviderEmitter

public JETEmitter getItemProviderEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getItemProviderEmitter in interface GenModel

getItemProviderAdapterFactoryEmitter

public JETEmitter getItemProviderAdapterFactoryEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getItemProviderAdapterFactoryEmitter in interface GenModel

getEditPluginClassEmitter

public JETEmitter getEditPluginClassEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getEditPluginClassEmitter in interface GenModel

getEditPluginXMLEmitter

public JETEmitter getEditPluginXMLEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getEditPluginXMLEmitter in interface GenModel

getEditManifestMFEmitter

public JETEmitter getEditManifestMFEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getEditManifestMFEmitter in interface GenModel

getEditPluginPropertiesEmitter

public JETEmitter getEditPluginPropertiesEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getEditPluginPropertiesEmitter in interface GenModel

getEditBuildPropertiesEmitter

public JETEmitter getEditBuildPropertiesEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getEditBuildPropertiesEmitter in interface GenModel

getItemGIFEmitter

public GenBaseImpl.GIFEmitter getItemGIFEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.


getCreateChildGIFEmitter

public GenBaseImpl.GIFEmitter getCreateChildGIFEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.


getModelGIFEmitter

public GenBaseImpl.GIFEmitter getModelGIFEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.


getModelWizardGIFEmitter

public GenBaseImpl.GIFEmitter getModelWizardGIFEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.


getEditorEmitter

public JETEmitter getEditorEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getEditorEmitter in interface GenModel

getActionBarContributorEmitter

public JETEmitter getActionBarContributorEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getActionBarContributorEmitter in interface GenModel

getModelWizardEmitter

public JETEmitter getModelWizardEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getModelWizardEmitter in interface GenModel

getEditorAdvisorEmitter

public JETEmitter getEditorAdvisorEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getEditorAdvisorEmitter in interface GenModel

getEditorPluginClassEmitter

public JETEmitter getEditorPluginClassEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getEditorPluginClassEmitter in interface GenModel

getEditorPluginXMLEmitter

public JETEmitter getEditorPluginXMLEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getEditorPluginXMLEmitter in interface GenModel

getEditorManifestMFEmitter

public JETEmitter getEditorManifestMFEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getEditorManifestMFEmitter in interface GenModel

getEditorPluginPropertiesEmitter

public JETEmitter getEditorPluginPropertiesEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getEditorPluginPropertiesEmitter in interface GenModel

getEditorBuildPropertiesEmitter

public JETEmitter getEditorBuildPropertiesEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getEditorBuildPropertiesEmitter in interface GenModel

getTestCaseEmitter

public JETEmitter getTestCaseEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getTestCaseEmitter in interface GenModel

getModelTestSuiteEmitter

public JETEmitter getModelTestSuiteEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getModelTestSuiteEmitter in interface GenModel

getPackageTestSuiteEmitter

public JETEmitter getPackageTestSuiteEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getPackageTestSuiteEmitter in interface GenModel

getPackageExampleEmitter

public JETEmitter getPackageExampleEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getPackageExampleEmitter in interface GenModel

getTestsPluginXMLEmitter

public JETEmitter getTestsPluginXMLEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getTestsPluginXMLEmitter in interface GenModel

getTestsManifestMFEmitter

public JETEmitter getTestsManifestMFEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getTestsManifestMFEmitter in interface GenModel

getTestsPluginPropertiesEmitter

public JETEmitter getTestsPluginPropertiesEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getTestsPluginPropertiesEmitter in interface GenModel

getTestsBuildPropertiesEmitter

public JETEmitter getTestsBuildPropertiesEmitter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Specified by:
getTestsBuildPropertiesEmitter in interface GenModel

getPluginDirectory

protected String getPluginDirectory(boolean isSet,
                                    String baseDirectory,
                                    String suffix)

getEditDirectory

public String getEditDirectory()
Description copied from interface: GenModel
Returns the value of the 'Edit Directory' attribute.

When unset, this attribute takes a default value based on #getModelDirectory.

Specified by:
getEditDirectory in interface GenModel
Returns:
the value of the 'Edit Directory' attribute.
See Also:
GenModel.isSetEditDirectory(), GenModel.unsetEditDirectory(), GenModel.setEditDirectory(String), GenModelPackage.getGenModel_EditDirectory()

getEditDirectoryGen

public String getEditDirectoryGen()


setEditDirectory

public void setEditDirectory(String newEditDirectory)

Specified by:
setEditDirectory in interface GenModel
Parameters:
newEditDirectory - the new value of the 'Edit Directory' attribute.
See Also:
GenModel.isSetEditDirectory(), GenModel.unsetEditDirectory(), GenModel.getEditDirectory()

unsetEditDirectory

public void unsetEditDirectory()

Specified by:
unsetEditDirectory in interface GenModel
See Also:
GenModel.isSetEditDirectory(), GenModel.getEditDirectory(), GenModel.setEditDirectory(String)

isSetEditDirectory

public boolean isSetEditDirectory()

Specified by:
isSetEditDirectory in interface GenModel
Returns:
whether the value of the 'Edit Directory' attribute is set.
See Also:
GenModel.unsetEditDirectory(), GenModel.getEditDirectory(), GenModel.setEditDirectory(String)

getEditorDirectory

public String getEditorDirectory()
Description copied from interface: GenModel
Returns the value of the 'Editor Directory' attribute.

When unset, this attribute takes a default value based on #getModelDirectory.

Specified by:
getEditorDirectory in interface GenModel
Returns:
the value of the 'Editor Directory' attribute.
See Also:
GenModel.isSetEditorDirectory(), GenModel.unsetEditorDirectory(), GenModel.setEditorDirectory(String), GenModelPackage.getGenModel_EditorDirectory()

getEditorDirectoryGen

public String getEditorDirectoryGen()


setEditorDirectory

public void setEditorDirectory(String newEditorDirectory)

Specified by:
setEditorDirectory in interface GenModel
Parameters:
newEditorDirectory - the new value of the 'Editor Directory' attribute.
See Also:
GenModel.isSetEditorDirectory(), GenModel.unsetEditorDirectory(), GenModel.getEditorDirectory()

unsetEditorDirectory

public void unsetEditorDirectory()

Specified by:
unsetEditorDirectory in interface GenModel
See Also:
GenModel.isSetEditorDirectory(), GenModel.getEditorDirectory(), GenModel.setEditorDirectory(String)

isSetEditorDirectory

public boolean isSetEditorDirectory()

Specified by:
isSetEditorDirectory in interface GenModel
Returns:
whether the value of the 'Editor Directory' attribute is set.
See Also:
GenModel.unsetEditorDirectory(), GenModel.getEditorDirectory(), GenModel.setEditorDirectory(String)

getModelPluginID

public String getModelPluginID()

Specified by:
getModelPluginID in interface GenModel
Returns:
the value of the 'Model Plugin ID' attribute.
See Also:
GenModel.setModelPluginID(String), GenModelPackage.getGenModel_ModelPluginID()

setModelPluginID

public void setModelPluginID(String newModelPluginID)

Specified by:
setModelPluginID in interface GenModel
Parameters:
newModelPluginID - the new value of the 'Model Plugin ID' attribute.
See Also:
GenModel.getModelPluginID()

getTemplateDirectory

public String getTemplateDirectory()

Specified by:
getTemplateDirectory in interface GenModel
Returns:
the value of the 'Template Directory' attribute.
See Also:
GenModel.setTemplateDirectory(String), GenModelPackage.getGenModel_TemplateDirectory()

setTemplateDirectory

public void setTemplateDirectory(String newTemplateDirectory)

Specified by:
setTemplateDirectory in interface GenModel
Parameters:
newTemplateDirectory - the new value of the 'Template Directory' attribute.
See Also:
GenModel.getTemplateDirectory()

isRuntimeJar

public boolean isRuntimeJar()

Specified by:
isRuntimeJar in interface GenModel
Returns:
the value of the 'Runtime Jar' attribute.
See Also:
GenModel.setRuntimeJar(boolean), GenModelPackage.getGenModel_RuntimeJar()

setRuntimeJar

public void setRuntimeJar(boolean newRuntimeJar)

Specified by:
setRuntimeJar in interface GenModel
Parameters:
newRuntimeJar - the new value of the 'Runtime Jar' attribute.
See Also:
GenModel.isRuntimeJar()

getForeignModel

public EList getForeignModel()

Specified by:
getForeignModel in interface GenModel
Returns:
the value of the 'Foreign Model' attribute list.
See Also:
GenModelPackage.getGenModel_ForeignModel()

isDynamicTemplates

public boolean isDynamicTemplates()

Specified by:
isDynamicTemplates in interface GenModel
Returns:
the value of the 'Dynamic Templates' attribute.
See Also:
GenModel.setDynamicTemplates(boolean), GenModelPackage.getGenModel_DynamicTemplates()

setDynamicTemplates

public void setDynamicTemplates(boolean newDynamicTemplates)

Specified by:
setDynamicTemplates in interface GenModel
Parameters:
newDynamicTemplates - the new value of the 'Dynamic Templates' attribute.
See Also:
GenModel.isDynamicTemplates()

getRedirection

public String getRedirection()

Specified by:
getRedirection in interface GenModel
Returns:
the value of the 'Redirection' attribute.
See Also:
GenModel.setRedirection(String), GenModelPackage.getGenModel_Redirection()

setRedirection

public void setRedirection(String newRedirection)

Specified by:
setRedirection in interface GenModel
Parameters:
newRedirection - the new value of the 'Redirection' attribute.
See Also:
GenModel.getRedirection()

isForceOverwrite

public boolean isForceOverwrite()

Specified by:
isForceOverwrite in interface GenModel
Returns:
the value of the 'Force Overwrite' attribute.
See Also:
GenModel.setForceOverwrite(boolean), GenModelPackage.getGenModel_ForceOverwrite()

setForceOverwrite

public void setForceOverwrite(boolean newForceOverwrite)

Specified by:
setForceOverwrite in interface GenModel
Parameters:
newForceOverwrite - the new value of the 'Force Overwrite' attribute.
See Also:
GenModel.isForceOverwrite()

getNonExternalizedStringTag

public String getNonExternalizedStringTag()

Specified by:
getNonExternalizedStringTag in interface GenModel
Returns:
the value of the 'Non Externalized String Tag' attribute.
See Also:
GenModel.setNonExternalizedStringTag(String), GenModelPackage.getGenModel_NonExternalizedStringTag()

setNonExternalizedStringTagGen

public void setNonExternalizedStringTagGen(String newNonExternalizedStringTag)


setNonExternalizedStringTag

public void setNonExternalizedStringTag(String newNonExternalizedStringTag)
Description copied from interface: GenModel
Sets the value of the '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).

Specified by:
setNonExternalizedStringTag in interface GenModel
Parameters:
newNonExternalizedStringTag - the new value of the 'Non Externalized String Tag' attribute.
See Also:
GenModel.getNonExternalizedStringTag()

getName

public String getName()
Specified by:
getName in class GenBaseImpl

getModelName

public String getModelName()

Specified by:
getModelName in interface GenModel
Returns:
the value of the 'Model Name' attribute.
See Also:
GenModel.setModelName(String), GenModelPackage.getGenModel_ModelName()

setModelName

public void setModelName(String newModelName)

Specified by:
setModelName in interface GenModel
Parameters:
newModelName - the new value of the 'Model Name' attribute.
See Also:
GenModel.getModelName()

getModelPluginClass

public String getModelPluginClass()

Specified by:
getModelPluginClass in interface GenModel
Returns:
the value of the 'Model Plugin Class' attribute.
See Also:
GenModel.setModelPluginClass(String), GenModelPackage.getGenModel_ModelPluginClass()

getPluginClass

protected String getPluginClass(boolean isSet,
                                String baseName,
                                String packageSuffix,
                                String classSuffix)

setModelPluginClass

public void setModelPluginClass(String newModelPluginClass)

Specified by:
setModelPluginClass in interface GenModel
Parameters:
newModelPluginClass - the new value of the 'Model Plugin Class' attribute.
See Also:
GenModel.getModelPluginClass()

getEditPluginClass

public String getEditPluginClass()
Description copied from interface: GenModel
Returns the value of the 'Edit Plugin Class' attribute.

When unset, this attribute takes a default value based on #getModelName, and the first of the #getGenPackages.

Specified by:
getEditPluginClass in interface GenModel
Returns:
the value of the 'Edit Plugin Class' attribute.
See Also:
GenModel.isSetEditPluginClass(), GenModel.unsetEditPluginClass(), GenModel.setEditPluginClass(String), GenModelPackage.getGenModel_EditPluginClass()

getEditPluginClassGen

public String getEditPluginClassGen()


getModelProject

protected String getModelProject()

getMainPackage

protected String getMainPackage()

getMainGenPackage

protected GenPackage getMainGenPackage()

setEditPluginClass

public void setEditPluginClass(String newEditPluginClass)

Specified by:
setEditPluginClass in interface GenModel
Parameters:
newEditPluginClass - the new value of the 'Edit Plugin Class' attribute.
See Also:
GenModel.isSetEditPluginClass(), GenModel.unsetEditPluginClass(), GenModel.getEditPluginClass()

unsetEditPluginClass

public void unsetEditPluginClass()

Specified by:
unsetEditPluginClass in interface GenModel
See Also:
GenModel.isSetEditPluginClass(), GenModel.getEditPluginClass(), GenModel.setEditPluginClass(String)

isSetEditPluginClass

public boolean isSetEditPluginClass()

Specified by:
isSetEditPluginClass in interface GenModel
Returns:
whether the value of the 'Edit Plugin Class' attribute is set.
See Also:
GenModel.unsetEditPluginClass(), GenModel.getEditPluginClass(), GenModel.setEditPluginClass(String)

getEditorPluginClass

public String getEditorPluginClass()
Description copied from interface: GenModel
Returns the value of the 'Editor Plugin Class' attribute.

When unset, this attribute takes a default value based on #getModelName, and the first of the #getGenPackages.

Specified by:
getEditorPluginClass in interface GenModel
Returns:
the value of the 'Editor Plugin Class' attribute.
See Also:
GenModel.isSetEditorPluginClass(), GenModel.unsetEditorPluginClass(), GenModel.setEditorPluginClass(String), GenModelPackage.getGenModel_EditorPluginClass()

getEditorPluginClassGen

public String getEditorPluginClassGen()


setEditorPluginClass

public void setEditorPluginClass(String newEditorPluginClass)

Specified by:
setEditorPluginClass in interface GenModel
Parameters:
newEditorPluginClass - the new value of the 'Editor Plugin Class' attribute.
See Also:
GenModel.isSetEditorPluginClass(), GenModel.unsetEditorPluginClass(), GenModel.getEditorPluginClass()

unsetEditorPluginClass

public void unsetEditorPluginClass()

Specified by:
unsetEditorPluginClass in interface GenModel
See Also:
GenModel.isSetEditorPluginClass(), GenModel.getEditorPluginClass(), GenModel.setEditorPluginClass(String)

isSetEditorPluginClass

public boolean isSetEditorPluginClass()

Specified by:
isSetEditorPluginClass in interface GenModel
Returns:
whether the value of the 'Editor Plugin Class' attribute is set.
See Also:
GenModel.unsetEditorPluginClass(), GenModel.getEditorPluginClass(), GenModel.setEditorPluginClass(String)

isUpdateClasspath

public boolean isUpdateClasspath()

Specified by:
isUpdateClasspath in interface GenModel
Returns:
the value of the 'Update Classpath' attribute.
See Also:
GenModel.setUpdateClasspath(boolean), GenModelPackage.getGenModel_UpdateClasspath()

setUpdateClasspath

public void setUpdateClasspath(boolean newUpdateClasspath)

Specified by:
setUpdateClasspath in interface GenModel
Parameters:
newUpdateClasspath - the new value of the 'Update Classpath' attribute.
See Also:
GenModel.isUpdateClasspath()

isGenerateSchema

public boolean isGenerateSchema()

Specified by:
isGenerateSchema in interface GenModel
Returns:
the value of the 'Generate Schema' attribute.
See Also:
GenModel.setGenerateSchema(boolean), GenModelPackage.getGenModel_GenerateSchema()

setGenerateSchema

public void setGenerateSchema(boolean newGenerateSchema)

Specified by:
setGenerateSchema in interface GenModel
Parameters:
newGenerateSchema - the new value of the 'Generate Schema' attribute.
See Also:
GenModel.isGenerateSchema()

isNonNLSMarkers

public boolean isNonNLSMarkers()

Specified by:
isNonNLSMarkers in interface GenModel
Returns:
the value of the 'Non NLS Markers' attribute.
See Also:
GenModel.setNonNLSMarkers(boolean), GenModelPackage.getGenModel_NonNLSMarkers()

setNonNLSMarkersGen

public void setNonNLSMarkersGen(boolean newNonNLSMarkers)


setNonNLSMarkers

public void setNonNLSMarkers(boolean newNonNLSMarkers)
Description copied from interface: GenModel
Sets the value of the 'Non NLS Markers' attribute.

As a side effect, this method sets nonExternalizedStringTag to null.

Specified by:
setNonNLSMarkers in interface GenModel
Parameters:
newNonNLSMarkers - the new value of the 'Non NLS Markers' attribute.
See Also:
GenModel.isNonNLSMarkers()

getStaticPackages

public EList getStaticPackages()

Specified by:
getStaticPackages in interface GenModel
Returns:
the value of the 'Static Packages' attribute list.
See Also:
GenModelPackage.getGenModel_StaticPackages()

getModelPluginVariables

public EList getModelPluginVariables()

Specified by:
getModelPluginVariables in interface GenModel
Returns:
the value of the 'Model Plugin Variables' attribute list.
See Also:
GenModelPackage.getGenModel_ModelPluginVariables()

getRootExtendsInterface

public String getRootExtendsInterface()

Specified by:
getRootExtendsInterface in interface GenModel
Returns:
the value of the 'Root Extends Interface' attribute.
See Also:
GenModel.setRootExtendsInterface(String), GenModelPackage.getGenModel_RootExtendsInterface()

setRootExtendsInterface

public void setRootExtendsInterface(String newRootExtendsInterface)

Specified by:
setRootExtendsInterface in interface GenModel
Parameters:
newRootExtendsInterface - the new value of the 'Root Extends Interface' attribute.
See Also:
GenModel.getRootExtendsInterface()

getRootExtendsClass

public String getRootExtendsClass()

Specified by:
getRootExtendsClass in interface GenModel
Returns:
the value of the 'Root Extends Class' attribute.
See Also:
GenModel.setRootExtendsClass(String), GenModelPackage.getGenModel_RootExtendsClass()

setRootExtendsClass

public void setRootExtendsClass(String newRootExtendsClass)

Specified by:
setRootExtendsClass in interface GenModel
Parameters:
newRootExtendsClass - the new value of the 'Root Extends Class' attribute.
See Also:
GenModel.getRootExtendsClass()

getRootImplementsInterface

public String getRootImplementsInterface()

Specified by:
getRootImplementsInterface in interface GenModel
Returns:
the value of the 'Root Implements Interface' attribute.
See Also:
GenModel.setRootImplementsInterface(String), GenModelPackage.getGenModel_RootImplementsInterface()

getRootImplementsInterfaceGenClass

public GenClass getRootImplementsInterfaceGenClass()
Specified by:
getRootImplementsInterfaceGenClass in interface GenModel

setRootImplementsInterfaceGen

public void setRootImplementsInterfaceGen(String newRootImplementsInterface)


setRootImplementsInterface

public void setRootImplementsInterface(String newRootImplementsInterface)
Description copied from interface: GenModel
Sets the value of the 'Root Implements Interface' attribute.

Specified by:
setRootImplementsInterface in interface GenModel
Parameters:
newRootImplementsInterface - the new value of the 'Root Implements Interface' attribute.
See Also:
GenModel.getRootImplementsInterface()

getEffectiveModelPluginVariables

public List getEffectiveModelPluginVariables()
Specified by:
getEffectiveModelPluginVariables in interface GenModel

getEffectiveModelPluginIDs

public List getEffectiveModelPluginIDs()

isSuppressEMFTypes

public boolean isSuppressEMFTypes()

Specified by:
isSuppressEMFTypes in interface GenModel
Returns:
the value of the 'Suppress EMF Types' attribute.
See Also:
GenModel.setSuppressEMFTypes(boolean), GenModelPackage.getGenModel_SuppressEMFTypes()

setSuppressEMFTypes

public void setSuppressEMFTypes(boolean newSuppressEMFTypes)

Specified by:
setSuppressEMFTypes in interface GenModel
Parameters:
newSuppressEMFTypes - the new value of the 'Suppress EMF Types' attribute.
See Also:
GenModel.isSuppressEMFTypes()

isSuppressEMFMetaData

public boolean isSuppressEMFMetaData()

Specified by:
isSuppressEMFMetaData in interface GenModel
Returns:
the value of the 'Suppress EMF Meta Data' attribute.
See Also:
GenModel.setSuppressEMFMetaData(boolean), GenModelPackage.getGenModel_SuppressEMFMetaData()

setSuppressEMFMetaData

public void setSuppressEMFMetaData(boolean newSuppressEMFMetaData)

Specified by:
setSuppressEMFMetaData in interface GenModel
Parameters:
newSuppressEMFMetaData - the new value of the 'Suppress EMF Meta Data' attribute.
See Also:
GenModel.isSuppressEMFMetaData()

isSuppressEMFModelTags

public boolean isSuppressEMFModelTags()

Specified by:
isSuppressEMFModelTags in interface GenModel
Returns:
the value of the 'Suppress EMF Model Tags' attribute.
See Also:
GenModel.setSuppressEMFModelTags(boolean), GenModelPackage.getGenModel_SuppressEMFModelTags()

setSuppressEMFModelTags

public void setSuppressEMFModelTags(boolean newSuppressEMFModelTags)

Specified by:
setSuppressEMFModelTags in interface GenModel
Parameters:
newSuppressEMFModelTags - the new value of the 'Suppress EMF Model Tags' attribute.
See Also:
GenModel.isSuppressEMFModelTags()

isSuppressInterfaces

public boolean isSuppressInterfaces()

Specified by:
isSuppressInterfaces in interface GenModel
Returns:
the value of the 'Suppress Interfaces' attribute.
See Also:
GenModel.setSuppressInterfaces(boolean), GenModelPackage.getGenModel_SuppressInterfaces()

setSuppressInterfaces

public void setSuppressInterfaces(boolean newSuppressInterfaces)

Specified by:
setSuppressInterfaces in interface GenModel
Parameters:
newSuppressInterfaces - the new value of the 'Suppress Interfaces' attribute.
See Also:
GenModel.isSuppressInterfaces()

getFeatureMapWrapperInterface

public String getFeatureMapWrapperInterface()

Specified by:
getFeatureMapWrapperInterface in interface GenModel
Returns:
the value of the 'Feature Map Wrapper Interface' attribute.
See Also:
GenModel.setFeatureMapWrapperInterface(String), GenModelPackage.getGenModel_FeatureMapWrapperInterface()

setFeatureMapWrapperInterface

public void setFeatureMapWrapperInterface(String newFeatureMapWrapperInterface)

Specified by:
setFeatureMapWrapperInterface in interface GenModel
Parameters:
newFeatureMapWrapperInterface - the new value of the 'Feature Map Wrapper Interface' attribute.
See Also:
GenModel.getFeatureMapWrapperInterface()

getFeatureMapWrapperInternalInterface

public String getFeatureMapWrapperInternalInterface()

Specified by:
getFeatureMapWrapperInternalInterface in interface GenModel
Returns:
the value of the 'Feature Map Wrapper Internal Interface' attribute.
See Also:
GenModel.setFeatureMapWrapperInternalInterface(String), GenModelPackage.getGenModel_FeatureMapWrapperInternalInterface()

setFeatureMapWrapperInternalInterface

public void setFeatureMapWrapperInternalInterface(String newFeatureMapWrapperInternalInterface)

Specified by:
setFeatureMapWrapperInternalInterface in interface GenModel
Parameters:
newFeatureMapWrapperInternalInterface - the new value of the 'Feature Map Wrapper Internal Interface' attribute.
See Also:
GenModel.getFeatureMapWrapperInternalInterface()

getFeatureMapWrapperClass

public String getFeatureMapWrapperClass()

Specified by:
getFeatureMapWrapperClass in interface GenModel
Returns:
the value of the 'Feature Map Wrapper Class' attribute.
See Also:
GenModel.setFeatureMapWrapperClass(String), GenModelPackage.getGenModel_FeatureMapWrapperClass()

setFeatureMapWrapperClass

public void setFeatureMapWrapperClass(String newFeatureMapWrapperClass)

Specified by:
setFeatureMapWrapperClass in interface GenModel
Parameters:
newFeatureMapWrapperClass - the new value of the 'Feature Map Wrapper Class' attribute.
See Also:
GenModel.getFeatureMapWrapperClass()

isRuntimeCompatibility

public boolean isRuntimeCompatibility()

Specified by:
isRuntimeCompatibility in interface GenModel
Returns:
the value of the 'Runtime Compatibility' attribute.
See Also:
GenModel.setRuntimeCompatibility(boolean), GenModelPackage.getGenModel_RuntimeCompatibility()

needsRuntimeCompatibility

public boolean needsRuntimeCompatibility()
Specified by:
needsRuntimeCompatibility in interface GenModel

setRuntimeCompatibility

public void setRuntimeCompatibility(boolean newRuntimeCompatibility)

Specified by:
setRuntimeCompatibility in interface GenModel
Parameters:
newRuntimeCompatibility - the new value of the 'Runtime Compatibility' attribute.
See Also:
GenModel.isRuntimeCompatibility()

isRichClientPlatform

public boolean isRichClientPlatform()

Specified by:
isRichClientPlatform in interface GenModel
Returns:
the value of the 'Rich Client Platform' attribute.
See Also:
GenModel.setRichClientPlatform(boolean), GenModelPackage.getGenModel_RichClientPlatform()

setRichClientPlatform

public void setRichClientPlatform(boolean newRichClientPlatform)

Specified by:
setRichClientPlatform in interface GenModel
Parameters:
newRichClientPlatform - the new value of the 'Rich Client Platform' attribute.
See Also:
GenModel.isRichClientPlatform()

isReflectiveDelegation

public boolean isReflectiveDelegation()

Specified by:
isReflectiveDelegation in interface GenModel
Returns:
the value of the 'Reflective Delegation' attribute.
See Also:
GenModel.setReflectiveDelegation(boolean), GenModelPackage.getGenModel_ReflectiveDelegation()

setReflectiveDelegation

public void setReflectiveDelegation(boolean newReflectiveDelegation)

Specified by:
setReflectiveDelegation in interface GenModel
Parameters:
newReflectiveDelegation - the new value of the 'Reflective Delegation' attribute.
See Also:
GenModel.isReflectiveDelegation()

isCodeFormatting

public boolean isCodeFormatting()

Specified by:
isCodeFormatting in interface GenModel
Returns:
the value of the 'Code Formatting' attribute.
See Also:
GenModel.setCodeFormatting(boolean), GenModelPackage.getGenModel_CodeFormatting()

setCodeFormatting

public void setCodeFormatting(boolean newCodeFormatting)

Specified by:
setCodeFormatting in interface GenModel
Parameters:
newCodeFormatting - the new value of the 'Code Formatting' attribute.
See Also:
GenModel.isCodeFormatting()

getTestsDirectory

public String getTestsDirectory()
Description copied from interface: GenModel
Returns the value of the 'Tests Directory' attribute.

By default, this attribute is set to null. When unset, it takes a default value based on #getModelDirectory.

Specified by:
getTestsDirectory in interface GenModel
Returns:
the value of the 'Tests Directory' attribute.
See Also:
GenModel.isSetTestsDirectory(), GenModel.unsetTestsDirectory(), GenModel.setTestsDirectory(String), GenModelPackage.getGenModel_TestsDirectory()

getTestsDirectoryGen

public String getTestsDirectoryGen()


setTestsDirectory

public void setTestsDirectory(String newTestsDirectory)

Specified by:
setTestsDirectory in interface GenModel
Parameters:
newTestsDirectory - the new value of the 'Tests Directory' attribute.
See Also:
GenModel.isSetTestsDirectory(), GenModel.unsetTestsDirectory(), GenModel.getTestsDirectory()

unsetTestsDirectory

public void unsetTestsDirectory()

Specified by:
unsetTestsDirectory in interface GenModel
See Also:
GenModel.isSetTestsDirectory(), GenModel.getTestsDirectory(), GenModel.setTestsDirectory(String)

isSetTestsDirectory

public boolean isSetTestsDirectory()

Specified by:
isSetTestsDirectory in interface GenModel
Returns:
whether the value of the 'Tests Directory' attribute is set.
See Also:
GenModel.unsetTestsDirectory(), GenModel.getTestsDirectory(), GenModel.setTestsDirectory(String)

getTestSuiteClass

public String getTestSuiteClass()
Description copied from interface: GenModel
Returns the value of the 'Test Suite Class' attribute.

When unset, this attribute takes a default value based on #getModelName, and the first of the #getGenPackages.

Specified by:
getTestSuiteClass in interface GenModel
Returns:
the value of the 'Test Suite Class' attribute.
See Also:
GenModel.isSetTestSuiteClass(), GenModel.unsetTestSuiteClass(), GenModel.setTestSuiteClass(String), GenModelPackage.getGenModel_TestSuiteClass()

getTestSuiteClassGen

public String getTestSuiteClassGen()


setTestSuiteClass

public void setTestSuiteClass(String newTestSuiteClass)

Specified by:
setTestSuiteClass in interface GenModel
Parameters:
newTestSuiteClass - the new value of the 'Test Suite Class' attribute.
See Also:
GenModel.isSetTestSuiteClass(), GenModel.unsetTestSuiteClass(), GenModel.getTestSuiteClass()

unsetTestSuiteClass

public void unsetTestSuiteClass()

Specified by:
unsetTestSuiteClass in interface GenModel
See Also:
GenModel.isSetTestSuiteClass(), GenModel.getTestSuiteClass(), GenModel.setTestSuiteClass(String)

isSetTestSuiteClass

public boolean isSetTestSuiteClass()

Specified by:
isSetTestSuiteClass in interface GenModel
Returns:
whether the value of the 'Test Suite Class' attribute is set.
See Also:
GenModel.unsetTestSuiteClass(), GenModel.getTestSuiteClass(), GenModel.setTestSuiteClass(String)

getBooleanFlagsField

public String getBooleanFlagsField()

Specified by:
getBooleanFlagsField in interface GenModel
Returns:
the value of the 'Boolean Flags Field' attribute.
See Also:
GenModel.setBooleanFlagsField(String), GenModelPackage.getGenModel_BooleanFlagsField()

setBooleanFlagsField

public void setBooleanFlagsField(String newBooleanFlagsField)

Specified by:
setBooleanFlagsField in interface GenModel
Parameters:
newBooleanFlagsField - the new value of the 'Boolean Flags Field' attribute.
See Also:
GenModel.getBooleanFlagsField()

getBooleanFlagsReservedBits

public int getBooleanFlagsReservedBits()

Specified by:
getBooleanFlagsReservedBits in interface GenModel
Returns:
the value of the 'Boolean Flags Reserved Bits' attribute.
See Also:
GenModel.setBooleanFlagsReservedBits(int), GenModelPackage.getGenModel_BooleanFlagsReservedBits()

setBooleanFlagsReservedBits

public void setBooleanFlagsReservedBits(int newBooleanFlagsReservedBits)

Specified by:
setBooleanFlagsReservedBits in interface GenModel
Parameters:
newBooleanFlagsReservedBits - the new value of the 'Boolean Flags Reserved Bits' attribute.
See Also:
GenModel.getBooleanFlagsReservedBits()

getImporterID

public String getImporterID()

Specified by:
getImporterID in interface GenModel
Returns:
the value of the 'Importer ID' attribute.
See Also:
GenModel.setImporterID(String), GenModelPackage.getGenModel_ImporterID()

setImporterID

public void setImporterID(String newImporterID)

Specified by:
setImporterID in interface GenModel
Parameters:
newImporterID - the new value of the 'Importer ID' attribute.
See Also:
GenModel.getImporterID()

isBundleManifest

public boolean isBundleManifest()

Specified by:
isBundleManifest in interface GenModel
Returns:
the value of the 'Bundle Manifest' attribute.
See Also:
GenModel.setBundleManifest(boolean), GenModelPackage.getGenModel_BundleManifest()

setBundleManifest

public void setBundleManifest(boolean newBundleManifest)

Specified by:
setBundleManifest in interface GenModel
Parameters:
newBundleManifest - the new value of the 'Bundle Manifest' attribute.
See Also:
GenModel.isBundleManifest()

getFeatureDelegation

public GenDelegationKind getFeatureDelegation()

Specified by:
getFeatureDelegation in interface GenModel
Returns:
the value of the 'Feature Delegation' attribute.
See Also:
GenDelegationKind, GenModel.setFeatureDelegation(GenDelegationKind), GenModelPackage.getGenModel_FeatureDelegation()

setFeatureDelegation

public void setFeatureDelegation(GenDelegationKind newFeatureDelegation)

Specified by:
setFeatureDelegation in interface GenModel
Parameters:
newFeatureDelegation - the new value of the 'Feature Delegation' attribute.
See Also:
GenDelegationKind, GenModel.getFeatureDelegation()

isContainmentProxies

public boolean isContainmentProxies()

Specified by:
isContainmentProxies in interface GenModel
Returns:
the value of the 'Containment Proxies' attribute.
See Also:
GenModel.setContainmentProxies(boolean), GenModelPackage.getGenModel_ContainmentProxies()

setContainmentProxies

public void setContainmentProxies(boolean newContainmentProxies)

Specified by:
setContainmentProxies in interface GenModel
Parameters:
newContainmentProxies - the new value of the 'Containment Proxies' attribute.
See Also:
GenModel.isContainmentProxies()

isMinimalReflectiveMethods

public boolean isMinimalReflectiveMethods()

Specified by:
isMinimalReflectiveMethods in interface GenModel
Returns:
the value of the 'Minimal Reflective Methods' attribute.
See Also:
GenModel.setMinimalReflectiveMethods(boolean), GenModelPackage.getGenModel_MinimalReflectiveMethods()

setMinimalReflectiveMethods

public void setMinimalReflectiveMethods(boolean newMinimalReflectiveMethods)

Specified by:
setMinimalReflectiveMethods in interface GenModel
Parameters:
newMinimalReflectiveMethods - the new value of the 'Minimal Reflective Methods' attribute.
See Also:
GenModel.isMinimalReflectiveMethods()

isSuppressContainment

public boolean isSuppressContainment()

Specified by:
isSuppressContainment in interface GenModel
Returns:
the value of the 'Suppress Containment' attribute.
See Also:
GenModel.setSuppressContainment(boolean), GenModelPackage.getGenModel_SuppressContainment()

setSuppressContainment

public void setSuppressContainment(boolean newSuppressContainment)

Specified by:
setSuppressContainment in interface GenModel
Parameters:
newSuppressContainment - the new value of the 'Suppress Containment' attribute.
See Also:
GenModel.isSuppressContainment()

isSuppressNotification

public boolean isSuppressNotification()

Specified by:
isSuppressNotification in interface GenModel
Returns:
the value of the 'Suppress Notification' attribute.
See Also:
GenModel.setSuppressNotification(boolean), GenModelPackage.getGenModel_SuppressNotification()

setSuppressNotification

public void setSuppressNotification(boolean newSuppressNotification)

Specified by:
setSuppressNotification in interface GenModel
Parameters:
newSuppressNotification - the new value of the 'Suppress Notification' attribute.
See Also:
GenModel.isSuppressNotification()

isArrayAccessors

public boolean isArrayAccessors()

Specified by:
isArrayAccessors in interface GenModel
Returns:
the value of the 'Array Accessors' attribute.
See Also:
GenModel.setArrayAccessors(boolean), GenModelPackage.getGenModel_ArrayAccessors()

setArrayAccessors

public void setArrayAccessors(boolean newArrayAccessors)

Specified by:
setArrayAccessors in interface GenModel
Parameters:
newArrayAccessors - the new value of the 'Array Accessors' attribute.
See Also:
GenModel.isArrayAccessors()

isSuppressUnsettable

public boolean isSuppressUnsettable()

Specified by:
isSuppressUnsettable in interface GenModel
Returns:
the value of the 'Suppress Unsettable' attribute.
See Also:
GenModel.setSuppressUnsettable(boolean), GenModelPackage.getGenModel_SuppressUnsettable()

setSuppressUnsettable

public void setSuppressUnsettable(boolean newSuppressUnsettable)

Specified by:
setSuppressUnsettable in interface GenModel
Parameters:
newSuppressUnsettable - the new value of the 'Suppress Unsettable' attribute.
See Also:
GenModel.isSuppressUnsettable()

getFacadeHelperClass

public String getFacadeHelperClass()

Specified by:
getFacadeHelperClass in interface GenModel
Returns:
the value of the 'Facade Helper Class' attribute.
See Also:
GenModel.setFacadeHelperClass(String), GenModelPackage.getGenModel_FacadeHelperClass()

setFacadeHelperClass

public void setFacadeHelperClass(String newFacadeHelperClass)

Specified by:
setFacadeHelperClass in interface GenModel
Parameters:
newFacadeHelperClass - the new value of the 'Facade Helper Class' attribute.
See Also:
GenModel.getFacadeHelperClass()

getGenPackages

public EList getGenPackages()

Specified by:
getGenPackages in interface GenModel
Returns:
the value of the 'Gen Packages' containment reference list.
See Also:
GenModelPackage.getGenModel_GenPackages(), GenPackage.getGenModel()

getStaticGenPackages

public EList getStaticGenPackages()
Specified by:
getStaticGenPackages in interface GenModel

getUsedGenPackages

public EList getUsedGenPackages()

Specified by:
getUsedGenPackages in interface GenModel
Returns:
the value of the 'Used Gen Packages' reference list.
See Also:
GenModelPackage.getGenModel_UsedGenPackages()

eInverseAdd

public NotificationChain eInverseAdd(InternalEObject otherEnd,
                                     int featureID,
                                     NotificationChain msgs)

Overrides:
eInverseAdd in class GenBaseImpl

eInverseRemove

public NotificationChain eInverseRemove(InternalEObject otherEnd,
                                        int featureID,
                                        NotificationChain msgs)

Overrides:
eInverseRemove in class GenBaseImpl

eGet

public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)

Specified by:
eGet in interface InternalEObject
Overrides:
eGet in class GenBaseImpl

eSet

public void eSet(int featureID,
                 Object newValue)

Specified by:
eSet in interface InternalEObject
Overrides:
eSet in class GenBaseImpl

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface InternalEObject
Overrides:
eUnset in class GenBaseImpl

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface InternalEObject
Overrides:
eIsSet in class GenBaseImpl

toString

public String toString()

Overrides:
toString in class BasicEObjectImpl

getProjectPath

protected static String getProjectPath(String path)

getModelProjectDirectory

public String getModelProjectDirectory()
Specified by:
getModelProjectDirectory in interface GenModel

getEditProjectDirectory

public String getEditProjectDirectory()
Specified by:
getEditProjectDirectory in interface GenModel

getEditorProjectDirectory

public String getEditorProjectDirectory()
Specified by:
getEditorProjectDirectory in interface GenModel

getTestsProjectDirectory

public String getTestsProjectDirectory()
Specified by:
getTestsProjectDirectory in interface GenModel

sameModelEditProject

public boolean sameModelEditProject()
Specified by:
sameModelEditProject in interface GenModel

sameEditEditorProject

public boolean sameEditEditorProject()
Specified by:
sameEditEditorProject in interface GenModel

sameModelEditorProject

public boolean sameModelEditorProject()
Specified by:
sameModelEditorProject in interface GenModel

sameModelTestsProject

public boolean sameModelTestsProject()
Specified by:
sameModelTestsProject in interface GenModel

getEditIconsDirectory

public String getEditIconsDirectory()
Specified by:
getEditIconsDirectory in interface GenModel

getEditorIconsDirectory

public String getEditorIconsDirectory()
Specified by:
getEditorIconsDirectory in interface GenModel

getEditPluginID

public String getEditPluginID()
Specified by:
getEditPluginID in interface GenModel

getEditorPluginID

public String getEditorPluginID()
Specified by:
getEditorPluginID in interface GenModel

getTestsPluginID

public String getTestsPluginID()
Specified by:
getTestsPluginID in interface GenModel

hasModelPluginClass

public boolean hasModelPluginClass()
Specified by:
hasModelPluginClass in interface GenModel

getModelPluginClassToUse

protected String getModelPluginClassToUse()

getEditPluginClassToUse

protected String getEditPluginClassToUse()

getEditPluginDirectory

public String getEditPluginDirectory()
Specified by:
getEditPluginDirectory in interface GenModel

getEditorPluginClassToUse

protected String getEditorPluginClassToUse()

getEditorPluginDirectory

public String getEditorPluginDirectory()
Specified by:
getEditorPluginDirectory in interface GenModel

getPluginClassName

protected String getPluginClassName(String baseName,
                                    String defaultSuffix)

getPluginPackageName

protected String getPluginPackageName(String baseName,
                                      String pluginID)

createPackageName

protected String createPackageName(String text)

getModelPluginPackageName

public String getModelPluginPackageName()
Specified by:
getModelPluginPackageName in interface GenModel

getModelPluginClassName

public String getModelPluginClassName()
Specified by:
getModelPluginClassName in interface GenModel

getQualifiedModelPluginClassName

public String getQualifiedModelPluginClassName()
Specified by:
getQualifiedModelPluginClassName in interface GenModel

getEditPluginPackageName

public String getEditPluginPackageName()
Specified by:
getEditPluginPackageName in interface GenModel

getEditPluginClassName

public String getEditPluginClassName()
Specified by:
getEditPluginClassName in interface GenModel

getQualifiedEditPluginClassName

public String getQualifiedEditPluginClassName()
Specified by:
getQualifiedEditPluginClassName in interface GenModel

getEditorPluginPackageName

public String getEditorPluginPackageName()
Specified by:
getEditorPluginPackageName in interface GenModel

getEditorPluginClassName

public String getEditorPluginClassName()
Specified by:
getEditorPluginClassName in interface GenModel

getQualifiedEditorPluginClassName

public String getQualifiedEditorPluginClassName()
Specified by:
getQualifiedEditorPluginClassName in interface GenModel

getQualifiedEditorAdvisorClassName

public String getQualifiedEditorAdvisorClassName()
Specified by:
getQualifiedEditorAdvisorClassName in interface GenModel

getEditorAdvisorClassName

public String getEditorAdvisorClassName()
Specified by:
getEditorAdvisorClassName in interface GenModel

hasTestSuiteClass

public boolean hasTestSuiteClass()
Specified by:
hasTestSuiteClass in interface GenModel

getTestSuitePackageName

public String getTestSuitePackageName()
Specified by:
getTestSuitePackageName in interface GenModel

getTestSuiteClassName

public String getTestSuiteClassName()
Specified by:
getTestSuiteClassName in interface GenModel

getQualifiedTestSuiteClassName

public String getQualifiedTestSuiteClassName()
Specified by:
getQualifiedTestSuiteClassName in interface GenModel

getAllGenPackagesWithClassifiersHelper

protected void getAllGenPackagesWithClassifiersHelper(List result,
                                                      List genPackages)

getAllGenPackagesWithClassifiers

public List getAllGenPackagesWithClassifiers()
Specified by:
getAllGenPackagesWithClassifiers in interface GenModel

getAllUsedGenPackagesWithClassifiers

public List getAllUsedGenPackagesWithClassifiers()
Specified by:
getAllUsedGenPackagesWithClassifiers in interface GenModel

getAllGenAndUsedGenPackagesWithClassifiers

public List getAllGenAndUsedGenPackagesWithClassifiers()
Specified by:
getAllGenAndUsedGenPackagesWithClassifiers in interface GenModel

getAllGenUsedAndStaticGenPackagesWithClassifiers

public List getAllGenUsedAndStaticGenPackagesWithClassifiers()
Specified by:
getAllGenUsedAndStaticGenPackagesWithClassifiers in interface GenModel

getModelQualifiedPackageNames

public List getModelQualifiedPackageNames()
Specified by:
getModelQualifiedPackageNames in interface GenModel

addQualifiedModelPackageNames

protected void addQualifiedModelPackageNames(List packageNames,
                                             GenPackage genPackage)

getModelRequiredPlugins

public List getModelRequiredPlugins()
Specified by:
getModelRequiredPlugins in interface GenModel

getEditQualifiedPackageNames

public List getEditQualifiedPackageNames()
Specified by:
getEditQualifiedPackageNames in interface GenModel

addQualifiedEditPackageNames

protected void addQualifiedEditPackageNames(List packageNames,
                                            GenPackage genPackage)

getEditRequiredPlugins

public List getEditRequiredPlugins()
Specified by:
getEditRequiredPlugins in interface GenModel

getEditorQualifiedPackageNames

public List getEditorQualifiedPackageNames()
Specified by:
getEditorQualifiedPackageNames in interface GenModel

addQualifiedEditorPackageNames

protected void addQualifiedEditorPackageNames(List packageNames,
                                              GenPackage genPackage)

getEditorRequiredPlugins

public List getEditorRequiredPlugins()
Specified by:
getEditorRequiredPlugins in interface GenModel

getTestsQualifiedPackageNames

public List getTestsQualifiedPackageNames()
Specified by:
getTestsQualifiedPackageNames in interface GenModel

addQualifiedTestsPackageNames

protected void addQualifiedTestsPackageNames(List packageNames,
                                             GenPackage genPackage)

getTestsRequiredPlugins

public List getTestsRequiredPlugins()
Specified by:
getTestsRequiredPlugins in interface GenModel

getEditResourceDelegateImportedPluginClassNames

public List getEditResourceDelegateImportedPluginClassNames()
Specified by:
getEditResourceDelegateImportedPluginClassNames in interface GenModel

reconcile

public boolean reconcile(GenModel oldGenModelVersion)
Description copied from interface: GenModel
Restore all the corresponding settings of the old version into this version.

Specified by:
reconcile in interface GenModel

reconcileSettings

protected void reconcileSettings(GenModel oldGenModelVersion)

reconcile

public boolean reconcile()
Specified by:
reconcile in interface GenBase

computeMissingUsedGenPackages

public List computeMissingUsedGenPackages()
Specified by:
computeMissingUsedGenPackages in interface GenModel

getMissingPackages

public List getMissingPackages()
Specified by:
getMissingPackages in interface GenModel

getMissingPackagesHelper

protected void getMissingPackagesHelper(List ePackages,
                                        List genPackages)

hasXMLDependency

public boolean hasXMLDependency()
Specified by:
hasXMLDependency in interface GenModel

getXMLEncodingChoices

public String getXMLEncodingChoices()
Specified by:
getXMLEncodingChoices in interface GenModel

getIndentation

public String getIndentation(StringBuffer stringBuffer)
Specified by:
getIndentation in interface GenModel

getAllGenFeatures

public List getAllGenFeatures()
Specified by:
getAllGenFeatures in interface GenModel

getFilteredAllGenFeatures

public List getFilteredAllGenFeatures()
Specified by:
getFilteredAllGenFeatures in interface GenModel

setCodeFormatterOptions

public void setCodeFormatterOptions(Map options)
Deprecated. In EMF 2.2, the Generator.Options should be used to record code formatter options in order to be used via the new Generator-based design. This method will be removed after 2.2.

Set the code formatter options to be used to create a new code formatter.

Specified by:
setCodeFormatterOptions in interface GenModel

createCodeFormatter

public org.eclipse.jdt.core.formatter.CodeFormatter createCodeFormatter()
Deprecated. In EMF 2.2, a GeneratorAdapter should be used to implement code generation. AbstractGeneratorAdapter provides an equivalent to this method. This method will be removed after 2.2.

Creates and returns a new JDT code formatter.

Specified by:
createCodeFormatter in interface GenModel

isBooleanFlagsEnabled

public boolean isBooleanFlagsEnabled()
Specified by:
isBooleanFlagsEnabled in interface GenModel

createGenModel

public GenModel createGenModel()
Specified by:
createGenModel in interface GenModel

createGenPackage

public GenPackage createGenPackage()
Specified by:
createGenPackage in interface GenModel

createGenClass

public GenClass createGenClass()
Specified by:
createGenClass in interface GenModel

createGenFeature

public GenFeature createGenFeature()
Specified by:
createGenFeature in interface GenModel

createGenEnum

public GenEnum createGenEnum()
Specified by:
createGenEnum in interface GenModel

createGenEnumLiteral

public GenEnumLiteral createGenEnumLiteral()
Specified by:
createGenEnumLiteral in interface GenModel

createGenDataType

public GenDataType createGenDataType()
Specified by:
createGenDataType in interface GenModel

createGenOperation

public GenOperation createGenOperation()
Specified by:
createGenOperation in interface GenModel

createGenParameter

public GenParameter createGenParameter()
Specified by:
createGenParameter in interface GenModel

createGenAnnotation

public GenAnnotation createGenAnnotation()
Specified by:
createGenAnnotation in interface GenModel

create

public GenBase create(EClass eClass)
Specified by:
create in interface GenModel

getPropertyCategories

public Set getPropertyCategories()
Specified by:
getPropertyCategories in interface GenModel

hasLocalGenModel

public boolean hasLocalGenModel()
Specified by:
hasLocalGenModel in interface GenModel

getRelativeGenModelLocation

public String getRelativeGenModelLocation()
Specified by:
getRelativeGenModelLocation in interface GenModel

getPropertyCategoryKey

public String getPropertyCategoryKey(String category)
Specified by:
getPropertyCategoryKey in interface GenModel

isVirtualDelegation

public boolean isVirtualDelegation()
Specified by:
isVirtualDelegation in interface GenModel

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.