org.eclipse.emf.codegen.ecore.genmodel
Interface GenModelPackage

All Superinterfaces:
EModelElement, ENamedElement, EObject, EPackage, Notifier
All Known Implementing Classes:
GenModelPackageImpl

public interface GenModelPackage
extends EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
GenModelFactory

Nested Class Summary
static interface GenModelPackage.Literals
           Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes inherited from class org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
 
Field Summary
static GenModelPackage eINSTANCE
          The singleton instance of the package
static String eNAME
          The package name
static String eNS_PREFIX
          The package namespace name
static String eNS_URI
          The package namespace URI
static int GEN_ANNOTATION
          The meta object id for the 'Gen Annotation' class
static int GEN_ANNOTATION__CONTENTS
          The feature id for the 'Contents' containment reference list
static int GEN_ANNOTATION__DETAILS
          The feature id for the 'Details' map
static int GEN_ANNOTATION__GEN_ANNOTATIONS
          The feature id for the 'Gen Annotations' containment reference list
static int GEN_ANNOTATION__GEN_BASE
          The feature id for the 'Gen Base' container reference
static int GEN_ANNOTATION__REFERENCES
          The feature id for the 'References' reference list
static int GEN_ANNOTATION__SOURCE
          The feature id for the 'Source' attribute
static int GEN_ANNOTATION_FEATURE_COUNT
          The number of structural features of the 'Gen Annotation' class
static int GEN_BASE
          The meta object id for the 'Gen Base' class
static int GEN_BASE__GEN_ANNOTATIONS
          The feature id for the 'Gen Annotations' containment reference list
static int GEN_BASE_FEATURE_COUNT
          The number of structural features of the 'Gen Base' class
static int GEN_CLASS
          The meta object id for the 'Gen Class' class
static int GEN_CLASS__DYNAMIC
          The feature id for the 'Dynamic' attribute
static int GEN_CLASS__ECORE_CLASS
          The feature id for the 'Ecore Class' reference
static int GEN_CLASS__GEN_ANNOTATIONS
          The feature id for the 'Gen Annotations' containment reference list
static int GEN_CLASS__GEN_FEATURES
          The feature id for the 'Gen Features' containment reference list
static int GEN_CLASS__GEN_OPERATIONS
          The feature id for the 'Gen Operations' containment reference list
static int GEN_CLASS__GEN_PACKAGE
          The feature id for the 'Gen Package' reference
static int GEN_CLASS__IMAGE
          The feature id for the 'Image' attribute
static int GEN_CLASS__LABEL_FEATURE
          The feature id for the 'Label Feature' reference
static int GEN_CLASS__PROVIDER
          The feature id for the 'Provider' attribute
static int GEN_CLASS_FEATURE_COUNT
          The number of structural features of the 'Gen Class' class
static int GEN_CLASSIFIER
          The meta object id for the 'Gen Classifier' class
static int GEN_CLASSIFIER__GEN_ANNOTATIONS
          The feature id for the 'Gen Annotations' containment reference list
static int GEN_CLASSIFIER__GEN_PACKAGE
          The feature id for the 'Gen Package' reference
static int GEN_CLASSIFIER_FEATURE_COUNT
          The number of structural features of the 'Gen Classifier' class
static int GEN_DATA_TYPE
          The meta object id for the 'Gen Data Type' class
static int GEN_DATA_TYPE__ECORE_DATA_TYPE
          The feature id for the 'Ecore Data Type' reference
static int GEN_DATA_TYPE__GEN_ANNOTATIONS
          The feature id for the 'Gen Annotations' containment reference list
static int GEN_DATA_TYPE__GEN_PACKAGE
          The feature id for the 'Gen Package' reference
static int GEN_DATA_TYPE_FEATURE_COUNT
          The number of structural features of the 'Gen Data Type' class
static int GEN_DELEGATION_KIND
          The meta object id for the 'Gen Delegation Kind' enum
static int GEN_ENUM
          The meta object id for the 'Gen Enum' class
static int GEN_ENUM__ECORE_DATA_TYPE
          The feature id for the 'Ecore Data Type' reference
static int GEN_ENUM__ECORE_ENUM
          The feature id for the 'Ecore Enum' reference
static int GEN_ENUM__GEN_ANNOTATIONS
          The feature id for the 'Gen Annotations' containment reference list
static int GEN_ENUM__GEN_ENUM_LITERALS
          The feature id for the 'Gen Enum Literals' containment reference list
static int GEN_ENUM__GEN_PACKAGE
          The feature id for the 'Gen Package' reference
static int GEN_ENUM_FEATURE_COUNT
          The number of structural features of the 'Gen Enum' class
static int GEN_ENUM_LITERAL
          The meta object id for the 'Gen Enum Literal' class
static int GEN_ENUM_LITERAL__ECORE_ENUM_LITERAL
          The feature id for the 'Ecore Enum Literal' reference
static int GEN_ENUM_LITERAL__GEN_ANNOTATIONS
          The feature id for the 'Gen Annotations' containment reference list
static int GEN_ENUM_LITERAL__GEN_ENUM
          The feature id for the 'Gen Enum' container reference
static int GEN_ENUM_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Gen Enum Literal' class
static int GEN_FEATURE
          The meta object id for the 'Gen Feature' class
static int GEN_FEATURE__CHILDREN
          The feature id for the 'Children' attribute
static int GEN_FEATURE__CREATE_CHILD
          The feature id for the 'Create Child' attribute
static int GEN_FEATURE__ECORE_FEATURE
          The feature id for the 'Ecore Feature' reference
static int GEN_FEATURE__GEN_ANNOTATIONS
          The feature id for the 'Gen Annotations' containment reference list
static int GEN_FEATURE__GEN_CLASS
          The feature id for the 'Gen Class' container reference
static int GEN_FEATURE__NOTIFY
          The feature id for the 'Notify' attribute
static int GEN_FEATURE__PROPERTY
          The feature id for the 'Property' attribute
static int GEN_FEATURE__PROPERTY_CATEGORY
          The feature id for the 'Property Category' attribute
static int GEN_FEATURE__PROPERTY_DESCRIPTION
          The feature id for the 'Property Description' attribute
static int GEN_FEATURE__PROPERTY_FILTER_FLAGS
          The feature id for the 'Property Filter Flags' attribute list
static int GEN_FEATURE__PROPERTY_MULTI_LINE
          The feature id for the 'Property Multi Line' attribute
static int GEN_FEATURE__PROPERTY_SORT_CHOICES
          The feature id for the 'Property Sort Choices' attribute
static int GEN_FEATURE_FEATURE_COUNT
          The number of structural features of the 'Gen Feature' class
static int GEN_MODEL
          The meta object id for the 'Gen Model' class
static int GEN_MODEL__ARRAY_ACCESSORS
          The feature id for the 'Array Accessors' attribute
static int GEN_MODEL__BOOLEAN_FLAGS_FIELD
          The feature id for the 'Boolean Flags Field' attribute
static int GEN_MODEL__BOOLEAN_FLAGS_RESERVED_BITS
          The feature id for the 'Boolean Flags Reserved Bits' attribute
static int GEN_MODEL__BUNDLE_MANIFEST
          The feature id for the 'Bundle Manifest' attribute
static int GEN_MODEL__CODE_FORMATTING
          The feature id for the 'Code Formatting' attribute
static int GEN_MODEL__CONTAINMENT_PROXIES
          The feature id for the 'Containment Proxies' attribute
static int GEN_MODEL__COPYRIGHT_TEXT
          The feature id for the 'Copyright Text' attribute
static int GEN_MODEL__CREATION_COMMANDS
          The feature id for the 'Creation Commands' attribute
static int GEN_MODEL__CREATION_ICONS
          The feature id for the 'Creation Icons' attribute
static int GEN_MODEL__DYNAMIC_TEMPLATES
          The feature id for the 'Dynamic Templates' attribute
static int GEN_MODEL__EDIT_DIRECTORY
          The feature id for the 'Edit Directory' attribute
static int GEN_MODEL__EDIT_PLUGIN_CLASS
          The feature id for the 'Edit Plugin Class' attribute
static int GEN_MODEL__EDITOR_DIRECTORY
          The feature id for the 'Editor Directory' attribute
static int GEN_MODEL__EDITOR_PLUGIN_CLASS
          The feature id for the 'Editor Plugin Class' attribute
static int GEN_MODEL__FACADE_HELPER_CLASS
          The feature id for the 'Facade Helper Class' attribute
static int GEN_MODEL__FEATURE_DELEGATION
          The feature id for the 'Feature Delegation' attribute
static int GEN_MODEL__FEATURE_MAP_WRAPPER_CLASS
          The feature id for the 'Feature Map Wrapper Class' attribute
static int GEN_MODEL__FEATURE_MAP_WRAPPER_INTERFACE
          The feature id for the 'Feature Map Wrapper Interface' attribute
static int GEN_MODEL__FEATURE_MAP_WRAPPER_INTERNAL_INTERFACE
          The feature id for the 'Feature Map Wrapper Internal Interface' attribute
static int GEN_MODEL__FORCE_OVERWRITE
          The feature id for the 'Force Overwrite' attribute
static int GEN_MODEL__FOREIGN_MODEL
          The feature id for the 'Foreign Model' attribute list
static int GEN_MODEL__GEN_ANNOTATIONS
          The feature id for the 'Gen Annotations' containment reference list
static int GEN_MODEL__GEN_PACKAGES
          The feature id for the 'Gen Packages' containment reference list
static int GEN_MODEL__GENERATE_SCHEMA
          The feature id for the 'Generate Schema' attribute
static int GEN_MODEL__IMPORTER_ID
          The feature id for the 'Importer ID' attribute
static int GEN_MODEL__MINIMAL_REFLECTIVE_METHODS
          The feature id for the 'Minimal Reflective Methods' attribute
static int GEN_MODEL__MODEL_DIRECTORY
          The feature id for the 'Model Directory' attribute
static int GEN_MODEL__MODEL_NAME
          The feature id for the 'Model Name' attribute
static int GEN_MODEL__MODEL_PLUGIN_CLASS
          The feature id for the 'Model Plugin Class' attribute
static int GEN_MODEL__MODEL_PLUGIN_ID
          The feature id for the 'Model Plugin ID' attribute
static int GEN_MODEL__MODEL_PLUGIN_VARIABLES
          The feature id for the 'Model Plugin Variables' attribute list
static int GEN_MODEL__NON_EXTERNALIZED_STRING_TAG
          The feature id for the 'Non Externalized String Tag' attribute
static int GEN_MODEL__NON_NLS_MARKERS
          The feature id for the 'Non NLS Markers' attribute
static int GEN_MODEL__REDIRECTION
          The feature id for the 'Redirection' attribute
static int GEN_MODEL__REFLECTIVE_DELEGATION
          The feature id for the 'Reflective Delegation' attribute
static int GEN_MODEL__RICH_CLIENT_PLATFORM
          The feature id for the 'Rich Client Platform' attribute
static int GEN_MODEL__ROOT_EXTENDS_CLASS
          The feature id for the 'Root Extends Class' attribute
static int GEN_MODEL__ROOT_EXTENDS_INTERFACE
          The feature id for the 'Root Extends Interface' attribute
static int GEN_MODEL__ROOT_IMPLEMENTS_INTERFACE
          The feature id for the 'Root Implements Interface' attribute
static int GEN_MODEL__RUNTIME_COMPATIBILITY
          The feature id for the 'Runtime Compatibility' attribute
static int GEN_MODEL__RUNTIME_JAR
          The feature id for the 'Runtime Jar' attribute
static int GEN_MODEL__STATIC_PACKAGES
          The feature id for the 'Static Packages' attribute list
static int GEN_MODEL__SUPPRESS_CONTAINMENT
          The feature id for the 'Suppress Containment' attribute
static int GEN_MODEL__SUPPRESS_EMF_META_DATA
          The feature id for the 'Suppress EMF Meta Data' attribute
static int GEN_MODEL__SUPPRESS_EMF_MODEL_TAGS
          The feature id for the 'Suppress EMF Model Tags' attribute
static int GEN_MODEL__SUPPRESS_EMF_TYPES
          The feature id for the 'Suppress EMF Types' attribute
static int GEN_MODEL__SUPPRESS_INTERFACES
          The feature id for the 'Suppress Interfaces' attribute
static int GEN_MODEL__SUPPRESS_NOTIFICATION
          The feature id for the 'Suppress Notification' attribute
static int GEN_MODEL__SUPPRESS_UNSETTABLE
          The feature id for the 'Suppress Unsettable' attribute
static int GEN_MODEL__TEMPLATE_DIRECTORY
          The feature id for the 'Template Directory' attribute
static int GEN_MODEL__TEST_SUITE_CLASS
          The feature id for the 'Test Suite Class' attribute
static int GEN_MODEL__TESTS_DIRECTORY
          The feature id for the 'Tests Directory' attribute
static int GEN_MODEL__UPDATE_CLASSPATH
          The feature id for the 'Update Classpath' attribute
static int GEN_MODEL__USED_GEN_PACKAGES
          The feature id for the 'Used Gen Packages' reference list
static int GEN_MODEL_FEATURE_COUNT
          The number of structural features of the 'Gen Model' class
static int GEN_OPERATION
          The meta object id for the 'Gen Operation' class
static int GEN_OPERATION__ECORE_OPERATION
          The feature id for the 'Ecore Operation' reference
static int GEN_OPERATION__GEN_ANNOTATIONS
          The feature id for the 'Gen Annotations' containment reference list
static int GEN_OPERATION__GEN_CLASS
          The feature id for the 'Gen Class' container reference
static int GEN_OPERATION__GEN_PARAMETERS
          The feature id for the 'Gen Parameters' containment reference list
static int GEN_OPERATION_FEATURE_COUNT
          The number of structural features of the 'Gen Operation' class
static int GEN_PACKAGE
          The meta object id for the 'Gen Package' class
static int GEN_PACKAGE__ADAPTER_FACTORY
          The feature id for the 'Adapter Factory' attribute
static int GEN_PACKAGE__BASE_PACKAGE
          The feature id for the 'Base Package' attribute
static int GEN_PACKAGE__CLASS_PACKAGE_SUFFIX
          The feature id for the 'Class Package Suffix' attribute
static int GEN_PACKAGE__DATA_TYPE_CONVERTERS
          The feature id for the 'Data Type Converters' attribute
static int GEN_PACKAGE__DISPOSABLE_PROVIDER_FACTORY
          The feature id for the 'Disposable Provider Factory' attribute
static int GEN_PACKAGE__ECORE_PACKAGE
          The feature id for the 'Ecore Package' reference
static int GEN_PACKAGE__GEN_ANNOTATIONS
          The feature id for the 'Gen Annotations' containment reference list
static int GEN_PACKAGE__GEN_CLASSES
          The feature id for the 'Gen Classes' containment reference list
static int GEN_PACKAGE__GEN_CLASSIFIERS
          The feature id for the 'Gen Classifiers' reference list
static int GEN_PACKAGE__GEN_DATA_TYPES
          The feature id for the 'Gen Data Types' containment reference list
static int GEN_PACKAGE__GEN_ENUMS
          The feature id for the 'Gen Enums' containment reference list
static int GEN_PACKAGE__GEN_MODEL
          The feature id for the 'Gen Model' container reference
static int GEN_PACKAGE__GENERATE_EXAMPLE_CLASS
          The feature id for the 'Generate Example Class' attribute
static int GEN_PACKAGE__INTERFACE_PACKAGE_SUFFIX
          The feature id for the 'Interface Package Suffix' attribute
static int GEN_PACKAGE__LITERALS_INTERFACE
          The feature id for the 'Literals Interface' attribute
static int GEN_PACKAGE__LOAD_INITIALIZATION
          The feature id for the 'Load Initialization' attribute
static int GEN_PACKAGE__META_DATA_PACKAGE_SUFFIX
          The feature id for the 'Meta Data Package Suffix' attribute
static int GEN_PACKAGE__MULTIPLE_EDITOR_PAGES
          The feature id for the 'Multiple Editor Pages' attribute
static int GEN_PACKAGE__NESTED_GEN_PACKAGES
          The feature id for the 'Nested Gen Packages' containment reference list
static int GEN_PACKAGE__PREFIX
          The feature id for the 'Prefix' attribute
static int GEN_PACKAGE__PRESENTATION_PACKAGE_SUFFIX
          The feature id for the 'Presentation Package Suffix' attribute
static int GEN_PACKAGE__PROVIDER_PACKAGE_SUFFIX
          The feature id for the 'Provider Package Suffix' attribute
static int GEN_PACKAGE__RESOURCE
          The feature id for the 'Resource' attribute
static int GEN_PACKAGE__TESTS_PACKAGE_SUFFIX
          The feature id for the 'Tests Package Suffix' attribute
static int GEN_PACKAGE__UTILITY_PACKAGE_SUFFIX
          The feature id for the 'Utility Package Suffix' attribute
static int GEN_PACKAGE_FEATURE_COUNT
          The number of structural features of the 'Gen Package' class
static int GEN_PARAMETER
          The meta object id for the 'Gen Parameter' class
static int GEN_PARAMETER__ECORE_PARAMETER
          The feature id for the 'Ecore Parameter' reference
static int GEN_PARAMETER__GEN_ANNOTATIONS
          The feature id for the 'Gen Annotations' containment reference list
static int GEN_PARAMETER__GEN_OPERATION
          The feature id for the 'Gen Operation' container reference
static int GEN_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Gen Parameter' class
static int GEN_PROPERTY_KIND
          The meta object id for the 'Gen Property Kind' enum
static int GEN_PROVIDER_KIND
          The meta object id for the 'Gen Provider Kind' enum
static int GEN_RESOURCE_KIND
          The meta object id for the 'Gen Resource Kind' enum
static int GEN_TYPED_ELEMENT
          The meta object id for the 'Gen Typed Element' class
static int GEN_TYPED_ELEMENT__GEN_ANNOTATIONS
          The feature id for the 'Gen Annotations' containment reference list
static int GEN_TYPED_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Gen Typed Element' class
 
Method Summary
 EReference getGenAnnotation_Contents()
          Returns the meta object for the containment reference list 'Contents'
 EReference getGenAnnotation_Details()
          Returns the meta object for the map 'Details'
 EReference getGenAnnotation_GenBase()
          Returns the meta object for the container reference 'Gen Base'
 EReference getGenAnnotation_References()
          Returns the meta object for the reference list 'References'
 EAttribute getGenAnnotation_Source()
          Returns the meta object for the attribute 'Source'
 EClass getGenAnnotation()
          Returns the meta object for class 'Gen Annotation'
 EReference getGenBase_GenAnnotations()
          Returns the meta object for the containment reference list 'Gen Annotations'
 EClass getGenBase()
          Returns the meta object for class 'Gen Base'
 EAttribute getGenClass_Dynamic()
          Returns the meta object for the attribute 'Dynamic'
 EReference getGenClass_EcoreClass()
          Returns the meta object for the reference 'Ecore Class'
 EReference getGenClass_GenFeatures()
          Returns the meta object for the containment reference list 'Gen Features'
 EReference getGenClass_GenOperations()
          Returns the meta object for the containment reference list 'Gen Operations'
 EAttribute getGenClass_Image()
          Returns the meta object for the attribute 'Image'
 EReference getGenClass_LabelFeature()
          Returns the meta object for the reference 'Label Feature'
 EAttribute getGenClass_Provider()
          Returns the meta object for the attribute 'Provider'
 EClass getGenClass()
          Returns the meta object for class 'Gen Class'
 EReference getGenClassifier_GenPackage()
          Returns the meta object for the reference 'Gen Package'
 EClass getGenClassifier()
          Returns the meta object for class 'Gen Classifier'
 EReference getGenDataType_EcoreDataType()
          Returns the meta object for the reference 'Ecore Data Type'
 EClass getGenDataType()
          Returns the meta object for class 'Gen Data Type'
 EEnum getGenDelegationKind()
          Returns the meta object for enum 'Gen Delegation Kind'
 EReference getGenEnum_EcoreEnum()
          Returns the meta object for the reference 'Ecore Enum'
 EReference getGenEnum_GenEnumLiterals()
          Returns the meta object for the containment reference list 'Gen Enum Literals'
 EClass getGenEnum()
          Returns the meta object for class 'Gen Enum'
 EReference getGenEnumLiteral_EcoreEnumLiteral()
          Returns the meta object for the reference 'Ecore Enum Literal'
 EReference getGenEnumLiteral_GenEnum()
          Returns the meta object for the container reference 'Gen Enum'
 EClass getGenEnumLiteral()
          Returns the meta object for class 'Gen Enum Literal'
 EAttribute getGenFeature_Children()
          Returns the meta object for the attribute 'Children'
 EAttribute getGenFeature_CreateChild()
          Returns the meta object for the attribute 'Create Child'
 EReference getGenFeature_EcoreFeature()
          Returns the meta object for the reference 'Ecore Feature'
 EReference getGenFeature_GenClass()
          Returns the meta object for the container reference 'Gen Class'
 EAttribute getGenFeature_Notify()
          Returns the meta object for the attribute 'Notify'
 EAttribute getGenFeature_Property()
          Returns the meta object for the attribute 'Property'
 EAttribute getGenFeature_PropertyCategory()
          Returns the meta object for the attribute 'Property Category'
 EAttribute getGenFeature_PropertyDescription()
          Returns the meta object for the attribute 'Property Description'
 EAttribute getGenFeature_PropertyFilterFlags()
          Returns the meta object for the attribute list 'Property Filter Flags'
 EAttribute getGenFeature_PropertyMultiLine()
          Returns the meta object for the attribute 'Property Multi Line'
 EAttribute getGenFeature_PropertySortChoices()
          Returns the meta object for the attribute 'Property Sort Choices'
 EClass getGenFeature()
          Returns the meta object for class 'Gen Feature'
 EAttribute getGenModel_ArrayAccessors()
          Returns the meta object for the attribute 'Array Accessors'
 EAttribute getGenModel_BooleanFlagsField()
          Returns the meta object for the attribute 'Boolean Flags Field'
 EAttribute getGenModel_BooleanFlagsReservedBits()
          Returns the meta object for the attribute 'Boolean Flags Reserved Bits'
 EAttribute getGenModel_BundleManifest()
          Returns the meta object for the attribute 'Bundle Manifest'
 EAttribute getGenModel_CodeFormatting()
          Returns the meta object for the attribute 'Code Formatting'
 EAttribute getGenModel_ContainmentProxies()
          Returns the meta object for the attribute 'Containment Proxies'
 EAttribute getGenModel_CopyrightText()
          Returns the meta object for the attribute 'Copyright Text'
 EAttribute getGenModel_CreationCommands()
          Returns the meta object for the attribute 'Creation Commands'
 EAttribute getGenModel_CreationIcons()
          Returns the meta object for the attribute 'Creation Icons'
 EAttribute getGenModel_DynamicTemplates()
          Returns the meta object for the attribute 'Dynamic Templates'
 EAttribute getGenModel_EditDirectory()
          Returns the meta object for the attribute 'Edit Directory'
 EAttribute getGenModel_EditorDirectory()
          Returns the meta object for the attribute 'Editor Directory'
 EAttribute getGenModel_EditorPluginClass()
          Returns the meta object for the attribute 'Editor Plugin Class'
 EAttribute getGenModel_EditPluginClass()
          Returns the meta object for the attribute 'Edit Plugin Class'
 EAttribute getGenModel_FacadeHelperClass()
          Returns the meta object for the attribute 'Facade Helper Class'
 EAttribute getGenModel_FeatureDelegation()
          Returns the meta object for the attribute 'Feature Delegation'
 EAttribute getGenModel_FeatureMapWrapperClass()
          Returns the meta object for the attribute 'Feature Map Wrapper Class'
 EAttribute getGenModel_FeatureMapWrapperInterface()
          Returns the meta object for the attribute 'Feature Map Wrapper Interface'
 EAttribute getGenModel_FeatureMapWrapperInternalInterface()
          Returns the meta object for the attribute 'Feature Map Wrapper Internal Interface'
 EAttribute getGenModel_ForceOverwrite()
          Returns the meta object for the attribute 'Force Overwrite'
 EAttribute getGenModel_ForeignModel()
          Returns the meta object for the attribute list 'Foreign Model'
 EAttribute getGenModel_GenerateSchema()
          Returns the meta object for the attribute 'Generate Schema'
 EReference getGenModel_GenPackages()
          Returns the meta object for the containment reference list 'Gen Packages'
 EAttribute getGenModel_ImporterID()
          Returns the meta object for the attribute 'Importer ID'
 EAttribute getGenModel_MinimalReflectiveMethods()
          Returns the meta object for the attribute 'Minimal Reflective Methods'
 EAttribute getGenModel_ModelDirectory()
          Returns the meta object for the attribute 'Model Directory'
 EAttribute getGenModel_ModelName()
          Returns the meta object for the attribute 'Model Name'
 EAttribute getGenModel_ModelPluginClass()
          Returns the meta object for the attribute 'Model Plugin Class'
 EAttribute getGenModel_ModelPluginID()
          Returns the meta object for the attribute 'Model Plugin ID'
 EAttribute getGenModel_ModelPluginVariables()
          Returns the meta object for the attribute list 'Model Plugin Variables'
 EAttribute getGenModel_NonExternalizedStringTag()
          Returns the meta object for the attribute 'Non Externalized String Tag'
 EAttribute getGenModel_NonNLSMarkers()
          Returns the meta object for the attribute 'Non NLS Markers'
 EAttribute getGenModel_Redirection()
          Returns the meta object for the attribute 'Redirection'
 EAttribute getGenModel_ReflectiveDelegation()
          Returns the meta object for the attribute 'Reflective Delegation'
 EAttribute getGenModel_RichClientPlatform()
          Returns the meta object for the attribute 'Rich Client Platform'
 EAttribute getGenModel_RootExtendsClass()
          Returns the meta object for the attribute 'Root Extends Class'
 EAttribute getGenModel_RootExtendsInterface()
          Returns the meta object for the attribute 'Root Extends Interface'
 EAttribute getGenModel_RootImplementsInterface()
          Returns the meta object for the attribute 'Root Implements Interface'
 EAttribute getGenModel_RuntimeCompatibility()
          Returns the meta object for the attribute 'Runtime Compatibility'
 EAttribute getGenModel_RuntimeJar()
          Returns the meta object for the attribute 'Runtime Jar'
 EAttribute getGenModel_StaticPackages()
          Returns the meta object for the attribute list 'Static Packages'
 EAttribute getGenModel_SuppressContainment()
          Returns the meta object for the attribute 'Suppress Containment'
 EAttribute getGenModel_SuppressEMFMetaData()
          Returns the meta object for the attribute 'Suppress EMF Meta Data'
 EAttribute getGenModel_SuppressEMFModelTags()
          Returns the meta object for the attribute 'Suppress EMF Model Tags'
 EAttribute getGenModel_SuppressEMFTypes()
          Returns the meta object for the attribute 'Suppress EMF Types'
 EAttribute getGenModel_SuppressInterfaces()
          Returns the meta object for the attribute 'Suppress Interfaces'
 EAttribute getGenModel_SuppressNotification()
          Returns the meta object for the attribute 'Suppress Notification'
 EAttribute getGenModel_SuppressUnsettable()
          Returns the meta object for the attribute 'Suppress Unsettable'
 EAttribute getGenModel_TemplateDirectory()
          Returns the meta object for the attribute 'Template Directory'
 EAttribute getGenModel_TestsDirectory()
          Returns the meta object for the attribute 'Tests Directory'
 EAttribute getGenModel_TestSuiteClass()
          Returns the meta object for the attribute 'Test Suite Class'
 EAttribute getGenModel_UpdateClasspath()
          Returns the meta object for the attribute 'Update Classpath'
 EReference getGenModel_UsedGenPackages()
          Returns the meta object for the reference list 'Used Gen Packages'
 EClass getGenModel()
          Returns the meta object for class 'Gen Model'
 GenModelFactory getGenModelFactory()
          Returns the factory that creates the instances of the model
 EReference getGenOperation_EcoreOperation()
          Returns the meta object for the reference 'Ecore Operation'
 EReference getGenOperation_GenClass()
          Returns the meta object for the container reference 'Gen Class'
 EReference getGenOperation_GenParameters()
          Returns the meta object for the containment reference list 'Gen Parameters'
 EClass getGenOperation()
          Returns the meta object for class 'Gen Operation'
 EAttribute getGenPackage_AdapterFactory()
          Returns the meta object for the attribute 'Adapter Factory'
 EAttribute getGenPackage_BasePackage()
          Returns the meta object for the attribute 'Base Package'
 EAttribute getGenPackage_ClassPackageSuffix()
          Returns the meta object for the attribute 'Class Package Suffix'
 EAttribute getGenPackage_DataTypeConverters()
          Returns the meta object for the attribute 'Data Type Converters'
 EAttribute getGenPackage_DisposableProviderFactory()
          Returns the meta object for the attribute 'Disposable Provider Factory'
 EReference getGenPackage_EcorePackage()
          Returns the meta object for the reference 'Ecore Package'
 EReference getGenPackage_GenClasses()
          Returns the meta object for the containment reference list 'Gen Classes'
 EReference getGenPackage_GenClassifiers()
          Returns the meta object for the reference list 'Gen Classifiers'
 EReference getGenPackage_GenDataTypes()
          Returns the meta object for the containment reference list 'Gen Data Types'
 EReference getGenPackage_GenEnums()
          Returns the meta object for the containment reference list 'Gen Enums'
 EAttribute getGenPackage_GenerateExampleClass()
          Returns the meta object for the attribute 'Generate Example Class'
 EReference getGenPackage_GenModel()
          Returns the meta object for the container reference 'Gen Model'
 EAttribute getGenPackage_InterfacePackageSuffix()
          Returns the meta object for the attribute 'Interface Package Suffix'
 EAttribute getGenPackage_LiteralsInterface()
          Returns the meta object for the attribute 'Literals Interface'
 EAttribute getGenPackage_LoadInitialization()
          Returns the meta object for the attribute 'Load Initialization'
 EAttribute getGenPackage_MetaDataPackageSuffix()
          Returns the meta object for the attribute 'Meta Data Package Suffix'
 EAttribute getGenPackage_MultipleEditorPages()
          Returns the meta object for the attribute 'Multiple Editor Pages'
 EReference getGenPackage_NestedGenPackages()
          Returns the meta object for the containment reference list 'Nested Gen Packages'
 EAttribute getGenPackage_Prefix()
          Returns the meta object for the attribute 'Prefix'
 EAttribute getGenPackage_PresentationPackageSuffix()
          Returns the meta object for the attribute 'Presentation Package Suffix'
 EAttribute getGenPackage_ProviderPackageSuffix()
          Returns the meta object for the attribute 'Provider Package Suffix'
 EAttribute getGenPackage_Resource()
          Returns the meta object for the attribute 'Resource'
 EAttribute getGenPackage_TestsPackageSuffix()
          Returns the meta object for the attribute 'Tests Package Suffix'
 EAttribute getGenPackage_UtilityPackageSuffix()
          Returns the meta object for the attribute 'Utility Package Suffix'
 EClass getGenPackage()
          Returns the meta object for class 'Gen Package'
 EReference getGenParameter_EcoreParameter()
          Returns the meta object for the reference 'Ecore Parameter'
 EReference getGenParameter_GenOperation()
          Returns the meta object for the container reference 'Gen Operation'
 EClass getGenParameter()
          Returns the meta object for class 'Gen Parameter'
 EEnum getGenPropertyKind()
          Returns the meta object for enum 'Gen Property Kind'
 EEnum getGenProviderKind()
          Returns the meta object for enum 'Gen Provider Kind'
 EEnum getGenResourceKind()
          Returns the meta object for enum 'Gen Resource Kind'
 EClass getGenTypedElement()
          Returns the meta object for class 'Gen Typed Element'
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

public static final String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

public static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

public static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

public static final GenModelPackage eINSTANCE
The singleton instance of the package.


GEN_BASE

public static final int GEN_BASE
The meta object id for the 'Gen Base' class.

See Also:
GenBaseImpl, GenModelPackageImpl.getGenBase(), Constant Field Values

GEN_BASE__GEN_ANNOTATIONS

public static final int GEN_BASE__GEN_ANNOTATIONS
The feature id for the 'Gen Annotations' containment reference list.

See Also:
Constant Field Values

GEN_BASE_FEATURE_COUNT

public static final int GEN_BASE_FEATURE_COUNT
The number of structural features of the 'Gen Base' class.

See Also:
Constant Field Values

GEN_MODEL

public static final int GEN_MODEL
The meta object id for the 'Gen Model' class.

See Also:
GenModelImpl, GenModelPackageImpl.getGenModel(), Constant Field Values

GEN_MODEL__GEN_ANNOTATIONS

public static final int GEN_MODEL__GEN_ANNOTATIONS
The feature id for the 'Gen Annotations' containment reference list.

See Also:
Constant Field Values

GEN_MODEL__COPYRIGHT_TEXT

public static final int GEN_MODEL__COPYRIGHT_TEXT
The feature id for the 'Copyright Text' attribute.

See Also:
Constant Field Values

GEN_MODEL__MODEL_DIRECTORY

public static final int GEN_MODEL__MODEL_DIRECTORY
The feature id for the 'Model Directory' attribute.

See Also:
Constant Field Values

GEN_MODEL__CREATION_COMMANDS

public static final int GEN_MODEL__CREATION_COMMANDS
The feature id for the 'Creation Commands' attribute.

See Also:
Constant Field Values

GEN_MODEL__CREATION_ICONS

public static final int GEN_MODEL__CREATION_ICONS
The feature id for the 'Creation Icons' attribute.

See Also:
Constant Field Values

GEN_MODEL__EDIT_DIRECTORY

public static final int GEN_MODEL__EDIT_DIRECTORY
The feature id for the 'Edit Directory' attribute.

See Also:
Constant Field Values

GEN_MODEL__EDITOR_DIRECTORY

public static final int GEN_MODEL__EDITOR_DIRECTORY
The feature id for the 'Editor Directory' attribute.

See Also:
Constant Field Values

GEN_MODEL__MODEL_PLUGIN_ID

public static final int GEN_MODEL__MODEL_PLUGIN_ID
The feature id for the 'Model Plugin ID' attribute.

See Also:
Constant Field Values

GEN_MODEL__TEMPLATE_DIRECTORY

public static final int GEN_MODEL__TEMPLATE_DIRECTORY
The feature id for the 'Template Directory' attribute.

See Also:
Constant Field Values

GEN_MODEL__RUNTIME_JAR

public static final int GEN_MODEL__RUNTIME_JAR
The feature id for the 'Runtime Jar' attribute.

See Also:
Constant Field Values

GEN_MODEL__FOREIGN_MODEL

public static final int GEN_MODEL__FOREIGN_MODEL
The feature id for the 'Foreign Model' attribute list.

See Also:
Constant Field Values

GEN_MODEL__DYNAMIC_TEMPLATES

public static final int GEN_MODEL__DYNAMIC_TEMPLATES
The feature id for the 'Dynamic Templates' attribute.

See Also:
Constant Field Values

GEN_MODEL__REDIRECTION

public static final int GEN_MODEL__REDIRECTION
The feature id for the 'Redirection' attribute.

See Also:
Constant Field Values

GEN_MODEL__FORCE_OVERWRITE

public static final int GEN_MODEL__FORCE_OVERWRITE
The feature id for the 'Force Overwrite' attribute.

See Also:
Constant Field Values

GEN_MODEL__NON_EXTERNALIZED_STRING_TAG

public static final int GEN_MODEL__NON_EXTERNALIZED_STRING_TAG
The feature id for the 'Non Externalized String Tag' attribute.

See Also:
Constant Field Values

GEN_MODEL__MODEL_NAME

public static final int GEN_MODEL__MODEL_NAME
The feature id for the 'Model Name' attribute.

See Also:
Constant Field Values

GEN_MODEL__MODEL_PLUGIN_CLASS

public static final int GEN_MODEL__MODEL_PLUGIN_CLASS
The feature id for the 'Model Plugin Class' attribute.

See Also:
Constant Field Values

GEN_MODEL__EDIT_PLUGIN_CLASS

public static final int GEN_MODEL__EDIT_PLUGIN_CLASS
The feature id for the 'Edit Plugin Class' attribute.

See Also:
Constant Field Values

GEN_MODEL__EDITOR_PLUGIN_CLASS

public static final int GEN_MODEL__EDITOR_PLUGIN_CLASS
The feature id for the 'Editor Plugin Class' attribute.

See Also:
Constant Field Values

GEN_MODEL__UPDATE_CLASSPATH

public static final int GEN_MODEL__UPDATE_CLASSPATH
The feature id for the 'Update Classpath' attribute.

See Also:
Constant Field Values

GEN_MODEL__GENERATE_SCHEMA

public static final int GEN_MODEL__GENERATE_SCHEMA
The feature id for the 'Generate Schema' attribute.

See Also:
Constant Field Values

GEN_MODEL__NON_NLS_MARKERS

public static final int GEN_MODEL__NON_NLS_MARKERS
The feature id for the 'Non NLS Markers' attribute.

See Also:
Constant Field Values

GEN_MODEL__STATIC_PACKAGES

public static final int GEN_MODEL__STATIC_PACKAGES
The feature id for the 'Static Packages' attribute list.

See Also:
Constant Field Values

GEN_MODEL__MODEL_PLUGIN_VARIABLES

public static final int GEN_MODEL__MODEL_PLUGIN_VARIABLES
The feature id for the 'Model Plugin Variables' attribute list.

See Also:
Constant Field Values

GEN_MODEL__ROOT_EXTENDS_INTERFACE

public static final int GEN_MODEL__ROOT_EXTENDS_INTERFACE
The feature id for the 'Root Extends Interface' attribute.

See Also:
Constant Field Values

GEN_MODEL__ROOT_EXTENDS_CLASS

public static final int GEN_MODEL__ROOT_EXTENDS_CLASS
The feature id for the 'Root Extends Class' attribute.

See Also:
Constant Field Values

GEN_MODEL__ROOT_IMPLEMENTS_INTERFACE

public static final int GEN_MODEL__ROOT_IMPLEMENTS_INTERFACE
The feature id for the 'Root Implements Interface' attribute.

See Also:
Constant Field Values

GEN_MODEL__SUPPRESS_EMF_TYPES

public static final int GEN_MODEL__SUPPRESS_EMF_TYPES
The feature id for the 'Suppress EMF Types' attribute.

See Also:
Constant Field Values

GEN_MODEL__SUPPRESS_EMF_META_DATA

public static final int GEN_MODEL__SUPPRESS_EMF_META_DATA
The feature id for the 'Suppress EMF Meta Data' attribute.

See Also:
Constant Field Values

GEN_MODEL__SUPPRESS_EMF_MODEL_TAGS

public static final int GEN_MODEL__SUPPRESS_EMF_MODEL_TAGS
The feature id for the 'Suppress EMF Model Tags' attribute.

See Also:
Constant Field Values

GEN_MODEL__SUPPRESS_INTERFACES

public static final int GEN_MODEL__SUPPRESS_INTERFACES
The feature id for the 'Suppress Interfaces' attribute.

See Also:
Constant Field Values

GEN_MODEL__FEATURE_MAP_WRAPPER_INTERFACE

public static final int GEN_MODEL__FEATURE_MAP_WRAPPER_INTERFACE
The feature id for the 'Feature Map Wrapper Interface' attribute.

See Also:
Constant Field Values

GEN_MODEL__FEATURE_MAP_WRAPPER_INTERNAL_INTERFACE

public static final int GEN_MODEL__FEATURE_MAP_WRAPPER_INTERNAL_INTERFACE
The feature id for the 'Feature Map Wrapper Internal Interface' attribute.

See Also:
Constant Field Values

GEN_MODEL__FEATURE_MAP_WRAPPER_CLASS

public static final int GEN_MODEL__FEATURE_MAP_WRAPPER_CLASS
The feature id for the 'Feature Map Wrapper Class' attribute.

See Also:
Constant Field Values

GEN_MODEL__RUNTIME_COMPATIBILITY

public static final int GEN_MODEL__RUNTIME_COMPATIBILITY
The feature id for the 'Runtime Compatibility' attribute.

See Also:
Constant Field Values

GEN_MODEL__RICH_CLIENT_PLATFORM

public static final int GEN_MODEL__RICH_CLIENT_PLATFORM
The feature id for the 'Rich Client Platform' attribute.

See Also:
Constant Field Values

GEN_MODEL__REFLECTIVE_DELEGATION

public static final int GEN_MODEL__REFLECTIVE_DELEGATION
The feature id for the 'Reflective Delegation' attribute.

See Also:
Constant Field Values

GEN_MODEL__CODE_FORMATTING

public static final int GEN_MODEL__CODE_FORMATTING
The feature id for the 'Code Formatting' attribute.

See Also:
Constant Field Values

GEN_MODEL__TESTS_DIRECTORY

public static final int GEN_MODEL__TESTS_DIRECTORY
The feature id for the 'Tests Directory' attribute.

See Also:
Constant Field Values

GEN_MODEL__TEST_SUITE_CLASS

public static final int GEN_MODEL__TEST_SUITE_CLASS
The feature id for the 'Test Suite Class' attribute.

See Also:
Constant Field Values

GEN_MODEL__BOOLEAN_FLAGS_FIELD

public static final int GEN_MODEL__BOOLEAN_FLAGS_FIELD
The feature id for the 'Boolean Flags Field' attribute.

See Also:
Constant Field Values

GEN_MODEL__BOOLEAN_FLAGS_RESERVED_BITS

public static final int GEN_MODEL__BOOLEAN_FLAGS_RESERVED_BITS
The feature id for the 'Boolean Flags Reserved Bits' attribute.

See Also:
Constant Field Values

GEN_MODEL__IMPORTER_ID

public static final int GEN_MODEL__IMPORTER_ID
The feature id for the 'Importer ID' attribute.

See Also:
Constant Field Values

GEN_MODEL__BUNDLE_MANIFEST

public static final int GEN_MODEL__BUNDLE_MANIFEST
The feature id for the 'Bundle Manifest' attribute.

See Also:
Constant Field Values

GEN_MODEL__FEATURE_DELEGATION

public static final int GEN_MODEL__FEATURE_DELEGATION
The feature id for the 'Feature Delegation' attribute.

See Also:
Constant Field Values

GEN_MODEL__CONTAINMENT_PROXIES

public static final int GEN_MODEL__CONTAINMENT_PROXIES
The feature id for the 'Containment Proxies' attribute.

See Also:
Constant Field Values

GEN_MODEL__MINIMAL_REFLECTIVE_METHODS

public static final int GEN_MODEL__MINIMAL_REFLECTIVE_METHODS
The feature id for the 'Minimal Reflective Methods' attribute.

See Also:
Constant Field Values

GEN_MODEL__SUPPRESS_CONTAINMENT

public static final int GEN_MODEL__SUPPRESS_CONTAINMENT
The feature id for the 'Suppress Containment' attribute.

See Also:
Constant Field Values

GEN_MODEL__SUPPRESS_NOTIFICATION

public static final int GEN_MODEL__SUPPRESS_NOTIFICATION
The feature id for the 'Suppress Notification' attribute.

See Also:
Constant Field Values

GEN_MODEL__ARRAY_ACCESSORS

public static final int GEN_MODEL__ARRAY_ACCESSORS
The feature id for the 'Array Accessors' attribute.

See Also:
Constant Field Values

GEN_MODEL__SUPPRESS_UNSETTABLE

public static final int GEN_MODEL__SUPPRESS_UNSETTABLE
The feature id for the 'Suppress Unsettable' attribute.

See Also:
Constant Field Values

GEN_MODEL__FACADE_HELPER_CLASS

public static final int GEN_MODEL__FACADE_HELPER_CLASS
The feature id for the 'Facade Helper Class' attribute.

See Also:
Constant Field Values

GEN_MODEL__GEN_PACKAGES

public static final int GEN_MODEL__GEN_PACKAGES
The feature id for the 'Gen Packages' containment reference list.

See Also:
Constant Field Values

GEN_MODEL__USED_GEN_PACKAGES

public static final int GEN_MODEL__USED_GEN_PACKAGES
The feature id for the 'Used Gen Packages' reference list.

See Also:
Constant Field Values

GEN_MODEL_FEATURE_COUNT

public static final int GEN_MODEL_FEATURE_COUNT
The number of structural features of the 'Gen Model' class.

See Also:
Constant Field Values

GEN_PACKAGE

public static final int GEN_PACKAGE
The meta object id for the 'Gen Package' class.

See Also:
GenPackageImpl, GenModelPackageImpl.getGenPackage(), Constant Field Values

GEN_PACKAGE__GEN_ANNOTATIONS

public static final int GEN_PACKAGE__GEN_ANNOTATIONS
The feature id for the 'Gen Annotations' containment reference list.

See Also:
Constant Field Values

GEN_PACKAGE__PREFIX

public static final int GEN_PACKAGE__PREFIX
The feature id for the 'Prefix' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__BASE_PACKAGE

public static final int GEN_PACKAGE__BASE_PACKAGE
The feature id for the 'Base Package' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__RESOURCE

public static final int GEN_PACKAGE__RESOURCE
The feature id for the 'Resource' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__DISPOSABLE_PROVIDER_FACTORY

public static final int GEN_PACKAGE__DISPOSABLE_PROVIDER_FACTORY
The feature id for the 'Disposable Provider Factory' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__ADAPTER_FACTORY

public static final int GEN_PACKAGE__ADAPTER_FACTORY
The feature id for the 'Adapter Factory' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__LOAD_INITIALIZATION

public static final int GEN_PACKAGE__LOAD_INITIALIZATION
The feature id for the 'Load Initialization' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__INTERFACE_PACKAGE_SUFFIX

public static final int GEN_PACKAGE__INTERFACE_PACKAGE_SUFFIX
The feature id for the 'Interface Package Suffix' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__META_DATA_PACKAGE_SUFFIX

public static final int GEN_PACKAGE__META_DATA_PACKAGE_SUFFIX
The feature id for the 'Meta Data Package Suffix' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__CLASS_PACKAGE_SUFFIX

public static final int GEN_PACKAGE__CLASS_PACKAGE_SUFFIX
The feature id for the 'Class Package Suffix' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__UTILITY_PACKAGE_SUFFIX

public static final int GEN_PACKAGE__UTILITY_PACKAGE_SUFFIX
The feature id for the 'Utility Package Suffix' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__PROVIDER_PACKAGE_SUFFIX

public static final int GEN_PACKAGE__PROVIDER_PACKAGE_SUFFIX
The feature id for the 'Provider Package Suffix' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__PRESENTATION_PACKAGE_SUFFIX

public static final int GEN_PACKAGE__PRESENTATION_PACKAGE_SUFFIX
The feature id for the 'Presentation Package Suffix' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__TESTS_PACKAGE_SUFFIX

public static final int GEN_PACKAGE__TESTS_PACKAGE_SUFFIX
The feature id for the 'Tests Package Suffix' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__GENERATE_EXAMPLE_CLASS

public static final int GEN_PACKAGE__GENERATE_EXAMPLE_CLASS
The feature id for the 'Generate Example Class' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__LITERALS_INTERFACE

public static final int GEN_PACKAGE__LITERALS_INTERFACE
The feature id for the 'Literals Interface' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__DATA_TYPE_CONVERTERS

public static final int GEN_PACKAGE__DATA_TYPE_CONVERTERS
The feature id for the 'Data Type Converters' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__MULTIPLE_EDITOR_PAGES

public static final int GEN_PACKAGE__MULTIPLE_EDITOR_PAGES
The feature id for the 'Multiple Editor Pages' attribute.

See Also:
Constant Field Values

GEN_PACKAGE__ECORE_PACKAGE

public static final int GEN_PACKAGE__ECORE_PACKAGE
The feature id for the 'Ecore Package' reference.

See Also:
Constant Field Values

GEN_PACKAGE__GEN_MODEL

public static final int GEN_PACKAGE__GEN_MODEL
The feature id for the 'Gen Model' container reference.

See Also:
Constant Field Values

GEN_PACKAGE__GEN_ENUMS

public static final int GEN_PACKAGE__GEN_ENUMS
The feature id for the 'Gen Enums' containment reference list.

See Also:
Constant Field Values

GEN_PACKAGE__GEN_DATA_TYPES

public static final int GEN_PACKAGE__GEN_DATA_TYPES
The feature id for the 'Gen Data Types' containment reference list.

See Also:
Constant Field Values

GEN_PACKAGE__GEN_CLASSES

public static final int GEN_PACKAGE__GEN_CLASSES
The feature id for the 'Gen Classes' containment reference list.

See Also:
Constant Field Values

GEN_PACKAGE__NESTED_GEN_PACKAGES

public static final int GEN_PACKAGE__NESTED_GEN_PACKAGES
The feature id for the 'Nested Gen Packages' containment reference list.

See Also:
Constant Field Values

GEN_PACKAGE__GEN_CLASSIFIERS

public static final int GEN_PACKAGE__GEN_CLASSIFIERS
The feature id for the 'Gen Classifiers' reference list.

See Also:
Constant Field Values

GEN_PACKAGE_FEATURE_COUNT

public static final int GEN_PACKAGE_FEATURE_COUNT
The number of structural features of the 'Gen Package' class.

See Also:
Constant Field Values

GEN_CLASSIFIER

public static final int GEN_CLASSIFIER
The meta object id for the 'Gen Classifier' class.

See Also:
GenClassifierImpl, GenModelPackageImpl.getGenClassifier(), Constant Field Values

GEN_CLASSIFIER__GEN_ANNOTATIONS

public static final int GEN_CLASSIFIER__GEN_ANNOTATIONS
The feature id for the 'Gen Annotations' containment reference list.

See Also:
Constant Field Values

GEN_CLASSIFIER__GEN_PACKAGE

public static final int GEN_CLASSIFIER__GEN_PACKAGE
The feature id for the 'Gen Package' reference.

See Also:
Constant Field Values

GEN_CLASSIFIER_FEATURE_COUNT

public static final int GEN_CLASSIFIER_FEATURE_COUNT
The number of structural features of the 'Gen Classifier' class.

See Also:
Constant Field Values

GEN_CLASS

public static final int GEN_CLASS
The meta object id for the 'Gen Class' class.

See Also:
GenClassImpl, GenModelPackageImpl.getGenClass(), Constant Field Values

GEN_CLASS__GEN_ANNOTATIONS

public static final int GEN_CLASS__GEN_ANNOTATIONS
The feature id for the 'Gen Annotations' containment reference list.

See Also:
Constant Field Values

GEN_CLASS__GEN_PACKAGE

public static final int GEN_CLASS__GEN_PACKAGE
The feature id for the 'Gen Package' reference.

See Also:
Constant Field Values

GEN_CLASS__PROVIDER

public static final int GEN_CLASS__PROVIDER
The feature id for the 'Provider' attribute.

See Also:
Constant Field Values

GEN_CLASS__IMAGE

public static final int GEN_CLASS__IMAGE
The feature id for the 'Image' attribute.

See Also:
Constant Field Values

GEN_CLASS__DYNAMIC

public static final int GEN_CLASS__DYNAMIC
The feature id for the 'Dynamic' attribute.

See Also:
Constant Field Values

GEN_CLASS__ECORE_CLASS

public static final int GEN_CLASS__ECORE_CLASS
The feature id for the 'Ecore Class' reference.

See Also:
Constant Field Values

GEN_CLASS__GEN_FEATURES

public static final int GEN_CLASS__GEN_FEATURES
The feature id for the 'Gen Features' containment reference list.

See Also:
Constant Field Values

GEN_CLASS__GEN_OPERATIONS

public static final int GEN_CLASS__GEN_OPERATIONS
The feature id for the 'Gen Operations' containment reference list.

See Also:
Constant Field Values

GEN_CLASS__LABEL_FEATURE

public static final int GEN_CLASS__LABEL_FEATURE
The feature id for the 'Label Feature' reference.

See Also:
Constant Field Values

GEN_CLASS_FEATURE_COUNT

public static final int GEN_CLASS_FEATURE_COUNT
The number of structural features of the 'Gen Class' class.

See Also:
Constant Field Values

GEN_TYPED_ELEMENT

public static final int GEN_TYPED_ELEMENT
The meta object id for the 'Gen Typed Element' class.

See Also:
GenTypedElementImpl, GenModelPackageImpl.getGenTypedElement(), Constant Field Values

GEN_TYPED_ELEMENT__GEN_ANNOTATIONS

public static final int GEN_TYPED_ELEMENT__GEN_ANNOTATIONS
The feature id for the 'Gen Annotations' containment reference list.

See Also:
Constant Field Values

GEN_TYPED_ELEMENT_FEATURE_COUNT

public static final int GEN_TYPED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Gen Typed Element' class.

See Also:
Constant Field Values

GEN_FEATURE

public static final int GEN_FEATURE
The meta object id for the 'Gen Feature' class.

See Also:
GenFeatureImpl, GenModelPackageImpl.getGenFeature(), Constant Field Values

GEN_FEATURE__GEN_ANNOTATIONS

public static final int GEN_FEATURE__GEN_ANNOTATIONS
The feature id for the 'Gen Annotations' containment reference list.

See Also:
Constant Field Values

GEN_FEATURE__PROPERTY

public static final int GEN_FEATURE__PROPERTY
The feature id for the 'Property' attribute.

See Also:
Constant Field Values

GEN_FEATURE__NOTIFY

public static final int GEN_FEATURE__NOTIFY
The feature id for the 'Notify' attribute.

See Also:
Constant Field Values

GEN_FEATURE__CHILDREN

public static final int GEN_FEATURE__CHILDREN
The feature id for the 'Children' attribute.

See Also:
Constant Field Values

GEN_FEATURE__CREATE_CHILD

public static final int GEN_FEATURE__CREATE_CHILD
The feature id for the 'Create Child' attribute.

See Also:
Constant Field Values

GEN_FEATURE__PROPERTY_CATEGORY

public static final int GEN_FEATURE__PROPERTY_CATEGORY
The feature id for the 'Property Category' attribute.

See Also:
Constant Field Values

GEN_FEATURE__PROPERTY_FILTER_FLAGS

public static final int GEN_FEATURE__PROPERTY_FILTER_FLAGS
The feature id for the 'Property Filter Flags' attribute list.

See Also:
Constant Field Values

GEN_FEATURE__PROPERTY_DESCRIPTION

public static final int GEN_FEATURE__PROPERTY_DESCRIPTION
The feature id for the 'Property Description' attribute.

See Also:
Constant Field Values

GEN_FEATURE__PROPERTY_MULTI_LINE

public static final int GEN_FEATURE__PROPERTY_MULTI_LINE
The feature id for the 'Property Multi Line' attribute.

See Also:
Constant Field Values

GEN_FEATURE__PROPERTY_SORT_CHOICES

public static final int GEN_FEATURE__PROPERTY_SORT_CHOICES
The feature id for the 'Property Sort Choices' attribute.

See Also:
Constant Field Values

GEN_FEATURE__GEN_CLASS

public static final int GEN_FEATURE__GEN_CLASS
The feature id for the 'Gen Class' container reference.

See Also:
Constant Field Values

GEN_FEATURE__ECORE_FEATURE

public static final int GEN_FEATURE__ECORE_FEATURE
The feature id for the 'Ecore Feature' reference.

See Also:
Constant Field Values

GEN_FEATURE_FEATURE_COUNT

public static final int GEN_FEATURE_FEATURE_COUNT
The number of structural features of the 'Gen Feature' class.

See Also:
Constant Field Values

GEN_DATA_TYPE

public static final int GEN_DATA_TYPE
The meta object id for the 'Gen Data Type' class.

See Also:
GenDataTypeImpl, GenModelPackageImpl.getGenDataType(), Constant Field Values

GEN_DATA_TYPE__GEN_ANNOTATIONS

public static final int GEN_DATA_TYPE__GEN_ANNOTATIONS
The feature id for the 'Gen Annotations' containment reference list.

See Also:
Constant Field Values

GEN_DATA_TYPE__GEN_PACKAGE

public static final int GEN_DATA_TYPE__GEN_PACKAGE
The feature id for the 'Gen Package' reference.

See Also:
Constant Field Values

GEN_DATA_TYPE__ECORE_DATA_TYPE

public static final int GEN_DATA_TYPE__ECORE_DATA_TYPE
The feature id for the 'Ecore Data Type' reference.

See Also:
Constant Field Values

GEN_DATA_TYPE_FEATURE_COUNT

public static final int GEN_DATA_TYPE_FEATURE_COUNT
The number of structural features of the 'Gen Data Type' class.

See Also:
Constant Field Values

GEN_ENUM

public static final int GEN_ENUM
The meta object id for the 'Gen Enum' class.

See Also:
GenEnumImpl, GenModelPackageImpl.getGenEnum(), Constant Field Values

GEN_ENUM__GEN_ANNOTATIONS

public static final int GEN_ENUM__GEN_ANNOTATIONS
The feature id for the 'Gen Annotations' containment reference list.

See Also:
Constant Field Values

GEN_ENUM__GEN_PACKAGE

public static final int GEN_ENUM__GEN_PACKAGE
The feature id for the 'Gen Package' reference.

See Also:
Constant Field Values

GEN_ENUM__ECORE_DATA_TYPE

public static final int GEN_ENUM__ECORE_DATA_TYPE
The feature id for the 'Ecore Data Type' reference.

See Also:
Constant Field Values

GEN_ENUM__ECORE_ENUM

public static final int GEN_ENUM__ECORE_ENUM
The feature id for the 'Ecore Enum' reference.

See Also:
Constant Field Values

GEN_ENUM__GEN_ENUM_LITERALS

public static final int GEN_ENUM__GEN_ENUM_LITERALS
The feature id for the 'Gen Enum Literals' containment reference list.

See Also:
Constant Field Values

GEN_ENUM_FEATURE_COUNT

public static final int GEN_ENUM_FEATURE_COUNT
The number of structural features of the 'Gen Enum' class.

See Also:
Constant Field Values

GEN_ENUM_LITERAL

public static final int GEN_ENUM_LITERAL
The meta object id for the 'Gen Enum Literal' class.

See Also:
GenEnumLiteralImpl, GenModelPackageImpl.getGenEnumLiteral(), Constant Field Values

GEN_ENUM_LITERAL__GEN_ANNOTATIONS

public static final int GEN_ENUM_LITERAL__GEN_ANNOTATIONS
The feature id for the 'Gen Annotations' containment reference list.

See Also:
Constant Field Values

GEN_ENUM_LITERAL__GEN_ENUM

public static final int GEN_ENUM_LITERAL__GEN_ENUM
The feature id for the 'Gen Enum' container reference.

See Also:
Constant Field Values

GEN_ENUM_LITERAL__ECORE_ENUM_LITERAL

public static final int GEN_ENUM_LITERAL__ECORE_ENUM_LITERAL
The feature id for the 'Ecore Enum Literal' reference.

See Also:
Constant Field Values

GEN_ENUM_LITERAL_FEATURE_COUNT

public static final int GEN_ENUM_LITERAL_FEATURE_COUNT
The number of structural features of the 'Gen Enum Literal' class.

See Also:
Constant Field Values

GEN_OPERATION

public static final int GEN_OPERATION
The meta object id for the 'Gen Operation' class.

See Also:
GenOperationImpl, GenModelPackageImpl.getGenOperation(), Constant Field Values

GEN_OPERATION__GEN_ANNOTATIONS

public static final int GEN_OPERATION__GEN_ANNOTATIONS
The feature id for the 'Gen Annotations' containment reference list.

See Also:
Constant Field Values

GEN_OPERATION__GEN_CLASS

public static final int GEN_OPERATION__GEN_CLASS
The feature id for the 'Gen Class' container reference.

See Also:
Constant Field Values

GEN_OPERATION__ECORE_OPERATION

public static final int GEN_OPERATION__ECORE_OPERATION
The feature id for the 'Ecore Operation' reference.

See Also:
Constant Field Values

GEN_OPERATION__GEN_PARAMETERS

public static final int GEN_OPERATION__GEN_PARAMETERS
The feature id for the 'Gen Parameters' containment reference list.

See Also:
Constant Field Values

GEN_OPERATION_FEATURE_COUNT

public static final int GEN_OPERATION_FEATURE_COUNT
The number of structural features of the 'Gen Operation' class.

See Also:
Constant Field Values

GEN_PARAMETER

public static final int GEN_PARAMETER
The meta object id for the 'Gen Parameter' class.

See Also:
GenParameterImpl, GenModelPackageImpl.getGenParameter(), Constant Field Values

GEN_PARAMETER__GEN_ANNOTATIONS

public static final int GEN_PARAMETER__GEN_ANNOTATIONS
The feature id for the 'Gen Annotations' containment reference list.

See Also:
Constant Field Values

GEN_PARAMETER__GEN_OPERATION

public static final int GEN_PARAMETER__GEN_OPERATION
The feature id for the 'Gen Operation' container reference.

See Also:
Constant Field Values

GEN_PARAMETER__ECORE_PARAMETER

public static final int GEN_PARAMETER__ECORE_PARAMETER
The feature id for the 'Ecore Parameter' reference.

See Also:
Constant Field Values

GEN_PARAMETER_FEATURE_COUNT

public static final int GEN_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Gen Parameter' class.

See Also:
Constant Field Values

GEN_ANNOTATION

public static final int GEN_ANNOTATION
The meta object id for the 'Gen Annotation' class.

See Also:
GenAnnotationImpl, GenModelPackageImpl.getGenAnnotation(), Constant Field Values

GEN_ANNOTATION__GEN_ANNOTATIONS

public static final int GEN_ANNOTATION__GEN_ANNOTATIONS
The feature id for the 'Gen Annotations' containment reference list.

See Also:
Constant Field Values

GEN_ANNOTATION__SOURCE

public static final int GEN_ANNOTATION__SOURCE
The feature id for the 'Source' attribute.

See Also:
Constant Field Values

GEN_ANNOTATION__DETAILS

public static final int GEN_ANNOTATION__DETAILS
The feature id for the 'Details' map.

See Also:
Constant Field Values

GEN_ANNOTATION__GEN_BASE

public static final int GEN_ANNOTATION__GEN_BASE
The feature id for the 'Gen Base' container reference.

See Also:
Constant Field Values

GEN_ANNOTATION__REFERENCES

public static final int GEN_ANNOTATION__REFERENCES
The feature id for the 'References' reference list.

See Also:
Constant Field Values

GEN_ANNOTATION__CONTENTS

public static final int GEN_ANNOTATION__CONTENTS
The feature id for the 'Contents' containment reference list.

See Also:
Constant Field Values

GEN_ANNOTATION_FEATURE_COUNT

public static final int GEN_ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Gen Annotation' class.

See Also:
Constant Field Values

GEN_PROVIDER_KIND

public static final int GEN_PROVIDER_KIND
The meta object id for the 'Gen Provider Kind' enum.

See Also:
GenProviderKind, GenModelPackageImpl.getGenProviderKind(), Constant Field Values

GEN_PROPERTY_KIND

public static final int GEN_PROPERTY_KIND
The meta object id for the 'Gen Property Kind' enum.

See Also:
GenPropertyKind, GenModelPackageImpl.getGenPropertyKind(), Constant Field Values

GEN_RESOURCE_KIND

public static final int GEN_RESOURCE_KIND
The meta object id for the 'Gen Resource Kind' enum.

See Also:
GenResourceKind, GenModelPackageImpl.getGenResourceKind(), Constant Field Values

GEN_DELEGATION_KIND

public static final int GEN_DELEGATION_KIND
The meta object id for the 'Gen Delegation Kind' enum.

See Also:
GenDelegationKind, GenModelPackageImpl.getGenDelegationKind(), Constant Field Values
Method Detail

getGenModel

public EClass getGenModel()
Returns the meta object for class 'Gen Model'.

Returns:
the meta object for class 'Gen Model'.
See Also:
GenModel

getGenModel_CopyrightText

public EAttribute getGenModel_CopyrightText()
Returns the meta object for the attribute 'Copyright Text'.

Returns:
the meta object for the attribute 'Copyright Text'.
See Also:
GenModel.getCopyrightText(), getGenModel()

getGenModel_ModelDirectory

public EAttribute getGenModel_ModelDirectory()
Returns the meta object for the attribute 'Model Directory'.

Returns:
the meta object for the attribute 'Model Directory'.
See Also:
GenModel.getModelDirectory(), getGenModel()

getGenModel_CreationCommands

public EAttribute getGenModel_CreationCommands()
Returns the meta object for the attribute 'Creation Commands'.

Returns:
the meta object for the attribute 'Creation Commands'.
See Also:
GenModel.isCreationCommands(), getGenModel()

getGenModel_CreationIcons

public EAttribute getGenModel_CreationIcons()
Returns the meta object for the attribute 'Creation Icons'.

Returns:
the meta object for the attribute 'Creation Icons'.
See Also:
GenModel.isCreationIcons(), getGenModel()

getGenModel_EditDirectory

public EAttribute getGenModel_EditDirectory()
Returns the meta object for the attribute 'Edit Directory'.

Returns:
the meta object for the attribute 'Edit Directory'.
See Also:
GenModel.getEditDirectory(), getGenModel()

getGenModel_EditorDirectory

public EAttribute getGenModel_EditorDirectory()
Returns the meta object for the attribute 'Editor Directory'.

Returns:
the meta object for the attribute 'Editor Directory'.
See Also:
GenModel.getEditorDirectory(), getGenModel()

getGenModel_ModelPluginID

public EAttribute getGenModel_ModelPluginID()
Returns the meta object for the attribute 'Model Plugin ID'.

Returns:
the meta object for the attribute 'Model Plugin ID'.
See Also:
GenModel.getModelPluginID(), getGenModel()

getGenModel_TemplateDirectory

public EAttribute getGenModel_TemplateDirectory()
Returns the meta object for the attribute 'Template Directory'.

Returns:
the meta object for the attribute 'Template Directory'.
See Also:
GenModel.getTemplateDirectory(), getGenModel()

getGenModel_RuntimeJar

public EAttribute getGenModel_RuntimeJar()
Returns the meta object for the attribute 'Runtime Jar'.

Returns:
the meta object for the attribute 'Runtime Jar'.
See Also:
GenModel.isRuntimeJar(), getGenModel()

getGenModel_ForeignModel

public EAttribute getGenModel_ForeignModel()
Returns the meta object for the attribute list 'Foreign Model'.

Returns:
the meta object for the attribute list 'Foreign Model'.
See Also:
GenModel.getForeignModel(), getGenModel()

getGenModel_DynamicTemplates

public EAttribute getGenModel_DynamicTemplates()
Returns the meta object for the attribute 'Dynamic Templates'.

Returns:
the meta object for the attribute 'Dynamic Templates'.
See Also:
GenModel.isDynamicTemplates(), getGenModel()

getGenModel_Redirection

public EAttribute getGenModel_Redirection()
Returns the meta object for the attribute 'Redirection'.

Returns:
the meta object for the attribute 'Redirection'.
See Also:
GenModel.getRedirection(), getGenModel()

getGenModel_ForceOverwrite

public EAttribute getGenModel_ForceOverwrite()
Returns the meta object for the attribute 'Force Overwrite'.

Returns:
the meta object for the attribute 'Force Overwrite'.
See Also:
GenModel.isForceOverwrite(), getGenModel()

getGenModel_NonExternalizedStringTag

public EAttribute getGenModel_NonExternalizedStringTag()
Returns the meta object for the attribute 'Non Externalized String Tag'.

Returns:
the meta object for the attribute 'Non Externalized String Tag'.
See Also:
GenModel.getNonExternalizedStringTag(), getGenModel()

getGenModel_ModelName

public EAttribute getGenModel_ModelName()
Returns the meta object for the attribute 'Model Name'.

Returns:
the meta object for the attribute 'Model Name'.
See Also:
GenModel.getModelName(), getGenModel()

getGenModel_ModelPluginClass

public EAttribute getGenModel_ModelPluginClass()
Returns the meta object for the attribute 'Model Plugin Class'.

Returns:
the meta object for the attribute 'Model Plugin Class'.
See Also:
GenModel.getModelPluginClass(), getGenModel()

getGenModel_EditPluginClass

public EAttribute getGenModel_EditPluginClass()
Returns the meta object for the attribute 'Edit Plugin Class'.

Returns:
the meta object for the attribute 'Edit Plugin Class'.
See Also:
GenModel.getEditPluginClass(), getGenModel()

getGenModel_EditorPluginClass

public EAttribute getGenModel_EditorPluginClass()
Returns the meta object for the attribute 'Editor Plugin Class'.

Returns:
the meta object for the attribute 'Editor Plugin Class'.
See Also:
GenModel.getEditorPluginClass(), getGenModel()

getGenModel_UpdateClasspath

public EAttribute getGenModel_UpdateClasspath()
Returns the meta object for the attribute 'Update Classpath'.

Returns:
the meta object for the attribute 'Update Classpath'.
See Also:
GenModel.isUpdateClasspath(), getGenModel()

getGenModel_GenerateSchema

public EAttribute getGenModel_GenerateSchema()
Returns the meta object for the attribute 'Generate Schema'.

Returns:
the meta object for the attribute 'Generate Schema'.
See Also:
GenModel.isGenerateSchema(), getGenModel()

getGenModel_NonNLSMarkers

public EAttribute getGenModel_NonNLSMarkers()
Returns the meta object for the attribute 'Non NLS Markers'.

Returns:
the meta object for the attribute 'Non NLS Markers'.
See Also:
GenModel.isNonNLSMarkers(), getGenModel()

getGenModel_StaticPackages

public EAttribute getGenModel_StaticPackages()
Returns the meta object for the attribute list 'Static Packages'.

Returns:
the meta object for the attribute list 'Static Packages'.
See Also:
GenModel.getStaticPackages(), getGenModel()

getGenModel_ModelPluginVariables

public EAttribute getGenModel_ModelPluginVariables()
Returns the meta object for the attribute list 'Model Plugin Variables'.

Returns:
the meta object for the attribute list 'Model Plugin Variables'.
See Also:
GenModel.getModelPluginVariables(), getGenModel()

getGenModel_RootExtendsInterface

public EAttribute getGenModel_RootExtendsInterface()
Returns the meta object for the attribute 'Root Extends Interface'.

Returns:
the meta object for the attribute 'Root Extends Interface'.
See Also:
GenModel.getRootExtendsInterface(), getGenModel()

getGenModel_RootExtendsClass

public EAttribute getGenModel_RootExtendsClass()
Returns the meta object for the attribute 'Root Extends Class'.

Returns:
the meta object for the attribute 'Root Extends Class'.
See Also:
GenModel.getRootExtendsClass(), getGenModel()

getGenModel_RootImplementsInterface

public EAttribute getGenModel_RootImplementsInterface()
Returns the meta object for the attribute 'Root Implements Interface'.

Returns:
the meta object for the attribute 'Root Implements Interface'.
See Also:
GenModel.getRootImplementsInterface(), getGenModel()

getGenModel_SuppressEMFTypes

public EAttribute getGenModel_SuppressEMFTypes()
Returns the meta object for the attribute 'Suppress EMF Types'.

Returns:
the meta object for the attribute 'Suppress EMF Types'.
See Also:
GenModel.isSuppressEMFTypes(), getGenModel()

getGenModel_SuppressEMFMetaData

public EAttribute getGenModel_SuppressEMFMetaData()
Returns the meta object for the attribute 'Suppress EMF Meta Data'.

Returns:
the meta object for the attribute 'Suppress EMF Meta Data'.
See Also:
GenModel.isSuppressEMFMetaData(), getGenModel()

getGenModel_SuppressEMFModelTags

public EAttribute getGenModel_SuppressEMFModelTags()
Returns the meta object for the attribute 'Suppress EMF Model Tags'.

Returns:
the meta object for the attribute 'Suppress EMF Model Tags'.
See Also:
GenModel.isSuppressEMFModelTags(), getGenModel()

getGenModel_SuppressInterfaces

public EAttribute getGenModel_SuppressInterfaces()
Returns the meta object for the attribute 'Suppress Interfaces'.

Returns:
the meta object for the attribute 'Suppress Interfaces'.
See Also:
GenModel.isSuppressInterfaces(), getGenModel()

getGenModel_FeatureMapWrapperInterface

public EAttribute getGenModel_FeatureMapWrapperInterface()
Returns the meta object for the attribute 'Feature Map Wrapper Interface'.

Returns:
the meta object for the attribute 'Feature Map Wrapper Interface'.
See Also:
GenModel.getFeatureMapWrapperInterface(), getGenModel()

getGenModel_FeatureMapWrapperInternalInterface

public EAttribute getGenModel_FeatureMapWrapperInternalInterface()
Returns the meta object for the attribute 'Feature Map Wrapper Internal Interface'.

Returns:
the meta object for the attribute 'Feature Map Wrapper Internal Interface'.
See Also:
GenModel.getFeatureMapWrapperInternalInterface(), getGenModel()

getGenModel_FeatureMapWrapperClass

public EAttribute getGenModel_FeatureMapWrapperClass()
Returns the meta object for the attribute 'Feature Map Wrapper Class'.

Returns:
the meta object for the attribute 'Feature Map Wrapper Class'.
See Also:
GenModel.getFeatureMapWrapperClass(), getGenModel()

getGenModel_RuntimeCompatibility

public EAttribute getGenModel_RuntimeCompatibility()
Returns the meta object for the attribute 'Runtime Compatibility'.

Returns:
the meta object for the attribute 'Runtime Compatibility'.
See Also:
GenModel.isRuntimeCompatibility(), getGenModel()

getGenModel_RichClientPlatform

public EAttribute getGenModel_RichClientPlatform()
Returns the meta object for the attribute 'Rich Client Platform'.

Returns:
the meta object for the attribute 'Rich Client Platform'.
See Also:
GenModel.isRichClientPlatform(), getGenModel()

getGenModel_ReflectiveDelegation

public EAttribute getGenModel_ReflectiveDelegation()
Returns the meta object for the attribute 'Reflective Delegation'.

Returns:
the meta object for the attribute 'Reflective Delegation'.
See Also:
GenModel.isReflectiveDelegation(), getGenModel()

getGenModel_CodeFormatting

public EAttribute getGenModel_CodeFormatting()
Returns the meta object for the attribute 'Code Formatting'.

Returns:
the meta object for the attribute 'Code Formatting'.
See Also:
GenModel.isCodeFormatting(), getGenModel()

getGenModel_TestsDirectory

public EAttribute getGenModel_TestsDirectory()
Returns the meta object for the attribute 'Tests Directory'.

Returns:
the meta object for the attribute 'Tests Directory'.
See Also:
GenModel.getTestsDirectory(), getGenModel()

getGenModel_TestSuiteClass

public EAttribute getGenModel_TestSuiteClass()
Returns the meta object for the attribute 'Test Suite Class'.

Returns:
the meta object for the attribute 'Test Suite Class'.
See Also:
GenModel.getTestSuiteClass(), getGenModel()

getGenModel_BooleanFlagsField

public EAttribute getGenModel_BooleanFlagsField()
Returns the meta object for the attribute 'Boolean Flags Field'.

Returns:
the meta object for the attribute 'Boolean Flags Field'.
See Also:
GenModel.getBooleanFlagsField(), getGenModel()

getGenModel_BooleanFlagsReservedBits

public EAttribute getGenModel_BooleanFlagsReservedBits()
Returns the meta object for the attribute 'Boolean Flags Reserved Bits'.

Returns:
the meta object for the attribute 'Boolean Flags Reserved Bits'.
See Also:
GenModel.getBooleanFlagsReservedBits(), getGenModel()

getGenModel_ImporterID

public EAttribute getGenModel_ImporterID()
Returns the meta object for the attribute 'Importer ID'.

Returns:
the meta object for the attribute 'Importer ID'.
See Also:
GenModel.getImporterID(), getGenModel()

getGenModel_BundleManifest

public EAttribute getGenModel_BundleManifest()
Returns the meta object for the attribute 'Bundle Manifest'.

Returns:
the meta object for the attribute 'Bundle Manifest'.
See Also:
GenModel.isBundleManifest(), getGenModel()

getGenModel_FeatureDelegation

public EAttribute getGenModel_FeatureDelegation()
Returns the meta object for the attribute 'Feature Delegation'.

Returns:
the meta object for the attribute 'Feature Delegation'.
See Also:
GenModel.getFeatureDelegation(), getGenModel()

getGenModel_ContainmentProxies

public EAttribute getGenModel_ContainmentProxies()
Returns the meta object for the attribute 'Containment Proxies'.

Returns:
the meta object for the attribute 'Containment Proxies'.
See Also:
GenModel.isContainmentProxies(), getGenModel()

getGenModel_MinimalReflectiveMethods

public EAttribute getGenModel_MinimalReflectiveMethods()
Returns the meta object for the attribute 'Minimal Reflective Methods'.

Returns:
the meta object for the attribute 'Minimal Reflective Methods'.
See Also:
GenModel.isMinimalReflectiveMethods(), getGenModel()

getGenModel_SuppressContainment

public EAttribute getGenModel_SuppressContainment()
Returns the meta object for the attribute 'Suppress Containment'.

Returns:
the meta object for the attribute 'Suppress Containment'.
See Also:
GenModel.isSuppressContainment(), getGenModel()

getGenModel_SuppressNotification

public EAttribute getGenModel_SuppressNotification()
Returns the meta object for the attribute 'Suppress Notification'.

Returns:
the meta object for the attribute 'Suppress Notification'.
See Also:
GenModel.isSuppressNotification(), getGenModel()

getGenModel_ArrayAccessors

public EAttribute getGenModel_ArrayAccessors()
Returns the meta object for the attribute 'Array Accessors'.

Returns:
the meta object for the attribute 'Array Accessors'.
See Also:
GenModel.isArrayAccessors(), getGenModel()

getGenModel_SuppressUnsettable

public EAttribute getGenModel_SuppressUnsettable()
Returns the meta object for the attribute 'Suppress Unsettable'.

Returns:
the meta object for the attribute 'Suppress Unsettable'.
See Also:
GenModel.isSuppressUnsettable(), getGenModel()

getGenModel_FacadeHelperClass

public EAttribute getGenModel_FacadeHelperClass()
Returns the meta object for the attribute 'Facade Helper Class'.

Returns:
the meta object for the attribute 'Facade Helper Class'.
See Also:
GenModel.getFacadeHelperClass(), getGenModel()

getGenModel_GenPackages

public EReference getGenModel_GenPackages()
Returns the meta object for the containment reference list 'Gen Packages'.

Returns:
the meta object for the containment reference list 'Gen Packages'.
See Also:
GenModel.getGenPackages(), getGenModel()

getGenModel_UsedGenPackages

public EReference getGenModel_UsedGenPackages()
Returns the meta object for the reference list 'Used Gen Packages'.

Returns:
the meta object for the reference list 'Used Gen Packages'.
See Also:
GenModel.getUsedGenPackages(), getGenModel()

getGenPackage

public EClass getGenPackage()
Returns the meta object for class 'Gen Package'.

Returns:
the meta object for class 'Gen Package'.
See Also:
GenPackage

getGenPackage_Prefix

public EAttribute getGenPackage_Prefix()
Returns the meta object for the attribute 'Prefix'.

Returns:
the meta object for the attribute 'Prefix'.
See Also:
GenPackage.getPrefix(), getGenPackage()

getGenPackage_BasePackage

public EAttribute getGenPackage_BasePackage()
Returns the meta object for the attribute 'Base Package'.

Returns:
the meta object for the attribute 'Base Package'.
See Also:
GenPackage.getBasePackage(), getGenPackage()

getGenPackage_Resource

public EAttribute getGenPackage_Resource()
Returns the meta object for the attribute 'Resource'.

Returns:
the meta object for the attribute 'Resource'.
See Also:
GenPackage.getResource(), getGenPackage()

getGenPackage_DisposableProviderFactory

public EAttribute getGenPackage_DisposableProviderFactory()
Returns the meta object for the attribute 'Disposable Provider Factory'.

Returns:
the meta object for the attribute 'Disposable Provider Factory'.
See Also:
GenPackage.isDisposableProviderFactory(), getGenPackage()

getGenPackage_AdapterFactory

public EAttribute getGenPackage_AdapterFactory()
Returns the meta object for the attribute 'Adapter Factory'.

Returns:
the meta object for the attribute 'Adapter Factory'.
See Also:
GenPackage.isAdapterFactory(), getGenPackage()

getGenPackage_LoadInitialization

public EAttribute getGenPackage_LoadInitialization()
Returns the meta object for the attribute 'Load Initialization'.

Returns:
the meta object for the attribute 'Load Initialization'.
See Also:
GenPackage.isLoadInitialization(), getGenPackage()

getGenPackage_InterfacePackageSuffix

public EAttribute getGenPackage_InterfacePackageSuffix()
Returns the meta object for the attribute 'Interface Package Suffix'.

Returns:
the meta object for the attribute 'Interface Package Suffix'.
See Also:
GenPackage.getInterfacePackageSuffix(), getGenPackage()

getGenPackage_MetaDataPackageSuffix

public EAttribute getGenPackage_MetaDataPackageSuffix()
Returns the meta object for the attribute 'Meta Data Package Suffix'.

Returns:
the meta object for the attribute 'Meta Data Package Suffix'.
See Also:
GenPackage.getMetaDataPackageSuffix(), getGenPackage()

getGenPackage_ClassPackageSuffix

public EAttribute getGenPackage_ClassPackageSuffix()
Returns the meta object for the attribute 'Class Package Suffix'.

Returns:
the meta object for the attribute 'Class Package Suffix'.
See Also:
GenPackage.getClassPackageSuffix(), getGenPackage()

getGenPackage_UtilityPackageSuffix

public EAttribute getGenPackage_UtilityPackageSuffix()
Returns the meta object for the attribute 'Utility Package Suffix'.

Returns:
the meta object for the attribute 'Utility Package Suffix'.
See Also:
GenPackage.getUtilityPackageSuffix(), getGenPackage()

getGenPackage_ProviderPackageSuffix

public EAttribute getGenPackage_ProviderPackageSuffix()
Returns the meta object for the attribute 'Provider Package Suffix'.

Returns:
the meta object for the attribute 'Provider Package Suffix'.
See Also:
GenPackage.getProviderPackageSuffix(), getGenPackage()

getGenPackage_PresentationPackageSuffix

public EAttribute getGenPackage_PresentationPackageSuffix()
Returns the meta object for the attribute 'Presentation Package Suffix'.

Returns:
the meta object for the attribute 'Presentation Package Suffix'.
See Also:
GenPackage.getPresentationPackageSuffix(), getGenPackage()

getGenPackage_TestsPackageSuffix

public EAttribute getGenPackage_TestsPackageSuffix()
Returns the meta object for the attribute 'Tests Package Suffix'.

Returns:
the meta object for the attribute 'Tests Package Suffix'.
See Also:
GenPackage.getTestsPackageSuffix(), getGenPackage()

getGenPackage_GenerateExampleClass

public EAttribute getGenPackage_GenerateExampleClass()
Returns the meta object for the attribute 'Generate Example Class'.

Returns:
the meta object for the attribute 'Generate Example Class'.
See Also:
GenPackage.isGenerateExampleClass(), getGenPackage()

getGenPackage_LiteralsInterface

public EAttribute getGenPackage_LiteralsInterface()
Returns the meta object for the attribute 'Literals Interface'.

Returns:
the meta object for the attribute 'Literals Interface'.
See Also:
GenPackage.isLiteralsInterface(), getGenPackage()

getGenPackage_DataTypeConverters

public EAttribute getGenPackage_DataTypeConverters()
Returns the meta object for the attribute 'Data Type Converters'.

Returns:
the meta object for the attribute 'Data Type Converters'.
See Also:
GenPackage.isDataTypeConverters(), getGenPackage()

getGenPackage_MultipleEditorPages

public EAttribute getGenPackage_MultipleEditorPages()
Returns the meta object for the attribute 'Multiple Editor Pages'.

Returns:
the meta object for the attribute 'Multiple Editor Pages'.
See Also:
GenPackage.isMultipleEditorPages(), getGenPackage()

getGenPackage_EcorePackage

public EReference getGenPackage_EcorePackage()
Returns the meta object for the reference 'Ecore Package'.

Returns:
the meta object for the reference 'Ecore Package'.
See Also:
GenPackage.getEcorePackage(), getGenPackage()

getGenPackage_GenModel

public EReference getGenPackage_GenModel()
Returns the meta object for the container reference 'Gen Model'.

Returns:
the meta object for the container reference 'Gen Model'.
See Also:
GenPackage.getGenModel(), getGenPackage()

getGenPackage_GenEnums

public EReference getGenPackage_GenEnums()
Returns the meta object for the containment reference list 'Gen Enums'.

Returns:
the meta object for the containment reference list 'Gen Enums'.
See Also:
GenPackage.getGenEnums(), getGenPackage()

getGenPackage_GenDataTypes

public EReference getGenPackage_GenDataTypes()
Returns the meta object for the containment reference list 'Gen Data Types'.

Returns:
the meta object for the containment reference list 'Gen Data Types'.
See Also:
GenPackage.getGenDataTypes(), getGenPackage()

getGenPackage_GenClasses

public EReference getGenPackage_GenClasses()
Returns the meta object for the containment reference list 'Gen Classes'.

Returns:
the meta object for the containment reference list 'Gen Classes'.
See Also:
GenPackage.getGenClasses(), getGenPackage()

getGenPackage_NestedGenPackages

public EReference getGenPackage_NestedGenPackages()
Returns the meta object for the containment reference list 'Nested Gen Packages'.

Returns:
the meta object for the containment reference list 'Nested Gen Packages'.
See Also:
GenPackage.getNestedGenPackages(), getGenPackage()

getGenPackage_GenClassifiers

public EReference getGenPackage_GenClassifiers()
Returns the meta object for the reference list 'Gen Classifiers'.

Returns:
the meta object for the reference list 'Gen Classifiers'.
See Also:
GenPackage.getGenClassifiers(), getGenPackage()

getGenClass

public EClass getGenClass()
Returns the meta object for class 'Gen Class'.

Returns:
the meta object for class 'Gen Class'.
See Also:
GenClass

getGenClass_Provider

public EAttribute getGenClass_Provider()
Returns the meta object for the attribute 'Provider'.

Returns:
the meta object for the attribute 'Provider'.
See Also:
GenClass.getProvider(), getGenClass()

getGenClass_Image

public EAttribute getGenClass_Image()
Returns the meta object for the attribute 'Image'.

Returns:
the meta object for the attribute 'Image'.
See Also:
GenClass.isImage(), getGenClass()

getGenClass_Dynamic

public EAttribute getGenClass_Dynamic()
Returns the meta object for the attribute 'Dynamic'.

Returns:
the meta object for the attribute 'Dynamic'.
See Also:
GenClass.isDynamic(), getGenClass()

getGenClass_EcoreClass

public EReference getGenClass_EcoreClass()
Returns the meta object for the reference 'Ecore Class'.

Returns:
the meta object for the reference 'Ecore Class'.
See Also:
GenClass.getEcoreClass(), getGenClass()

getGenClass_GenFeatures

public EReference getGenClass_GenFeatures()
Returns the meta object for the containment reference list 'Gen Features'.

Returns:
the meta object for the containment reference list 'Gen Features'.
See Also:
GenClass.getGenFeatures(), getGenClass()

getGenClass_GenOperations

public EReference getGenClass_GenOperations()
Returns the meta object for the containment reference list 'Gen Operations'.

Returns:
the meta object for the containment reference list 'Gen Operations'.
See Also:
GenClass.getGenOperations(), getGenClass()

getGenClass_LabelFeature

public EReference getGenClass_LabelFeature()
Returns the meta object for the reference 'Label Feature'.

Returns:
the meta object for the reference 'Label Feature'.
See Also:
GenClass.getLabelFeature(), getGenClass()

getGenFeature

public EClass getGenFeature()
Returns the meta object for class 'Gen Feature'.

Returns:
the meta object for class 'Gen Feature'.
See Also:
GenFeature

getGenFeature_Property

public EAttribute getGenFeature_Property()
Returns the meta object for the attribute 'Property'.

Returns:
the meta object for the attribute 'Property'.
See Also:
GenFeature.getProperty(), getGenFeature()

getGenFeature_Notify

public EAttribute getGenFeature_Notify()
Returns the meta object for the attribute 'Notify'.

Returns:
the meta object for the attribute 'Notify'.
See Also:
GenFeature.isNotify(), getGenFeature()

getGenFeature_Children

public EAttribute getGenFeature_Children()
Returns the meta object for the attribute 'Children'.

Returns:
the meta object for the attribute 'Children'.
See Also:
GenFeature.isChildren(), getGenFeature()

getGenFeature_CreateChild

public EAttribute getGenFeature_CreateChild()
Returns the meta object for the attribute 'Create Child'.

Returns:
the meta object for the attribute 'Create Child'.
See Also:
GenFeature.isCreateChild(), getGenFeature()

getGenFeature_PropertyCategory

public EAttribute getGenFeature_PropertyCategory()
Returns the meta object for the attribute 'Property Category'.

Returns:
the meta object for the attribute 'Property Category'.
See Also:
GenFeature.getPropertyCategory(), getGenFeature()

getGenFeature_PropertyFilterFlags

public EAttribute getGenFeature_PropertyFilterFlags()
Returns the meta object for the attribute list 'Property Filter Flags'.

Returns:
the meta object for the attribute list 'Property Filter Flags'.
See Also:
GenFeature.getPropertyFilterFlags(), getGenFeature()

getGenFeature_PropertyDescription

public EAttribute getGenFeature_PropertyDescription()
Returns the meta object for the attribute 'Property Description'.

Returns:
the meta object for the attribute 'Property Description'.
See Also:
GenFeature.getPropertyDescription(), getGenFeature()

getGenFeature_PropertyMultiLine

public EAttribute getGenFeature_PropertyMultiLine()
Returns the meta object for the attribute 'Property Multi Line'.

Returns:
the meta object for the attribute 'Property Multi Line'.
See Also:
GenFeature.isPropertyMultiLine(), getGenFeature()

getGenFeature_PropertySortChoices

public EAttribute getGenFeature_PropertySortChoices()
Returns the meta object for the attribute 'Property Sort Choices'.

Returns:
the meta object for the attribute 'Property Sort Choices'.
See Also:
GenFeature.isPropertySortChoices(), getGenFeature()

getGenFeature_GenClass

public EReference getGenFeature_GenClass()
Returns the meta object for the container reference 'Gen Class'.

Returns:
the meta object for the container reference 'Gen Class'.
See Also:
GenFeature.getGenClass(), getGenFeature()

getGenFeature_EcoreFeature

public EReference getGenFeature_EcoreFeature()
Returns the meta object for the reference 'Ecore Feature'.

Returns:
the meta object for the reference 'Ecore Feature'.
See Also:
GenFeature.getEcoreFeature(), getGenFeature()

getGenBase

public EClass getGenBase()
Returns the meta object for class 'Gen Base'.

Returns:
the meta object for class 'Gen Base'.
See Also:
GenBase

getGenBase_GenAnnotations

public EReference getGenBase_GenAnnotations()
Returns the meta object for the containment reference list 'Gen Annotations'.

Returns:
the meta object for the containment reference list 'Gen Annotations'.
See Also:
GenBase.getGenAnnotations(), getGenBase()

getGenEnum

public EClass getGenEnum()
Returns the meta object for class 'Gen Enum'.

Returns:
the meta object for class 'Gen Enum'.
See Also:
GenEnum

getGenEnum_EcoreEnum

public EReference getGenEnum_EcoreEnum()
Returns the meta object for the reference 'Ecore Enum'.

Returns:
the meta object for the reference 'Ecore Enum'.
See Also:
GenEnum.getEcoreEnum(), getGenEnum()

getGenEnum_GenEnumLiterals

public EReference getGenEnum_GenEnumLiterals()
Returns the meta object for the containment reference list 'Gen Enum Literals'.

Returns:
the meta object for the containment reference list 'Gen Enum Literals'.
See Also:
GenEnum.getGenEnumLiterals(), getGenEnum()

getGenEnumLiteral

public EClass getGenEnumLiteral()
Returns the meta object for class 'Gen Enum Literal'.

Returns:
the meta object for class 'Gen Enum Literal'.
See Also:
GenEnumLiteral

getGenEnumLiteral_GenEnum

public EReference getGenEnumLiteral_GenEnum()
Returns the meta object for the container reference 'Gen Enum'.

Returns:
the meta object for the container reference 'Gen Enum'.
See Also:
GenEnumLiteral.getGenEnum(), getGenEnumLiteral()

getGenEnumLiteral_EcoreEnumLiteral

public EReference getGenEnumLiteral_EcoreEnumLiteral()
Returns the meta object for the reference 'Ecore Enum Literal'.

Returns:
the meta object for the reference 'Ecore Enum Literal'.
See Also:
GenEnumLiteral.getEcoreEnumLiteral(), getGenEnumLiteral()

getGenClassifier

public EClass getGenClassifier()
Returns the meta object for class 'Gen Classifier'.

Returns:
the meta object for class 'Gen Classifier'.
See Also:
GenClassifier

getGenClassifier_GenPackage

public EReference getGenClassifier_GenPackage()
Returns the meta object for the reference 'Gen Package'.

Returns:
the meta object for the reference 'Gen Package'.
See Also:
GenClassifier.getGenPackage(), getGenClassifier()

getGenDataType

public EClass getGenDataType()
Returns the meta object for class 'Gen Data Type'.

Returns:
the meta object for class 'Gen Data Type'.
See Also:
GenDataType

getGenDataType_EcoreDataType

public EReference getGenDataType_EcoreDataType()
Returns the meta object for the reference 'Ecore Data Type'.

Returns:
the meta object for the reference 'Ecore Data Type'.
See Also:
GenDataType.getEcoreDataType(), getGenDataType()

getGenOperation

public EClass getGenOperation()
Returns the meta object for class 'Gen Operation'.

Returns:
the meta object for class 'Gen Operation'.
See Also:
GenOperation

getGenOperation_GenClass

public EReference getGenOperation_GenClass()
Returns the meta object for the container reference 'Gen Class'.

Returns:
the meta object for the container reference 'Gen Class'.
See Also:
GenOperation.getGenClass(), getGenOperation()

getGenOperation_EcoreOperation

public EReference getGenOperation_EcoreOperation()
Returns the meta object for the reference 'Ecore Operation'.

Returns:
the meta object for the reference 'Ecore Operation'.
See Also:
GenOperation.getEcoreOperation(), getGenOperation()

getGenOperation_GenParameters

public EReference getGenOperation_GenParameters()
Returns the meta object for the containment reference list 'Gen Parameters'.

Returns:
the meta object for the containment reference list 'Gen Parameters'.
See Also:
GenOperation.getGenParameters(), getGenOperation()

getGenParameter

public EClass getGenParameter()
Returns the meta object for class 'Gen Parameter'.

Returns:
the meta object for class 'Gen Parameter'.
See Also:
GenParameter

getGenParameter_GenOperation

public EReference getGenParameter_GenOperation()
Returns the meta object for the container reference 'Gen Operation'.

Returns:
the meta object for the container reference 'Gen Operation'.
See Also:
GenParameter.getGenOperation(), getGenParameter()

getGenParameter_EcoreParameter

public EReference getGenParameter_EcoreParameter()
Returns the meta object for the reference 'Ecore Parameter'.

Returns:
the meta object for the reference 'Ecore Parameter'.
See Also:
GenParameter.getEcoreParameter(), getGenParameter()

getGenTypedElement

public EClass getGenTypedElement()
Returns the meta object for class 'Gen Typed Element'.

Returns:
the meta object for class 'Gen Typed Element'.
See Also:
GenTypedElement

getGenAnnotation

public EClass getGenAnnotation()
Returns the meta object for class 'Gen Annotation'.

Returns:
the meta object for class 'Gen Annotation'.
See Also:
GenAnnotation

getGenAnnotation_Source

public EAttribute getGenAnnotation_Source()
Returns the meta object for the attribute 'Source'.

Returns:
the meta object for the attribute 'Source'.
See Also:
GenAnnotation.getSource(), getGenAnnotation()

getGenAnnotation_Details

public EReference getGenAnnotation_Details()
Returns the meta object for the map 'Details'.

Returns:
the meta object for the map 'Details'.
See Also:
GenAnnotation.getDetails(), getGenAnnotation()

getGenAnnotation_GenBase

public EReference getGenAnnotation_GenBase()
Returns the meta object for the container reference 'Gen Base'.

Returns:
the meta object for the container reference 'Gen Base'.
See Also:
GenAnnotation.getGenBase(), getGenAnnotation()

getGenAnnotation_References

public EReference getGenAnnotation_References()
Returns the meta object for the reference list 'References'.

Returns:
the meta object for the reference list 'References'.
See Also:
GenAnnotation.getReferences(), getGenAnnotation()

getGenAnnotation_Contents

public EReference getGenAnnotation_Contents()
Returns the meta object for the containment reference list 'Contents'.

Returns:
the meta object for the containment reference list 'Contents'.
See Also:
GenAnnotation.getContents(), getGenAnnotation()

getGenProviderKind

public EEnum getGenProviderKind()
Returns the meta object for enum 'Gen Provider Kind'.

Returns:
the meta object for enum 'Gen Provider Kind'.
See Also:
GenProviderKind

getGenPropertyKind

public EEnum getGenPropertyKind()
Returns the meta object for enum 'Gen Property Kind'.

Returns:
the meta object for enum 'Gen Property Kind'.
See Also:
GenPropertyKind

getGenResourceKind

public EEnum getGenResourceKind()
Returns the meta object for enum 'Gen Resource Kind'.

Returns:
the meta object for enum 'Gen Resource Kind'.
See Also:
GenResourceKind

getGenDelegationKind

public EEnum getGenDelegationKind()
Returns the meta object for enum 'Gen Delegation Kind'.

Returns:
the meta object for enum 'Gen Delegation Kind'.
See Also:
GenDelegationKind

getGenModelFactory

public GenModelFactory getGenModelFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.

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