ILOG JRules

ilog.rules.studio.model.base
Interface IlrBasePackage.Literals

Enclosing interface:
IlrBasePackage

public static interface IlrBasePackage.Literals

Defines meta object literals. Meta objects represent:


Field Summary
static EClass ARGUMENT
          The meta object literal for the 'Argument' class.
static EAttribute ARGUMENT__NAME
          The meta object literal for the 'Name' attribute feature.
static EAttribute ARGUMENT__TYPE
          The meta object literal for the 'Type' attribute feature.
static EEnum DIRECTION_KIND
          The meta object literal for the 'Direction Kind' enum.
static EClass EXTRACTOR
          The meta object literal for the 'Extractor' class.
static EAttribute EXTRACTOR__NAME
          The meta object literal for the 'Name' attribute feature.
static EReference EXTRACTOR__RULE_PROJECT
          The meta object literal for the 'Rule Project' container reference feature.
static EAttribute EXTRACTOR__VALIDATOR
          The meta object literal for the 'Validator' attribute feature.
static EClass MODEL_FOLDER
          The meta object literal for the 'Model Folder' class.
static EAttribute MODEL_FOLDER__FOLDER
          The meta object literal for the 'Folder' attribute feature.
static EClass NAMING_SERVICE
          The meta object literal for the 'Naming Service' class.
static EClass PACKAGE_ELEMENT
          The meta object literal for the 'Package Element' class.
static EAttribute PACKAGE_ELEMENT__DOCUMENTATION
          The meta object literal for the 'Documentation' attribute feature.
static EReference PACKAGE_ELEMENT__PACKAGE
          The meta object literal for the 'Package' container reference feature.
static EClass PARAMETER
          The meta object literal for the 'Parameter' class.
static EAttribute PARAMETER__DIRECTION
          The meta object literal for the 'Direction' attribute feature.
static EClass PATH_ENTRY
          The meta object literal for the 'Path Entry' class.
static EAttribute PATH_ENTRY__NAME
          The meta object literal for the 'Name' attribute feature.
static EAttribute PATH_ENTRY__ORIGIN
          The meta object literal for the 'Origin' attribute feature.
static EAttribute PATH_ENTRY__URL
          The meta object literal for the 'Url' attribute feature.
static EClass PROJECT_ELEMENT
          The meta object literal for the 'Project Element' class.
static EReference PROJECT_ELEMENT__RULE_PROJECT
          The meta object literal for the 'Rule Project' reference feature.
static EClass RDT_SEARCH_SERVICE
          The meta object literal for the 'RDT Search Service' class.
static EAttribute RDT_SEARCH_SERVICE__RDT_SEARCH_ENGINE
          The meta object literal for the 'Rdt Search Engine' attribute feature.
static EClass RULE_PACKAGE
          The meta object literal for the 'Rule Package' class.
static EAttribute RULE_PACKAGE__DOCUMENTATION
          The meta object literal for the 'Documentation' attribute feature.
static EAttribute RULE_PACKAGE__ORDERED_MEMBERS
          The meta object literal for the 'Ordered Members' attribute list feature.
static EReference RULE_PACKAGE__PACKAGE_ELEMENTS
          The meta object literal for the 'Package Elements' containment reference list feature.
static EReference RULE_PACKAGE__PARENT_PACKAGE
          The meta object literal for the 'Parent Package' container reference feature.
static EReference RULE_PACKAGE__SUB_PACKAGES
          The meta object literal for the 'Sub Packages' containment reference list feature.
static EClass RULE_PROJECT
          The meta object literal for the 'Rule Project' class.
static EAttribute RULE_PROJECT__ADVANCED_PROPERTIES
          The meta object literal for the 'Advanced Properties' attribute feature.
static EReference RULE_PROJECT__ALL_PROJECT_ERRORS
          The meta object literal for the 'All Project Errors' containment reference list feature.
static EAttribute RULE_PROJECT__CATEGORIES
          The meta object literal for the 'Categories' attribute list feature.
static EReference RULE_PROJECT__DEPENDENCIES
          The meta object literal for the 'Dependencies' reference list feature.
static EAttribute RULE_PROJECT__DOCUMENTATION
          The meta object literal for the 'Documentation' attribute feature.
static EAttribute RULE_PROJECT__ENGINE_CONFIGURATION_FILE
          The meta object literal for the 'Engine Configuration File' attribute feature.
static EReference RULE_PROJECT__EXTRACTORS
          The meta object literal for the 'Extractors' containment reference list feature.
static EReference RULE_PROJECT__MODEL_FOLDERS
          The meta object literal for the 'Model Folders' containment reference list feature.
static EAttribute RULE_PROJECT__ORDERED_MEMBERS
          The meta object literal for the 'Ordered Members' attribute list feature.
static EAttribute RULE_PROJECT__OUTPUT_LOCATION
          The meta object literal for the 'Output Location' attribute feature.
static EReference RULE_PROJECT__PARAMETERS
          The meta object literal for the 'Parameters' containment reference list feature.
static EReference RULE_PROJECT__PATHS
          The meta object literal for the 'Paths' containment reference list feature.
static EReference RULE_PROJECT__REFERENCING_PROJECTS
          The meta object literal for the 'Referencing Projects' reference list feature.
static EAttribute RULE_PROJECT__RULESET_PROPERTIES
          The meta object literal for the 'Ruleset Properties' attribute feature.
static EReference RULE_PROJECT__SCHEMA_DEPENDENCIES
          The meta object literal for the 'Schema Dependencies' containment reference list feature.
static EReference RULE_PROJECT__SERVICES
          The meta object literal for the 'Services' containment reference list feature.
static EAttribute RULE_PROJECT__TO_BE_REBUILT
          The meta object literal for the 'To Be Rebuilt' attribute feature.
static EReference RULE_PROJECT__TOP_ELEMENTS
          The meta object literal for the 'Top Elements' containment reference list feature.
static EClass RULE_PROJECT_PATH
          The meta object literal for the 'Rule Project Path' class.
static EReference RULE_PROJECT_PATH__ENTRIES
          The meta object literal for the 'Entries' containment reference list feature.
static EAttribute RULE_PROJECT_PATH__PATH_ID
          The meta object literal for the 'Path ID' attribute feature.
static EReference RULE_PROJECT_PATH__RULE_PROJECT
          The meta object literal for the 'Rule Project' container reference feature.
static EClass RULE_PROJECT_SERVICE
          The meta object literal for the 'Rule Project Service' class.
static EReference RULE_PROJECT_SERVICE__RULE_PROJECT
          The meta object literal for the 'Rule Project' container reference feature.
static EAttribute RULE_PROJECT_SERVICE__SERVICE_ID
          The meta object literal for the 'Service ID' attribute feature.
static EClass SCHEMA
          The meta object literal for the 'Schema' class.
static EAttribute SCHEMA__LOCATION
          The meta object literal for the 'Location' attribute feature.
static EAttribute SCHEMA__NAMESPACE
          The meta object literal for the 'Namespace' attribute feature.
static EClass SCOPE_ELEMENT
          The meta object literal for the 'Scope Element' class.
static EClass SOURCE_FOLDER
          The meta object literal for the 'Source Folder' class.
static EClass TYPED_ELEMENT
          The meta object literal for the 'Typed Element' class.
static EAttribute TYPED_ELEMENT__INITIAL_VALUE
          The meta object literal for the 'Initial Value' attribute feature.
static EAttribute TYPED_ELEMENT__NAME
          The meta object literal for the 'Name' attribute feature.
static EAttribute TYPED_ELEMENT__TYPE
          The meta object literal for the 'Type' attribute feature.
static EAttribute TYPED_ELEMENT__VERBALIZATION
          The meta object literal for the 'Verbalization' attribute feature.
static EClass VARIABLE
          The meta object literal for the 'Variable' class.
static EClass VARIABLE_SET
          The meta object literal for the 'Variable Set' class.
static EReference VARIABLE_SET__VARIABLES
          The meta object literal for the 'Variables' containment reference list feature.
 

Field Detail

ARGUMENT

static final EClass ARGUMENT
The meta object literal for the 'Argument' class.

See Also:
IlrArgumentImpl, IlrBasePackageImpl.getArgument()

ARGUMENT__NAME

static final EAttribute ARGUMENT__NAME
The meta object literal for the 'Name' attribute feature.


ARGUMENT__TYPE

static final EAttribute ARGUMENT__TYPE
The meta object literal for the 'Type' attribute feature.


RULE_PROJECT

static final EClass RULE_PROJECT
The meta object literal for the 'Rule Project' class.

See Also:
IlrRuleProjectImpl, IlrBasePackageImpl.getRuleProject()

RULE_PROJECT__OUTPUT_LOCATION

static final EAttribute RULE_PROJECT__OUTPUT_LOCATION
The meta object literal for the 'Output Location' attribute feature.


RULE_PROJECT__CATEGORIES

static final EAttribute RULE_PROJECT__CATEGORIES
The meta object literal for the 'Categories' attribute list feature.


RULE_PROJECT__RULESET_PROPERTIES

static final EAttribute RULE_PROJECT__RULESET_PROPERTIES
The meta object literal for the 'Ruleset Properties' attribute feature.


RULE_PROJECT__PATHS

static final EReference RULE_PROJECT__PATHS
The meta object literal for the 'Paths' containment reference list feature.


RULE_PROJECT__TOP_ELEMENTS

static final EReference RULE_PROJECT__TOP_ELEMENTS
The meta object literal for the 'Top Elements' containment reference list feature.


RULE_PROJECT__PARAMETERS

static final EReference RULE_PROJECT__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.


RULE_PROJECT__MODEL_FOLDERS

static final EReference RULE_PROJECT__MODEL_FOLDERS
The meta object literal for the 'Model Folders' containment reference list feature.


RULE_PROJECT__SERVICES

static final EReference RULE_PROJECT__SERVICES
The meta object literal for the 'Services' containment reference list feature.


RULE_PROJECT__ALL_PROJECT_ERRORS

static final EReference RULE_PROJECT__ALL_PROJECT_ERRORS
The meta object literal for the 'All Project Errors' containment reference list feature.


RULE_PROJECT__EXTRACTORS

static final EReference RULE_PROJECT__EXTRACTORS
The meta object literal for the 'Extractors' containment reference list feature.


RULE_PROJECT__SCHEMA_DEPENDENCIES

static final EReference RULE_PROJECT__SCHEMA_DEPENDENCIES
The meta object literal for the 'Schema Dependencies' containment reference list feature.


RULE_PROJECT__DEPENDENCIES

static final EReference RULE_PROJECT__DEPENDENCIES
The meta object literal for the 'Dependencies' reference list feature.


RULE_PROJECT__REFERENCING_PROJECTS

static final EReference RULE_PROJECT__REFERENCING_PROJECTS
The meta object literal for the 'Referencing Projects' reference list feature.


RULE_PROJECT__DOCUMENTATION

static final EAttribute RULE_PROJECT__DOCUMENTATION
The meta object literal for the 'Documentation' attribute feature.


RULE_PROJECT__ENGINE_CONFIGURATION_FILE

static final EAttribute RULE_PROJECT__ENGINE_CONFIGURATION_FILE
The meta object literal for the 'Engine Configuration File' attribute feature.


RULE_PROJECT__ORDERED_MEMBERS

static final EAttribute RULE_PROJECT__ORDERED_MEMBERS
The meta object literal for the 'Ordered Members' attribute list feature.


RULE_PROJECT__TO_BE_REBUILT

static final EAttribute RULE_PROJECT__TO_BE_REBUILT
The meta object literal for the 'To Be Rebuilt' attribute feature.


RULE_PROJECT__ADVANCED_PROPERTIES

static final EAttribute RULE_PROJECT__ADVANCED_PROPERTIES
The meta object literal for the 'Advanced Properties' attribute feature.


MODEL_FOLDER

static final EClass MODEL_FOLDER
The meta object literal for the 'Model Folder' class.

See Also:
IlrModelFolderImpl, IlrBasePackageImpl.getModelFolder()

MODEL_FOLDER__FOLDER

static final EAttribute MODEL_FOLDER__FOLDER
The meta object literal for the 'Folder' attribute feature.


SOURCE_FOLDER

static final EClass SOURCE_FOLDER
The meta object literal for the 'Source Folder' class.

See Also:
IlrSourceFolderImpl, IlrBasePackageImpl.getSourceFolder()

RULE_PROJECT_SERVICE

static final EClass RULE_PROJECT_SERVICE
The meta object literal for the 'Rule Project Service' class.

See Also:
IlrRuleProjectServiceImpl, IlrBasePackageImpl.getRuleProjectService()

RULE_PROJECT_SERVICE__SERVICE_ID

static final EAttribute RULE_PROJECT_SERVICE__SERVICE_ID
The meta object literal for the 'Service ID' attribute feature.


RULE_PROJECT_SERVICE__RULE_PROJECT

static final EReference RULE_PROJECT_SERVICE__RULE_PROJECT
The meta object literal for the 'Rule Project' container reference feature.


SCHEMA

static final EClass SCHEMA
The meta object literal for the 'Schema' class.

See Also:
IlrSchemaImpl, IlrBasePackageImpl.getSchema()

SCHEMA__LOCATION

static final EAttribute SCHEMA__LOCATION
The meta object literal for the 'Location' attribute feature.


SCHEMA__NAMESPACE

static final EAttribute SCHEMA__NAMESPACE
The meta object literal for the 'Namespace' attribute feature.


EXTRACTOR

static final EClass EXTRACTOR
The meta object literal for the 'Extractor' class.

See Also:
IlrExtractorImpl, IlrBasePackageImpl.getExtractor()

EXTRACTOR__NAME

static final EAttribute EXTRACTOR__NAME
The meta object literal for the 'Name' attribute feature.


EXTRACTOR__VALIDATOR

static final EAttribute EXTRACTOR__VALIDATOR
The meta object literal for the 'Validator' attribute feature.


EXTRACTOR__RULE_PROJECT

static final EReference EXTRACTOR__RULE_PROJECT
The meta object literal for the 'Rule Project' container reference feature.


NAMING_SERVICE

static final EClass NAMING_SERVICE
The meta object literal for the 'Naming Service' class.

See Also:
IlrNamingServiceImpl, IlrBasePackageImpl.getNamingService()

RDT_SEARCH_SERVICE

static final EClass RDT_SEARCH_SERVICE
The meta object literal for the 'RDT Search Service' class.

See Also:
IlrRDTSearchServiceImpl, IlrBasePackageImpl.getRDTSearchService()

RDT_SEARCH_SERVICE__RDT_SEARCH_ENGINE

static final EAttribute RDT_SEARCH_SERVICE__RDT_SEARCH_ENGINE
The meta object literal for the 'Rdt Search Engine' attribute feature.


RULE_PROJECT_PATH

static final EClass RULE_PROJECT_PATH
The meta object literal for the 'Rule Project Path' class.

See Also:
IlrRuleProjectPathImpl, IlrBasePackageImpl.getRuleProjectPath()

RULE_PROJECT_PATH__PATH_ID

static final EAttribute RULE_PROJECT_PATH__PATH_ID
The meta object literal for the 'Path ID' attribute feature.


RULE_PROJECT_PATH__ENTRIES

static final EReference RULE_PROJECT_PATH__ENTRIES
The meta object literal for the 'Entries' containment reference list feature.


RULE_PROJECT_PATH__RULE_PROJECT

static final EReference RULE_PROJECT_PATH__RULE_PROJECT
The meta object literal for the 'Rule Project' container reference feature.


PATH_ENTRY

static final EClass PATH_ENTRY
The meta object literal for the 'Path Entry' class.

See Also:
IlrPathEntryImpl, IlrBasePackageImpl.getPathEntry()

PATH_ENTRY__NAME

static final EAttribute PATH_ENTRY__NAME
The meta object literal for the 'Name' attribute feature.


PATH_ENTRY__URL

static final EAttribute PATH_ENTRY__URL
The meta object literal for the 'Url' attribute feature.


PATH_ENTRY__ORIGIN

static final EAttribute PATH_ENTRY__ORIGIN
The meta object literal for the 'Origin' attribute feature.


PROJECT_ELEMENT

static final EClass PROJECT_ELEMENT
The meta object literal for the 'Project Element' class.

See Also:
IlrProjectElementImpl, IlrBasePackageImpl.getProjectElement()

PROJECT_ELEMENT__RULE_PROJECT

static final EReference PROJECT_ELEMENT__RULE_PROJECT
The meta object literal for the 'Rule Project' reference feature.


SCOPE_ELEMENT

static final EClass SCOPE_ELEMENT
The meta object literal for the 'Scope Element' class.

See Also:
IlrScopeElement, IlrBasePackageImpl.getScopeElement()

RULE_PACKAGE

static final EClass RULE_PACKAGE
The meta object literal for the 'Rule Package' class.

See Also:
IlrRulePackageImpl, IlrBasePackageImpl.getRulePackage()

RULE_PACKAGE__PACKAGE_ELEMENTS

static final EReference RULE_PACKAGE__PACKAGE_ELEMENTS
The meta object literal for the 'Package Elements' containment reference list feature.


RULE_PACKAGE__SUB_PACKAGES

static final EReference RULE_PACKAGE__SUB_PACKAGES
The meta object literal for the 'Sub Packages' containment reference list feature.


RULE_PACKAGE__PARENT_PACKAGE

static final EReference RULE_PACKAGE__PARENT_PACKAGE
The meta object literal for the 'Parent Package' container reference feature.


RULE_PACKAGE__DOCUMENTATION

static final EAttribute RULE_PACKAGE__DOCUMENTATION
The meta object literal for the 'Documentation' attribute feature.


RULE_PACKAGE__ORDERED_MEMBERS

static final EAttribute RULE_PACKAGE__ORDERED_MEMBERS
The meta object literal for the 'Ordered Members' attribute list feature.


PACKAGE_ELEMENT

static final EClass PACKAGE_ELEMENT
The meta object literal for the 'Package Element' class.

See Also:
IlrPackageElementImpl, IlrBasePackageImpl.getPackageElement()

PACKAGE_ELEMENT__PACKAGE

static final EReference PACKAGE_ELEMENT__PACKAGE
The meta object literal for the 'Package' container reference feature.


PACKAGE_ELEMENT__DOCUMENTATION

static final EAttribute PACKAGE_ELEMENT__DOCUMENTATION
The meta object literal for the 'Documentation' attribute feature.


TYPED_ELEMENT

static final EClass TYPED_ELEMENT
The meta object literal for the 'Typed Element' class.

See Also:
IlrTypedElementImpl, IlrBasePackageImpl.getTypedElement()

TYPED_ELEMENT__NAME

static final EAttribute TYPED_ELEMENT__NAME
The meta object literal for the 'Name' attribute feature.


TYPED_ELEMENT__TYPE

static final EAttribute TYPED_ELEMENT__TYPE
The meta object literal for the 'Type' attribute feature.


TYPED_ELEMENT__INITIAL_VALUE

static final EAttribute TYPED_ELEMENT__INITIAL_VALUE
The meta object literal for the 'Initial Value' attribute feature.


TYPED_ELEMENT__VERBALIZATION

static final EAttribute TYPED_ELEMENT__VERBALIZATION
The meta object literal for the 'Verbalization' attribute feature.


VARIABLE_SET

static final EClass VARIABLE_SET
The meta object literal for the 'Variable Set' class.

See Also:
IlrVariableSetImpl, IlrBasePackageImpl.getVariableSet()

VARIABLE_SET__VARIABLES

static final EReference VARIABLE_SET__VARIABLES
The meta object literal for the 'Variables' containment reference list feature.


VARIABLE

static final EClass VARIABLE
The meta object literal for the 'Variable' class.

See Also:
IlrVariableImpl, IlrBasePackageImpl.getVariable()

PARAMETER

static final EClass PARAMETER
The meta object literal for the 'Parameter' class.

See Also:
IlrParameterImpl, IlrBasePackageImpl.getParameter()

PARAMETER__DIRECTION

static final EAttribute PARAMETER__DIRECTION
The meta object literal for the 'Direction' attribute feature.


DIRECTION_KIND

static final EEnum DIRECTION_KIND
The meta object literal for the 'Direction Kind' enum.

See Also:
IlrDirectionKind, IlrBasePackageImpl.getDirectionKind()

ILOG JRules