Package org.jboss.drools
Interface DroolsPackage.Literals
-
- Enclosing interface:
- DroolsPackage
public static interface DroolsPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated code
-
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClassDOCUMENT_ROOTThe meta object literal for the 'Document Root' class.static org.eclipse.emf.ecore.EReferenceDOCUMENT_ROOT__GLOBALThe meta object literal for the 'Global' containment reference feature.static org.eclipse.emf.ecore.EReferenceDOCUMENT_ROOT__IMPORTThe meta object literal for the 'Import' containment reference feature.static org.eclipse.emf.ecore.EReferenceDOCUMENT_ROOT__META_DATAThe meta object literal for the 'Meta Data' containment reference feature.static org.eclipse.emf.ecore.EAttributeDOCUMENT_ROOT__MIXEDThe meta object literal for the 'Mixed' attribute list feature.static org.eclipse.emf.ecore.EReferenceDOCUMENT_ROOT__ON_ENTRY_SCRIPTThe meta object literal for the 'On Entry Script' containment reference feature.static org.eclipse.emf.ecore.EReferenceDOCUMENT_ROOT__ON_EXIT_SCRIPTThe meta object literal for the 'On Exit Script' containment reference feature.static org.eclipse.emf.ecore.EAttributeDOCUMENT_ROOT__PACKAGE_NAMEThe meta object literal for the 'Package Name' attribute feature.static org.eclipse.emf.ecore.EAttributeDOCUMENT_ROOT__PRIORITYThe meta object literal for the 'Priority' attribute feature.static org.eclipse.emf.ecore.EAttributeDOCUMENT_ROOT__RULE_FLOW_GROUPThe meta object literal for the 'Rule Flow Group' attribute feature.static org.eclipse.emf.ecore.EAttributeDOCUMENT_ROOT__TASK_NAMEThe meta object literal for the 'Task Name' attribute feature.static org.eclipse.emf.ecore.EAttributeDOCUMENT_ROOT__VERSIONThe meta object literal for the 'Version' attribute feature.static org.eclipse.emf.ecore.EReferenceDOCUMENT_ROOT__XMLNS_PREFIX_MAPThe meta object literal for the 'XMLNS Prefix Map' map feature.static org.eclipse.emf.ecore.EReferenceDOCUMENT_ROOT__XSI_SCHEMA_LOCATIONThe meta object literal for the 'XSI Schema Location' map feature.static org.eclipse.emf.ecore.EClassGLOBAL_TYPEThe meta object literal for the 'Global Type' class.static org.eclipse.emf.ecore.EAttributeGLOBAL_TYPE__IDENTIFIERThe meta object literal for the 'Identifier' attribute feature.static org.eclipse.emf.ecore.EAttributeGLOBAL_TYPE__TYPEThe meta object literal for the 'Type' attribute feature.static org.eclipse.emf.ecore.EClassIMPORT_TYPEThe meta object literal for the 'Import Type' class.static org.eclipse.emf.ecore.EAttributeIMPORT_TYPE__NAMEThe meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EClassMETA_DATA_TYPEThe meta object literal for the 'Meta Data Type' class.static org.eclipse.emf.ecore.EAttributeMETA_DATA_TYPE__META_VALUEThe meta object literal for the 'Meta Value' attribute feature.static org.eclipse.emf.ecore.EAttributeMETA_DATA_TYPE__NAMEThe meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EClassON_ENTRY_SCRIPT_TYPEThe meta object literal for the 'On Entry Script Type' class.static org.eclipse.emf.ecore.EAttributeON_ENTRY_SCRIPT_TYPE__SCRIPTThe meta object literal for the 'Script' attribute feature.static org.eclipse.emf.ecore.EAttributeON_ENTRY_SCRIPT_TYPE__SCRIPT_FORMATThe meta object literal for the 'Script Format' attribute feature.static org.eclipse.emf.ecore.EClassON_EXIT_SCRIPT_TYPEThe meta object literal for the 'On Exit Script Type' class.static org.eclipse.emf.ecore.EAttributeON_EXIT_SCRIPT_TYPE__SCRIPTThe meta object literal for the 'Script' attribute feature.static org.eclipse.emf.ecore.EAttributeON_EXIT_SCRIPT_TYPE__SCRIPT_FORMATThe meta object literal for the 'Script Format' attribute feature.static org.eclipse.emf.ecore.EDataTypePACKAGE_NAME_TYPEThe meta object literal for the 'Package Name Type' data type.static org.eclipse.emf.ecore.EDataTypePRIORITY_TYPEThe meta object literal for the 'Priority Type' data type.static org.eclipse.emf.ecore.EDataTypeRULE_FLOW_GROUP_TYPEThe meta object literal for the 'Rule Flow Group Type' data type.static org.eclipse.emf.ecore.EDataTypeTASK_NAME_TYPEThe meta object literal for the 'Task Name Type' data type.static org.eclipse.emf.ecore.EDataTypeVERSION_TYPEThe 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()- Generated code
-
DOCUMENT_ROOT__MIXED
static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__MIXED
The meta object literal for the 'Mixed' attribute list feature.- Generated code
-
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 code
-
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 code
-
DOCUMENT_ROOT__GLOBAL
static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__GLOBAL
The meta object literal for the 'Global' containment reference feature.- Generated code
-
DOCUMENT_ROOT__IMPORT
static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__IMPORT
The meta object literal for the 'Import' containment reference feature.- Generated code
-
DOCUMENT_ROOT__META_DATA
static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__META_DATA
The meta object literal for the 'Meta Data' containment reference feature.- Generated code
-
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.- Generated code
-
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.- Generated code
-
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.- Generated code
-
DOCUMENT_ROOT__PRIORITY
static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__PRIORITY
The meta object literal for the 'Priority' attribute feature.- Generated code
-
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.- Generated code
-
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.- Generated code
-
DOCUMENT_ROOT__VERSION
static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__VERSION
The meta object literal for the 'Version' attribute feature.- Generated code
-
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()- Generated code
-
GLOBAL_TYPE__IDENTIFIER
static final org.eclipse.emf.ecore.EAttribute GLOBAL_TYPE__IDENTIFIER
The meta object literal for the 'Identifier' attribute feature.- Generated code
-
GLOBAL_TYPE__TYPE
static final org.eclipse.emf.ecore.EAttribute GLOBAL_TYPE__TYPE
The meta object literal for the 'Type' attribute feature.- Generated code
-
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()- Generated code
-
IMPORT_TYPE__NAME
static final org.eclipse.emf.ecore.EAttribute IMPORT_TYPE__NAME
The meta object literal for the 'Name' attribute feature.- Generated code
-
META_DATA_TYPE
static final org.eclipse.emf.ecore.EClass META_DATA_TYPE
The meta object literal for the 'Meta Data Type' class.- See Also:
MetaDataTypeImpl,DroolsPackageImpl.getMetaDataType()- Generated code
-
META_DATA_TYPE__META_VALUE
static final org.eclipse.emf.ecore.EAttribute META_DATA_TYPE__META_VALUE
The meta object literal for the 'Meta Value' attribute feature.- Generated code
-
META_DATA_TYPE__NAME
static final org.eclipse.emf.ecore.EAttribute META_DATA_TYPE__NAME
The meta object literal for the 'Name' attribute feature.- Generated code
-
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()- Generated code
-
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.- Generated code
-
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.- Generated code
-
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()- Generated code
-
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.- Generated code
-
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.- Generated code
-
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()- Generated code
-
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()- Generated code
-
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()- Generated code
-
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()- Generated code
-
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()- Generated code
-
-