jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta4

org.jboss.drools
Interface DroolsPackage.Literals

Enclosing interface:
DroolsPackage

public static interface DroolsPackage.Literals

Defines literals for the meta objects that represent


Field Summary
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__GLOBAL
          The meta object literal for the 'Global' containment reference feature
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__IMPORT
          The meta object literal for the 'Import' containment reference feature
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__METADATA
          The meta object literal for the 'Metadata' containment reference feature
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__METAENTRY
          The meta object literal for the 'Metaentry' 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__ON_ENTRY_SCRIPT
          The meta object literal for the 'On Entry Script' containment reference feature
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__ON_EXIT_SCRIPT
          The meta object literal for the 'On Exit Script' containment reference feature
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__PACKAGE_NAME
          The meta object literal for the 'Package Name' attribute feature
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__PRIORITY
          The meta object literal for the 'Priority' attribute feature
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__RULE_FLOW_GROUP
          The meta object literal for the 'Rule Flow Group' attribute feature
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__TASK_NAME
          The meta object literal for the 'Task Name' attribute feature
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__VERSION
          The meta object literal for the 'Version' attribute 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.EClass GLOBAL_TYPE
          The meta object literal for the 'Global Type' class
static org.eclipse.emf.ecore.EAttribute GLOBAL_TYPE__IDENTIFIER
          The meta object literal for the 'Identifier' attribute feature
static org.eclipse.emf.ecore.EAttribute GLOBAL_TYPE__TYPE
          The meta object literal for the 'Type' attribute feature
static org.eclipse.emf.ecore.EClass IMPORT_TYPE
          The meta object literal for the 'Import Type' class
static org.eclipse.emf.ecore.EAttribute IMPORT_TYPE__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EClass METADATA_TYPE
          The meta object literal for the 'Metadata Type' class
static org.eclipse.emf.ecore.EReference METADATA_TYPE__METAENTRY
          The meta object literal for the 'Metaentry' containment reference list feature
static org.eclipse.emf.ecore.EClass METAENTRY_TYPE
          The meta object literal for the 'Metaentry Type' class
static org.eclipse.emf.ecore.EAttribute METAENTRY_TYPE__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute METAENTRY_TYPE__VALUE
          The meta object literal for the 'Value' attribute feature
static org.eclipse.emf.ecore.EClass ON_ENTRY_SCRIPT_TYPE
          The meta object literal for the 'On Entry Script Type' class
static org.eclipse.emf.ecore.EAttribute ON_ENTRY_SCRIPT_TYPE__SCRIPT
          The meta object literal for the 'Script' attribute feature
static org.eclipse.emf.ecore.EAttribute ON_ENTRY_SCRIPT_TYPE__SCRIPT_FORMAT
          The meta object literal for the 'Script Format' attribute feature
static org.eclipse.emf.ecore.EClass ON_EXIT_SCRIPT_TYPE
          The meta object literal for the 'On Exit Script Type' class
static org.eclipse.emf.ecore.EAttribute ON_EXIT_SCRIPT_TYPE__SCRIPT
          The meta object literal for the 'Script' attribute feature
static org.eclipse.emf.ecore.EAttribute ON_EXIT_SCRIPT_TYPE__SCRIPT_FORMAT
          The meta object literal for the 'Script Format' attribute feature
static org.eclipse.emf.ecore.EDataType PACKAGE_NAME_TYPE
          The meta object literal for the 'Package Name Type' data type
static org.eclipse.emf.ecore.EDataType PRIORITY_TYPE
          The meta object literal for the 'Priority Type' data type
static org.eclipse.emf.ecore.EDataType RULE_FLOW_GROUP_TYPE
          The meta object literal for the 'Rule Flow Group Type' data type
static org.eclipse.emf.ecore.EDataType TASK_NAME_TYPE
          The meta object literal for the 'Task Name Type' data type
static org.eclipse.emf.ecore.EDataType VERSION_TYPE
          The meta object literal for the 'Version Type' data type
 

Field Detail

DOCUMENT_ROOT

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

See Also:
DocumentRootImpl, DroolsPackageImpl.getDocumentRoot()

DOCUMENT_ROOT__MIXED

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


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.


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.


DOCUMENT_ROOT__GLOBAL

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


DOCUMENT_ROOT__IMPORT

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


DOCUMENT_ROOT__METADATA

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


DOCUMENT_ROOT__METAENTRY

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


DOCUMENT_ROOT__ON_ENTRY_SCRIPT

static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__ON_ENTRY_SCRIPT
The meta object literal for the 'On Entry Script' containment reference feature.


DOCUMENT_ROOT__ON_EXIT_SCRIPT

static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__ON_EXIT_SCRIPT
The meta object literal for the 'On Exit Script' containment reference feature.


DOCUMENT_ROOT__PACKAGE_NAME

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


DOCUMENT_ROOT__PRIORITY

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


DOCUMENT_ROOT__RULE_FLOW_GROUP

static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__RULE_FLOW_GROUP
The meta object literal for the 'Rule Flow Group' attribute feature.


DOCUMENT_ROOT__TASK_NAME

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


DOCUMENT_ROOT__VERSION

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


GLOBAL_TYPE

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

See Also:
GlobalTypeImpl, DroolsPackageImpl.getGlobalType()

GLOBAL_TYPE__IDENTIFIER

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


GLOBAL_TYPE__TYPE

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


IMPORT_TYPE

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

See Also:
ImportTypeImpl, DroolsPackageImpl.getImportType()

IMPORT_TYPE__NAME

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


METADATA_TYPE

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

See Also:
MetadataTypeImpl, DroolsPackageImpl.getMetadataType()

METADATA_TYPE__METAENTRY

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


METAENTRY_TYPE

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

See Also:
MetaentryTypeImpl, DroolsPackageImpl.getMetaentryType()

METAENTRY_TYPE__NAME

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


METAENTRY_TYPE__VALUE

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


ON_ENTRY_SCRIPT_TYPE

static final org.eclipse.emf.ecore.EClass ON_ENTRY_SCRIPT_TYPE
The meta object literal for the 'On Entry Script Type' class.

See Also:
OnEntryScriptTypeImpl, DroolsPackageImpl.getOnEntryScriptType()

ON_ENTRY_SCRIPT_TYPE__SCRIPT

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


ON_ENTRY_SCRIPT_TYPE__SCRIPT_FORMAT

static final org.eclipse.emf.ecore.EAttribute ON_ENTRY_SCRIPT_TYPE__SCRIPT_FORMAT
The meta object literal for the 'Script Format' attribute feature.


ON_EXIT_SCRIPT_TYPE

static final org.eclipse.emf.ecore.EClass ON_EXIT_SCRIPT_TYPE
The meta object literal for the 'On Exit Script Type' class.

See Also:
OnExitScriptTypeImpl, DroolsPackageImpl.getOnExitScriptType()

ON_EXIT_SCRIPT_TYPE__SCRIPT

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


ON_EXIT_SCRIPT_TYPE__SCRIPT_FORMAT

static final org.eclipse.emf.ecore.EAttribute ON_EXIT_SCRIPT_TYPE__SCRIPT_FORMAT
The meta object literal for the 'Script Format' attribute feature.


PACKAGE_NAME_TYPE

static final org.eclipse.emf.ecore.EDataType PACKAGE_NAME_TYPE
The meta object literal for the 'Package Name Type' data type.

See Also:
String, DroolsPackageImpl.getPackageNameType()

PRIORITY_TYPE

static final org.eclipse.emf.ecore.EDataType PRIORITY_TYPE
The meta object literal for the 'Priority Type' data type.

See Also:
BigInteger, DroolsPackageImpl.getPriorityType()

RULE_FLOW_GROUP_TYPE

static final org.eclipse.emf.ecore.EDataType RULE_FLOW_GROUP_TYPE
The meta object literal for the 'Rule Flow Group Type' data type.

See Also:
String, DroolsPackageImpl.getRuleFlowGroupType()

TASK_NAME_TYPE

static final org.eclipse.emf.ecore.EDataType TASK_NAME_TYPE
The meta object literal for the 'Task Name Type' data type.

See Also:
String, DroolsPackageImpl.getTaskNameType()

VERSION_TYPE

static final org.eclipse.emf.ecore.EDataType VERSION_TYPE
The meta object literal for the 'Version Type' data type.

See Also:
String, DroolsPackageImpl.getVersionType()

jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta4

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.