TPTP 4.6.0 Platform Project
Internal API Specification

org.eclipse.hyades.logging.adapter.model.internal.context
Interface ContextPackage.Literals

Enclosing interface:
ContextPackage

public static interface ContextPackage.Literals

Defines literals for the meta objects that represent

Generated

Field Summary
static org.eclipse.emf.ecore.EClass COMPONENT
          The meta object literal for the 'Component' class
static org.eclipse.emf.ecore.EReference COMPONENT__COMPONENT
          The meta object literal for the 'Component' containment reference list feature
static org.eclipse.emf.ecore.EAttribute COMPONENT__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EAttribute COMPONENT__EXECUTABLE_CLASS
          The meta object literal for the 'Executable Class' attribute feature
static org.eclipse.emf.ecore.EAttribute COMPONENT__GROUP
          The meta object literal for the 'Group' attribute list feature
static org.eclipse.emf.ecore.EAttribute COMPONENT__IMPLEMENTATION_CREATION_DATE
          The meta object literal for the 'Implementation Creation Date' attribute feature
static org.eclipse.emf.ecore.EAttribute COMPONENT__IMPLEMENTATION_VERSION
          The meta object literal for the 'Implementation Version' attribute feature
static org.eclipse.emf.ecore.EAttribute COMPONENT__IMPLEMENTATION_VERSION_DESCRIPTION
          The meta object literal for the 'Implementation Version Description' attribute feature
static org.eclipse.emf.ecore.EAttribute COMPONENT__LOGGING_LEVEL
          The meta object literal for the 'Logging Level' attribute feature
static org.eclipse.emf.ecore.EAttribute COMPONENT__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute COMPONENT__ROLE
          The meta object literal for the 'Role' attribute feature
static org.eclipse.emf.ecore.EAttribute COMPONENT__ROLE_CREATION_DATE
          The meta object literal for the 'Role Creation Date' attribute feature
static org.eclipse.emf.ecore.EAttribute COMPONENT__ROLE_VERSION
          The meta object literal for the 'Role Version' attribute feature
static org.eclipse.emf.ecore.EAttribute COMPONENT__ROLE_VERSION_DESCRIPTION
          The meta object literal for the 'Role Version Description' attribute feature
static org.eclipse.emf.ecore.EAttribute COMPONENT__UNIQUE_ID
          The meta object literal for the 'Unique ID' attribute feature
static org.eclipse.emf.ecore.EEnum CONTEXT_ROLE_NAMES
          The meta object literal for the 'Role Names' enum
static org.eclipse.emf.ecore.EDataType CONTEXT_ROLE_NAMES_OBJECT
          The meta object literal for the 'Role Names Object' data type
static org.eclipse.emf.ecore.EClass CONTEXT_TYPE
          The meta object literal for the 'Type' class
static org.eclipse.emf.ecore.EReference CONTEXT_TYPE__COMPONENT
          The meta object literal for the 'Component' containment reference list feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__EXECUTABLE_CLASS
          The meta object literal for the 'Executable Class' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__GROUP
          The meta object literal for the 'Group' attribute list feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__IMPLEMENTATION_CREATION_DATE
          The meta object literal for the 'Implementation Creation Date' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__IMPLEMENTATION_VERSION
          The meta object literal for the 'Implementation Version' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__IMPLEMENTATION_VERSION_DESCRIPTION
          The meta object literal for the 'Implementation Version Description' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__LOGGING_LEVEL
          The meta object literal for the 'Logging Level' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__ROLE
          The meta object literal for the 'Role' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__ROLE_CREATION_DATE
          The meta object literal for the 'Role Creation Date' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__ROLE_VERSION
          The meta object literal for the 'Role Version' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__ROLE_VERSION_DESCRIPTION
          The meta object literal for the 'Role Version Description' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__UNIQUE_ID
          The meta object literal for the 'Unique ID' attribute feature
static org.eclipse.emf.ecore.EClass CONTEXTS_TYPE
          The meta object literal for the 'Contexts Type' class
static org.eclipse.emf.ecore.EReference CONTEXTS_TYPE__CONTEXT
          The meta object literal for the 'Context' containment reference list feature
static org.eclipse.emf.ecore.EAttribute CONTEXTS_TYPE__GROUP
          The meta object literal for the 'Group' attribute list feature
static org.eclipse.emf.ecore.EClass DOCUMENT_ROOT
          The meta object literal for the 'Document Root' class
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__CONTEXT
          The meta object literal for the 'Context' containment reference feature
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__CONTEXTS
          The meta object literal for the 'Contexts' containment reference feature
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__MIXED
          The meta object literal for the 'Mixed' attribute list feature
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The meta object literal for the 'XMLNS Prefix Map' map feature
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The meta object literal for the 'XSI Schema Location' map feature
static org.eclipse.emf.ecore.EEnum ROLE_NAMES
          The meta object literal for the 'Role Names' enum
static org.eclipse.emf.ecore.EDataType ROLE_NAMES_OBJECT
          The meta object literal for the 'Role Names Object' data type
 

Field Detail

COMPONENT

static final org.eclipse.emf.ecore.EClass COMPONENT
The meta object literal for the 'Component' class.

See Also:
ComponentImpl, ContextPackageImpl.getComponent()
Generated

COMPONENT__GROUP

static final org.eclipse.emf.ecore.EAttribute COMPONENT__GROUP
The meta object literal for the 'Group' attribute list feature.

Generated

COMPONENT__COMPONENT

static final org.eclipse.emf.ecore.EReference COMPONENT__COMPONENT
The meta object literal for the 'Component' containment reference list feature.

Generated

COMPONENT__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute COMPONENT__DESCRIPTION
The meta object literal for the 'Description' attribute feature.

Generated

COMPONENT__EXECUTABLE_CLASS

static final org.eclipse.emf.ecore.EAttribute COMPONENT__EXECUTABLE_CLASS
The meta object literal for the 'Executable Class' attribute feature.

Generated

COMPONENT__IMPLEMENTATION_CREATION_DATE

static final org.eclipse.emf.ecore.EAttribute COMPONENT__IMPLEMENTATION_CREATION_DATE
The meta object literal for the 'Implementation Creation Date' attribute feature.

Generated

COMPONENT__IMPLEMENTATION_VERSION

static final org.eclipse.emf.ecore.EAttribute COMPONENT__IMPLEMENTATION_VERSION
The meta object literal for the 'Implementation Version' attribute feature.

Generated

COMPONENT__IMPLEMENTATION_VERSION_DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute COMPONENT__IMPLEMENTATION_VERSION_DESCRIPTION
The meta object literal for the 'Implementation Version Description' attribute feature.

Generated

COMPONENT__LOGGING_LEVEL

static final org.eclipse.emf.ecore.EAttribute COMPONENT__LOGGING_LEVEL
The meta object literal for the 'Logging Level' attribute feature.

Generated

COMPONENT__NAME

static final org.eclipse.emf.ecore.EAttribute COMPONENT__NAME
The meta object literal for the 'Name' attribute feature.

Generated

COMPONENT__ROLE

static final org.eclipse.emf.ecore.EAttribute COMPONENT__ROLE
The meta object literal for the 'Role' attribute feature.

Generated

COMPONENT__ROLE_CREATION_DATE

static final org.eclipse.emf.ecore.EAttribute COMPONENT__ROLE_CREATION_DATE
The meta object literal for the 'Role Creation Date' attribute feature.

Generated

COMPONENT__ROLE_VERSION

static final org.eclipse.emf.ecore.EAttribute COMPONENT__ROLE_VERSION
The meta object literal for the 'Role Version' attribute feature.

Generated

COMPONENT__ROLE_VERSION_DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute COMPONENT__ROLE_VERSION_DESCRIPTION
The meta object literal for the 'Role Version Description' attribute feature.

Generated

COMPONENT__UNIQUE_ID

static final org.eclipse.emf.ecore.EAttribute COMPONENT__UNIQUE_ID
The meta object literal for the 'Unique ID' attribute feature.

Generated

CONTEXTS_TYPE

static final org.eclipse.emf.ecore.EClass CONTEXTS_TYPE
The meta object literal for the 'Contexts Type' class.

See Also:
ContextsTypeImpl, ContextPackageImpl.getContextsType()
Generated

CONTEXTS_TYPE__GROUP

static final org.eclipse.emf.ecore.EAttribute CONTEXTS_TYPE__GROUP
The meta object literal for the 'Group' attribute list feature.

Generated

CONTEXTS_TYPE__CONTEXT

static final org.eclipse.emf.ecore.EReference CONTEXTS_TYPE__CONTEXT
The meta object literal for the 'Context' containment reference list feature.

Generated

CONTEXT_TYPE

static final org.eclipse.emf.ecore.EClass CONTEXT_TYPE
The meta object literal for the 'Type' class.

See Also:
ContextTypeImpl, ContextPackageImpl.getContextType()
Generated

CONTEXT_TYPE__GROUP

static final org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__GROUP
The meta object literal for the 'Group' attribute list feature.

Generated

CONTEXT_TYPE__COMPONENT

static final org.eclipse.emf.ecore.EReference CONTEXT_TYPE__COMPONENT
The meta object literal for the 'Component' containment reference list feature.

Generated

CONTEXT_TYPE__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__DESCRIPTION
The meta object literal for the 'Description' attribute feature.

Generated

CONTEXT_TYPE__EXECUTABLE_CLASS

static final org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__EXECUTABLE_CLASS
The meta object literal for the 'Executable Class' attribute feature.

Generated

CONTEXT_TYPE__IMPLEMENTATION_CREATION_DATE

static final org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__IMPLEMENTATION_CREATION_DATE
The meta object literal for the 'Implementation Creation Date' attribute feature.

Generated

CONTEXT_TYPE__IMPLEMENTATION_VERSION

static final org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__IMPLEMENTATION_VERSION
The meta object literal for the 'Implementation Version' attribute feature.

Generated

CONTEXT_TYPE__IMPLEMENTATION_VERSION_DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__IMPLEMENTATION_VERSION_DESCRIPTION
The meta object literal for the 'Implementation Version Description' attribute feature.

Generated

CONTEXT_TYPE__LOGGING_LEVEL

static final org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__LOGGING_LEVEL
The meta object literal for the 'Logging Level' attribute feature.

Generated

CONTEXT_TYPE__NAME

static final org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__NAME
The meta object literal for the 'Name' attribute feature.

Generated

CONTEXT_TYPE__ROLE

static final org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__ROLE
The meta object literal for the 'Role' attribute feature.

Generated

CONTEXT_TYPE__ROLE_CREATION_DATE

static final org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__ROLE_CREATION_DATE
The meta object literal for the 'Role Creation Date' attribute feature.

Generated

CONTEXT_TYPE__ROLE_VERSION

static final org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__ROLE_VERSION
The meta object literal for the 'Role Version' attribute feature.

Generated

CONTEXT_TYPE__ROLE_VERSION_DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__ROLE_VERSION_DESCRIPTION
The meta object literal for the 'Role Version Description' attribute feature.

Generated

CONTEXT_TYPE__UNIQUE_ID

static final org.eclipse.emf.ecore.EAttribute CONTEXT_TYPE__UNIQUE_ID
The meta object literal for the 'Unique ID' attribute feature.

Generated

DOCUMENT_ROOT

static final org.eclipse.emf.ecore.EClass DOCUMENT_ROOT
The meta object literal for the 'Document Root' class.

See Also:
DocumentRootImpl, ContextPackageImpl.getDocumentRoot()
Generated

DOCUMENT_ROOT__MIXED

static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__MIXED
The meta object literal for the 'Mixed' attribute list feature.

Generated

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The meta object literal for the 'XMLNS Prefix Map' map feature.

Generated

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The meta object literal for the 'XSI Schema Location' map feature.

Generated

DOCUMENT_ROOT__CONTEXT

static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__CONTEXT
The meta object literal for the 'Context' containment reference feature.

Generated

DOCUMENT_ROOT__CONTEXTS

static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__CONTEXTS
The meta object literal for the 'Contexts' containment reference feature.

Generated

CONTEXT_ROLE_NAMES

static final org.eclipse.emf.ecore.EEnum CONTEXT_ROLE_NAMES
The meta object literal for the 'Role Names' enum.

See Also:
ContextRoleNames, ContextPackageImpl.getContextRoleNames()
Generated

ROLE_NAMES

static final org.eclipse.emf.ecore.EEnum ROLE_NAMES
The meta object literal for the 'Role Names' enum.

See Also:
RoleNames, ContextPackageImpl.getRoleNames()
Generated

CONTEXT_ROLE_NAMES_OBJECT

static final org.eclipse.emf.ecore.EDataType CONTEXT_ROLE_NAMES_OBJECT
The meta object literal for the 'Role Names Object' data type.

See Also:
ContextRoleNames, ContextPackageImpl.getContextRoleNamesObject()
Generated

ROLE_NAMES_OBJECT

static final org.eclipse.emf.ecore.EDataType ROLE_NAMES_OBJECT
The meta object literal for the 'Role Names Object' data type.

See Also:
RoleNames, ContextPackageImpl.getRoleNamesObject()
Generated

TPTP 4.6.0 Platform Project
Internal API Specification