org.eclipse.uml2.codegen.ecore.genmodel
Interface GenModelPackage.Literals

Enclosing interface:
GenModelPackage

public static interface GenModelPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass GEN_BASE
          The meta object literal for the 'Gen Base' class
static EEnum GEN_CACHE_ADAPTER_SCOPE
          The meta object literal for the 'Gen Cache Adapter Scope' enum
static EClass GEN_CLASS
          The meta object literal for the 'Gen Class' class
static EClass GEN_CLASSIFIER
          The meta object literal for the 'Gen Classifier' class
static EClass GEN_DATA_TYPE
          The meta object literal for the 'Gen Data Type' class
static EClass GEN_ENUM
          The meta object literal for the 'Gen Enum' class
static EClass GEN_ENUM_LITERAL
          The meta object literal for the 'Gen Enum Literal' class
static EClass GEN_FEATURE
          The meta object literal for the 'Gen Feature' class
static EAttribute GEN_FEATURE__KEY
          The meta object literal for the 'Key' attribute feature
static EClass GEN_MODEL
          The meta object literal for the 'Gen Model' class
static EAttribute GEN_MODEL__CACHE_ADAPTER_SUPPORT
          The meta object literal for the 'Cache Adapter Support' attribute feature
static EAttribute GEN_MODEL__FACTORY_METHODS
          The meta object literal for the 'Factory Methods' attribute feature
static EAttribute GEN_MODEL__INVARIANT_PREFIX
          The meta object literal for the 'Invariant Prefix' attribute feature
static EAttribute GEN_MODEL__PLURALIZED_GETTERS
          The meta object literal for the 'Pluralized Getters' attribute feature
static EAttribute GEN_MODEL__SAFE_STRINGS
          The meta object literal for the 'Safe Strings' attribute feature
static EClass GEN_OPERATION
          The meta object literal for the 'Gen Operation' class
static EAttribute GEN_OPERATION__CACHE_ADAPTER_SCOPE
          The meta object literal for the 'Cache Adapter Scope' attribute feature
static EClass GEN_PACKAGE
          The meta object literal for the 'Gen Package' class
static EAttribute GEN_PACKAGE__OPERATIONS_PACKAGE
          The meta object literal for the 'Operations Package' attribute feature
static EAttribute GEN_PACKAGE__RESOURCE_INTERFACES
          The meta object literal for the 'Resource Interfaces' attribute feature
static EClass GEN_PARAMETER
          The meta object literal for the 'Gen Parameter' class
static EClass GEN_TYPED_ELEMENT
          The meta object literal for the 'Gen Typed Element' class
 

Field Detail

GEN_BASE

public static final EClass GEN_BASE
The meta object literal for the 'Gen Base' class.

See Also:
org.eclipse.uml2.codegen.ecore.genmodel.impl.GenBaseImpl, org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelPackageImpl#getGenBase()

GEN_CLASS

public static final EClass GEN_CLASS
The meta object literal for the 'Gen Class' class.

See Also:
org.eclipse.uml2.codegen.ecore.genmodel.impl.GenClassImpl, org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelPackageImpl#getGenClass()

GEN_CLASSIFIER

public static final EClass GEN_CLASSIFIER
The meta object literal for the 'Gen Classifier' class.

See Also:
org.eclipse.uml2.codegen.ecore.genmodel.impl.GenClassifierImpl, org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelPackageImpl#getGenClassifier()

GEN_DATA_TYPE

public static final EClass GEN_DATA_TYPE
The meta object literal for the 'Gen Data Type' class.

See Also:
org.eclipse.uml2.codegen.ecore.genmodel.impl.GenDataTypeImpl, org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelPackageImpl#getGenDataType()

GEN_ENUM

public static final EClass GEN_ENUM
The meta object literal for the 'Gen Enum' class.

See Also:
org.eclipse.uml2.codegen.ecore.genmodel.impl.GenEnumImpl, org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelPackageImpl#getGenEnum()

GEN_ENUM_LITERAL

public static final EClass GEN_ENUM_LITERAL
The meta object literal for the 'Gen Enum Literal' class.

See Also:
org.eclipse.uml2.codegen.ecore.genmodel.impl.GenEnumLiteralImpl, org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelPackageImpl#getGenEnumLiteral()

GEN_FEATURE

public static final EClass GEN_FEATURE
The meta object literal for the 'Gen Feature' class.

See Also:
org.eclipse.uml2.codegen.ecore.genmodel.impl.GenFeatureImpl, org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelPackageImpl#getGenFeature()

GEN_FEATURE__KEY

public static final EAttribute GEN_FEATURE__KEY
The meta object literal for the 'Key' attribute feature.


GEN_MODEL

public static final EClass GEN_MODEL
The meta object literal for the 'Gen Model' class.

See Also:
org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelImpl, org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelPackageImpl#getGenModel()

GEN_MODEL__FACTORY_METHODS

public static final EAttribute GEN_MODEL__FACTORY_METHODS
The meta object literal for the 'Factory Methods' attribute feature.


GEN_MODEL__PLURALIZED_GETTERS

public static final EAttribute GEN_MODEL__PLURALIZED_GETTERS
The meta object literal for the 'Pluralized Getters' attribute feature.


GEN_MODEL__CACHE_ADAPTER_SUPPORT

public static final EAttribute GEN_MODEL__CACHE_ADAPTER_SUPPORT
The meta object literal for the 'Cache Adapter Support' attribute feature.


GEN_MODEL__SAFE_STRINGS

public static final EAttribute GEN_MODEL__SAFE_STRINGS
The meta object literal for the 'Safe Strings' attribute feature.


GEN_MODEL__INVARIANT_PREFIX

public static final EAttribute GEN_MODEL__INVARIANT_PREFIX
The meta object literal for the 'Invariant Prefix' attribute feature.


GEN_OPERATION

public static final EClass GEN_OPERATION
The meta object literal for the 'Gen Operation' class.

See Also:
org.eclipse.uml2.codegen.ecore.genmodel.impl.GenOperationImpl, org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelPackageImpl#getGenOperation()

GEN_OPERATION__CACHE_ADAPTER_SCOPE

public static final EAttribute GEN_OPERATION__CACHE_ADAPTER_SCOPE
The meta object literal for the 'Cache Adapter Scope' attribute feature.


GEN_PACKAGE

public static final EClass GEN_PACKAGE
The meta object literal for the 'Gen Package' class.

See Also:
org.eclipse.uml2.codegen.ecore.genmodel.impl.GenPackageImpl, org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelPackageImpl#getGenPackage()

GEN_PACKAGE__RESOURCE_INTERFACES

public static final EAttribute GEN_PACKAGE__RESOURCE_INTERFACES
The meta object literal for the 'Resource Interfaces' attribute feature.


GEN_PACKAGE__OPERATIONS_PACKAGE

public static final EAttribute GEN_PACKAGE__OPERATIONS_PACKAGE
The meta object literal for the 'Operations Package' attribute feature.


GEN_PARAMETER

public static final EClass GEN_PARAMETER
The meta object literal for the 'Gen Parameter' class.

See Also:
org.eclipse.uml2.codegen.ecore.genmodel.impl.GenParameterImpl, org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelPackageImpl#getGenParameter()

GEN_TYPED_ELEMENT

public static final EClass GEN_TYPED_ELEMENT
The meta object literal for the 'Gen Typed Element' class.

See Also:
org.eclipse.uml2.codegen.ecore.genmodel.impl.GenTypedElementImpl, org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelPackageImpl#getGenTypedElement()

GEN_CACHE_ADAPTER_SCOPE

public static final EEnum GEN_CACHE_ADAPTER_SCOPE
The meta object literal for the 'Gen Cache Adapter Scope' enum.

See Also:
GenCacheAdapterScope, org.eclipse.uml2.codegen.ecore.genmodel.impl.GenModelPackageImpl#getGenCacheAdapterScope()

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