ilog.rules.teamserver.brm

Interface IlrBrmPackage

  • All Superinterfaces:
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier


    public interface IlrBrmPackage
    extends org.eclipse.emf.ecore.EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    See Also:
    ilog.rules.teamserver.brm.IlrBrmFactory
    • Field Detail

      • eNS_URI

        static final java.lang.String eNS_URI
        The package namespace URI.

        See Also:
        Constant Field Values
      • eNS_PREFIX

        static final java.lang.String eNS_PREFIX
        The package namespace name.

        See Also:
        Constant Field Values
      • ELEMENT

        static final int ELEMENT
        The meta object id for the 'Element' class.

        See Also:
        IlrElementImpl, IlrBrmPackageImpl.getElement(), Constant Field Values
      • ELEMENT__TYPE

        static final int ELEMENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ELEMENT_FEATURE_COUNT

        static final int ELEMENT_FEATURE_COUNT
        The number of structural features of the the 'Element' class.

        See Also:
        Constant Field Values
      • BASIC_MODEL_ELEMENT

        static final int BASIC_MODEL_ELEMENT
        The meta object id for the 'Basic Model Element' class.

        See Also:
        IlrBasicModelElementImpl, IlrBrmPackageImpl.getBasicModelElement(), Constant Field Values
      • BASIC_MODEL_ELEMENT__TYPE

        static final int BASIC_MODEL_ELEMENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • BASIC_MODEL_ELEMENT__CREATED_BY

        static final int BASIC_MODEL_ELEMENT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • BASIC_MODEL_ELEMENT__CREATED_ON

        static final int BASIC_MODEL_ELEMENT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • BASIC_MODEL_ELEMENT__LAST_CHANGED_ON

        static final int BASIC_MODEL_ELEMENT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • BASIC_MODEL_ELEMENT__LAST_CHANGED_BY

        static final int BASIC_MODEL_ELEMENT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • BASIC_MODEL_ELEMENT_FEATURE_COUNT

        static final int BASIC_MODEL_ELEMENT_FEATURE_COUNT
        The number of structural features of the the 'Basic Model Element' class.

        See Also:
        Constant Field Values
      • MODEL_ELEMENT

        static final int MODEL_ELEMENT
        The meta object id for the 'Model Element' class.

        See Also:
        IlrModelElementImpl, IlrBrmPackageImpl.getModelElement(), Constant Field Values
      • MODEL_ELEMENT__TYPE

        static final int MODEL_ELEMENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • MODEL_ELEMENT__CREATED_BY

        static final int MODEL_ELEMENT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • MODEL_ELEMENT__CREATED_ON

        static final int MODEL_ELEMENT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • MODEL_ELEMENT__LAST_CHANGED_ON

        static final int MODEL_ELEMENT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • MODEL_ELEMENT__LAST_CHANGED_BY

        static final int MODEL_ELEMENT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • MODEL_ELEMENT__NAME

        static final int MODEL_ELEMENT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • MODEL_ELEMENT__UUID

        static final int MODEL_ELEMENT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • MODEL_ELEMENT_FEATURE_COUNT

        static final int MODEL_ELEMENT_FEATURE_COUNT
        The number of structural features of the the 'Model Element' class.

        See Also:
        Constant Field Values
      • PROJECT_ELEMENT

        static final int PROJECT_ELEMENT
        The meta object id for the 'Project Element' class.

        See Also:
        IlrProjectElementImpl, IlrBrmPackageImpl.getProjectElement(), Constant Field Values
      • PROJECT_ELEMENT__TYPE

        static final int PROJECT_ELEMENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • PROJECT_ELEMENT__CREATED_BY

        static final int PROJECT_ELEMENT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • PROJECT_ELEMENT__CREATED_ON

        static final int PROJECT_ELEMENT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • PROJECT_ELEMENT__LAST_CHANGED_ON

        static final int PROJECT_ELEMENT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • PROJECT_ELEMENT__LAST_CHANGED_BY

        static final int PROJECT_ELEMENT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • PROJECT_ELEMENT__NAME

        static final int PROJECT_ELEMENT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • PROJECT_ELEMENT__UUID

        static final int PROJECT_ELEMENT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • PROJECT_ELEMENT__GROUP

        static final int PROJECT_ELEMENT__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • PROJECT_ELEMENT__PROJECT

        static final int PROJECT_ELEMENT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • PROJECT_ELEMENT__DOCUMENTATION

        static final int PROJECT_ELEMENT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • PROJECT_ELEMENT_FEATURE_COUNT

        static final int PROJECT_ELEMENT_FEATURE_COUNT
        The number of structural features of the the 'Project Element' class.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY

        static final int ABSTRACT_QUERY
        The meta object id for the 'Abstract Query' class.

        See Also:
        IlrAbstractQueryImpl, IlrBrmPackageImpl.getAbstractQuery(), Constant Field Values
      • QUERY

        static final int QUERY
        The meta object id for the 'Query' class.

        See Also:
        IlrQueryImpl, IlrBrmPackageImpl.getQuery(), Constant Field Values
      • PACKAGE_ELEMENT

        static final int PACKAGE_ELEMENT
        The meta object id for the 'Package Element' class.

        See Also:
        IlrPackageElementImpl, IlrBrmPackageImpl.getPackageElement(), Constant Field Values
      • PACKAGE_ELEMENT__TYPE

        static final int PACKAGE_ELEMENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • PACKAGE_ELEMENT__CREATED_BY

        static final int PACKAGE_ELEMENT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • PACKAGE_ELEMENT__CREATED_ON

        static final int PACKAGE_ELEMENT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • PACKAGE_ELEMENT__LAST_CHANGED_ON

        static final int PACKAGE_ELEMENT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • PACKAGE_ELEMENT__LAST_CHANGED_BY

        static final int PACKAGE_ELEMENT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • PACKAGE_ELEMENT__NAME

        static final int PACKAGE_ELEMENT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • PACKAGE_ELEMENT__UUID

        static final int PACKAGE_ELEMENT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • PACKAGE_ELEMENT__GROUP

        static final int PACKAGE_ELEMENT__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • PACKAGE_ELEMENT__PROJECT

        static final int PACKAGE_ELEMENT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • PACKAGE_ELEMENT__DOCUMENTATION

        static final int PACKAGE_ELEMENT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • PACKAGE_ELEMENT__RULE_PACKAGE

        static final int PACKAGE_ELEMENT__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • PACKAGE_ELEMENT_FEATURE_COUNT

        static final int PACKAGE_ELEMENT_FEATURE_COUNT
        The number of structural features of the the 'Package Element' class.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__TYPE

        static final int ABSTRACT_QUERY__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__CREATED_BY

        static final int ABSTRACT_QUERY__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__CREATED_ON

        static final int ABSTRACT_QUERY__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__LAST_CHANGED_ON

        static final int ABSTRACT_QUERY__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__LAST_CHANGED_BY

        static final int ABSTRACT_QUERY__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__NAME

        static final int ABSTRACT_QUERY__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__UUID

        static final int ABSTRACT_QUERY__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__GROUP

        static final int ABSTRACT_QUERY__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__PROJECT

        static final int ABSTRACT_QUERY__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__DOCUMENTATION

        static final int ABSTRACT_QUERY__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__RULE_PACKAGE

        static final int ABSTRACT_QUERY__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__DEFINITION

        static final int ABSTRACT_QUERY__DEFINITION
        The feature id for the 'Definition' attribute.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__INCLUDE_DEPENDENCIES

        static final int ABSTRACT_QUERY__INCLUDE_DEPENDENCIES
        The feature id for the 'Include Dependencies' attribute.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY__LOCALE

        static final int ABSTRACT_QUERY__LOCALE
        The feature id for the 'Locale' attribute.

        See Also:
        Constant Field Values
      • ABSTRACT_QUERY_FEATURE_COUNT

        static final int ABSTRACT_QUERY_FEATURE_COUNT
        The number of structural features of the the 'Abstract Query' class.

        See Also:
        Constant Field Values
      • QUERY__TYPE

        static final int QUERY__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • QUERY__CREATED_BY

        static final int QUERY__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • QUERY__CREATED_ON

        static final int QUERY__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • QUERY__LAST_CHANGED_ON

        static final int QUERY__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • QUERY__LAST_CHANGED_BY

        static final int QUERY__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • QUERY__NAME

        static final int QUERY__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • QUERY__UUID

        static final int QUERY__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • QUERY__GROUP

        static final int QUERY__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • QUERY__PROJECT

        static final int QUERY__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • QUERY__DOCUMENTATION

        static final int QUERY__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • QUERY__RULE_PACKAGE

        static final int QUERY__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • QUERY__DEFINITION

        static final int QUERY__DEFINITION
        The feature id for the 'Definition' attribute.

        See Also:
        Constant Field Values
      • QUERY__INCLUDE_DEPENDENCIES

        static final int QUERY__INCLUDE_DEPENDENCIES
        The feature id for the 'Include Dependencies' attribute.

        See Also:
        Constant Field Values
      • QUERY__LOCALE

        static final int QUERY__LOCALE
        The feature id for the 'Locale' attribute.

        See Also:
        Constant Field Values
      • QUERY_FEATURE_COUNT

        static final int QUERY_FEATURE_COUNT
        The number of structural features of the the 'Query' class.

        See Also:
        Constant Field Values
      • RULE_PACKAGE

        static final int RULE_PACKAGE
        The meta object id for the 'Rule Package' class.

        See Also:
        IlrRulePackageImpl, IlrBrmPackageImpl.getRulePackage(), Constant Field Values
      • RULE_PACKAGE__TYPE

        static final int RULE_PACKAGE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RULE_PACKAGE__CREATED_BY

        static final int RULE_PACKAGE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • RULE_PACKAGE__CREATED_ON

        static final int RULE_PACKAGE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • RULE_PACKAGE__LAST_CHANGED_ON

        static final int RULE_PACKAGE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • RULE_PACKAGE__LAST_CHANGED_BY

        static final int RULE_PACKAGE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • RULE_PACKAGE__NAME

        static final int RULE_PACKAGE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RULE_PACKAGE__UUID

        static final int RULE_PACKAGE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • RULE_PACKAGE__GROUP

        static final int RULE_PACKAGE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • RULE_PACKAGE__PROJECT

        static final int RULE_PACKAGE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • RULE_PACKAGE__DOCUMENTATION

        static final int RULE_PACKAGE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • RULE_PACKAGE__PARENT

        static final int RULE_PACKAGE__PARENT
        The feature id for the 'Parent' reference.

        See Also:
        Constant Field Values
      • RULE_PACKAGE__RULE_ORDER

        static final int RULE_PACKAGE__RULE_ORDER
        The feature id for the 'Rule Order' attribute list.

        See Also:
        Constant Field Values
      • RULE_PACKAGE__PACKAGE_KIND

        static final int RULE_PACKAGE__PACKAGE_KIND
        The feature id for the 'Package Kind' attribute.

        See Also:
        Constant Field Values
      • RULE_PACKAGE_FEATURE_COUNT

        static final int RULE_PACKAGE_FEATURE_COUNT
        The number of structural features of the the 'Rule Package' class.

        See Also:
        Constant Field Values
      • HIERARCHY

        static final int HIERARCHY
        The meta object id for the 'Hierarchy' class.

        See Also:
        IlrHierarchyImpl, IlrBrmPackageImpl.getHierarchy(), Constant Field Values
      • HIERARCHY__TYPE

        static final int HIERARCHY__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • HIERARCHY__CREATED_BY

        static final int HIERARCHY__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • HIERARCHY__CREATED_ON

        static final int HIERARCHY__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • HIERARCHY__LAST_CHANGED_ON

        static final int HIERARCHY__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • HIERARCHY__LAST_CHANGED_BY

        static final int HIERARCHY__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • HIERARCHY__NAME

        static final int HIERARCHY__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • HIERARCHY__UUID

        static final int HIERARCHY__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • HIERARCHY__PARENT

        static final int HIERARCHY__PARENT
        The feature id for the 'Parent' reference.

        See Also:
        Constant Field Values
      • HIERARCHY_FEATURE_COUNT

        static final int HIERARCHY_FEATURE_COUNT
        The number of structural features of the the 'Hierarchy' class.

        See Also:
        Constant Field Values
      • BASIC_LOCK

        static final int BASIC_LOCK
        The meta object id for the 'Basic Lock' class.

        See Also:
        IlrBasicLockImpl, IlrBrmPackageImpl.getBasicLock(), Constant Field Values
      • BASIC_LOCK__TYPE

        static final int BASIC_LOCK__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • BASIC_LOCK__ELEMENT_ID

        static final int BASIC_LOCK__ELEMENT_ID
        The feature id for the 'Element Id' attribute.

        See Also:
        Constant Field Values
      • BASIC_LOCK__ELEMENT_TYPE

        static final int BASIC_LOCK__ELEMENT_TYPE
        The feature id for the 'Element Type' attribute.

        See Also:
        Constant Field Values
      • BASIC_LOCK__BRANCH

        static final int BASIC_LOCK__BRANCH
        The feature id for the 'Branch' reference.

        See Also:
        Constant Field Values
      • BASIC_LOCK_FEATURE_COUNT

        static final int BASIC_LOCK_FEATURE_COUNT
        The number of structural features of the the 'Basic Lock' class.

        See Also:
        Constant Field Values
      • LOCK

        static final int LOCK
        The meta object id for the 'Lock' class.

        See Also:
        IlrLockImpl, IlrBrmPackageImpl.getLock(), Constant Field Values
      • LOCK__TYPE

        static final int LOCK__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • LOCK__ELEMENT_ID

        static final int LOCK__ELEMENT_ID
        The feature id for the 'Element Id' attribute.

        See Also:
        Constant Field Values
      • LOCK__ELEMENT_TYPE

        static final int LOCK__ELEMENT_TYPE
        The feature id for the 'Element Type' attribute.

        See Also:
        Constant Field Values
      • LOCK__BRANCH

        static final int LOCK__BRANCH
        The feature id for the 'Branch' reference.

        See Also:
        Constant Field Values
      • LOCK__ROOT_LOCK_ID

        static final int LOCK__ROOT_LOCK_ID
        The feature id for the 'Root Lock Id' attribute.

        See Also:
        Constant Field Values
      • LOCK__SESSION_ID

        static final int LOCK__SESSION_ID
        The feature id for the 'Session Id' attribute.

        See Also:
        Constant Field Values
      • LOCK__OWNER

        static final int LOCK__OWNER
        The feature id for the 'Owner' attribute.

        See Also:
        Constant Field Values
      • LOCK__PERSISTENT

        static final int LOCK__PERSISTENT
        The feature id for the 'Persistent' attribute.

        See Also:
        Constant Field Values
      • LOCK__SYSTEM

        static final int LOCK__SYSTEM
        The feature id for the 'System' attribute.

        See Also:
        Constant Field Values
      • LOCK_FEATURE_COUNT

        static final int LOCK_FEATURE_COUNT
        The number of structural features of the the 'Lock' class.

        See Also:
        Constant Field Values
      • ACTIVITY_LOCK

        static final int ACTIVITY_LOCK
        The meta object id for the 'Activity Lock' class.

        See Also:
        IlrActivityLockImpl, IlrBrmPackageImpl.getActivityLock(), Constant Field Values
      • ACTIVITY_LOCK__TYPE

        static final int ACTIVITY_LOCK__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_LOCK__ELEMENT_ID

        static final int ACTIVITY_LOCK__ELEMENT_ID
        The feature id for the 'Element Id' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_LOCK__ELEMENT_TYPE

        static final int ACTIVITY_LOCK__ELEMENT_TYPE
        The feature id for the 'Element Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_LOCK__BRANCH

        static final int ACTIVITY_LOCK__BRANCH
        The feature id for the 'Branch' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_LOCK__ELT_NAME

        static final int ACTIVITY_LOCK__ELT_NAME
        The feature id for the 'Elt Name' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_LOCK__ELT_BASE_TYPE

        static final int ACTIVITY_LOCK__ELT_BASE_TYPE
        The feature id for the 'Elt Base Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_LOCK__ELT_PACKAGE

        static final int ACTIVITY_LOCK__ELT_PACKAGE
        The feature id for the 'Elt Package' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_LOCK__OWNER

        static final int ACTIVITY_LOCK__OWNER
        The feature id for the 'Owner' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_LOCK__JUSTIFYING_VID

        static final int ACTIVITY_LOCK__JUSTIFYING_VID
        The feature id for the 'Justifying VId' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_LOCK_FEATURE_COUNT

        static final int ACTIVITY_LOCK_FEATURE_COUNT
        The number of structural features of the the 'Activity Lock' class.

        See Also:
        Constant Field Values
      • SYSTEM_LOCK

        static final int SYSTEM_LOCK
        The meta object id for the 'System Lock' class.

        See Also:
        IlrSystemLockImpl, IlrBrmPackageImpl.getSystemLock(), Constant Field Values
      • SYSTEM_LOCK__TYPE

        static final int SYSTEM_LOCK__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • SYSTEM_LOCK__ELEMENT_ID

        static final int SYSTEM_LOCK__ELEMENT_ID
        The feature id for the 'Element Id' attribute.

        See Also:
        Constant Field Values
      • SYSTEM_LOCK__ELEMENT_TYPE

        static final int SYSTEM_LOCK__ELEMENT_TYPE
        The feature id for the 'Element Type' attribute.

        See Also:
        Constant Field Values
      • SYSTEM_LOCK__BRANCH

        static final int SYSTEM_LOCK__BRANCH
        The feature id for the 'Branch' reference.

        See Also:
        Constant Field Values
      • SYSTEM_LOCK__TOGGLE

        static final int SYSTEM_LOCK__TOGGLE
        The feature id for the 'Toggle' attribute.

        See Also:
        Constant Field Values
      • SYSTEM_LOCK_FEATURE_COUNT

        static final int SYSTEM_LOCK_FEATURE_COUNT
        The number of structural features of the the 'System Lock' class.

        See Also:
        Constant Field Values
      • BASELINE

        static final int BASELINE
        The meta object id for the 'Baseline' class.

        See Also:
        IlrBaselineImpl, IlrBrmPackageImpl.getBaseline(), Constant Field Values
      • BASELINE__TYPE

        static final int BASELINE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • BASELINE__CREATED_BY

        static final int BASELINE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • BASELINE__CREATED_ON

        static final int BASELINE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • BASELINE__LAST_CHANGED_ON

        static final int BASELINE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • BASELINE__LAST_CHANGED_BY

        static final int BASELINE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • BASELINE__NAME

        static final int BASELINE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • BASELINE__UUID

        static final int BASELINE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • BASELINE__PARENT

        static final int BASELINE__PARENT
        The feature id for the 'Parent' reference.

        See Also:
        Constant Field Values
      • BASELINE__BASELINE_KIND

        static final int BASELINE__BASELINE_KIND
        The feature id for the 'Baseline Kind' attribute.

        See Also:
        Constant Field Values
      • BASELINE__READABLE_VERSION

        static final int BASELINE__READABLE_VERSION
        The feature id for the 'Readable Version' attribute.

        See Also:
        Constant Field Values
      • BASELINE__FROZEN

        static final int BASELINE__FROZEN
        The feature id for the 'Frozen' attribute.

        See Also:
        Constant Field Values
      • BASELINE__DOCUMENTATION

        static final int BASELINE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • BASELINE__DEP_NAME

        static final int BASELINE__DEP_NAME
        The feature id for the 'Dep Name' attribute.

        See Also:
        Constant Field Values
      • BASELINE__EVENT_ID_STRING

        static final int BASELINE__EVENT_ID_STRING
        The feature id for the 'Event Id String' attribute.

        See Also:
        Constant Field Values
      • BASELINE_FEATURE_COUNT

        static final int BASELINE_FEATURE_COUNT
        The number of structural features of the the 'Baseline' class.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN

        static final int REFERENCING_BSLN
        The meta object id for the 'Referencing Bsln' class.

        See Also:
        IlrReferencingBslnImpl, IlrBrmPackageImpl.getReferencingBsln(), Constant Field Values
      • REFERENCING_BSLN__TYPE

        static final int REFERENCING_BSLN__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__CREATED_BY

        static final int REFERENCING_BSLN__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__CREATED_ON

        static final int REFERENCING_BSLN__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__LAST_CHANGED_ON

        static final int REFERENCING_BSLN__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__LAST_CHANGED_BY

        static final int REFERENCING_BSLN__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__NAME

        static final int REFERENCING_BSLN__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__UUID

        static final int REFERENCING_BSLN__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__PARENT

        static final int REFERENCING_BSLN__PARENT
        The feature id for the 'Parent' reference.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__BASELINE_KIND

        static final int REFERENCING_BSLN__BASELINE_KIND
        The feature id for the 'Baseline Kind' attribute.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__READABLE_VERSION

        static final int REFERENCING_BSLN__READABLE_VERSION
        The feature id for the 'Readable Version' attribute.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__FROZEN

        static final int REFERENCING_BSLN__FROZEN
        The feature id for the 'Frozen' attribute.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__DOCUMENTATION

        static final int REFERENCING_BSLN__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__DEP_NAME

        static final int REFERENCING_BSLN__DEP_NAME
        The feature id for the 'Dep Name' attribute.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__EVENT_ID_STRING

        static final int REFERENCING_BSLN__EVENT_ID_STRING
        The feature id for the 'Event Id String' attribute.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__RULE_APP

        static final int REFERENCING_BSLN__RULE_APP
        The feature id for the 'Rule App' reference.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN__RULESET

        static final int REFERENCING_BSLN__RULESET
        The feature id for the 'Ruleset' reference.

        See Also:
        Constant Field Values
      • REFERENCING_BSLN_FEATURE_COUNT

        static final int REFERENCING_BSLN_FEATURE_COUNT
        The number of structural features of the the 'Referencing Bsln' class.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN

        static final int TIMESTAMP_BSLN
        The meta object id for the 'Timestamp Bsln' class.

        See Also:
        IlrTimestampBslnImpl, IlrBrmPackageImpl.getTimestampBsln(), Constant Field Values
      • TIMESTAMP_BSLN__TYPE

        static final int TIMESTAMP_BSLN__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__CREATED_BY

        static final int TIMESTAMP_BSLN__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__CREATED_ON

        static final int TIMESTAMP_BSLN__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__LAST_CHANGED_ON

        static final int TIMESTAMP_BSLN__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__LAST_CHANGED_BY

        static final int TIMESTAMP_BSLN__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__NAME

        static final int TIMESTAMP_BSLN__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__UUID

        static final int TIMESTAMP_BSLN__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__PARENT

        static final int TIMESTAMP_BSLN__PARENT
        The feature id for the 'Parent' reference.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__BASELINE_KIND

        static final int TIMESTAMP_BSLN__BASELINE_KIND
        The feature id for the 'Baseline Kind' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__READABLE_VERSION

        static final int TIMESTAMP_BSLN__READABLE_VERSION
        The feature id for the 'Readable Version' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__FROZEN

        static final int TIMESTAMP_BSLN__FROZEN
        The feature id for the 'Frozen' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__DOCUMENTATION

        static final int TIMESTAMP_BSLN__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__DEP_NAME

        static final int TIMESTAMP_BSLN__DEP_NAME
        The feature id for the 'Dep Name' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__EVENT_ID_STRING

        static final int TIMESTAMP_BSLN__EVENT_ID_STRING
        The feature id for the 'Event Id String' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN__MAX_VERSION_ID

        static final int TIMESTAMP_BSLN__MAX_VERSION_ID
        The feature id for the 'Max Version Id' attribute.

        See Also:
        Constant Field Values
      • TIMESTAMP_BSLN_FEATURE_COUNT

        static final int TIMESTAMP_BSLN_FEATURE_COUNT
        The number of structural features of the the 'Timestamp Bsln' class.

        See Also:
        Constant Field Values
      • BRANCH

        static final int BRANCH
        The meta object id for the 'Branch' class.

        See Also:
        IlrBranchImpl, IlrBrmPackageImpl.getBranch(), Constant Field Values
      • BRANCH__TYPE

        static final int BRANCH__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • BRANCH__CREATED_BY

        static final int BRANCH__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • BRANCH__CREATED_ON

        static final int BRANCH__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • BRANCH__LAST_CHANGED_ON

        static final int BRANCH__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • BRANCH__LAST_CHANGED_BY

        static final int BRANCH__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • BRANCH__NAME

        static final int BRANCH__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • BRANCH__UUID

        static final int BRANCH__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • BRANCH__PARENT

        static final int BRANCH__PARENT
        The feature id for the 'Parent' reference.

        See Also:
        Constant Field Values
      • BRANCH__BASELINE_KIND

        static final int BRANCH__BASELINE_KIND
        The feature id for the 'Baseline Kind' attribute.

        See Also:
        Constant Field Values
      • BRANCH__READABLE_VERSION

        static final int BRANCH__READABLE_VERSION
        The feature id for the 'Readable Version' attribute.

        See Also:
        Constant Field Values
      • BRANCH__FROZEN

        static final int BRANCH__FROZEN
        The feature id for the 'Frozen' attribute.

        See Also:
        Constant Field Values
      • BRANCH__DOCUMENTATION

        static final int BRANCH__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • BRANCH__DEP_NAME

        static final int BRANCH__DEP_NAME
        The feature id for the 'Dep Name' attribute.

        See Also:
        Constant Field Values
      • BRANCH__EVENT_ID_STRING

        static final int BRANCH__EVENT_ID_STRING
        The feature id for the 'Event Id String' attribute.

        See Also:
        Constant Field Values
      • BRANCH__MAX_VERSION_ID

        static final int BRANCH__MAX_VERSION_ID
        The feature id for the 'Max Version Id' attribute.

        See Also:
        Constant Field Values
      • BRANCH__SECURITY_INHERITED

        static final int BRANCH__SECURITY_INHERITED
        The feature id for the 'Security Inherited' attribute.

        See Also:
        Constant Field Values
      • BRANCH__SECURITY_ENFORCED

        static final int BRANCH__SECURITY_ENFORCED
        The feature id for the 'Security Enforced' attribute.

        See Also:
        Constant Field Values
      • BRANCH__GROUPS

        static final int BRANCH__GROUPS
        The feature id for the 'Groups' attribute list.

        See Also:
        Constant Field Values
      • BRANCH_FEATURE_COUNT

        static final int BRANCH_FEATURE_COUNT
        The number of structural features of the the 'Branch' class.

        See Also:
        Constant Field Values
      • SNAPSHOT

        static final int SNAPSHOT
        The meta object id for the 'Snapshot' class.

        See Also:
        IlrSnapshotImpl, IlrBrmPackageImpl.getSnapshot(), Constant Field Values
      • SNAPSHOT__TYPE

        static final int SNAPSHOT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT__CREATED_BY

        static final int SNAPSHOT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT__CREATED_ON

        static final int SNAPSHOT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT__LAST_CHANGED_ON

        static final int SNAPSHOT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT__LAST_CHANGED_BY

        static final int SNAPSHOT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT__NAME

        static final int SNAPSHOT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT__UUID

        static final int SNAPSHOT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT__PARENT

        static final int SNAPSHOT__PARENT
        The feature id for the 'Parent' reference.

        See Also:
        Constant Field Values
      • SNAPSHOT__BASELINE_KIND

        static final int SNAPSHOT__BASELINE_KIND
        The feature id for the 'Baseline Kind' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT__READABLE_VERSION

        static final int SNAPSHOT__READABLE_VERSION
        The feature id for the 'Readable Version' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT__FROZEN

        static final int SNAPSHOT__FROZEN
        The feature id for the 'Frozen' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT__DOCUMENTATION

        static final int SNAPSHOT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT__DEP_NAME

        static final int SNAPSHOT__DEP_NAME
        The feature id for the 'Dep Name' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT__EVENT_ID_STRING

        static final int SNAPSHOT__EVENT_ID_STRING
        The feature id for the 'Event Id String' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT__MAX_VERSION_ID

        static final int SNAPSHOT__MAX_VERSION_ID
        The feature id for the 'Max Version Id' attribute.

        See Also:
        Constant Field Values
      • SNAPSHOT_FEATURE_COUNT

        static final int SNAPSHOT_FEATURE_COUNT
        The number of structural features of the the 'Snapshot' class.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH

        static final int MANAGED_BRANCH
        The meta object id for the 'Managed Branch' class.

        See Also:
        IlrManagedBranchImpl, IlrBrmPackageImpl.getManagedBranch(), Constant Field Values
      • MANAGED_BRANCH__TYPE

        static final int MANAGED_BRANCH__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__CREATED_BY

        static final int MANAGED_BRANCH__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__CREATED_ON

        static final int MANAGED_BRANCH__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__LAST_CHANGED_ON

        static final int MANAGED_BRANCH__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__LAST_CHANGED_BY

        static final int MANAGED_BRANCH__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__NAME

        static final int MANAGED_BRANCH__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__UUID

        static final int MANAGED_BRANCH__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__PARENT

        static final int MANAGED_BRANCH__PARENT
        The feature id for the 'Parent' reference.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__BASELINE_KIND

        static final int MANAGED_BRANCH__BASELINE_KIND
        The feature id for the 'Baseline Kind' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__READABLE_VERSION

        static final int MANAGED_BRANCH__READABLE_VERSION
        The feature id for the 'Readable Version' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__FROZEN

        static final int MANAGED_BRANCH__FROZEN
        The feature id for the 'Frozen' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__DOCUMENTATION

        static final int MANAGED_BRANCH__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__DEP_NAME

        static final int MANAGED_BRANCH__DEP_NAME
        The feature id for the 'Dep Name' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__EVENT_ID_STRING

        static final int MANAGED_BRANCH__EVENT_ID_STRING
        The feature id for the 'Event Id String' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__MAX_VERSION_ID

        static final int MANAGED_BRANCH__MAX_VERSION_ID
        The feature id for the 'Max Version Id' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__SECURITY_INHERITED

        static final int MANAGED_BRANCH__SECURITY_INHERITED
        The feature id for the 'Security Inherited' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__SECURITY_ENFORCED

        static final int MANAGED_BRANCH__SECURITY_ENFORCED
        The feature id for the 'Security Enforced' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__GROUPS

        static final int MANAGED_BRANCH__GROUPS
        The feature id for the 'Groups' attribute list.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__STATUS

        static final int MANAGED_BRANCH__STATUS
        The feature id for the 'Status' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__OWNER

        static final int MANAGED_BRANCH__OWNER
        The feature id for the 'Owner' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__TARGET_DATE

        static final int MANAGED_BRANCH__TARGET_DATE
        The feature id for the 'Target Date' attribute.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH__APPROVERS

        static final int MANAGED_BRANCH__APPROVERS
        The feature id for the 'Approvers' attribute list.

        See Also:
        Constant Field Values
      • MANAGED_BRANCH_FEATURE_COUNT

        static final int MANAGED_BRANCH_FEATURE_COUNT
        The number of structural features of the the 'Managed Branch' class.

        See Also:
        Constant Field Values
      • ACTIVITY

        static final int ACTIVITY
        The meta object id for the 'Activity' class.

        See Also:
        IlrActivityImpl, IlrBrmPackageImpl.getActivity(), Constant Field Values
      • ACTIVITY__TYPE

        static final int ACTIVITY__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__CREATED_BY

        static final int ACTIVITY__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__CREATED_ON

        static final int ACTIVITY__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__LAST_CHANGED_ON

        static final int ACTIVITY__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__LAST_CHANGED_BY

        static final int ACTIVITY__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__NAME

        static final int ACTIVITY__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__UUID

        static final int ACTIVITY__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__PARENT

        static final int ACTIVITY__PARENT
        The feature id for the 'Parent' reference.

        See Also:
        Constant Field Values
      • ACTIVITY__BASELINE_KIND

        static final int ACTIVITY__BASELINE_KIND
        The feature id for the 'Baseline Kind' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__READABLE_VERSION

        static final int ACTIVITY__READABLE_VERSION
        The feature id for the 'Readable Version' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__FROZEN

        static final int ACTIVITY__FROZEN
        The feature id for the 'Frozen' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__DOCUMENTATION

        static final int ACTIVITY__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__DEP_NAME

        static final int ACTIVITY__DEP_NAME
        The feature id for the 'Dep Name' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__EVENT_ID_STRING

        static final int ACTIVITY__EVENT_ID_STRING
        The feature id for the 'Event Id String' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__MAX_VERSION_ID

        static final int ACTIVITY__MAX_VERSION_ID
        The feature id for the 'Max Version Id' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__SECURITY_INHERITED

        static final int ACTIVITY__SECURITY_INHERITED
        The feature id for the 'Security Inherited' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__SECURITY_ENFORCED

        static final int ACTIVITY__SECURITY_ENFORCED
        The feature id for the 'Security Enforced' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__GROUPS

        static final int ACTIVITY__GROUPS
        The feature id for the 'Groups' attribute list.

        See Also:
        Constant Field Values
      • ACTIVITY__STATUS

        static final int ACTIVITY__STATUS
        The feature id for the 'Status' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__OWNER

        static final int ACTIVITY__OWNER
        The feature id for the 'Owner' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__TARGET_DATE

        static final int ACTIVITY__TARGET_DATE
        The feature id for the 'Target Date' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY__APPROVERS

        static final int ACTIVITY__APPROVERS
        The feature id for the 'Approvers' attribute list.

        See Also:
        Constant Field Values
      • ACTIVITY__AUTHORS

        static final int ACTIVITY__AUTHORS
        The feature id for the 'Authors' attribute list.

        See Also:
        Constant Field Values
      • ACTIVITY_FEATURE_COUNT

        static final int ACTIVITY_FEATURE_COUNT
        The number of structural features of the the 'Activity' class.

        See Also:
        Constant Field Values
      • CHANGE_ACT

        static final int CHANGE_ACT
        The meta object id for the 'Change Act' class.

        See Also:
        IlrChangeActImpl, IlrBrmPackageImpl.getChangeAct(), Constant Field Values
      • CHANGE_ACT__TYPE

        static final int CHANGE_ACT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__CREATED_BY

        static final int CHANGE_ACT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__CREATED_ON

        static final int CHANGE_ACT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__LAST_CHANGED_ON

        static final int CHANGE_ACT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__LAST_CHANGED_BY

        static final int CHANGE_ACT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__NAME

        static final int CHANGE_ACT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__UUID

        static final int CHANGE_ACT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__PARENT

        static final int CHANGE_ACT__PARENT
        The feature id for the 'Parent' reference.

        See Also:
        Constant Field Values
      • CHANGE_ACT__BASELINE_KIND

        static final int CHANGE_ACT__BASELINE_KIND
        The feature id for the 'Baseline Kind' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__READABLE_VERSION

        static final int CHANGE_ACT__READABLE_VERSION
        The feature id for the 'Readable Version' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__FROZEN

        static final int CHANGE_ACT__FROZEN
        The feature id for the 'Frozen' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__DOCUMENTATION

        static final int CHANGE_ACT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__DEP_NAME

        static final int CHANGE_ACT__DEP_NAME
        The feature id for the 'Dep Name' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__EVENT_ID_STRING

        static final int CHANGE_ACT__EVENT_ID_STRING
        The feature id for the 'Event Id String' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__MAX_VERSION_ID

        static final int CHANGE_ACT__MAX_VERSION_ID
        The feature id for the 'Max Version Id' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__SECURITY_INHERITED

        static final int CHANGE_ACT__SECURITY_INHERITED
        The feature id for the 'Security Inherited' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__SECURITY_ENFORCED

        static final int CHANGE_ACT__SECURITY_ENFORCED
        The feature id for the 'Security Enforced' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__GROUPS

        static final int CHANGE_ACT__GROUPS
        The feature id for the 'Groups' attribute list.

        See Also:
        Constant Field Values
      • CHANGE_ACT__STATUS

        static final int CHANGE_ACT__STATUS
        The feature id for the 'Status' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__OWNER

        static final int CHANGE_ACT__OWNER
        The feature id for the 'Owner' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__TARGET_DATE

        static final int CHANGE_ACT__TARGET_DATE
        The feature id for the 'Target Date' attribute.

        See Also:
        Constant Field Values
      • CHANGE_ACT__APPROVERS

        static final int CHANGE_ACT__APPROVERS
        The feature id for the 'Approvers' attribute list.

        See Also:
        Constant Field Values
      • CHANGE_ACT__AUTHORS

        static final int CHANGE_ACT__AUTHORS
        The feature id for the 'Authors' attribute list.

        See Also:
        Constant Field Values
      • CHANGE_ACT_FEATURE_COUNT

        static final int CHANGE_ACT_FEATURE_COUNT
        The number of structural features of the the 'Change Act' class.

        See Also:
        Constant Field Values
      • VALIDATION_ACT

        static final int VALIDATION_ACT
        The meta object id for the 'Validation Act' class.

        See Also:
        IlrValidationActImpl, IlrBrmPackageImpl.getValidationAct(), Constant Field Values
      • VALIDATION_ACT__TYPE

        static final int VALIDATION_ACT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__CREATED_BY

        static final int VALIDATION_ACT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__CREATED_ON

        static final int VALIDATION_ACT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__LAST_CHANGED_ON

        static final int VALIDATION_ACT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__LAST_CHANGED_BY

        static final int VALIDATION_ACT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__NAME

        static final int VALIDATION_ACT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__UUID

        static final int VALIDATION_ACT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__PARENT

        static final int VALIDATION_ACT__PARENT
        The feature id for the 'Parent' reference.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__BASELINE_KIND

        static final int VALIDATION_ACT__BASELINE_KIND
        The feature id for the 'Baseline Kind' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__READABLE_VERSION

        static final int VALIDATION_ACT__READABLE_VERSION
        The feature id for the 'Readable Version' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__FROZEN

        static final int VALIDATION_ACT__FROZEN
        The feature id for the 'Frozen' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__DOCUMENTATION

        static final int VALIDATION_ACT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__DEP_NAME

        static final int VALIDATION_ACT__DEP_NAME
        The feature id for the 'Dep Name' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__EVENT_ID_STRING

        static final int VALIDATION_ACT__EVENT_ID_STRING
        The feature id for the 'Event Id String' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__MAX_VERSION_ID

        static final int VALIDATION_ACT__MAX_VERSION_ID
        The feature id for the 'Max Version Id' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__SECURITY_INHERITED

        static final int VALIDATION_ACT__SECURITY_INHERITED
        The feature id for the 'Security Inherited' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__SECURITY_ENFORCED

        static final int VALIDATION_ACT__SECURITY_ENFORCED
        The feature id for the 'Security Enforced' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__GROUPS

        static final int VALIDATION_ACT__GROUPS
        The feature id for the 'Groups' attribute list.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__STATUS

        static final int VALIDATION_ACT__STATUS
        The feature id for the 'Status' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__OWNER

        static final int VALIDATION_ACT__OWNER
        The feature id for the 'Owner' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__TARGET_DATE

        static final int VALIDATION_ACT__TARGET_DATE
        The feature id for the 'Target Date' attribute.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__APPROVERS

        static final int VALIDATION_ACT__APPROVERS
        The feature id for the 'Approvers' attribute list.

        See Also:
        Constant Field Values
      • VALIDATION_ACT__AUTHORS

        static final int VALIDATION_ACT__AUTHORS
        The feature id for the 'Authors' attribute list.

        See Also:
        Constant Field Values
      • VALIDATION_ACT_FEATURE_COUNT

        static final int VALIDATION_ACT_FEATURE_COUNT
        The number of structural features of the the 'Validation Act' class.

        See Also:
        Constant Field Values
      • RELEASE

        static final int RELEASE
        The meta object id for the 'Release' class.

        See Also:
        IlrReleaseImpl, IlrBrmPackageImpl.getRelease(), Constant Field Values
      • RELEASE__TYPE

        static final int RELEASE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RELEASE__CREATED_BY

        static final int RELEASE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • RELEASE__CREATED_ON

        static final int RELEASE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • RELEASE__LAST_CHANGED_ON

        static final int RELEASE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • RELEASE__LAST_CHANGED_BY

        static final int RELEASE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • RELEASE__NAME

        static final int RELEASE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RELEASE__UUID

        static final int RELEASE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • RELEASE__PARENT

        static final int RELEASE__PARENT
        The feature id for the 'Parent' reference.

        See Also:
        Constant Field Values
      • RELEASE__BASELINE_KIND

        static final int RELEASE__BASELINE_KIND
        The feature id for the 'Baseline Kind' attribute.

        See Also:
        Constant Field Values
      • RELEASE__READABLE_VERSION

        static final int RELEASE__READABLE_VERSION
        The feature id for the 'Readable Version' attribute.

        See Also:
        Constant Field Values
      • RELEASE__FROZEN

        static final int RELEASE__FROZEN
        The feature id for the 'Frozen' attribute.

        See Also:
        Constant Field Values
      • RELEASE__DOCUMENTATION

        static final int RELEASE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • RELEASE__DEP_NAME

        static final int RELEASE__DEP_NAME
        The feature id for the 'Dep Name' attribute.

        See Also:
        Constant Field Values
      • RELEASE__EVENT_ID_STRING

        static final int RELEASE__EVENT_ID_STRING
        The feature id for the 'Event Id String' attribute.

        See Also:
        Constant Field Values
      • RELEASE__MAX_VERSION_ID

        static final int RELEASE__MAX_VERSION_ID
        The feature id for the 'Max Version Id' attribute.

        See Also:
        Constant Field Values
      • RELEASE__SECURITY_INHERITED

        static final int RELEASE__SECURITY_INHERITED
        The feature id for the 'Security Inherited' attribute.

        See Also:
        Constant Field Values
      • RELEASE__SECURITY_ENFORCED

        static final int RELEASE__SECURITY_ENFORCED
        The feature id for the 'Security Enforced' attribute.

        See Also:
        Constant Field Values
      • RELEASE__GROUPS

        static final int RELEASE__GROUPS
        The feature id for the 'Groups' attribute list.

        See Also:
        Constant Field Values
      • RELEASE__STATUS

        static final int RELEASE__STATUS
        The feature id for the 'Status' attribute.

        See Also:
        Constant Field Values
      • RELEASE__OWNER

        static final int RELEASE__OWNER
        The feature id for the 'Owner' attribute.

        See Also:
        Constant Field Values
      • RELEASE__TARGET_DATE

        static final int RELEASE__TARGET_DATE
        The feature id for the 'Target Date' attribute.

        See Also:
        Constant Field Values
      • RELEASE__APPROVERS

        static final int RELEASE__APPROVERS
        The feature id for the 'Approvers' attribute list.

        See Also:
        Constant Field Values
      • RELEASE_FEATURE_COUNT

        static final int RELEASE_FEATURE_COUNT
        The number of structural features of the the 'Release' class.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT

        static final int RULE_ARTIFACT
        The meta object id for the 'Rule Artifact' class.

        See Also:
        IlrRuleArtifactImpl, IlrBrmPackageImpl.getRuleArtifact(), Constant Field Values
      • RULE_ARTIFACT__TYPE

        static final int RULE_ARTIFACT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT__CREATED_BY

        static final int RULE_ARTIFACT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT__CREATED_ON

        static final int RULE_ARTIFACT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT__LAST_CHANGED_ON

        static final int RULE_ARTIFACT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT__LAST_CHANGED_BY

        static final int RULE_ARTIFACT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT__NAME

        static final int RULE_ARTIFACT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT__UUID

        static final int RULE_ARTIFACT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT__GROUP

        static final int RULE_ARTIFACT__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT__PROJECT

        static final int RULE_ARTIFACT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT__DOCUMENTATION

        static final int RULE_ARTIFACT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT__RULE_PACKAGE

        static final int RULE_ARTIFACT__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT__TAGS

        static final int RULE_ARTIFACT__TAGS
        The feature id for the 'Tags' containment reference list.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT__ACTIVE

        static final int RULE_ARTIFACT__ACTIVE
        The feature id for the 'Active' attribute.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT__DEFINITION

        static final int RULE_ARTIFACT__DEFINITION
        The feature id for the 'Definition' containment reference.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT_FEATURE_COUNT

        static final int RULE_ARTIFACT_FEATURE_COUNT
        The number of structural features of the the 'Rule Artifact' class.

        See Also:
        Constant Field Values
      • SMART_VIEW

        static final int SMART_VIEW
        The meta object id for the 'Smart View' class.

        See Also:
        IlrSmartViewImpl, IlrBrmPackageImpl.getSmartView(), Constant Field Values
      • SMART_VIEW__TYPE

        static final int SMART_VIEW__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • SMART_VIEW__CREATED_BY

        static final int SMART_VIEW__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • SMART_VIEW__CREATED_ON

        static final int SMART_VIEW__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • SMART_VIEW__LAST_CHANGED_ON

        static final int SMART_VIEW__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • SMART_VIEW__LAST_CHANGED_BY

        static final int SMART_VIEW__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • SMART_VIEW__NAME

        static final int SMART_VIEW__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • SMART_VIEW__UUID

        static final int SMART_VIEW__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • SMART_VIEW__GROUP

        static final int SMART_VIEW__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • SMART_VIEW__PROJECT

        static final int SMART_VIEW__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • SMART_VIEW__DOCUMENTATION

        static final int SMART_VIEW__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • SMART_VIEW__RULE_PACKAGE

        static final int SMART_VIEW__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • SMART_VIEW__DEFINITION

        static final int SMART_VIEW__DEFINITION
        The feature id for the 'Definition' attribute.

        See Also:
        Constant Field Values
      • SMART_VIEW__INCLUDE_DEPENDENCIES

        static final int SMART_VIEW__INCLUDE_DEPENDENCIES
        The feature id for the 'Include Dependencies' attribute.

        See Also:
        Constant Field Values
      • SMART_VIEW__LOCALE

        static final int SMART_VIEW__LOCALE
        The feature id for the 'Locale' attribute.

        See Also:
        Constant Field Values
      • SMART_VIEW__PROPERTY_PATH

        static final int SMART_VIEW__PROPERTY_PATH
        The feature id for the 'Property Path' attribute.

        See Also:
        Constant Field Values
      • SMART_VIEW_FEATURE_COUNT

        static final int SMART_VIEW_FEATURE_COUNT
        The number of structural features of the the 'Smart View' class.

        See Also:
        Constant Field Values
      • BOM

        static final int BOM
        The meta object id for the 'BOM' class.

        See Also:
        IlrBOMImpl, IlrBrmPackageImpl.getBOM(), Constant Field Values
      • BOM__TYPE

        static final int BOM__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • BOM__CREATED_BY

        static final int BOM__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • BOM__CREATED_ON

        static final int BOM__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • BOM__LAST_CHANGED_ON

        static final int BOM__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • BOM__LAST_CHANGED_BY

        static final int BOM__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • BOM__NAME

        static final int BOM__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • BOM__UUID

        static final int BOM__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • BOM__GROUP

        static final int BOM__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • BOM__PROJECT

        static final int BOM__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • BOM__DOCUMENTATION

        static final int BOM__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • BOM__RULE_PACKAGE

        static final int BOM__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • BOM__BODY

        static final int BOM__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • BOM_FEATURE_COUNT

        static final int BOM_FEATURE_COUNT
        The number of structural features of the the 'BOM' class.

        See Also:
        Constant Field Values
      • RULE

        static final int RULE
        The meta object id for the 'Rule' class.

        See Also:
        IlrRuleImpl, IlrBrmPackageImpl.getRule(), Constant Field Values
      • RULE__TYPE

        static final int RULE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RULE__CREATED_BY

        static final int RULE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • RULE__CREATED_ON

        static final int RULE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • RULE__LAST_CHANGED_ON

        static final int RULE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • RULE__LAST_CHANGED_BY

        static final int RULE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • RULE__NAME

        static final int RULE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RULE__UUID

        static final int RULE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • RULE__GROUP

        static final int RULE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • RULE__PROJECT

        static final int RULE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • RULE__DOCUMENTATION

        static final int RULE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • RULE__RULE_PACKAGE

        static final int RULE__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • RULE__TAGS

        static final int RULE__TAGS
        The feature id for the 'Tags' containment reference list.

        See Also:
        Constant Field Values
      • RULE__ACTIVE

        static final int RULE__ACTIVE
        The feature id for the 'Active' attribute.

        See Also:
        Constant Field Values
      • RULE__DEFINITION

        static final int RULE__DEFINITION
        The feature id for the 'Definition' containment reference.

        See Also:
        Constant Field Values
      • RULE__OVERRIDDEN_RULES

        static final int RULE__OVERRIDDEN_RULES
        The feature id for the 'Overridden Rules' containment reference list.

        See Also:
        Constant Field Values
      • RULE__PRIORITY

        static final int RULE__PRIORITY
        The feature id for the 'Priority' attribute.

        See Also:
        Constant Field Values
      • RULE_FEATURE_COUNT

        static final int RULE_FEATURE_COUNT
        The number of structural features of the the 'Rule' class.

        See Also:
        Constant Field Values
      • BUSINESS_RULE

        static final int BUSINESS_RULE
        The meta object id for the 'Business Rule' class.

        See Also:
        IlrBusinessRuleImpl, IlrBrmPackageImpl.getBusinessRule(), Constant Field Values
      • BUSINESS_RULE__TYPE

        static final int BUSINESS_RULE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__CREATED_BY

        static final int BUSINESS_RULE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__CREATED_ON

        static final int BUSINESS_RULE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__LAST_CHANGED_ON

        static final int BUSINESS_RULE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__LAST_CHANGED_BY

        static final int BUSINESS_RULE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__NAME

        static final int BUSINESS_RULE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__UUID

        static final int BUSINESS_RULE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__GROUP

        static final int BUSINESS_RULE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__PROJECT

        static final int BUSINESS_RULE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__DOCUMENTATION

        static final int BUSINESS_RULE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__RULE_PACKAGE

        static final int BUSINESS_RULE__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__TAGS

        static final int BUSINESS_RULE__TAGS
        The feature id for the 'Tags' containment reference list.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__ACTIVE

        static final int BUSINESS_RULE__ACTIVE
        The feature id for the 'Active' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__DEFINITION

        static final int BUSINESS_RULE__DEFINITION
        The feature id for the 'Definition' containment reference.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__OVERRIDDEN_RULES

        static final int BUSINESS_RULE__OVERRIDDEN_RULES
        The feature id for the 'Overridden Rules' containment reference list.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__PRIORITY

        static final int BUSINESS_RULE__PRIORITY
        The feature id for the 'Priority' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__TEMPLATE

        static final int BUSINESS_RULE__TEMPLATE
        The feature id for the 'Template' reference.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__CATEGORIES

        static final int BUSINESS_RULE__CATEGORIES
        The feature id for the 'Categories' attribute list.

        See Also:
        Constant Field Values
      • BUSINESS_RULE__LOCALE

        static final int BUSINESS_RULE__LOCALE
        The feature id for the 'Locale' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_RULE_FEATURE_COUNT

        static final int BUSINESS_RULE_FEATURE_COUNT
        The number of structural features of the the 'Business Rule' class.

        See Also:
        Constant Field Values
      • DECISION_TABLE

        static final int DECISION_TABLE
        The meta object id for the 'Decision Table' class.

        See Also:
        IlrDecisionTableImpl, IlrBrmPackageImpl.getDecisionTable(), Constant Field Values
      • DECISION_TABLE__TYPE

        static final int DECISION_TABLE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • DECISION_TABLE__CREATED_BY

        static final int DECISION_TABLE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • DECISION_TABLE__CREATED_ON

        static final int DECISION_TABLE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • DECISION_TABLE__LAST_CHANGED_ON

        static final int DECISION_TABLE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • DECISION_TABLE__LAST_CHANGED_BY

        static final int DECISION_TABLE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • DECISION_TABLE__NAME

        static final int DECISION_TABLE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • DECISION_TABLE__UUID

        static final int DECISION_TABLE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • DECISION_TABLE__GROUP

        static final int DECISION_TABLE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • DECISION_TABLE__PROJECT

        static final int DECISION_TABLE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • DECISION_TABLE__DOCUMENTATION

        static final int DECISION_TABLE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • DECISION_TABLE__RULE_PACKAGE

        static final int DECISION_TABLE__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • DECISION_TABLE__TAGS

        static final int DECISION_TABLE__TAGS
        The feature id for the 'Tags' containment reference list.

        See Also:
        Constant Field Values
      • DECISION_TABLE__ACTIVE

        static final int DECISION_TABLE__ACTIVE
        The feature id for the 'Active' attribute.

        See Also:
        Constant Field Values
      • DECISION_TABLE__DEFINITION

        static final int DECISION_TABLE__DEFINITION
        The feature id for the 'Definition' containment reference.

        See Also:
        Constant Field Values
      • DECISION_TABLE__OVERRIDDEN_RULES

        static final int DECISION_TABLE__OVERRIDDEN_RULES
        The feature id for the 'Overridden Rules' containment reference list.

        See Also:
        Constant Field Values
      • DECISION_TABLE__PRIORITY

        static final int DECISION_TABLE__PRIORITY
        The feature id for the 'Priority' attribute.

        See Also:
        Constant Field Values
      • DECISION_TABLE__TEMPLATE

        static final int DECISION_TABLE__TEMPLATE
        The feature id for the 'Template' reference.

        See Also:
        Constant Field Values
      • DECISION_TABLE__CATEGORIES

        static final int DECISION_TABLE__CATEGORIES
        The feature id for the 'Categories' attribute list.

        See Also:
        Constant Field Values
      • DECISION_TABLE__LOCALE

        static final int DECISION_TABLE__LOCALE
        The feature id for the 'Locale' attribute.

        See Also:
        Constant Field Values
      • DECISION_TABLE_FEATURE_COUNT

        static final int DECISION_TABLE_FEATURE_COUNT
        The number of structural features of the the 'Decision Table' class.

        See Also:
        Constant Field Values
      • DECISION_TREE

        static final int DECISION_TREE
        The meta object id for the 'Decision Tree' class.

        See Also:
        IlrDecisionTreeImpl, IlrBrmPackageImpl.getDecisionTree(), Constant Field Values
      • DECISION_TREE__TYPE

        static final int DECISION_TREE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • DECISION_TREE__CREATED_BY

        static final int DECISION_TREE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • DECISION_TREE__CREATED_ON

        static final int DECISION_TREE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • DECISION_TREE__LAST_CHANGED_ON

        static final int DECISION_TREE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • DECISION_TREE__LAST_CHANGED_BY

        static final int DECISION_TREE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • DECISION_TREE__NAME

        static final int DECISION_TREE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • DECISION_TREE__UUID

        static final int DECISION_TREE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • DECISION_TREE__GROUP

        static final int DECISION_TREE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • DECISION_TREE__PROJECT

        static final int DECISION_TREE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • DECISION_TREE__DOCUMENTATION

        static final int DECISION_TREE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • DECISION_TREE__RULE_PACKAGE

        static final int DECISION_TREE__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • DECISION_TREE__TAGS

        static final int DECISION_TREE__TAGS
        The feature id for the 'Tags' containment reference list.

        See Also:
        Constant Field Values
      • DECISION_TREE__ACTIVE

        static final int DECISION_TREE__ACTIVE
        The feature id for the 'Active' attribute.

        See Also:
        Constant Field Values
      • DECISION_TREE__DEFINITION

        static final int DECISION_TREE__DEFINITION
        The feature id for the 'Definition' containment reference.

        See Also:
        Constant Field Values
      • DECISION_TREE__OVERRIDDEN_RULES

        static final int DECISION_TREE__OVERRIDDEN_RULES
        The feature id for the 'Overridden Rules' containment reference list.

        See Also:
        Constant Field Values
      • DECISION_TREE__PRIORITY

        static final int DECISION_TREE__PRIORITY
        The feature id for the 'Priority' attribute.

        See Also:
        Constant Field Values
      • DECISION_TREE__TEMPLATE

        static final int DECISION_TREE__TEMPLATE
        The feature id for the 'Template' reference.

        See Also:
        Constant Field Values
      • DECISION_TREE__CATEGORIES

        static final int DECISION_TREE__CATEGORIES
        The feature id for the 'Categories' attribute list.

        See Also:
        Constant Field Values
      • DECISION_TREE__LOCALE

        static final int DECISION_TREE__LOCALE
        The feature id for the 'Locale' attribute.

        See Also:
        Constant Field Values
      • DECISION_TREE_FEATURE_COUNT

        static final int DECISION_TREE_FEATURE_COUNT
        The number of structural features of the the 'Decision Tree' class.

        See Also:
        Constant Field Values
      • DEFINITION

        static final int DEFINITION
        The meta object id for the 'Definition' class.

        See Also:
        IlrDefinitionImpl, IlrBrmPackageImpl.getDefinition(), Constant Field Values
      • DEFINITION__TYPE

        static final int DEFINITION__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • DEFINITION__BODY

        static final int DEFINITION__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • DEFINITION__INFO

        static final int DEFINITION__INFO
        The feature id for the 'Info' attribute.

        See Also:
        Constant Field Values
      • DEFINITION_FEATURE_COUNT

        static final int DEFINITION_FEATURE_COUNT
        The number of structural features of the the 'Definition' class.

        See Also:
        Constant Field Values
      • TEMPLATE

        static final int TEMPLATE
        The meta object id for the 'Template' class.

        See Also:
        IlrTemplateImpl, IlrBrmPackageImpl.getTemplate(), Constant Field Values
      • TEMPLATE__TYPE

        static final int TEMPLATE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • TEMPLATE__CREATED_BY

        static final int TEMPLATE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • TEMPLATE__CREATED_ON

        static final int TEMPLATE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • TEMPLATE__LAST_CHANGED_ON

        static final int TEMPLATE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • TEMPLATE__LAST_CHANGED_BY

        static final int TEMPLATE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • TEMPLATE__NAME

        static final int TEMPLATE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • TEMPLATE__UUID

        static final int TEMPLATE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • TEMPLATE__GROUP

        static final int TEMPLATE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • TEMPLATE__PROJECT

        static final int TEMPLATE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • TEMPLATE__DOCUMENTATION

        static final int TEMPLATE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • TEMPLATE__RULE_PACKAGE

        static final int TEMPLATE__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • TEMPLATE__RULE_TYPE

        static final int TEMPLATE__RULE_TYPE
        The feature id for the 'Rule Type' attribute.

        See Also:
        Constant Field Values
      • TEMPLATE__DEFINITION

        static final int TEMPLATE__DEFINITION
        The feature id for the 'Definition' attribute.

        See Also:
        Constant Field Values
      • TEMPLATE__INITIAL_VALUES

        static final int TEMPLATE__INITIAL_VALUES
        The feature id for the 'Initial Values' containment reference list.

        See Also:
        Constant Field Values
      • TEMPLATE__DEFINITION_INFO

        static final int TEMPLATE__DEFINITION_INFO
        The feature id for the 'Definition Info' attribute.

        See Also:
        Constant Field Values
      • TEMPLATE__LOCALE

        static final int TEMPLATE__LOCALE
        The feature id for the 'Locale' attribute.

        See Also:
        Constant Field Values
      • TEMPLATE_FEATURE_COUNT

        static final int TEMPLATE_FEATURE_COUNT
        The number of structural features of the the 'Template' class.

        See Also:
        Constant Field Values
      • BRL_RULE

        static final int BRL_RULE
        The meta object id for the 'BRL Rule' class.

        See Also:
        IlrBRLRuleImpl, IlrBrmPackageImpl.getBRLRule(), Constant Field Values
      • BRL_RULE__TYPE

        static final int BRL_RULE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • BRL_RULE__CREATED_BY

        static final int BRL_RULE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • BRL_RULE__CREATED_ON

        static final int BRL_RULE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • BRL_RULE__LAST_CHANGED_ON

        static final int BRL_RULE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • BRL_RULE__LAST_CHANGED_BY

        static final int BRL_RULE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • BRL_RULE__NAME

        static final int BRL_RULE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • BRL_RULE__UUID

        static final int BRL_RULE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • BRL_RULE__GROUP

        static final int BRL_RULE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • BRL_RULE__PROJECT

        static final int BRL_RULE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • BRL_RULE__DOCUMENTATION

        static final int BRL_RULE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • BRL_RULE__RULE_PACKAGE

        static final int BRL_RULE__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • BRL_RULE__TAGS

        static final int BRL_RULE__TAGS
        The feature id for the 'Tags' containment reference list.

        See Also:
        Constant Field Values
      • BRL_RULE__ACTIVE

        static final int BRL_RULE__ACTIVE
        The feature id for the 'Active' attribute.

        See Also:
        Constant Field Values
      • BRL_RULE__DEFINITION

        static final int BRL_RULE__DEFINITION
        The feature id for the 'Definition' containment reference.

        See Also:
        Constant Field Values
      • BRL_RULE__OVERRIDDEN_RULES

        static final int BRL_RULE__OVERRIDDEN_RULES
        The feature id for the 'Overridden Rules' containment reference list.

        See Also:
        Constant Field Values
      • BRL_RULE__PRIORITY

        static final int BRL_RULE__PRIORITY
        The feature id for the 'Priority' attribute.

        See Also:
        Constant Field Values
      • BRL_RULE__TEMPLATE

        static final int BRL_RULE__TEMPLATE
        The feature id for the 'Template' reference.

        See Also:
        Constant Field Values
      • BRL_RULE__CATEGORIES

        static final int BRL_RULE__CATEGORIES
        The feature id for the 'Categories' attribute list.

        See Also:
        Constant Field Values
      • BRL_RULE__LOCALE

        static final int BRL_RULE__LOCALE
        The feature id for the 'Locale' attribute.

        See Also:
        Constant Field Values
      • BRL_RULE_FEATURE_COUNT

        static final int BRL_RULE_FEATURE_COUNT
        The number of structural features of the the 'BRL Rule' class.

        See Also:
        Constant Field Values
      • TAG

        static final int TAG
        The meta object id for the 'Tag' class.

        See Also:
        IlrTagImpl, IlrBrmPackageImpl.getTag(), Constant Field Values
      • TAG__TYPE

        static final int TAG__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • TAG__NAME

        static final int TAG__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • TAG__VALUE

        static final int TAG__VALUE
        The feature id for the 'Value' attribute.

        See Also:
        Constant Field Values
      • TAG_FEATURE_COUNT

        static final int TAG_FEATURE_COUNT
        The number of structural features of the the 'Tag' class.

        See Also:
        Constant Field Values
      • VOCABULARY

        static final int VOCABULARY
        The meta object id for the 'Vocabulary' class.

        See Also:
        IlrVocabularyImpl, IlrBrmPackageImpl.getVocabulary(), Constant Field Values
      • VOCABULARY__TYPE

        static final int VOCABULARY__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • VOCABULARY__CREATED_BY

        static final int VOCABULARY__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • VOCABULARY__CREATED_ON

        static final int VOCABULARY__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • VOCABULARY__LAST_CHANGED_ON

        static final int VOCABULARY__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • VOCABULARY__LAST_CHANGED_BY

        static final int VOCABULARY__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • VOCABULARY__NAME

        static final int VOCABULARY__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • VOCABULARY__UUID

        static final int VOCABULARY__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • VOCABULARY__GROUP

        static final int VOCABULARY__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • VOCABULARY__PROJECT

        static final int VOCABULARY__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • VOCABULARY__DOCUMENTATION

        static final int VOCABULARY__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • VOCABULARY__RULE_PACKAGE

        static final int VOCABULARY__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • VOCABULARY__BODY

        static final int VOCABULARY__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • VOCABULARY__LOCALE

        static final int VOCABULARY__LOCALE
        The feature id for the 'Locale' attribute.

        See Also:
        Constant Field Values
      • VOCABULARY_FEATURE_COUNT

        static final int VOCABULARY_FEATURE_COUNT
        The number of structural features of the the 'Vocabulary' class.

        See Also:
        Constant Field Values
      • PROXY

        static final int PROXY
        The meta object id for the 'Proxy' class.

        See Also:
        IlrProxyImpl, IlrBrmPackageImpl.getProxy(), Constant Field Values
      • PROXY__TYPE

        static final int PROXY__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • PROXY__SOURCE_UUID

        static final int PROXY__SOURCE_UUID
        The feature id for the 'Source Uuid' attribute.

        See Also:
        Constant Field Values
      • PROXY__DEST_UUID

        static final int PROXY__DEST_UUID
        The feature id for the 'Dest Uuid' attribute.

        See Also:
        Constant Field Values
      • PROXY__REFERENCE

        static final int PROXY__REFERENCE
        The feature id for the 'Reference' attribute.

        See Also:
        Constant Field Values
      • PROXY__DEST_NAME

        static final int PROXY__DEST_NAME
        The feature id for the 'Dest Name' attribute.

        See Also:
        Constant Field Values
      • PROXY_FEATURE_COUNT

        static final int PROXY_FEATURE_COUNT
        The number of structural features of the the 'Proxy' class.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE

        static final int TECHNICAL_RULE
        The meta object id for the 'Technical Rule' class.

        See Also:
        IlrTechnicalRuleImpl, IlrBrmPackageImpl.getTechnicalRule(), Constant Field Values
      • TECHNICAL_RULE__TYPE

        static final int TECHNICAL_RULE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__CREATED_BY

        static final int TECHNICAL_RULE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__CREATED_ON

        static final int TECHNICAL_RULE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__LAST_CHANGED_ON

        static final int TECHNICAL_RULE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__LAST_CHANGED_BY

        static final int TECHNICAL_RULE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__NAME

        static final int TECHNICAL_RULE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__UUID

        static final int TECHNICAL_RULE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__GROUP

        static final int TECHNICAL_RULE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__PROJECT

        static final int TECHNICAL_RULE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__DOCUMENTATION

        static final int TECHNICAL_RULE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__RULE_PACKAGE

        static final int TECHNICAL_RULE__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__TAGS

        static final int TECHNICAL_RULE__TAGS
        The feature id for the 'Tags' containment reference list.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__ACTIVE

        static final int TECHNICAL_RULE__ACTIVE
        The feature id for the 'Active' attribute.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__DEFINITION

        static final int TECHNICAL_RULE__DEFINITION
        The feature id for the 'Definition' containment reference.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__OVERRIDDEN_RULES

        static final int TECHNICAL_RULE__OVERRIDDEN_RULES
        The feature id for the 'Overridden Rules' containment reference list.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__PRIORITY

        static final int TECHNICAL_RULE__PRIORITY
        The feature id for the 'Priority' attribute.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE__IMPORTS

        static final int TECHNICAL_RULE__IMPORTS
        The feature id for the 'Imports' attribute list.

        See Also:
        Constant Field Values
      • TECHNICAL_RULE_FEATURE_COUNT

        static final int TECHNICAL_RULE_FEATURE_COUNT
        The number of structural features of the the 'Technical Rule' class.

        See Also:
        Constant Field Values
      • FUNCTION

        static final int FUNCTION
        The meta object id for the 'Function' class.

        See Also:
        IlrFunctionImpl, IlrBrmPackageImpl.getFunction(), Constant Field Values
      • FUNCTION__TYPE

        static final int FUNCTION__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • FUNCTION__CREATED_BY

        static final int FUNCTION__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • FUNCTION__CREATED_ON

        static final int FUNCTION__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • FUNCTION__LAST_CHANGED_ON

        static final int FUNCTION__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • FUNCTION__LAST_CHANGED_BY

        static final int FUNCTION__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • FUNCTION__NAME

        static final int FUNCTION__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • FUNCTION__UUID

        static final int FUNCTION__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • FUNCTION__GROUP

        static final int FUNCTION__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • FUNCTION__PROJECT

        static final int FUNCTION__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • FUNCTION__DOCUMENTATION

        static final int FUNCTION__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • FUNCTION__RULE_PACKAGE

        static final int FUNCTION__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • FUNCTION__TAGS

        static final int FUNCTION__TAGS
        The feature id for the 'Tags' containment reference list.

        See Also:
        Constant Field Values
      • FUNCTION__ACTIVE

        static final int FUNCTION__ACTIVE
        The feature id for the 'Active' attribute.

        See Also:
        Constant Field Values
      • FUNCTION__DEFINITION

        static final int FUNCTION__DEFINITION
        The feature id for the 'Definition' containment reference.

        See Also:
        Constant Field Values
      • FUNCTION__IMPORTS

        static final int FUNCTION__IMPORTS
        The feature id for the 'Imports' attribute list.

        See Also:
        Constant Field Values
      • FUNCTION__RETURN_TYPE

        static final int FUNCTION__RETURN_TYPE
        The feature id for the 'Return Type' attribute.

        See Also:
        Constant Field Values
      • FUNCTION__ARGUMENTS

        static final int FUNCTION__ARGUMENTS
        The feature id for the 'Arguments' containment reference list.

        See Also:
        Constant Field Values
      • FUNCTION_FEATURE_COUNT

        static final int FUNCTION_FEATURE_COUNT
        The number of structural features of the the 'Function' class.

        See Also:
        Constant Field Values
      • TYPED_ELEMENT

        static final int TYPED_ELEMENT
        The meta object id for the 'Typed Element' class.

        See Also:
        IlrTypedElementImpl, IlrBrmPackageImpl.getTypedElement(), Constant Field Values
      • TYPED_ELEMENT__TYPE

        static final int TYPED_ELEMENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • TYPED_ELEMENT__BOM_TYPE

        static final int TYPED_ELEMENT__BOM_TYPE
        The feature id for the 'Bom Type' attribute.

        See Also:
        Constant Field Values
      • TYPED_ELEMENT__NAME

        static final int TYPED_ELEMENT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • TYPED_ELEMENT__VERBALIZATION

        static final int TYPED_ELEMENT__VERBALIZATION
        The feature id for the 'Verbalization' attribute.

        See Also:
        Constant Field Values
      • TYPED_ELEMENT__INITIAL_VALUE

        static final int TYPED_ELEMENT__INITIAL_VALUE
        The feature id for the 'Initial Value' attribute.

        See Also:
        Constant Field Values
      • TYPED_ELEMENT_FEATURE_COUNT

        static final int TYPED_ELEMENT_FEATURE_COUNT
        The number of structural features of the the 'Typed Element' class.

        See Also:
        Constant Field Values
      • VARIABLE

        static final int VARIABLE
        The meta object id for the 'Variable' class.

        See Also:
        IlrVariableImpl, IlrBrmPackageImpl.getVariable(), Constant Field Values
      • VARIABLE__TYPE

        static final int VARIABLE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • VARIABLE__BOM_TYPE

        static final int VARIABLE__BOM_TYPE
        The feature id for the 'Bom Type' attribute.

        See Also:
        Constant Field Values
      • VARIABLE__NAME

        static final int VARIABLE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • VARIABLE__VERBALIZATION

        static final int VARIABLE__VERBALIZATION
        The feature id for the 'Verbalization' attribute.

        See Also:
        Constant Field Values
      • VARIABLE__INITIAL_VALUE

        static final int VARIABLE__INITIAL_VALUE
        The feature id for the 'Initial Value' attribute.

        See Also:
        Constant Field Values
      • VARIABLE_FEATURE_COUNT

        static final int VARIABLE_FEATURE_COUNT
        The number of structural features of the the 'Variable' class.

        See Also:
        Constant Field Values
      • PARAMETER

        static final int PARAMETER
        The meta object id for the 'Parameter' class.

        See Also:
        IlrParameterImpl, IlrBrmPackageImpl.getParameter(), Constant Field Values
      • PARAMETER__TYPE

        static final int PARAMETER__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • PARAMETER__BOM_TYPE

        static final int PARAMETER__BOM_TYPE
        The feature id for the 'Bom Type' attribute.

        See Also:
        Constant Field Values
      • PARAMETER__NAME

        static final int PARAMETER__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • PARAMETER__VERBALIZATION

        static final int PARAMETER__VERBALIZATION
        The feature id for the 'Verbalization' attribute.

        See Also:
        Constant Field Values
      • PARAMETER__INITIAL_VALUE

        static final int PARAMETER__INITIAL_VALUE
        The feature id for the 'Initial Value' attribute.

        See Also:
        Constant Field Values
      • PARAMETER__DIRECTION

        static final int PARAMETER__DIRECTION
        The feature id for the 'Direction' attribute.

        See Also:
        Constant Field Values
      • PARAMETER__ORDER

        static final int PARAMETER__ORDER
        The feature id for the 'Order' attribute.

        See Also:
        Constant Field Values
      • PARAMETER_FEATURE_COUNT

        static final int PARAMETER_FEATURE_COUNT
        The number of structural features of the the 'Parameter' class.

        See Also:
        Constant Field Values
      • VARIABLE_SET

        static final int VARIABLE_SET
        The meta object id for the 'Variable Set' class.

        See Also:
        IlrVariableSetImpl, IlrBrmPackageImpl.getVariableSet(), Constant Field Values
      • VARIABLE_SET__TYPE

        static final int VARIABLE_SET__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • VARIABLE_SET__CREATED_BY

        static final int VARIABLE_SET__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • VARIABLE_SET__CREATED_ON

        static final int VARIABLE_SET__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • VARIABLE_SET__LAST_CHANGED_ON

        static final int VARIABLE_SET__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • VARIABLE_SET__LAST_CHANGED_BY

        static final int VARIABLE_SET__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • VARIABLE_SET__NAME

        static final int VARIABLE_SET__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • VARIABLE_SET__UUID

        static final int VARIABLE_SET__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • VARIABLE_SET__GROUP

        static final int VARIABLE_SET__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • VARIABLE_SET__PROJECT

        static final int VARIABLE_SET__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • VARIABLE_SET__DOCUMENTATION

        static final int VARIABLE_SET__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • VARIABLE_SET__RULE_PACKAGE

        static final int VARIABLE_SET__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • VARIABLE_SET__VARIABLES

        static final int VARIABLE_SET__VARIABLES
        The feature id for the 'Variables' containment reference list.

        See Also:
        Constant Field Values
      • VARIABLE_SET_FEATURE_COUNT

        static final int VARIABLE_SET_FEATURE_COUNT
        The number of structural features of the the 'Variable Set' class.

        See Also:
        Constant Field Values
      • EXTRACTOR

        static final int EXTRACTOR
        The meta object id for the 'Extractor' class.

        See Also:
        IlrExtractorImpl, IlrBrmPackageImpl.getExtractor(), Constant Field Values
      • EXTRACTOR__TYPE

        static final int EXTRACTOR__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • EXTRACTOR__VALIDATOR

        static final int EXTRACTOR__VALIDATOR
        The feature id for the 'Validator' attribute.

        See Also:
        Constant Field Values
      • EXTRACTOR__NAME

        static final int EXTRACTOR__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • EXTRACTOR__QUERY

        static final int EXTRACTOR__QUERY
        The feature id for the 'Query' reference.

        See Also:
        Constant Field Values
      • EXTRACTOR_FEATURE_COUNT

        static final int EXTRACTOR_FEATURE_COUNT
        The number of structural features of the the 'Extractor' class.

        See Also:
        Constant Field Values
      • INITIAL_VALUE

        static final int INITIAL_VALUE
        The meta object id for the 'Initial Value' class.

        See Also:
        IlrInitialValueImpl, IlrBrmPackageImpl.getInitialValue(), Constant Field Values
      • INITIAL_VALUE__TYPE

        static final int INITIAL_VALUE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • INITIAL_VALUE__NAME

        static final int INITIAL_VALUE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • INITIAL_VALUE__VALUE

        static final int INITIAL_VALUE__VALUE
        The feature id for the 'Value' attribute.

        See Also:
        Constant Field Values
      • INITIAL_VALUE_FEATURE_COUNT

        static final int INITIAL_VALUE_FEATURE_COUNT
        The number of structural features of the the 'Initial Value' class.

        See Also:
        Constant Field Values
      • PROJECT_INFO

        static final int PROJECT_INFO
        The meta object id for the 'Project Info' class.

        See Also:
        IlrProjectInfoImpl, IlrBrmPackageImpl.getProjectInfo(), Constant Field Values
      • PROJECT_INFO__TYPE

        static final int PROJECT_INFO__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • PROJECT_INFO__PROJECT

        static final int PROJECT_INFO__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • PROJECT_INFO__BASELINE

        static final int PROJECT_INFO__BASELINE
        The feature id for the 'Baseline' reference.

        See Also:
        Constant Field Values
      • PROJECT_INFO__PARAMETERS

        static final int PROJECT_INFO__PARAMETERS
        The feature id for the 'Parameters' containment reference list.

        See Also:
        Constant Field Values
      • PROJECT_INFO__CATEGORIES

        static final int PROJECT_INFO__CATEGORIES
        The feature id for the 'Categories' attribute list.

        See Also:
        Constant Field Values
      • PROJECT_INFO__EXTRACTORS

        static final int PROJECT_INFO__EXTRACTORS
        The feature id for the 'Extractors' containment reference list.

        See Also:
        Constant Field Values
      • PROJECT_INFO__BOM_PATH_ENTRIES

        static final int PROJECT_INFO__BOM_PATH_ENTRIES
        The feature id for the 'Bom Path Entries' containment reference list.

        See Also:
        Constant Field Values
      • PROJECT_INFO__DEPENDENCIES

        static final int PROJECT_INFO__DEPENDENCIES
        The feature id for the 'Dependencies' containment reference list.

        See Also:
        Constant Field Values
      • PROJECT_INFO__MESSAGES

        static final int PROJECT_INFO__MESSAGES
        The feature id for the 'Messages' containment reference list.

        See Also:
        Constant Field Values
      • PROJECT_INFO__RULESET_PROPERTIES

        static final int PROJECT_INFO__RULESET_PROPERTIES
        The feature id for the 'Ruleset Properties' containment reference list.

        See Also:
        Constant Field Values
      • PROJECT_INFO__DYNAMIC_XOM

        static final int PROJECT_INFO__DYNAMIC_XOM
        The feature id for the 'Dynamic XOM' attribute.

        See Also:
        Constant Field Values
      • PROJECT_INFO__CONFIG_FILE

        static final int PROJECT_INFO__CONFIG_FILE
        The feature id for the 'Config File' attribute.

        See Also:
        Constant Field Values
      • PROJECT_INFO__TAGS

        static final int PROJECT_INFO__TAGS
        The feature id for the 'Tags' containment reference list.

        See Also:
        Constant Field Values
      • PROJECT_INFO__SCHEMAS

        static final int PROJECT_INFO__SCHEMAS
        The feature id for the 'Schemas' containment reference list.

        See Also:
        Constant Field Values
      • PROJECT_INFO__BUILD_MODE

        static final int PROJECT_INFO__BUILD_MODE
        The feature id for the 'Build Mode' attribute.

        See Also:
        Constant Field Values
      • PROJECT_INFO__DECISION_SERVICE

        static final int PROJECT_INFO__DECISION_SERVICE
        The feature id for the 'Decision Service' attribute.

        See Also:
        Constant Field Values
      • PROJECT_INFO__MIGRATION_FLAG

        static final int PROJECT_INFO__MIGRATION_FLAG
        The feature id for the 'Migration Flag' attribute.

        See Also:
        Constant Field Values
      • PROJECT_INFO__MIGRATED_TO_OPERATION_ID

        static final int PROJECT_INFO__MIGRATED_TO_OPERATION_ID
        The feature id for the 'Migrated To Operation Id' attribute.

        See Also:
        Constant Field Values
      • PROJECT_INFO_FEATURE_COUNT

        static final int PROJECT_INFO_FEATURE_COUNT
        The number of structural features of the the 'Project Info' class.

        See Also:
        Constant Field Values
      • RULE_PROJECT

        static final int RULE_PROJECT
        The meta object id for the 'Rule Project' class.

        See Also:
        IlrRuleProjectImpl, IlrBrmPackageImpl.getRuleProject(), Constant Field Values
      • RULE_PROJECT__TYPE

        static final int RULE_PROJECT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT__CREATED_BY

        static final int RULE_PROJECT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT__CREATED_ON

        static final int RULE_PROJECT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT__LAST_CHANGED_ON

        static final int RULE_PROJECT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT__LAST_CHANGED_BY

        static final int RULE_PROJECT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT__NAME

        static final int RULE_PROJECT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT__UUID

        static final int RULE_PROJECT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT__BASELINES

        static final int RULE_PROJECT__BASELINES
        The feature id for the 'Baselines' containment reference list.

        See Also:
        Constant Field Values
      • RULE_PROJECT__ADVANCED_PROPERTIES

        static final int RULE_PROJECT__ADVANCED_PROPERTIES
        The feature id for the 'Advanced Properties' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT__PLATFORM

        static final int RULE_PROJECT__PLATFORM
        The feature id for the 'Platform' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT__CONNECTION_ENTRIES

        static final int RULE_PROJECT__CONNECTION_ENTRIES
        The feature id for the 'Connection Entries' containment reference list.

        See Also:
        Constant Field Values
      • RULE_PROJECT__DECISION_SERVICE

        static final int RULE_PROJECT__DECISION_SERVICE
        The feature id for the 'Decision Service' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT__VERSION

        static final int RULE_PROJECT__VERSION
        The feature id for the 'Version' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT__DESCRIPTION

        static final int RULE_PROJECT__DESCRIPTION
        The feature id for the 'Description' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT_FEATURE_COUNT

        static final int RULE_PROJECT_FEATURE_COUNT
        The number of structural features of the the 'Rule Project' class.

        See Also:
        Constant Field Values
      • BOM_PATH_ENTRY

        static final int BOM_PATH_ENTRY
        The meta object id for the 'BOM Path Entry' class.

        See Also:
        IlrBOMPathEntryImpl, IlrBrmPackageImpl.getBOMPathEntry(), Constant Field Values
      • BOM_PATH_ENTRY__TYPE

        static final int BOM_PATH_ENTRY__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • BOM_PATH_ENTRY__ORDER

        static final int BOM_PATH_ENTRY__ORDER
        The feature id for the 'Order' attribute.

        See Also:
        Constant Field Values
      • BOM_PATH_ENTRY__URL

        static final int BOM_PATH_ENTRY__URL
        The feature id for the 'Url' attribute.

        See Also:
        Constant Field Values
      • BOM_PATH_ENTRY_FEATURE_COUNT

        static final int BOM_PATH_ENTRY_FEATURE_COUNT
        The number of structural features of the the 'BOM Path Entry' class.

        See Also:
        Constant Field Values
      • TASK

        static final int TASK
        The meta object id for the 'Task' class.

        See Also:
        IlrTaskImpl, IlrBrmPackageImpl.getTask(), Constant Field Values
      • TASK__TYPE

        static final int TASK__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • TASK__INITIAL_ACTIONS

        static final int TASK__INITIAL_ACTIONS
        The feature id for the 'Initial Actions' attribute.

        See Also:
        Constant Field Values
      • TASK__FINAL_ACTIONS

        static final int TASK__FINAL_ACTIONS
        The feature id for the 'Final Actions' attribute.

        See Also:
        Constant Field Values
      • TASK__NAME

        static final int TASK__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • TASK__DOCUMENTATION

        static final int TASK__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • TASK_FEATURE_COUNT

        static final int TASK_FEATURE_COUNT
        The number of structural features of the the 'Task' class.

        See Also:
        Constant Field Values
      • FUNCTION_TASK

        static final int FUNCTION_TASK
        The meta object id for the 'Function Task' class.

        See Also:
        IlrFunctionTaskImpl, IlrBrmPackageImpl.getFunctionTask(), Constant Field Values
      • FUNCTION_TASK__TYPE

        static final int FUNCTION_TASK__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • FUNCTION_TASK__INITIAL_ACTIONS

        static final int FUNCTION_TASK__INITIAL_ACTIONS
        The feature id for the 'Initial Actions' attribute.

        See Also:
        Constant Field Values
      • FUNCTION_TASK__FINAL_ACTIONS

        static final int FUNCTION_TASK__FINAL_ACTIONS
        The feature id for the 'Final Actions' attribute.

        See Also:
        Constant Field Values
      • FUNCTION_TASK__NAME

        static final int FUNCTION_TASK__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • FUNCTION_TASK__DOCUMENTATION

        static final int FUNCTION_TASK__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • FUNCTION_TASK__DEFINITION

        static final int FUNCTION_TASK__DEFINITION
        The feature id for the 'Definition' attribute.

        See Also:
        Constant Field Values
      • FUNCTION_TASK_FEATURE_COUNT

        static final int FUNCTION_TASK_FEATURE_COUNT
        The number of structural features of the the 'Function Task' class.

        See Also:
        Constant Field Values
      • RULE_TASK

        static final int RULE_TASK
        The meta object id for the 'Rule Task' class.

        See Also:
        IlrRuleTaskImpl, IlrBrmPackageImpl.getRuleTask(), Constant Field Values
      • RULE_TASK__TYPE

        static final int RULE_TASK__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RULE_TASK__INITIAL_ACTIONS

        static final int RULE_TASK__INITIAL_ACTIONS
        The feature id for the 'Initial Actions' attribute.

        See Also:
        Constant Field Values
      • RULE_TASK__FINAL_ACTIONS

        static final int RULE_TASK__FINAL_ACTIONS
        The feature id for the 'Final Actions' attribute.

        See Also:
        Constant Field Values
      • RULE_TASK__NAME

        static final int RULE_TASK__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RULE_TASK__DOCUMENTATION

        static final int RULE_TASK__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • RULE_TASK__SELECT

        static final int RULE_TASK__SELECT
        The feature id for the 'Select' attribute.

        See Also:
        Constant Field Values
      • RULE_TASK__DYNAMIC

        static final int RULE_TASK__DYNAMIC
        The feature id for the 'Dynamic' attribute.

        See Also:
        Constant Field Values
      • RULE_TASK__ALGORITHM

        static final int RULE_TASK__ALGORITHM
        The feature id for the 'Algorithm' attribute.

        See Also:
        Constant Field Values
      • RULE_TASK__ORDERING

        static final int RULE_TASK__ORDERING
        The feature id for the 'Ordering' attribute.

        See Also:
        Constant Field Values
      • RULE_TASK__ADVANCED_PROPERTIES

        static final int RULE_TASK__ADVANCED_PROPERTIES
        The feature id for the 'Advanced Properties' attribute.

        See Also:
        Constant Field Values
      • RULE_TASK__EXIT_CRITERIA

        static final int RULE_TASK__EXIT_CRITERIA
        The feature id for the 'Exit Criteria' attribute.

        See Also:
        Constant Field Values
      • RULE_TASK_FEATURE_COUNT

        static final int RULE_TASK_FEATURE_COUNT
        The number of structural features of the the 'Rule Task' class.

        See Also:
        Constant Field Values
      • RULEFLOW

        static final int RULEFLOW
        The meta object id for the 'Ruleflow' class.

        See Also:
        IlrRuleflowImpl, IlrBrmPackageImpl.getRuleflow(), Constant Field Values
      • RULEFLOW__TYPE

        static final int RULEFLOW__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__CREATED_BY

        static final int RULEFLOW__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__CREATED_ON

        static final int RULEFLOW__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__LAST_CHANGED_ON

        static final int RULEFLOW__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__LAST_CHANGED_BY

        static final int RULEFLOW__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__NAME

        static final int RULEFLOW__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__UUID

        static final int RULEFLOW__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__GROUP

        static final int RULEFLOW__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__PROJECT

        static final int RULEFLOW__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • RULEFLOW__DOCUMENTATION

        static final int RULEFLOW__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__RULE_PACKAGE

        static final int RULEFLOW__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • RULEFLOW__INITIAL_ACTIONS

        static final int RULEFLOW__INITIAL_ACTIONS
        The feature id for the 'Initial Actions' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__FINAL_ACTIONS

        static final int RULEFLOW__FINAL_ACTIONS
        The feature id for the 'Final Actions' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__DIAGRAM

        static final int RULEFLOW__DIAGRAM
        The feature id for the 'Diagram' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__BODY

        static final int RULEFLOW__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__TASKS

        static final int RULEFLOW__TASKS
        The feature id for the 'Tasks' containment reference list.

        See Also:
        Constant Field Values
      • RULEFLOW__SCOPES

        static final int RULEFLOW__SCOPES
        The feature id for the 'Scopes' containment reference list.

        See Also:
        Constant Field Values
      • RULEFLOW__IMPORTS

        static final int RULEFLOW__IMPORTS
        The feature id for the 'Imports' attribute list.

        See Also:
        Constant Field Values
      • RULEFLOW__MAIN_FLOW_TASK

        static final int RULEFLOW__MAIN_FLOW_TASK
        The feature id for the 'Main Flow Task' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW__TAGS

        static final int RULEFLOW__TAGS
        The feature id for the 'Tags' containment reference list.

        See Also:
        Constant Field Values
      • RULEFLOW__LOCALE

        static final int RULEFLOW__LOCALE
        The feature id for the 'Locale' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW_FEATURE_COUNT

        static final int RULEFLOW_FEATURE_COUNT
        The number of structural features of the the 'Ruleflow' class.

        See Also:
        Constant Field Values
      • PROJECT_BOM_ENTRY

        static final int PROJECT_BOM_ENTRY
        The meta object id for the 'Project BOM Entry' class.

        See Also:
        IlrProjectBOMEntryImpl, IlrBrmPackageImpl.getProjectBOMEntry(), Constant Field Values
      • PROJECT_BOM_ENTRY__TYPE

        static final int PROJECT_BOM_ENTRY__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • PROJECT_BOM_ENTRY__ORDER

        static final int PROJECT_BOM_ENTRY__ORDER
        The feature id for the 'Order' attribute.

        See Also:
        Constant Field Values
      • PROJECT_BOM_ENTRY__URL

        static final int PROJECT_BOM_ENTRY__URL
        The feature id for the 'Url' attribute.

        See Also:
        Constant Field Values
      • PROJECT_BOM_ENTRY__PROJECT_NAME

        static final int PROJECT_BOM_ENTRY__PROJECT_NAME
        The feature id for the 'Project Name' attribute.

        See Also:
        Constant Field Values
      • PROJECT_BOM_ENTRY_FEATURE_COUNT

        static final int PROJECT_BOM_ENTRY_FEATURE_COUNT
        The number of structural features of the the 'Project BOM Entry' class.

        See Also:
        Constant Field Values
      • BOM_ENTRY

        static final int BOM_ENTRY
        The meta object id for the 'BOM Entry' class.

        See Also:
        IlrBOMEntryImpl, IlrBrmPackageImpl.getBOMEntry(), Constant Field Values
      • BOM_ENTRY__TYPE

        static final int BOM_ENTRY__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • BOM_ENTRY__ORDER

        static final int BOM_ENTRY__ORDER
        The feature id for the 'Order' attribute.

        See Also:
        Constant Field Values
      • BOM_ENTRY__URL

        static final int BOM_ENTRY__URL
        The feature id for the 'Url' attribute.

        See Also:
        Constant Field Values
      • BOM_ENTRY__BOM

        static final int BOM_ENTRY__BOM
        The feature id for the 'Bom' reference.

        See Also:
        Constant Field Values
      • BOM_ENTRY_FEATURE_COUNT

        static final int BOM_ENTRY_FEATURE_COUNT
        The number of structural features of the the 'BOM Entry' class.

        See Also:
        Constant Field Values
      • DEPENDENCY

        static final int DEPENDENCY
        The meta object id for the 'Dependency' class.

        See Also:
        IlrDependencyImpl, IlrBrmPackageImpl.getDependency(), Constant Field Values
      • DEPENDENCY__TYPE

        static final int DEPENDENCY__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • DEPENDENCY__BASELINE_NAME

        static final int DEPENDENCY__BASELINE_NAME
        The feature id for the 'Baseline Name' attribute.

        See Also:
        Constant Field Values
      • DEPENDENCY__PROJECT_NAME

        static final int DEPENDENCY__PROJECT_NAME
        The feature id for the 'Project Name' attribute.

        See Also:
        Constant Field Values
      • DEPENDENCY_FEATURE_COUNT

        static final int DEPENDENCY_FEATURE_COUNT
        The number of structural features of the the 'Dependency' class.

        See Also:
        Constant Field Values
      • MESSAGE_MAP

        static final int MESSAGE_MAP
        The meta object id for the 'Message Map' class.

        See Also:
        IlrMessageMapImpl, IlrBrmPackageImpl.getMessageMap(), Constant Field Values
      • MESSAGE_MAP__TYPE

        static final int MESSAGE_MAP__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • MESSAGE_MAP__BODY

        static final int MESSAGE_MAP__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • MESSAGE_MAP__LOCALE

        static final int MESSAGE_MAP__LOCALE
        The feature id for the 'Locale' attribute.

        See Also:
        Constant Field Values
      • MESSAGE_MAP_FEATURE_COUNT

        static final int MESSAGE_MAP_FEATURE_COUNT
        The number of structural features of the the 'Message Map' class.

        See Also:
        Constant Field Values
      • ACTION_RULE

        static final int ACTION_RULE
        The meta object id for the 'Action Rule' class.

        See Also:
        IlrActionRuleImpl, IlrBrmPackageImpl.getActionRule(), Constant Field Values
      • ACTION_RULE__TYPE

        static final int ACTION_RULE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ACTION_RULE__CREATED_BY

        static final int ACTION_RULE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • ACTION_RULE__CREATED_ON

        static final int ACTION_RULE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • ACTION_RULE__LAST_CHANGED_ON

        static final int ACTION_RULE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • ACTION_RULE__LAST_CHANGED_BY

        static final int ACTION_RULE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • ACTION_RULE__NAME

        static final int ACTION_RULE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • ACTION_RULE__UUID

        static final int ACTION_RULE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • ACTION_RULE__GROUP

        static final int ACTION_RULE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • ACTION_RULE__PROJECT

        static final int ACTION_RULE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • ACTION_RULE__DOCUMENTATION

        static final int ACTION_RULE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • ACTION_RULE__RULE_PACKAGE

        static final int ACTION_RULE__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • ACTION_RULE__TAGS

        static final int ACTION_RULE__TAGS
        The feature id for the 'Tags' containment reference list.

        See Also:
        Constant Field Values
      • ACTION_RULE__ACTIVE

        static final int ACTION_RULE__ACTIVE
        The feature id for the 'Active' attribute.

        See Also:
        Constant Field Values
      • ACTION_RULE__DEFINITION

        static final int ACTION_RULE__DEFINITION
        The feature id for the 'Definition' containment reference.

        See Also:
        Constant Field Values
      • ACTION_RULE__OVERRIDDEN_RULES

        static final int ACTION_RULE__OVERRIDDEN_RULES
        The feature id for the 'Overridden Rules' containment reference list.

        See Also:
        Constant Field Values
      • ACTION_RULE__PRIORITY

        static final int ACTION_RULE__PRIORITY
        The feature id for the 'Priority' attribute.

        See Also:
        Constant Field Values
      • ACTION_RULE__TEMPLATE

        static final int ACTION_RULE__TEMPLATE
        The feature id for the 'Template' reference.

        See Also:
        Constant Field Values
      • ACTION_RULE__CATEGORIES

        static final int ACTION_RULE__CATEGORIES
        The feature id for the 'Categories' attribute list.

        See Also:
        Constant Field Values
      • ACTION_RULE__LOCALE

        static final int ACTION_RULE__LOCALE
        The feature id for the 'Locale' attribute.

        See Also:
        Constant Field Values
      • ACTION_RULE_FEATURE_COUNT

        static final int ACTION_RULE_FEATURE_COUNT
        The number of structural features of the the 'Action Rule' class.

        See Also:
        Constant Field Values
      • RULE_APP

        static final int RULE_APP
        The meta object id for the 'Rule App' class.

        See Also:
        IlrRuleAppImpl, IlrBrmPackageImpl.getRuleApp(), Constant Field Values
      • RULE_APP__TYPE

        static final int RULE_APP__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RULE_APP__CREATED_BY

        static final int RULE_APP__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • RULE_APP__CREATED_ON

        static final int RULE_APP__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • RULE_APP__LAST_CHANGED_ON

        static final int RULE_APP__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • RULE_APP__LAST_CHANGED_BY

        static final int RULE_APP__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • RULE_APP__NAME

        static final int RULE_APP__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RULE_APP__UUID

        static final int RULE_APP__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • RULE_APP__RULESETS

        static final int RULE_APP__RULESETS
        The feature id for the 'Rulesets' containment reference list.

        See Also:
        Constant Field Values
      • RULE_APP__DEPLOYED_BASELINES

        static final int RULE_APP__DEPLOYED_BASELINES
        The feature id for the 'Deployed Baselines' attribute list.

        See Also:
        Constant Field Values
      • RULE_APP__MAJOR

        static final int RULE_APP__MAJOR
        The feature id for the 'Major' attribute.

        See Also:
        Constant Field Values
      • RULE_APP__MINOR

        static final int RULE_APP__MINOR
        The feature id for the 'Minor' attribute.

        See Also:
        Constant Field Values
      • RULE_APP__DESCRIPTION

        static final int RULE_APP__DESCRIPTION
        The feature id for the 'Description' attribute.

        See Also:
        Constant Field Values
      • RULE_APP__TAGS

        static final int RULE_APP__TAGS
        The feature id for the 'Tags' containment reference list.

        See Also:
        Constant Field Values
      • RULE_APP__DISPLAY_NAME

        static final int RULE_APP__DISPLAY_NAME
        The feature id for the 'Display Name' attribute.

        See Also:
        Constant Field Values
      • RULE_APP_FEATURE_COUNT

        static final int RULE_APP_FEATURE_COUNT
        The number of structural features of the the 'Rule App' class.

        See Also:
        Constant Field Values
      • RULESET

        static final int RULESET
        The meta object id for the 'Ruleset' class.

        See Also:
        IlrRulesetImpl, IlrBrmPackageImpl.getRuleset(), Constant Field Values
      • RULESET__TYPE

        static final int RULESET__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RULESET__NAME

        static final int RULESET__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RULESET__PROJECT

        static final int RULESET__PROJECT
        The feature id for the 'Project' attribute.

        See Also:
        Constant Field Values
      • RULESET__BASELINE

        static final int RULESET__BASELINE
        The feature id for the 'Baseline' attribute.

        See Also:
        Constant Field Values
      • RULESET__EXTRACTOR

        static final int RULESET__EXTRACTOR
        The feature id for the 'Extractor' attribute.

        See Also:
        Constant Field Values
      • RULESET__MAJOR

        static final int RULESET__MAJOR
        The feature id for the 'Major' attribute.

        See Also:
        Constant Field Values
      • RULESET__MINOR

        static final int RULESET__MINOR
        The feature id for the 'Minor' attribute.

        See Also:
        Constant Field Values
      • RULESET__URL

        static final int RULESET__URL
        The feature id for the 'Url' attribute.

        See Also:
        Constant Field Values
      • RULESET__ENABLED

        static final int RULESET__ENABLED
        The feature id for the 'Enabled' attribute.

        See Also:
        Constant Field Values
      • RULESET__DEBUG

        static final int RULESET__DEBUG
        The feature id for the 'Debug' attribute.

        See Also:
        Constant Field Values
      • RULESET__DISPLAY_NAME

        static final int RULESET__DISPLAY_NAME
        The feature id for the 'Display Name' attribute.

        See Also:
        Constant Field Values
      • RULESET__RULESET_PROPERTIES

        static final int RULESET__RULESET_PROPERTIES
        The feature id for the 'Ruleset Properties' attribute list.

        See Also:
        Constant Field Values
      • RULESET__DESCRIPTION

        static final int RULESET__DESCRIPTION
        The feature id for the 'Description' attribute.

        See Also:
        Constant Field Values
      • RULESET_FEATURE_COUNT

        static final int RULESET_FEATURE_COUNT
        The number of structural features of the the 'Ruleset' class.

        See Also:
        Constant Field Values
      • USER_SETTING

        static final int USER_SETTING
        The meta object id for the 'User Setting' class.

        See Also:
        IlrUserSettingImpl, IlrBrmPackageImpl.getUserSetting(), Constant Field Values
      • USER_SETTING__TYPE

        static final int USER_SETTING__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • USER_SETTING__USER_NAME

        static final int USER_SETTING__USER_NAME
        The feature id for the 'User Name' attribute.

        See Also:
        Constant Field Values
      • USER_SETTING__KEY

        static final int USER_SETTING__KEY
        The feature id for the 'Key' attribute.

        See Also:
        Constant Field Values
      • USER_SETTING__VALUE

        static final int USER_SETTING__VALUE
        The feature id for the 'Value' attribute.

        See Also:
        Constant Field Values
      • USER_SETTING_FEATURE_COUNT

        static final int USER_SETTING_FEATURE_COUNT
        The number of structural features of the the 'User Setting' class.

        See Also:
        Constant Field Values
      • SCOPE_ELEMENT

        static final int SCOPE_ELEMENT
        The meta object id for the 'Scope Element' class.

        See Also:
        IlrScopeElementImpl, IlrBrmPackageImpl.getScopeElement(), Constant Field Values
      • SCOPE_ELEMENT__TYPE

        static final int SCOPE_ELEMENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • SCOPE_ELEMENT__RULE_PACKAGE

        static final int SCOPE_ELEMENT__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • SCOPE_ELEMENT__RULE

        static final int SCOPE_ELEMENT__RULE
        The feature id for the 'Rule' reference.

        See Also:
        Constant Field Values
      • SCOPE_ELEMENT__RULE_TASK_NAME

        static final int SCOPE_ELEMENT__RULE_TASK_NAME
        The feature id for the 'Rule Task Name' attribute.

        See Also:
        Constant Field Values
      • SCOPE_ELEMENT__ORDER

        static final int SCOPE_ELEMENT__ORDER
        The feature id for the 'Order' attribute.

        See Also:
        Constant Field Values
      • SCOPE_ELEMENT_FEATURE_COUNT

        static final int SCOPE_ELEMENT_FEATURE_COUNT
        The number of structural features of the the 'Scope Element' class.

        See Also:
        Constant Field Values
      • RULE_APP_PROPERTY

        static final int RULE_APP_PROPERTY
        The meta object id for the 'Rule App Property' class.

        See Also:
        IlrRuleAppPropertyImpl, IlrBrmPackageImpl.getRuleAppProperty(), Constant Field Values
      • RULE_APP_PROPERTY__TYPE

        static final int RULE_APP_PROPERTY__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RULE_APP_PROPERTY__NAME

        static final int RULE_APP_PROPERTY__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RULE_APP_PROPERTY__VALUE

        static final int RULE_APP_PROPERTY__VALUE
        The feature id for the 'Value' attribute.

        See Also:
        Constant Field Values
      • RULE_APP_PROPERTY_FEATURE_COUNT

        static final int RULE_APP_PROPERTY_FEATURE_COUNT
        The number of structural features of the the 'Rule App Property' class.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT_TAG

        static final int RULE_ARTIFACT_TAG
        The meta object id for the 'Rule Artifact Tag' class.

        See Also:
        IlrRuleArtifactTagImpl, IlrBrmPackageImpl.getRuleArtifactTag(), Constant Field Values
      • RULE_ARTIFACT_TAG__TYPE

        static final int RULE_ARTIFACT_TAG__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT_TAG__NAME

        static final int RULE_ARTIFACT_TAG__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT_TAG__VALUE

        static final int RULE_ARTIFACT_TAG__VALUE
        The feature id for the 'Value' attribute.

        See Also:
        Constant Field Values
      • RULE_ARTIFACT_TAG_FEATURE_COUNT

        static final int RULE_ARTIFACT_TAG_FEATURE_COUNT
        The number of structural features of the the 'Rule Artifact Tag' class.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING

        static final int BOM2XOM_MAPPING
        The meta object id for the 'BOM2XOM Mapping' class.

        See Also:
        IlrBOM2XOMMappingImpl, IlrBrmPackageImpl.getBOM2XOMMapping(), Constant Field Values
      • BOM2XOM_MAPPING__TYPE

        static final int BOM2XOM_MAPPING__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING__CREATED_BY

        static final int BOM2XOM_MAPPING__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING__CREATED_ON

        static final int BOM2XOM_MAPPING__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING__LAST_CHANGED_ON

        static final int BOM2XOM_MAPPING__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING__LAST_CHANGED_BY

        static final int BOM2XOM_MAPPING__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING__NAME

        static final int BOM2XOM_MAPPING__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING__UUID

        static final int BOM2XOM_MAPPING__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING__GROUP

        static final int BOM2XOM_MAPPING__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING__PROJECT

        static final int BOM2XOM_MAPPING__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING__DOCUMENTATION

        static final int BOM2XOM_MAPPING__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING__RULE_PACKAGE

        static final int BOM2XOM_MAPPING__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING__BODY

        static final int BOM2XOM_MAPPING__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING__PLATFORM

        static final int BOM2XOM_MAPPING__PLATFORM
        The feature id for the 'Platform' attribute.

        See Also:
        Constant Field Values
      • BOM2XOM_MAPPING_FEATURE_COUNT

        static final int BOM2XOM_MAPPING_FEATURE_COUNT
        The number of structural features of the the 'BOM2XOM Mapping' class.

        See Also:
        Constant Field Values
      • RULESET_PROPERTY

        static final int RULESET_PROPERTY
        The meta object id for the 'Ruleset Property' class.

        See Also:
        IlrRulesetPropertyImpl, IlrBrmPackageImpl.getRulesetProperty(), Constant Field Values
      • RULESET_PROPERTY__TYPE

        static final int RULESET_PROPERTY__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RULESET_PROPERTY__KEY

        static final int RULESET_PROPERTY__KEY
        The feature id for the 'Key' attribute.

        See Also:
        Constant Field Values
      • RULESET_PROPERTY__VALUE

        static final int RULESET_PROPERTY__VALUE
        The feature id for the 'Value' attribute.

        See Also:
        Constant Field Values
      • RULESET_PROPERTY_FEATURE_COUNT

        static final int RULESET_PROPERTY_FEATURE_COUNT
        The number of structural features of the the 'Ruleset Property' class.

        See Also:
        Constant Field Values
      • OVERRIDDEN_RULE

        static final int OVERRIDDEN_RULE
        The meta object id for the 'Overridden Rule' class.

        See Also:
        IlrOverriddenRuleImpl, IlrBrmPackageImpl.getOverriddenRule(), Constant Field Values
      • OVERRIDDEN_RULE__TYPE

        static final int OVERRIDDEN_RULE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • OVERRIDDEN_RULE__RULE

        static final int OVERRIDDEN_RULE__RULE
        The feature id for the 'Rule' reference.

        See Also:
        Constant Field Values
      • OVERRIDDEN_RULE_FEATURE_COUNT

        static final int OVERRIDDEN_RULE_FEATURE_COUNT
        The number of structural features of the the 'Overridden Rule' class.

        See Also:
        Constant Field Values
      • RULE_PROJECT_TAG

        static final int RULE_PROJECT_TAG
        The meta object id for the 'Rule Project Tag' class.

        See Also:
        IlrRuleProjectTagImpl, IlrBrmPackageImpl.getRuleProjectTag(), Constant Field Values
      • RULE_PROJECT_TAG__TYPE

        static final int RULE_PROJECT_TAG__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT_TAG__NAME

        static final int RULE_PROJECT_TAG__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT_TAG__VALUE

        static final int RULE_PROJECT_TAG__VALUE
        The feature id for the 'Value' attribute.

        See Also:
        Constant Field Values
      • RULE_PROJECT_TAG_FEATURE_COUNT

        static final int RULE_PROJECT_TAG_FEATURE_COUNT
        The number of structural features of the the 'Rule Project Tag' class.

        See Also:
        Constant Field Values
      • ARGUMENT

        static final int ARGUMENT
        The meta object id for the 'Argument' class.

        See Also:
        IlrArgumentImpl, IlrBrmPackageImpl.getArgument(), Constant Field Values
      • ARGUMENT__TYPE

        static final int ARGUMENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ARGUMENT__NAME

        static final int ARGUMENT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • ARGUMENT__ARGUMENT_TYPE

        static final int ARGUMENT__ARGUMENT_TYPE
        The feature id for the 'Argument Type' attribute.

        See Also:
        Constant Field Values
      • ARGUMENT__ORDER

        static final int ARGUMENT__ORDER
        The feature id for the 'Order' attribute.

        See Also:
        Constant Field Values
      • ARGUMENT_FEATURE_COUNT

        static final int ARGUMENT_FEATURE_COUNT
        The number of structural features of the the 'Argument' class.

        See Also:
        Constant Field Values
      • RULEFLOW_TAG

        static final int RULEFLOW_TAG
        The meta object id for the 'Ruleflow Tag' class.

        See Also:
        IlrRuleflowTagImpl, IlrBrmPackageImpl.getRuleflowTag(), Constant Field Values
      • RULEFLOW_TAG__TYPE

        static final int RULEFLOW_TAG__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW_TAG__NAME

        static final int RULEFLOW_TAG__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW_TAG__VALUE

        static final int RULEFLOW_TAG__VALUE
        The feature id for the 'Value' attribute.

        See Also:
        Constant Field Values
      • RULEFLOW_TAG_FEATURE_COUNT

        static final int RULEFLOW_TAG_FEATURE_COUNT
        The number of structural features of the the 'Ruleflow Tag' class.

        See Also:
        Constant Field Values
      • SCHEMA

        static final int SCHEMA
        The meta object id for the 'Schema' class.

        See Also:
        IlrSchemaImpl, IlrBrmPackageImpl.getSchema(), Constant Field Values
      • SCHEMA__TYPE

        static final int SCHEMA__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • SCHEMA__BODY

        static final int SCHEMA__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • SCHEMA__LOCATION

        static final int SCHEMA__LOCATION
        The feature id for the 'Location' attribute.

        See Also:
        Constant Field Values
      • SCHEMA__NAMESPACE

        static final int SCHEMA__NAMESPACE
        The feature id for the 'Namespace' attribute.

        See Also:
        Constant Field Values
      • SCHEMA_FEATURE_COUNT

        static final int SCHEMA_FEATURE_COUNT
        The number of structural features of the the 'Schema' class.

        See Also:
        Constant Field Values
      • SIMULATION

        static final int SIMULATION
        The meta object id for the 'Simulation' class.

        See Also:
        IlrSimulationImpl, IlrBrmPackageImpl.getSimulation(), Constant Field Values
      • SCENARIO_SUITE

        static final int SCENARIO_SUITE
        The meta object id for the 'Scenario Suite' class.

        See Also:
        IlrScenarioSuiteImpl, IlrBrmPackageImpl.getScenarioSuite(), Constant Field Values
      • SCENARIO_SUITE__TYPE

        static final int SCENARIO_SUITE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__CREATED_BY

        static final int SCENARIO_SUITE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__CREATED_ON

        static final int SCENARIO_SUITE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__LAST_CHANGED_ON

        static final int SCENARIO_SUITE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__LAST_CHANGED_BY

        static final int SCENARIO_SUITE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__NAME

        static final int SCENARIO_SUITE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__UUID

        static final int SCENARIO_SUITE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__GROUP

        static final int SCENARIO_SUITE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__PROJECT

        static final int SCENARIO_SUITE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__DOCUMENTATION

        static final int SCENARIO_SUITE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__RULE_PACKAGE

        static final int SCENARIO_SUITE__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__TEST_BASELINE

        static final int SCENARIO_SUITE__TEST_BASELINE
        The feature id for the 'Test Baseline' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__TEST_EXTRACTOR

        static final int SCENARIO_SUITE__TEST_EXTRACTOR
        The feature id for the 'Test Extractor' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__ENTRY_POINT

        static final int SCENARIO_SUITE__ENTRY_POINT
        The feature id for the 'Entry Point' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__FORMAT

        static final int SCENARIO_SUITE__FORMAT
        The feature id for the 'Format' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE__RESOURCES

        static final int SCENARIO_SUITE__RESOURCES
        The feature id for the 'Resources' containment reference list.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_FEATURE_COUNT

        static final int SCENARIO_SUITE_FEATURE_COUNT
        The number of structural features of the the 'Scenario Suite' class.

        See Also:
        Constant Field Values
      • SIMULATION__TYPE

        static final int SIMULATION__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • SIMULATION__CREATED_BY

        static final int SIMULATION__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • SIMULATION__CREATED_ON

        static final int SIMULATION__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • SIMULATION__LAST_CHANGED_ON

        static final int SIMULATION__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • SIMULATION__LAST_CHANGED_BY

        static final int SIMULATION__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • SIMULATION__NAME

        static final int SIMULATION__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • SIMULATION__UUID

        static final int SIMULATION__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • SIMULATION__GROUP

        static final int SIMULATION__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • SIMULATION__PROJECT

        static final int SIMULATION__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • SIMULATION__DOCUMENTATION

        static final int SIMULATION__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • SIMULATION__RULE_PACKAGE

        static final int SIMULATION__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • SIMULATION__TEST_BASELINE

        static final int SIMULATION__TEST_BASELINE
        The feature id for the 'Test Baseline' attribute.

        See Also:
        Constant Field Values
      • SIMULATION__TEST_EXTRACTOR

        static final int SIMULATION__TEST_EXTRACTOR
        The feature id for the 'Test Extractor' attribute.

        See Also:
        Constant Field Values
      • SIMULATION__ENTRY_POINT

        static final int SIMULATION__ENTRY_POINT
        The feature id for the 'Entry Point' attribute.

        See Also:
        Constant Field Values
      • SIMULATION__FORMAT

        static final int SIMULATION__FORMAT
        The feature id for the 'Format' attribute.

        See Also:
        Constant Field Values
      • SIMULATION__RESOURCES

        static final int SIMULATION__RESOURCES
        The feature id for the 'Resources' containment reference list.

        See Also:
        Constant Field Values
      • SIMULATION_FEATURE_COUNT

        static final int SIMULATION_FEATURE_COUNT
        The number of structural features of the the 'Simulation' class.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT

        static final int SCENARIO_SUITE_REPORT
        The meta object id for the 'Scenario Suite Report' class.

        See Also:
        IlrScenarioSuiteReportImpl, IlrBrmPackageImpl.getScenarioSuiteReport(), Constant Field Values
      • SCENARIO_SUITE_REPORT__TYPE

        static final int SCENARIO_SUITE_REPORT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__CREATED_BY

        static final int SCENARIO_SUITE_REPORT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__CREATED_ON

        static final int SCENARIO_SUITE_REPORT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__LAST_CHANGED_ON

        static final int SCENARIO_SUITE_REPORT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__LAST_CHANGED_BY

        static final int SCENARIO_SUITE_REPORT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__NAME

        static final int SCENARIO_SUITE_REPORT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__UUID

        static final int SCENARIO_SUITE_REPORT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__PROJECT

        static final int SCENARIO_SUITE_REPORT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__BRANCH

        static final int SCENARIO_SUITE_REPORT__BRANCH
        The feature id for the 'Branch' reference.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__SCENARIO_SUITE_ID

        static final int SCENARIO_SUITE_REPORT__SCENARIO_SUITE_ID
        The feature id for the 'Scenario Suite ID' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__SCENARIO_SUITE_OID

        static final int SCENARIO_SUITE_REPORT__SCENARIO_SUITE_OID
        The feature id for the 'Scenario Suite OID' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__SCENARIO_SUITE_FQN

        static final int SCENARIO_SUITE_REPORT__SCENARIO_SUITE_FQN
        The feature id for the 'Scenario Suite FQN' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__SERVER_NAME

        static final int SCENARIO_SUITE_REPORT__SERVER_NAME
        The feature id for the 'Server Name' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__RUN_BASELINE

        static final int SCENARIO_SUITE_REPORT__RUN_BASELINE
        The feature id for the 'Run Baseline' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__EXECUTED_BY

        static final int SCENARIO_SUITE_REPORT__EXECUTED_BY
        The feature id for the 'Executed By' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__OPTIONS

        static final int SCENARIO_SUITE_REPORT__OPTIONS
        The feature id for the 'Options' attribute list.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__NB_SCENARIOS

        static final int SCENARIO_SUITE_REPORT__NB_SCENARIOS
        The feature id for the 'Nb Scenarios' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__NB_FAILURES

        static final int SCENARIO_SUITE_REPORT__NB_FAILURES
        The feature id for the 'Nb Failures' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__NB_ERRORS

        static final int SCENARIO_SUITE_REPORT__NB_ERRORS
        The feature id for the 'Nb Errors' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__ARCHIVE_WARNINGS

        static final int SCENARIO_SUITE_REPORT__ARCHIVE_WARNINGS
        The feature id for the 'Archive Warnings' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__ARCHIVE_ERRORS

        static final int SCENARIO_SUITE_REPORT__ARCHIVE_ERRORS
        The feature id for the 'Archive Errors' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__TEST_REPORTS

        static final int SCENARIO_SUITE_REPORT__TEST_REPORTS
        The feature id for the 'Test Reports' containment reference list.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__SCENARIO_TEST_REPORTS

        static final int SCENARIO_SUITE_REPORT__SCENARIO_TEST_REPORTS
        The feature id for the 'Scenario Test Reports' containment reference list.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT__SCENARIO_SUITE_KPI_REPORTS

        static final int SCENARIO_SUITE_REPORT__SCENARIO_SUITE_KPI_REPORTS
        The feature id for the 'Scenario Suite KPI Reports' containment reference list.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_REPORT_FEATURE_COUNT

        static final int SCENARIO_SUITE_REPORT_FEATURE_COUNT
        The number of structural features of the the 'Scenario Suite Report' class.

        See Also:
        Constant Field Values
      • SERVER

        static final int SERVER
        The meta object id for the 'Server' class.

        See Also:
        IlrServerImpl, IlrBrmPackageImpl.getServer(), Constant Field Values
      • TEST_SUITE

        static final int TEST_SUITE
        The meta object id for the 'Test Suite' class.

        See Also:
        IlrTestSuiteImpl, IlrBrmPackageImpl.getTestSuite(), Constant Field Values
      • TEST_SUITE__TYPE

        static final int TEST_SUITE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • TEST_SUITE__CREATED_BY

        static final int TEST_SUITE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • TEST_SUITE__CREATED_ON

        static final int TEST_SUITE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • TEST_SUITE__LAST_CHANGED_ON

        static final int TEST_SUITE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • TEST_SUITE__LAST_CHANGED_BY

        static final int TEST_SUITE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • TEST_SUITE__NAME

        static final int TEST_SUITE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • TEST_SUITE__UUID

        static final int TEST_SUITE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • TEST_SUITE__GROUP

        static final int TEST_SUITE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • TEST_SUITE__PROJECT

        static final int TEST_SUITE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • TEST_SUITE__DOCUMENTATION

        static final int TEST_SUITE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • TEST_SUITE__RULE_PACKAGE

        static final int TEST_SUITE__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • TEST_SUITE__TEST_BASELINE

        static final int TEST_SUITE__TEST_BASELINE
        The feature id for the 'Test Baseline' attribute.

        See Also:
        Constant Field Values
      • TEST_SUITE__TEST_EXTRACTOR

        static final int TEST_SUITE__TEST_EXTRACTOR
        The feature id for the 'Test Extractor' attribute.

        See Also:
        Constant Field Values
      • TEST_SUITE__ENTRY_POINT

        static final int TEST_SUITE__ENTRY_POINT
        The feature id for the 'Entry Point' attribute.

        See Also:
        Constant Field Values
      • TEST_SUITE__FORMAT

        static final int TEST_SUITE__FORMAT
        The feature id for the 'Format' attribute.

        See Also:
        Constant Field Values
      • TEST_SUITE__RESOURCES

        static final int TEST_SUITE__RESOURCES
        The feature id for the 'Resources' containment reference list.

        See Also:
        Constant Field Values
      • TEST_SUITE_FEATURE_COUNT

        static final int TEST_SUITE_FEATURE_COUNT
        The number of structural features of the the 'Test Suite' class.

        See Also:
        Constant Field Values
      • SERVER__TYPE

        static final int SERVER__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • SERVER__CREATED_BY

        static final int SERVER__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • SERVER__CREATED_ON

        static final int SERVER__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • SERVER__LAST_CHANGED_ON

        static final int SERVER__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • SERVER__LAST_CHANGED_BY

        static final int SERVER__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • SERVER__NAME

        static final int SERVER__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • SERVER__UUID

        static final int SERVER__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • SERVER__LOGIN_SERVER

        static final int SERVER__LOGIN_SERVER
        The feature id for the 'Login Server' attribute.

        See Also:
        Constant Field Values
      • SERVER__PASSWORD

        static final int SERVER__PASSWORD
        The feature id for the 'Password' attribute.

        See Also:
        Constant Field Values
      • SERVER__URL

        static final int SERVER__URL
        The feature id for the 'Url' attribute.

        See Also:
        Constant Field Values
      • SERVER__DESCRIPTION

        static final int SERVER__DESCRIPTION
        The feature id for the 'Description' attribute.

        See Also:
        Constant Field Values
      • SERVER__SERVER_KIND

        static final int SERVER__SERVER_KIND
        The feature id for the 'Server Kind' attribute.

        See Also:
        Constant Field Values
      • SERVER_FEATURE_COUNT

        static final int SERVER_FEATURE_COUNT
        The number of structural features of the the 'Server' class.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_RESOURCE

        static final int SCENARIO_SUITE_RESOURCE
        The meta object id for the 'Scenario Suite Resource' class.

        See Also:
        IlrScenarioSuiteResourceImpl, IlrBrmPackageImpl.getScenarioSuiteResource(), Constant Field Values
      • SCENARIO_SUITE_RESOURCE__TYPE

        static final int SCENARIO_SUITE_RESOURCE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_RESOURCE__KEY

        static final int SCENARIO_SUITE_RESOURCE__KEY
        The feature id for the 'Key' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_RESOURCE__VALUE

        static final int SCENARIO_SUITE_RESOURCE__VALUE
        The feature id for the 'Value' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_RESOURCE_FEATURE_COUNT

        static final int SCENARIO_SUITE_RESOURCE_FEATURE_COUNT
        The number of structural features of the the 'Scenario Suite Resource' class.

        See Also:
        Constant Field Values
      • SCENARIO_TEST_REPORT

        static final int SCENARIO_TEST_REPORT
        The meta object id for the 'Scenario Test Report' class.

        See Also:
        IlrScenarioTestReportImpl, IlrBrmPackageImpl.getScenarioTestReport(), Constant Field Values
      • SCENARIO_TEST_REPORT__TYPE

        static final int SCENARIO_TEST_REPORT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_TEST_REPORT__INDEX

        static final int SCENARIO_TEST_REPORT__INDEX
        The feature id for the 'Index' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_TEST_REPORT__NAME

        static final int SCENARIO_TEST_REPORT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_TEST_REPORT__STATUS

        static final int SCENARIO_TEST_REPORT__STATUS
        The feature id for the 'Status' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_TEST_REPORT__ERROR_MESSAGE

        static final int SCENARIO_TEST_REPORT__ERROR_MESSAGE
        The feature id for the 'Error Message' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_TEST_REPORT__ERROR_CAUSE

        static final int SCENARIO_TEST_REPORT__ERROR_CAUSE
        The feature id for the 'Error Cause' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_TEST_REPORT__EXECUTION_ID

        static final int SCENARIO_TEST_REPORT__EXECUTION_ID
        The feature id for the 'Execution ID' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_TEST_REPORT__NB_TESTS

        static final int SCENARIO_TEST_REPORT__NB_TESTS
        The feature id for the 'Nb Tests' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_TEST_REPORT__NB_FAILURES

        static final int SCENARIO_TEST_REPORT__NB_FAILURES
        The feature id for the 'Nb Failures' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_TEST_REPORT__NB_ERRORS

        static final int SCENARIO_TEST_REPORT__NB_ERRORS
        The feature id for the 'Nb Errors' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_TEST_REPORT_FEATURE_COUNT

        static final int SCENARIO_TEST_REPORT_FEATURE_COUNT
        The number of structural features of the the 'Scenario Test Report' class.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_KPI_REPORT

        static final int SCENARIO_SUITE_KPI_REPORT
        The meta object id for the 'Scenario Suite KPI Report' class.

        See Also:
        IlrScenarioSuiteKPIReportImpl, IlrBrmPackageImpl.getScenarioSuiteKPIReport(), Constant Field Values
      • SCENARIO_SUITE_KPI_REPORT__TYPE

        static final int SCENARIO_SUITE_KPI_REPORT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_KPI_REPORT__INDEX

        static final int SCENARIO_SUITE_KPI_REPORT__INDEX
        The feature id for the 'Index' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_KPI_REPORT__KPI_CLASS_NAME

        static final int SCENARIO_SUITE_KPI_REPORT__KPI_CLASS_NAME
        The feature id for the 'Kpi Class Name' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_KPI_REPORT__KPI_RESULT_CLASS_NAME

        static final int SCENARIO_SUITE_KPI_REPORT__KPI_RESULT_CLASS_NAME
        The feature id for the 'Kpi Result Class Name' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_KPI_REPORT__DATA

        static final int SCENARIO_SUITE_KPI_REPORT__DATA
        The feature id for the 'Data' attribute.

        See Also:
        Constant Field Values
      • SCENARIO_SUITE_KPI_REPORT_FEATURE_COUNT

        static final int SCENARIO_SUITE_KPI_REPORT_FEATURE_COUNT
        The number of structural features of the the 'Scenario Suite KPI Report' class.

        See Also:
        Constant Field Values
      • TEST_REPORT

        static final int TEST_REPORT
        The meta object id for the 'Test Report' class.

        See Also:
        IlrTestReportImpl, IlrBrmPackageImpl.getTestReport(), Constant Field Values
      • TEST_REPORT__TYPE

        static final int TEST_REPORT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • TEST_REPORT__SCENARIO_TEST_REPORT_INDEX

        static final int TEST_REPORT__SCENARIO_TEST_REPORT_INDEX
        The feature id for the 'Scenario Test Report Index' attribute.

        See Also:
        Constant Field Values
      • TEST_REPORT__NAME

        static final int TEST_REPORT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • TEST_REPORT__STATUS

        static final int TEST_REPORT__STATUS
        The feature id for the 'Status' attribute.

        See Also:
        Constant Field Values
      • TEST_REPORT__MESSAGE

        static final int TEST_REPORT__MESSAGE
        The feature id for the 'Message' attribute.

        See Also:
        Constant Field Values
      • TEST_REPORT__ERROR_MESSAGE

        static final int TEST_REPORT__ERROR_MESSAGE
        The feature id for the 'Error Message' attribute.

        See Also:
        Constant Field Values
      • TEST_REPORT__ERROR_CAUSE

        static final int TEST_REPORT__ERROR_CAUSE
        The feature id for the 'Error Cause' attribute.

        See Also:
        Constant Field Values
      • TEST_REPORT__HIGHLIGHT

        static final int TEST_REPORT__HIGHLIGHT
        The feature id for the 'Highlight' attribute.

        See Also:
        Constant Field Values
      • TEST_REPORT__EXPECTED_VALUES

        static final int TEST_REPORT__EXPECTED_VALUES
        The feature id for the 'Expected Values' attribute list.

        See Also:
        Constant Field Values
      • TEST_REPORT__OBSERVED_VALUES

        static final int TEST_REPORT__OBSERVED_VALUES
        The feature id for the 'Observed Values' attribute list.

        See Also:
        Constant Field Values
      • TEST_REPORT_FEATURE_COUNT

        static final int TEST_REPORT_FEATURE_COUNT
        The number of structural features of the the 'Test Report' class.

        See Also:
        Constant Field Values
      • CONNECTION_ENTRY

        static final int CONNECTION_ENTRY
        The meta object id for the 'Connection Entry' class.

        See Also:
        IlrConnectionEntryImpl, IlrBrmPackageImpl.getConnectionEntry(), Constant Field Values
      • CONNECTION_ENTRY__TYPE

        static final int CONNECTION_ENTRY__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • CONNECTION_ENTRY__UUID

        static final int CONNECTION_ENTRY__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • CONNECTION_ENTRY__QUALIFIED_NAME

        static final int CONNECTION_ENTRY__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.

        See Also:
        Constant Field Values
      • CONNECTION_ENTRY__ENTRY_TYPE

        static final int CONNECTION_ENTRY__ENTRY_TYPE
        The feature id for the 'Entry Type' attribute.

        See Also:
        Constant Field Values
      • CONNECTION_ENTRY__BASE_TYPE

        static final int CONNECTION_ENTRY__BASE_TYPE
        The feature id for the 'Base Type' attribute.

        See Also:
        Constant Field Values
      • CONNECTION_ENTRY__URL

        static final int CONNECTION_ENTRY__URL
        The feature id for the 'Url' attribute.

        See Also:
        Constant Field Values
      • CONNECTION_ENTRY__LOCAL_CHECKSUM

        static final int CONNECTION_ENTRY__LOCAL_CHECKSUM
        The feature id for the 'Local Checksum' attribute.

        See Also:
        Constant Field Values
      • CONNECTION_ENTRY__REMOTE_CHECKSUM

        static final int CONNECTION_ENTRY__REMOTE_CHECKSUM
        The feature id for the 'Remote Checksum' attribute.

        See Also:
        Constant Field Values
      • CONNECTION_ENTRY__BRANCH

        static final int CONNECTION_ENTRY__BRANCH
        The feature id for the 'Branch' attribute.

        See Also:
        Constant Field Values
      • CONNECTION_ENTRY_FEATURE_COUNT

        static final int CONNECTION_ENTRY_FEATURE_COUNT
        The number of structural features of the the 'Connection Entry' class.

        See Also:
        Constant Field Values
      • RESOURCE

        static final int RESOURCE
        The meta object id for the 'Resource' class.

        See Also:
        IlrResourceImpl, IlrBrmPackageImpl.getResource(), Constant Field Values
      • RESOURCE__TYPE

        static final int RESOURCE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • RESOURCE__CREATED_BY

        static final int RESOURCE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • RESOURCE__CREATED_ON

        static final int RESOURCE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • RESOURCE__LAST_CHANGED_ON

        static final int RESOURCE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • RESOURCE__LAST_CHANGED_BY

        static final int RESOURCE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • RESOURCE__NAME

        static final int RESOURCE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • RESOURCE__UUID

        static final int RESOURCE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • RESOURCE__GROUP

        static final int RESOURCE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • RESOURCE__PROJECT

        static final int RESOURCE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • RESOURCE__DOCUMENTATION

        static final int RESOURCE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • RESOURCE__RULE_PACKAGE

        static final int RESOURCE__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • RESOURCE__BODY

        static final int RESOURCE__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • RESOURCE__EXTENSION

        static final int RESOURCE__EXTENSION
        The feature id for the 'Extension' attribute.

        See Also:
        Constant Field Values
      • RESOURCE_FEATURE_COUNT

        static final int RESOURCE_FEATURE_COUNT
        The number of structural features of the the 'Resource' class.

        See Also:
        Constant Field Values
      • EVENT_ELEMENT

        static final int EVENT_ELEMENT
        The meta object id for the 'Event Element' class.

        See Also:
        IlrEventElementImpl, IlrBrmPackageImpl.getEventElement(), Constant Field Values
      • EVENT_ELEMENT__TYPE

        static final int EVENT_ELEMENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • EVENT_ELEMENT__CREATED_BY

        static final int EVENT_ELEMENT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • EVENT_ELEMENT__CREATED_ON

        static final int EVENT_ELEMENT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • EVENT_ELEMENT__LAST_CHANGED_ON

        static final int EVENT_ELEMENT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • EVENT_ELEMENT__LAST_CHANGED_BY

        static final int EVENT_ELEMENT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • EVENT_ELEMENT__NAME

        static final int EVENT_ELEMENT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • EVENT_ELEMENT__UUID

        static final int EVENT_ELEMENT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • EVENT_ELEMENT__GROUP

        static final int EVENT_ELEMENT__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • EVENT_ELEMENT__PROJECT

        static final int EVENT_ELEMENT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • EVENT_ELEMENT__DOCUMENTATION

        static final int EVENT_ELEMENT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • EVENT_ELEMENT__RULE_PACKAGE

        static final int EVENT_ELEMENT__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • EVENT_ELEMENT__BODY

        static final int EVENT_ELEMENT__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • EVENT_ELEMENT_FEATURE_COUNT

        static final int EVENT_ELEMENT_FEATURE_COUNT
        The number of structural features of the the 'Event Element' class.

        See Also:
        Constant Field Values
      • EVENT_ARTIFACT

        static final int EVENT_ARTIFACT
        The meta object id for the 'Event Artifact' class.

        See Also:
        IlrEventArtifactImpl, IlrBrmPackageImpl.getEventArtifact(), Constant Field Values
      • EVENT_ARTIFACT__TYPE

        static final int EVENT_ARTIFACT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • EVENT_ARTIFACT__CREATED_BY

        static final int EVENT_ARTIFACT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • EVENT_ARTIFACT__CREATED_ON

        static final int EVENT_ARTIFACT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • EVENT_ARTIFACT__LAST_CHANGED_ON

        static final int EVENT_ARTIFACT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • EVENT_ARTIFACT__LAST_CHANGED_BY

        static final int EVENT_ARTIFACT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • EVENT_ARTIFACT__NAME

        static final int EVENT_ARTIFACT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • EVENT_ARTIFACT__UUID

        static final int EVENT_ARTIFACT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • EVENT_ARTIFACT__GROUP

        static final int EVENT_ARTIFACT__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • EVENT_ARTIFACT__PROJECT

        static final int EVENT_ARTIFACT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • EVENT_ARTIFACT__DOCUMENTATION

        static final int EVENT_ARTIFACT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • EVENT_ARTIFACT__RULE_PACKAGE

        static final int EVENT_ARTIFACT__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • EVENT_ARTIFACT__BODY

        static final int EVENT_ARTIFACT__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • EVENT_ARTIFACT_FEATURE_COUNT

        static final int EVENT_ARTIFACT_FEATURE_COUNT
        The number of structural features of the the 'Event Artifact' class.

        See Also:
        Constant Field Values
      • EVENT_FLOW

        static final int EVENT_FLOW
        The meta object id for the 'Event Flow' class.

        See Also:
        IlrEventFlowImpl, IlrBrmPackageImpl.getEventFlow(), Constant Field Values
      • FILTER

        static final int FILTER
        The meta object id for the 'Filter' class.

        See Also:
        IlrFilterImpl, IlrBrmPackageImpl.getFilter(), Constant Field Values
      • FILTER__TYPE

        static final int FILTER__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • FILTER__CREATED_BY

        static final int FILTER__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • FILTER__CREATED_ON

        static final int FILTER__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • FILTER__LAST_CHANGED_ON

        static final int FILTER__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • FILTER__LAST_CHANGED_BY

        static final int FILTER__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • FILTER__NAME

        static final int FILTER__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • FILTER__UUID

        static final int FILTER__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • FILTER__GROUP

        static final int FILTER__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • FILTER__PROJECT

        static final int FILTER__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • FILTER__DOCUMENTATION

        static final int FILTER__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • FILTER__RULE_PACKAGE

        static final int FILTER__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • FILTER__BODY

        static final int FILTER__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • FILTER_FEATURE_COUNT

        static final int FILTER_FEATURE_COUNT
        The number of structural features of the the 'Filter' class.

        See Also:
        Constant Field Values
      • EVENT_RULE_ARTIFACT

        static final int EVENT_RULE_ARTIFACT
        The meta object id for the 'Event Rule Artifact' class.

        See Also:
        IlrEventRuleArtifactImpl, IlrBrmPackageImpl.getEventRuleArtifact(), Constant Field Values
      • EVENT_RULE_ARTIFACT__TYPE

        static final int EVENT_RULE_ARTIFACT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_ARTIFACT__CREATED_BY

        static final int EVENT_RULE_ARTIFACT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_ARTIFACT__CREATED_ON

        static final int EVENT_RULE_ARTIFACT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_ARTIFACT__LAST_CHANGED_ON

        static final int EVENT_RULE_ARTIFACT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_ARTIFACT__LAST_CHANGED_BY

        static final int EVENT_RULE_ARTIFACT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_ARTIFACT__NAME

        static final int EVENT_RULE_ARTIFACT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_ARTIFACT__UUID

        static final int EVENT_RULE_ARTIFACT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_ARTIFACT__GROUP

        static final int EVENT_RULE_ARTIFACT__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_ARTIFACT__PROJECT

        static final int EVENT_RULE_ARTIFACT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • EVENT_RULE_ARTIFACT__DOCUMENTATION

        static final int EVENT_RULE_ARTIFACT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_ARTIFACT__RULE_PACKAGE

        static final int EVENT_RULE_ARTIFACT__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • EVENT_RULE_ARTIFACT__BODY

        static final int EVENT_RULE_ARTIFACT__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_ARTIFACT_FEATURE_COUNT

        static final int EVENT_RULE_ARTIFACT_FEATURE_COUNT
        The number of structural features of the the 'Event Rule Artifact' class.

        See Also:
        Constant Field Values
      • EVENT_RULE

        static final int EVENT_RULE
        The meta object id for the 'Event Rule' class.

        See Also:
        IlrEventRuleImpl, IlrBrmPackageImpl.getEventRule(), Constant Field Values
      • EVENT_RULE__TYPE

        static final int EVENT_RULE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE__CREATED_BY

        static final int EVENT_RULE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE__CREATED_ON

        static final int EVENT_RULE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE__LAST_CHANGED_ON

        static final int EVENT_RULE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE__LAST_CHANGED_BY

        static final int EVENT_RULE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE__NAME

        static final int EVENT_RULE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE__UUID

        static final int EVENT_RULE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE__GROUP

        static final int EVENT_RULE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE__PROJECT

        static final int EVENT_RULE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • EVENT_RULE__DOCUMENTATION

        static final int EVENT_RULE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE__RULE_PACKAGE

        static final int EVENT_RULE__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • EVENT_RULE__BODY

        static final int EVENT_RULE__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_FEATURE_COUNT

        static final int EVENT_RULE_FEATURE_COUNT
        The number of structural features of the the 'Event Rule' class.

        See Also:
        Constant Field Values
      • EVENT_RULE_GROUP

        static final int EVENT_RULE_GROUP
        The meta object id for the 'Event Rule Group' class.

        See Also:
        IlrEventRuleGroupImpl, IlrBrmPackageImpl.getEventRuleGroup(), Constant Field Values
      • EVENT_RULE_GROUP__TYPE

        static final int EVENT_RULE_GROUP__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_GROUP__CREATED_BY

        static final int EVENT_RULE_GROUP__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_GROUP__CREATED_ON

        static final int EVENT_RULE_GROUP__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_GROUP__LAST_CHANGED_ON

        static final int EVENT_RULE_GROUP__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_GROUP__LAST_CHANGED_BY

        static final int EVENT_RULE_GROUP__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_GROUP__NAME

        static final int EVENT_RULE_GROUP__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_GROUP__UUID

        static final int EVENT_RULE_GROUP__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_GROUP__GROUP

        static final int EVENT_RULE_GROUP__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_GROUP__PROJECT

        static final int EVENT_RULE_GROUP__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • EVENT_RULE_GROUP__DOCUMENTATION

        static final int EVENT_RULE_GROUP__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_GROUP__RULE_PACKAGE

        static final int EVENT_RULE_GROUP__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • EVENT_RULE_GROUP__BODY

        static final int EVENT_RULE_GROUP__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • EVENT_RULE_GROUP_FEATURE_COUNT

        static final int EVENT_RULE_GROUP_FEATURE_COUNT
        The number of structural features of the the 'Event Rule Group' class.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT

        static final int NAMED_CONSTANT
        The meta object id for the 'Named Constant' class.

        See Also:
        IlrNamedConstantImpl, IlrBrmPackageImpl.getNamedConstant(), Constant Field Values
      • NAMED_CONSTANT__TYPE

        static final int NAMED_CONSTANT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT__CREATED_BY

        static final int NAMED_CONSTANT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT__CREATED_ON

        static final int NAMED_CONSTANT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT__LAST_CHANGED_ON

        static final int NAMED_CONSTANT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT__LAST_CHANGED_BY

        static final int NAMED_CONSTANT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT__NAME

        static final int NAMED_CONSTANT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT__UUID

        static final int NAMED_CONSTANT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT__GROUP

        static final int NAMED_CONSTANT__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT__PROJECT

        static final int NAMED_CONSTANT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT__DOCUMENTATION

        static final int NAMED_CONSTANT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT__RULE_PACKAGE

        static final int NAMED_CONSTANT__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT__BODY

        static final int NAMED_CONSTANT__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT__VALUE

        static final int NAMED_CONSTANT__VALUE
        The feature id for the 'Value' attribute.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT__VALUE_TYPE

        static final int NAMED_CONSTANT__VALUE_TYPE
        The feature id for the 'Value Type' attribute.

        See Also:
        Constant Field Values
      • NAMED_CONSTANT_FEATURE_COUNT

        static final int NAMED_CONSTANT_FEATURE_COUNT
        The number of structural features of the the 'Named Constant' class.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_ARTIFACT

        static final int EVENT_OBJECT_ARTIFACT
        The meta object id for the 'Event Object Artifact' class.

        See Also:
        IlrEventObjectArtifactImpl, IlrBrmPackageImpl.getEventObjectArtifact(), Constant Field Values
      • EVENT_OBJECT_ARTIFACT__TYPE

        static final int EVENT_OBJECT_ARTIFACT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_ARTIFACT__CREATED_BY

        static final int EVENT_OBJECT_ARTIFACT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_ARTIFACT__CREATED_ON

        static final int EVENT_OBJECT_ARTIFACT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_ARTIFACT__LAST_CHANGED_ON

        static final int EVENT_OBJECT_ARTIFACT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_ARTIFACT__LAST_CHANGED_BY

        static final int EVENT_OBJECT_ARTIFACT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_ARTIFACT__NAME

        static final int EVENT_OBJECT_ARTIFACT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_ARTIFACT__UUID

        static final int EVENT_OBJECT_ARTIFACT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_ARTIFACT__GROUP

        static final int EVENT_OBJECT_ARTIFACT__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_ARTIFACT__PROJECT

        static final int EVENT_OBJECT_ARTIFACT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_ARTIFACT__DOCUMENTATION

        static final int EVENT_OBJECT_ARTIFACT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_ARTIFACT__RULE_PACKAGE

        static final int EVENT_OBJECT_ARTIFACT__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_ARTIFACT__BODY

        static final int EVENT_OBJECT_ARTIFACT__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_ARTIFACT_FEATURE_COUNT

        static final int EVENT_OBJECT_ARTIFACT_FEATURE_COUNT
        The number of structural features of the the 'Event Object Artifact' class.

        See Also:
        Constant Field Values
      • EVENT

        static final int EVENT
        The meta object id for the 'Event' class.

        See Also:
        IlrEventImpl, IlrBrmPackageImpl.getEvent(), Constant Field Values
      • ACTION

        static final int ACTION
        The meta object id for the 'Action' class.

        See Also:
        IlrActionImpl, IlrBrmPackageImpl.getAction(), Constant Field Values
      • BUSINESS_OBJECT

        static final int BUSINESS_OBJECT
        The meta object id for the 'Business Object' class.

        See Also:
        IlrBusinessObjectImpl, IlrBrmPackageImpl.getBusinessObject(), Constant Field Values
      • BUSINESS_OBJECT__TYPE

        static final int BUSINESS_OBJECT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_OBJECT__CREATED_BY

        static final int BUSINESS_OBJECT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_OBJECT__CREATED_ON

        static final int BUSINESS_OBJECT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_OBJECT__LAST_CHANGED_ON

        static final int BUSINESS_OBJECT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_OBJECT__LAST_CHANGED_BY

        static final int BUSINESS_OBJECT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_OBJECT__NAME

        static final int BUSINESS_OBJECT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_OBJECT__UUID

        static final int BUSINESS_OBJECT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_OBJECT__GROUP

        static final int BUSINESS_OBJECT__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_OBJECT__PROJECT

        static final int BUSINESS_OBJECT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • BUSINESS_OBJECT__DOCUMENTATION

        static final int BUSINESS_OBJECT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_OBJECT__RULE_PACKAGE

        static final int BUSINESS_OBJECT__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • BUSINESS_OBJECT__BODY

        static final int BUSINESS_OBJECT__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • BUSINESS_OBJECT_FEATURE_COUNT

        static final int BUSINESS_OBJECT_FEATURE_COUNT
        The number of structural features of the the 'Business Object' class.

        See Also:
        Constant Field Values
      • EVENT_OBJECT

        static final int EVENT_OBJECT
        The meta object id for the 'Event Object' class.

        See Also:
        IlrEventObjectImpl, IlrBrmPackageImpl.getEventObject(), Constant Field Values
      • EVENT_OBJECT__TYPE

        static final int EVENT_OBJECT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT__CREATED_BY

        static final int EVENT_OBJECT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT__CREATED_ON

        static final int EVENT_OBJECT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT__LAST_CHANGED_ON

        static final int EVENT_OBJECT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT__LAST_CHANGED_BY

        static final int EVENT_OBJECT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT__NAME

        static final int EVENT_OBJECT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT__UUID

        static final int EVENT_OBJECT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT__GROUP

        static final int EVENT_OBJECT__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT__PROJECT

        static final int EVENT_OBJECT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • EVENT_OBJECT__DOCUMENTATION

        static final int EVENT_OBJECT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT__RULE_PACKAGE

        static final int EVENT_OBJECT__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • EVENT_OBJECT__BODY

        static final int EVENT_OBJECT__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • EVENT_OBJECT_FEATURE_COUNT

        static final int EVENT_OBJECT_FEATURE_COUNT
        The number of structural features of the the 'Event Object' class.

        See Also:
        Constant Field Values
      • ACTION_OBJECT

        static final int ACTION_OBJECT
        The meta object id for the 'Action Object' class.

        See Also:
        IlrActionObjectImpl, IlrBrmPackageImpl.getActionObject(), Constant Field Values
      • ACTION_OBJECT__TYPE

        static final int ACTION_OBJECT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ACTION_OBJECT__CREATED_BY

        static final int ACTION_OBJECT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • ACTION_OBJECT__CREATED_ON

        static final int ACTION_OBJECT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • ACTION_OBJECT__LAST_CHANGED_ON

        static final int ACTION_OBJECT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • ACTION_OBJECT__LAST_CHANGED_BY

        static final int ACTION_OBJECT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • ACTION_OBJECT__NAME

        static final int ACTION_OBJECT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • ACTION_OBJECT__UUID

        static final int ACTION_OBJECT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • ACTION_OBJECT__GROUP

        static final int ACTION_OBJECT__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • ACTION_OBJECT__PROJECT

        static final int ACTION_OBJECT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • ACTION_OBJECT__DOCUMENTATION

        static final int ACTION_OBJECT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • ACTION_OBJECT__RULE_PACKAGE

        static final int ACTION_OBJECT__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • ACTION_OBJECT__BODY

        static final int ACTION_OBJECT__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • ACTION_OBJECT_FEATURE_COUNT

        static final int ACTION_OBJECT_FEATURE_COUNT
        The number of structural features of the the 'Action Object' class.

        See Also:
        Constant Field Values
      • ACTION__TYPE

        static final int ACTION__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ACTION__CREATED_BY

        static final int ACTION__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • ACTION__CREATED_ON

        static final int ACTION__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • ACTION__LAST_CHANGED_ON

        static final int ACTION__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • ACTION__LAST_CHANGED_BY

        static final int ACTION__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • ACTION__NAME

        static final int ACTION__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • ACTION__UUID

        static final int ACTION__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • ACTION__GROUP

        static final int ACTION__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • ACTION__PROJECT

        static final int ACTION__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • ACTION__DOCUMENTATION

        static final int ACTION__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • ACTION__RULE_PACKAGE

        static final int ACTION__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • ACTION__BODY

        static final int ACTION__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • ACTION_FEATURE_COUNT

        static final int ACTION_FEATURE_COUNT
        The number of structural features of the the 'Action' class.

        See Also:
        Constant Field Values
      • EVENT__TYPE

        static final int EVENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • EVENT__CREATED_BY

        static final int EVENT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • EVENT__CREATED_ON

        static final int EVENT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • EVENT__LAST_CHANGED_ON

        static final int EVENT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • EVENT__LAST_CHANGED_BY

        static final int EVENT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • EVENT__NAME

        static final int EVENT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • EVENT__UUID

        static final int EVENT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • EVENT__GROUP

        static final int EVENT__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • EVENT__PROJECT

        static final int EVENT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • EVENT__DOCUMENTATION

        static final int EVENT__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • EVENT__RULE_PACKAGE

        static final int EVENT__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • EVENT__BODY

        static final int EVENT__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • EVENT_FEATURE_COUNT

        static final int EVENT_FEATURE_COUNT
        The number of structural features of the the 'Event' class.

        See Also:
        Constant Field Values
      • EVENT_FLOW__TYPE

        static final int EVENT_FLOW__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • EVENT_FLOW__CREATED_BY

        static final int EVENT_FLOW__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • EVENT_FLOW__CREATED_ON

        static final int EVENT_FLOW__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • EVENT_FLOW__LAST_CHANGED_ON

        static final int EVENT_FLOW__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • EVENT_FLOW__LAST_CHANGED_BY

        static final int EVENT_FLOW__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • EVENT_FLOW__NAME

        static final int EVENT_FLOW__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • EVENT_FLOW__UUID

        static final int EVENT_FLOW__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • EVENT_FLOW__GROUP

        static final int EVENT_FLOW__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • EVENT_FLOW__PROJECT

        static final int EVENT_FLOW__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • EVENT_FLOW__DOCUMENTATION

        static final int EVENT_FLOW__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • EVENT_FLOW__RULE_PACKAGE

        static final int EVENT_FLOW__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • EVENT_FLOW__BODY

        static final int EVENT_FLOW__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • EVENT_FLOW_FEATURE_COUNT

        static final int EVENT_FLOW_FEATURE_COUNT
        The number of structural features of the the 'Event Flow' class.

        See Also:
        Constant Field Values
      • DATA_CONNECTION

        static final int DATA_CONNECTION
        The meta object id for the 'Data Connection' class.

        See Also:
        IlrDataConnectionImpl, IlrBrmPackageImpl.getDataConnection(), Constant Field Values
      • DATA_CONNECTION__TYPE

        static final int DATA_CONNECTION__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • DATA_CONNECTION__CREATED_BY

        static final int DATA_CONNECTION__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • DATA_CONNECTION__CREATED_ON

        static final int DATA_CONNECTION__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • DATA_CONNECTION__LAST_CHANGED_ON

        static final int DATA_CONNECTION__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • DATA_CONNECTION__LAST_CHANGED_BY

        static final int DATA_CONNECTION__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • DATA_CONNECTION__NAME

        static final int DATA_CONNECTION__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • DATA_CONNECTION__UUID

        static final int DATA_CONNECTION__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • DATA_CONNECTION__GROUP

        static final int DATA_CONNECTION__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • DATA_CONNECTION__PROJECT

        static final int DATA_CONNECTION__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • DATA_CONNECTION__DOCUMENTATION

        static final int DATA_CONNECTION__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • DATA_CONNECTION__RULE_PACKAGE

        static final int DATA_CONNECTION__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • DATA_CONNECTION__BODY

        static final int DATA_CONNECTION__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • DATA_CONNECTION_FEATURE_COUNT

        static final int DATA_CONNECTION_FEATURE_COUNT
        The number of structural features of the the 'Data Connection' class.

        See Also:
        Constant Field Values
      • FILE

        static final int FILE
        The meta object id for the 'File' class.

        See Also:
        IlrFileImpl, IlrBrmPackageImpl.getFile(), Constant Field Values
      • FILE__TYPE

        static final int FILE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • FILE__CREATED_BY

        static final int FILE__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • FILE__CREATED_ON

        static final int FILE__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • FILE__LAST_CHANGED_ON

        static final int FILE__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • FILE__LAST_CHANGED_BY

        static final int FILE__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • FILE__NAME

        static final int FILE__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • FILE__UUID

        static final int FILE__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • FILE__GROUP

        static final int FILE__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • FILE__PROJECT

        static final int FILE__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • FILE__DOCUMENTATION

        static final int FILE__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • FILE__RULE_PACKAGE

        static final int FILE__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • FILE__BODY

        static final int FILE__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • FILE_FEATURE_COUNT

        static final int FILE_FEATURE_COUNT
        The number of structural features of the the 'File' class.

        See Also:
        Constant Field Values
      • CHART

        static final int CHART
        The meta object id for the 'Chart' class.

        See Also:
        IlrChartImpl, IlrBrmPackageImpl.getChart(), Constant Field Values
      • CHART__TYPE

        static final int CHART__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • CHART__CREATED_BY

        static final int CHART__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • CHART__CREATED_ON

        static final int CHART__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • CHART__LAST_CHANGED_ON

        static final int CHART__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • CHART__LAST_CHANGED_BY

        static final int CHART__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • CHART__NAME

        static final int CHART__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • CHART__UUID

        static final int CHART__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • CHART__GROUP

        static final int CHART__GROUP
        The feature id for the 'Group' attribute.

        See Also:
        Constant Field Values
      • CHART__PROJECT

        static final int CHART__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • CHART__DOCUMENTATION

        static final int CHART__DOCUMENTATION
        The feature id for the 'Documentation' attribute.

        See Also:
        Constant Field Values
      • CHART__RULE_PACKAGE

        static final int CHART__RULE_PACKAGE
        The feature id for the 'Rule Package' reference.

        See Also:
        Constant Field Values
      • CHART__BODY

        static final int CHART__BODY
        The feature id for the 'Body' attribute.

        See Also:
        Constant Field Values
      • CHART_FEATURE_COUNT

        static final int CHART_FEATURE_COUNT
        The number of structural features of the the 'Chart' class.

        See Also:
        Constant Field Values
      • MERGE_REPORT

        static final int MERGE_REPORT
        The meta object id for the 'Merge Report' class.

        See Also:
        IlrMergeReportImpl, IlrBrmPackageImpl.getMergeReport(), Constant Field Values
      • MERGE_REPORT__TYPE

        static final int MERGE_REPORT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • MERGE_REPORT__CREATED_BY

        static final int MERGE_REPORT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • MERGE_REPORT__CREATED_ON

        static final int MERGE_REPORT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • MERGE_REPORT__LAST_CHANGED_ON

        static final int MERGE_REPORT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • MERGE_REPORT__LAST_CHANGED_BY

        static final int MERGE_REPORT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • MERGE_REPORT__NAME

        static final int MERGE_REPORT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • MERGE_REPORT__UUID

        static final int MERGE_REPORT__UUID
        The feature id for the 'Uuid' attribute.

        See Also:
        Constant Field Values
      • MERGE_REPORT__PROJECT

        static final int MERGE_REPORT__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • MERGE_REPORT__SOURCE_BRANCH

        static final int MERGE_REPORT__SOURCE_BRANCH
        The feature id for the 'Source Branch' attribute.

        See Also:
        Constant Field Values
      • MERGE_REPORT__TARGET_BRANCH

        static final int MERGE_REPORT__TARGET_BRANCH
        The feature id for the 'Target Branch' attribute.

        See Also:
        Constant Field Values
      • MERGE_REPORT__VALUE

        static final int MERGE_REPORT__VALUE
        The feature id for the 'Value' attribute.

        See Also:
        Constant Field Values
      • MERGE_REPORT_FEATURE_COUNT

        static final int MERGE_REPORT_FEATURE_COUNT
        The number of structural features of the the 'Merge Report' class.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT

        static final int ACTIVITY_COMMENT
        The meta object id for the 'Activity Comment' class.

        See Also:
        IlrActivityCommentImpl, IlrBrmPackageImpl.getActivityComment(), Constant Field Values
      • ACTIVITY_COMMENT__TYPE

        static final int ACTIVITY_COMMENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT__CREATED_BY

        static final int ACTIVITY_COMMENT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT__CREATED_ON

        static final int ACTIVITY_COMMENT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT__LAST_CHANGED_ON

        static final int ACTIVITY_COMMENT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT__LAST_CHANGED_BY

        static final int ACTIVITY_COMMENT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT__SOURCE_RULE_ARTIFACT

        static final int ACTIVITY_COMMENT__SOURCE_RULE_ARTIFACT
        The feature id for the 'Source Rule Artifact' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT__BASELINE

        static final int ACTIVITY_COMMENT__BASELINE
        The feature id for the 'Baseline' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT__SOURCE_ARTIFACT

        static final int ACTIVITY_COMMENT__SOURCE_ARTIFACT
        The feature id for the 'Source Artifact' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT__SOURCE_ARTIFACT_TYPE

        static final int ACTIVITY_COMMENT__SOURCE_ARTIFACT_TYPE
        The feature id for the 'Source Artifact Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT__SOURCE_ARTIFACT_ID

        static final int ACTIVITY_COMMENT__SOURCE_ARTIFACT_ID
        The feature id for the 'Source Artifact Id' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT__SOURCE_RULE_ARTIFACT_ID

        static final int ACTIVITY_COMMENT__SOURCE_RULE_ARTIFACT_ID
        The feature id for the 'Source Rule Artifact Id' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_FEATURE_COUNT

        static final int ACTIVITY_COMMENT_FEATURE_COUNT
        The number of structural features of the the 'Activity Comment' class.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_ATTACHMENT

        static final int ACTIVITY_COMMENT_ATTACHMENT
        The meta object id for the 'Activity Comment Attachment' class.

        See Also:
        IlrActivityCommentAttachmentImpl, IlrBrmPackageImpl.getActivityCommentAttachment(), Constant Field Values
      • ACTIVITY_COMMENT_ATTACHMENT__TYPE

        static final int ACTIVITY_COMMENT_ATTACHMENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_ATTACHMENT__NAME

        static final int ACTIVITY_COMMENT_ATTACHMENT__NAME
        The feature id for the 'Name' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_ATTACHMENT__DATA

        static final int ACTIVITY_COMMENT_ATTACHMENT__DATA
        The feature id for the 'Data' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_ATTACHMENT__CONTENT_TYPE

        static final int ACTIVITY_COMMENT_ATTACHMENT__CONTENT_TYPE
        The feature id for the 'Content Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_ATTACHMENT_FEATURE_COUNT

        static final int ACTIVITY_COMMENT_ATTACHMENT_FEATURE_COUNT
        The number of structural features of the the 'Activity Comment Attachment' class.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_ACCESS

        static final int ACTIVITY_COMMENT_ACCESS
        The meta object id for the 'Activity Comment Access' class.

        See Also:
        IlrActivityCommentAccessImpl, IlrBrmPackageImpl.getActivityCommentAccess(), Constant Field Values
      • ACTIVITY_COMMENT_ACCESS__TYPE

        static final int ACTIVITY_COMMENT_ACCESS__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_ACCESS__PROJECT

        static final int ACTIVITY_COMMENT_ACCESS__PROJECT
        The feature id for the 'Project' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_ACCESS__BRANCH

        static final int ACTIVITY_COMMENT_ACCESS__BRANCH
        The feature id for the 'Branch' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_ACCESS_FEATURE_COUNT

        static final int ACTIVITY_COMMENT_ACCESS_FEATURE_COUNT
        The number of structural features of the the 'Activity Comment Access' class.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_LINK

        static final int ACTIVITY_COMMENT_LINK
        The meta object id for the 'Activity Comment Link' class.

        See Also:
        IlrActivityCommentLinkImpl, IlrBrmPackageImpl.getActivityCommentLink(), Constant Field Values
      • ACTIVITY_COMMENT_LINK__TYPE

        static final int ACTIVITY_COMMENT_LINK__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_LINK__URL

        static final int ACTIVITY_COMMENT_LINK__URL
        The feature id for the 'Url' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_LINK_FEATURE_COUNT

        static final int ACTIVITY_COMMENT_LINK_FEATURE_COUNT
        The number of structural features of the the 'Activity Comment Link' class.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT

        static final int ACTIVITY_COMMENT_EVENT
        The meta object id for the 'Activity Comment Event' class.

        See Also:
        IlrActivityCommentEventImpl, IlrBrmPackageImpl.getActivityCommentEvent(), Constant Field Values
      • ACTIVITY_COMMENT_EVENT__TYPE

        static final int ACTIVITY_COMMENT_EVENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__CREATED_BY

        static final int ACTIVITY_COMMENT_EVENT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__CREATED_ON

        static final int ACTIVITY_COMMENT_EVENT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__LAST_CHANGED_ON

        static final int ACTIVITY_COMMENT_EVENT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__LAST_CHANGED_BY

        static final int ACTIVITY_COMMENT_EVENT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__SOURCE_RULE_ARTIFACT

        static final int ACTIVITY_COMMENT_EVENT__SOURCE_RULE_ARTIFACT
        The feature id for the 'Source Rule Artifact' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__BASELINE

        static final int ACTIVITY_COMMENT_EVENT__BASELINE
        The feature id for the 'Baseline' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__SOURCE_ARTIFACT

        static final int ACTIVITY_COMMENT_EVENT__SOURCE_ARTIFACT
        The feature id for the 'Source Artifact' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__SOURCE_ARTIFACT_TYPE

        static final int ACTIVITY_COMMENT_EVENT__SOURCE_ARTIFACT_TYPE
        The feature id for the 'Source Artifact Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__SOURCE_ARTIFACT_ID

        static final int ACTIVITY_COMMENT_EVENT__SOURCE_ARTIFACT_ID
        The feature id for the 'Source Artifact Id' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__SOURCE_RULE_ARTIFACT_ID

        static final int ACTIVITY_COMMENT_EVENT__SOURCE_RULE_ARTIFACT_ID
        The feature id for the 'Source Rule Artifact Id' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__UPDATE_TYPE

        static final int ACTIVITY_COMMENT_EVENT__UPDATE_TYPE
        The feature id for the 'Update Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__SOURCE_RULE_PROJECT

        static final int ACTIVITY_COMMENT_EVENT__SOURCE_RULE_PROJECT
        The feature id for the 'Source Rule Project' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__MAJOR_VERSION

        static final int ACTIVITY_COMMENT_EVENT__MAJOR_VERSION
        The feature id for the 'Major Version' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__MINOR_VERSION

        static final int ACTIVITY_COMMENT_EVENT__MINOR_VERSION
        The feature id for the 'Minor Version' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__VERSION_COMMENT

        static final int ACTIVITY_COMMENT_EVENT__VERSION_COMMENT
        The feature id for the 'Version Comment' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__SOURCE_BRANCH

        static final int ACTIVITY_COMMENT_EVENT__SOURCE_BRANCH
        The feature id for the 'Source Branch' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__OLD_DESC

        static final int ACTIVITY_COMMENT_EVENT__OLD_DESC
        The feature id for the 'Old Desc' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__NEW_DESC

        static final int ACTIVITY_COMMENT_EVENT__NEW_DESC
        The feature id for the 'New Desc' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__FOR_USER

        static final int ACTIVITY_COMMENT_EVENT__FOR_USER
        The feature id for the 'For User' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__OLD_DATE

        static final int ACTIVITY_COMMENT_EVENT__OLD_DATE
        The feature id for the 'Old Date' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__NEW_DATE

        static final int ACTIVITY_COMMENT_EVENT__NEW_DATE
        The feature id for the 'New Date' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__ADDITIONAL_DETAILS

        static final int ACTIVITY_COMMENT_EVENT__ADDITIONAL_DETAILS
        The feature id for the 'Additional Details' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__OLD_PROPERTY

        static final int ACTIVITY_COMMENT_EVENT__OLD_PROPERTY
        The feature id for the 'Old Property' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__NEW_PROPERTY

        static final int ACTIVITY_COMMENT_EVENT__NEW_PROPERTY
        The feature id for the 'New Property' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT__OLD_NAME

        static final int ACTIVITY_COMMENT_EVENT__OLD_NAME
        The feature id for the 'Old Name' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_COMMENT_EVENT_FEATURE_COUNT

        static final int ACTIVITY_COMMENT_EVENT_FEATURE_COUNT
        The number of structural features of the the 'Activity Comment Event' class.

        See Also:
        Constant Field Values
      • ACTIVITY_SUBSCRIPTION

        static final int ACTIVITY_SUBSCRIPTION
        The meta object id for the 'Activity Subscription' class.

        See Also:
        IlrActivitySubscriptionImpl, IlrBrmPackageImpl.getActivitySubscription(), Constant Field Values
      • ACTIVITY_SUBSCRIPTION__TYPE

        static final int ACTIVITY_SUBSCRIPTION__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_SUBSCRIPTION__USERNAME

        static final int ACTIVITY_SUBSCRIPTION__USERNAME
        The feature id for the 'Username' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_SUBSCRIPTION__SOURCE_RULE_ARTIFACT

        static final int ACTIVITY_SUBSCRIPTION__SOURCE_RULE_ARTIFACT
        The feature id for the 'Source Rule Artifact' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_SUBSCRIPTION__SOURCE_RULE_PROJECT

        static final int ACTIVITY_SUBSCRIPTION__SOURCE_RULE_PROJECT
        The feature id for the 'Source Rule Project' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_SUBSCRIPTION__SOURCE_BRANCH

        static final int ACTIVITY_SUBSCRIPTION__SOURCE_BRANCH
        The feature id for the 'Source Branch' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_SUBSCRIPTION__SOURCE_ARTIFACT

        static final int ACTIVITY_SUBSCRIPTION__SOURCE_ARTIFACT
        The feature id for the 'Source Artifact' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_SUBSCRIPTION__SOURCE_ARTIFACT_TYPE

        static final int ACTIVITY_SUBSCRIPTION__SOURCE_ARTIFACT_TYPE
        The feature id for the 'Source Artifact Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_SUBSCRIPTION_FEATURE_COUNT

        static final int ACTIVITY_SUBSCRIPTION_FEATURE_COUNT
        The number of structural features of the the 'Activity Subscription' class.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT

        static final int ACTIVITY_USER_COMMENT
        The meta object id for the 'Activity User Comment' class.

        See Also:
        IlrActivityUserCommentImpl, IlrBrmPackageImpl.getActivityUserComment(), Constant Field Values
      • ACTIVITY_USER_COMMENT__TYPE

        static final int ACTIVITY_USER_COMMENT__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__CREATED_BY

        static final int ACTIVITY_USER_COMMENT__CREATED_BY
        The feature id for the 'Created By' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__CREATED_ON

        static final int ACTIVITY_USER_COMMENT__CREATED_ON
        The feature id for the 'Created On' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__LAST_CHANGED_ON

        static final int ACTIVITY_USER_COMMENT__LAST_CHANGED_ON
        The feature id for the 'Last Changed On' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__LAST_CHANGED_BY

        static final int ACTIVITY_USER_COMMENT__LAST_CHANGED_BY
        The feature id for the 'Last Changed By' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__SOURCE_RULE_ARTIFACT

        static final int ACTIVITY_USER_COMMENT__SOURCE_RULE_ARTIFACT
        The feature id for the 'Source Rule Artifact' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__BASELINE

        static final int ACTIVITY_USER_COMMENT__BASELINE
        The feature id for the 'Baseline' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__SOURCE_ARTIFACT

        static final int ACTIVITY_USER_COMMENT__SOURCE_ARTIFACT
        The feature id for the 'Source Artifact' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__SOURCE_ARTIFACT_TYPE

        static final int ACTIVITY_USER_COMMENT__SOURCE_ARTIFACT_TYPE
        The feature id for the 'Source Artifact Type' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__SOURCE_ARTIFACT_ID

        static final int ACTIVITY_USER_COMMENT__SOURCE_ARTIFACT_ID
        The feature id for the 'Source Artifact Id' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__SOURCE_RULE_ARTIFACT_ID

        static final int ACTIVITY_USER_COMMENT__SOURCE_RULE_ARTIFACT_ID
        The feature id for the 'Source Rule Artifact Id' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__TEXT

        static final int ACTIVITY_USER_COMMENT__TEXT
        The feature id for the 'Text' attribute.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__PARENT

        static final int ACTIVITY_USER_COMMENT__PARENT
        The feature id for the 'Parent' reference.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__VISIBILITY

        static final int ACTIVITY_USER_COMMENT__VISIBILITY
        The feature id for the 'Visibility' containment reference list.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__ATTACHMENTS

        static final int ACTIVITY_USER_COMMENT__ATTACHMENTS
        The feature id for the 'Attachments' containment reference list.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT__LINKS

        static final int ACTIVITY_USER_COMMENT__LINKS
        The feature id for the 'Links' containment reference list.

        See Also:
        Constant Field Values
      • ACTIVITY_USER_COMMENT_FEATURE_COUNT

        static final int ACTIVITY_USER_COMMENT_FEATURE_COUNT
        The number of structural features of the the 'Activity User Comment' class.

        See Also:
        Constant Field Values
      • PROFILE

        static final int PROFILE
        The meta object id for the 'Profile' class.

        See Also:
        IlrProfileImpl, IlrBrmPackageImpl.getProfile(), Constant Field Values
      • PROFILE__TYPE

        static final int PROFILE__TYPE
        The feature id for the 'Type' attribute.

        See Also:
        Constant Field Values
      • PROFILE__USER_ID

        static final int PROFILE__USER_ID
        The feature id for the 'User Id' attribute.

        See Also:
        Constant Field Values
      • PROFILE__PICTURE

        static final int PROFILE__PICTURE
        The feature id for the 'Picture' attribute.

        See Also:
        Constant Field Values
      • PROFILE_FEATURE_COUNT

        static final int PROFILE_FEATURE_COUNT
        The number of structural features of the the 'Profile' class.

        See Also:
        Constant Field Values
      • DATE

        static final int DATE
        The meta object id for the 'Date' data type.

        See Also:
        Date, IlrBrmPackageImpl.getDate(), Constant Field Values
      • TEXT

        static final int TEXT
        The meta object id for the 'Text' data type.

        See Also:
        String, IlrBrmPackageImpl.getText(), Constant Field Values
      • URL

        static final int URL
        The meta object id for the 'Url' data type.

        See Also:
        String, IlrBrmPackageImpl.getUrl(), Constant Field Values

© Copyright IBM Corp. 1987, 2015