TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.logging.adapter.model.internal.filter
Interface FilterPackage.Literals

Enclosing interface:
FilterPackage

public static interface FilterPackage.Literals

Defines literals for the meta objects that represent

Generated

Field Summary
static org.eclipse.emf.ecore.EClass ABSTRACT_FILTER_RULE_TYPE
          The meta object literal for the 'Abstract Filter Rule Type' class
static org.eclipse.emf.ecore.EAttribute ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_NAME
          The meta object literal for the 'Attribute Name' attribute feature
static org.eclipse.emf.ecore.EReference ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH
          The meta object literal for the 'Attribute Name Path' containment reference feature
static org.eclipse.emf.ecore.EAttribute ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_VALUE
          The meta object literal for the 'Attribute Value' attribute feature
static org.eclipse.emf.ecore.EAttribute ABSTRACT_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS
          The meta object literal for the 'Implementation Class' attribute feature
static org.eclipse.emf.ecore.EAttribute ABSTRACT_FILTER_RULE_TYPE__NEGATION
          The meta object literal for the 'Negation' attribute feature
static org.eclipse.emf.ecore.EClass DOCUMENT_ROOT
          The meta object literal for the 'Document Root' class
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__FILTER
          The meta object literal for the 'Filter' containment reference feature
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__MIXED
          The meta object literal for the 'Mixed' attribute list feature
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The meta object literal for the 'XMLNS Prefix Map' map feature
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The meta object literal for the 'XSI Schema Location' map feature
static org.eclipse.emf.ecore.EClass FILTER_CONFIG_TYPE
          The meta object literal for the 'Config Type' class
static org.eclipse.emf.ecore.EReference FILTER_CONFIG_TYPE__ABSTRACT_FILTER_RULE
          The meta object literal for the 'Abstract Filter Rule' containment reference feature
static org.eclipse.emf.ecore.EReference FILTER_CONFIG_TYPE__FILTER_RULE_BLOCK
          The meta object literal for the 'Filter Rule Block' containment reference feature
static org.eclipse.emf.ecore.EClass FILTER_RULE_BLOCK_TYPE
          The meta object literal for the 'Rule Block Type' class
static org.eclipse.emf.ecore.EReference FILTER_RULE_BLOCK_TYPE__ABSTRACT_FILTER_RULE
          The meta object literal for the 'Abstract Filter Rule' containment reference list feature
static org.eclipse.emf.ecore.EReference FILTER_RULE_BLOCK_TYPE__FILTER_RULE_BLOCK
          The meta object literal for the 'Filter Rule Block' containment reference list feature
static org.eclipse.emf.ecore.EAttribute FILTER_RULE_BLOCK_TYPE__GROUP
          The meta object literal for the 'Group' attribute list feature
static org.eclipse.emf.ecore.EAttribute FILTER_RULE_BLOCK_TYPE__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute FILTER_RULE_BLOCK_TYPE__NEGATION
          The meta object literal for the 'Negation' attribute feature
static org.eclipse.emf.ecore.EAttribute FILTER_RULE_BLOCK_TYPE__OPERATOR
          The meta object literal for the 'Operator' attribute feature
static org.eclipse.emf.ecore.EClass FILTER_RULE_TYPE
          The meta object literal for the 'Rule Type' class
static org.eclipse.emf.ecore.EAttribute FILTER_RULE_TYPE__OPERATOR
          The meta object literal for the 'Operator' attribute feature
static org.eclipse.emf.ecore.EEnum LOGICAL_OPERATOR_TYPE
          The meta object literal for the 'Logical Operator Type' enum
static org.eclipse.emf.ecore.EDataType LOGICAL_OPERATOR_TYPE_OBJECT
          The meta object literal for the 'Logical Operator Type Object' data type
static org.eclipse.emf.ecore.EClass NUMERICAL_FILTER_RULE_TYPE
          The meta object literal for the 'Numerical Filter Rule Type' class
static org.eclipse.emf.ecore.EAttribute NUMERICAL_FILTER_RULE_TYPE__OPERATOR
          The meta object literal for the 'Operator' attribute feature
static org.eclipse.emf.ecore.EEnum NUMERICAL_RELATIONAL_OPERATOR_TYPE
          The meta object literal for the 'Numerical Relational Operator Type' enum
static org.eclipse.emf.ecore.EDataType NUMERICAL_RELATIONAL_OPERATOR_TYPE_OBJECT
          The meta object literal for the 'Numerical Relational Operator Type Object' data type
static org.eclipse.emf.ecore.EClass PATH_EXPRESSION_TYPE
          The meta object literal for the 'Path Expression Type' class
static org.eclipse.emf.ecore.EAttribute PATH_EXPRESSION_TYPE__GROUP
          The meta object literal for the 'Group' attribute list feature
static org.eclipse.emf.ecore.EAttribute PATH_EXPRESSION_TYPE__NODE
          The meta object literal for the 'Node' attribute list feature
static org.eclipse.emf.ecore.EClass RANGE_FILTER_RULE_TYPE
          The meta object literal for the 'Range Filter Rule Type' class
static org.eclipse.emf.ecore.EAttribute RANGE_FILTER_RULE_TYPE__OPERATOR
          The meta object literal for the 'Operator' attribute feature
static org.eclipse.emf.ecore.EEnum RANGE_RELATIONAL_OPERATOR_TYPE
          The meta object literal for the 'Range Relational Operator Type' enum
static org.eclipse.emf.ecore.EDataType RANGE_RELATIONAL_OPERATOR_TYPE_OBJECT
          The meta object literal for the 'Range Relational Operator Type Object' data type
static org.eclipse.emf.ecore.EClass STRING_FILTER_RULE_TYPE
          The meta object literal for the 'String Filter Rule Type' class
static org.eclipse.emf.ecore.EAttribute STRING_FILTER_RULE_TYPE__OPERATOR
          The meta object literal for the 'Operator' attribute feature
static org.eclipse.emf.ecore.EEnum STRING_RELATIONAL_OPERATOR_TYPE
          The meta object literal for the 'String Relational Operator Type' enum
static org.eclipse.emf.ecore.EDataType STRING_RELATIONAL_OPERATOR_TYPE_OBJECT
          The meta object literal for the 'String Relational Operator Type Object' data type
 

Field Detail

ABSTRACT_FILTER_RULE_TYPE

static final org.eclipse.emf.ecore.EClass ABSTRACT_FILTER_RULE_TYPE
The meta object literal for the 'Abstract Filter Rule Type' class.

See Also:
AbstractFilterRuleTypeImpl, FilterPackageImpl.getAbstractFilterRuleType()
Generated

ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_NAME

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

Generated

ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH

static final org.eclipse.emf.ecore.EReference ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH
The meta object literal for the 'Attribute Name Path' containment reference feature.

Generated

ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_VALUE

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

Generated

ABSTRACT_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS

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

Generated

ABSTRACT_FILTER_RULE_TYPE__NEGATION

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

Generated

FILTER_CONFIG_TYPE

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

See Also:
FilterConfigTypeImpl, FilterPackageImpl.getFilterConfigType()
Generated

FILTER_CONFIG_TYPE__ABSTRACT_FILTER_RULE

static final org.eclipse.emf.ecore.EReference FILTER_CONFIG_TYPE__ABSTRACT_FILTER_RULE
The meta object literal for the 'Abstract Filter Rule' containment reference feature.

Generated

FILTER_CONFIG_TYPE__FILTER_RULE_BLOCK

static final org.eclipse.emf.ecore.EReference FILTER_CONFIG_TYPE__FILTER_RULE_BLOCK
The meta object literal for the 'Filter Rule Block' containment reference feature.

Generated

FILTER_RULE_BLOCK_TYPE

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

See Also:
FilterRuleBlockTypeImpl, FilterPackageImpl.getFilterRuleBlockType()
Generated

FILTER_RULE_BLOCK_TYPE__GROUP

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

Generated

FILTER_RULE_BLOCK_TYPE__ABSTRACT_FILTER_RULE

static final org.eclipse.emf.ecore.EReference FILTER_RULE_BLOCK_TYPE__ABSTRACT_FILTER_RULE
The meta object literal for the 'Abstract Filter Rule' containment reference list feature.

Generated

FILTER_RULE_BLOCK_TYPE__FILTER_RULE_BLOCK

static final org.eclipse.emf.ecore.EReference FILTER_RULE_BLOCK_TYPE__FILTER_RULE_BLOCK
The meta object literal for the 'Filter Rule Block' containment reference list feature.

Generated

FILTER_RULE_BLOCK_TYPE__NAME

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

Generated

FILTER_RULE_BLOCK_TYPE__NEGATION

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

Generated

FILTER_RULE_BLOCK_TYPE__OPERATOR

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

Generated

FILTER_RULE_TYPE

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

See Also:
FilterRuleTypeImpl, FilterPackageImpl.getFilterRuleType()
Generated

FILTER_RULE_TYPE__OPERATOR

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

Generated

NUMERICAL_FILTER_RULE_TYPE

static final org.eclipse.emf.ecore.EClass NUMERICAL_FILTER_RULE_TYPE
The meta object literal for the 'Numerical Filter Rule Type' class.

See Also:
NumericalFilterRuleTypeImpl, FilterPackageImpl.getNumericalFilterRuleType()
Generated

NUMERICAL_FILTER_RULE_TYPE__OPERATOR

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

Generated

PATH_EXPRESSION_TYPE

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

See Also:
PathExpressionTypeImpl, FilterPackageImpl.getPathExpressionType()
Generated

PATH_EXPRESSION_TYPE__GROUP

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

Generated

PATH_EXPRESSION_TYPE__NODE

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

Generated

DOCUMENT_ROOT

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

See Also:
DocumentRootImpl, FilterPackageImpl.getDocumentRoot()
Generated

DOCUMENT_ROOT__MIXED

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

Generated

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

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

Generated

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

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

Generated

DOCUMENT_ROOT__FILTER

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

Generated

RANGE_FILTER_RULE_TYPE

static final org.eclipse.emf.ecore.EClass RANGE_FILTER_RULE_TYPE
The meta object literal for the 'Range Filter Rule Type' class.

See Also:
RangeFilterRuleTypeImpl, FilterPackageImpl.getRangeFilterRuleType()
Generated

RANGE_FILTER_RULE_TYPE__OPERATOR

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

Generated

STRING_FILTER_RULE_TYPE

static final org.eclipse.emf.ecore.EClass STRING_FILTER_RULE_TYPE
The meta object literal for the 'String Filter Rule Type' class.

See Also:
StringFilterRuleTypeImpl, FilterPackageImpl.getStringFilterRuleType()
Generated

STRING_FILTER_RULE_TYPE__OPERATOR

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

Generated

LOGICAL_OPERATOR_TYPE

static final org.eclipse.emf.ecore.EEnum LOGICAL_OPERATOR_TYPE
The meta object literal for the 'Logical Operator Type' enum.

See Also:
LogicalOperatorType, FilterPackageImpl.getLogicalOperatorType()
Generated

NUMERICAL_RELATIONAL_OPERATOR_TYPE

static final org.eclipse.emf.ecore.EEnum NUMERICAL_RELATIONAL_OPERATOR_TYPE
The meta object literal for the 'Numerical Relational Operator Type' enum.

See Also:
NumericalRelationalOperatorType, FilterPackageImpl.getNumericalRelationalOperatorType()
Generated

RANGE_RELATIONAL_OPERATOR_TYPE

static final org.eclipse.emf.ecore.EEnum RANGE_RELATIONAL_OPERATOR_TYPE
The meta object literal for the 'Range Relational Operator Type' enum.

See Also:
RangeRelationalOperatorType, FilterPackageImpl.getRangeRelationalOperatorType()
Generated

STRING_RELATIONAL_OPERATOR_TYPE

static final org.eclipse.emf.ecore.EEnum STRING_RELATIONAL_OPERATOR_TYPE
The meta object literal for the 'String Relational Operator Type' enum.

See Also:
StringRelationalOperatorType, FilterPackageImpl.getStringRelationalOperatorType()
Generated

LOGICAL_OPERATOR_TYPE_OBJECT

static final org.eclipse.emf.ecore.EDataType LOGICAL_OPERATOR_TYPE_OBJECT
The meta object literal for the 'Logical Operator Type Object' data type.

See Also:
LogicalOperatorType, FilterPackageImpl.getLogicalOperatorTypeObject()
Generated

NUMERICAL_RELATIONAL_OPERATOR_TYPE_OBJECT

static final org.eclipse.emf.ecore.EDataType NUMERICAL_RELATIONAL_OPERATOR_TYPE_OBJECT
The meta object literal for the 'Numerical Relational Operator Type Object' data type.

See Also:
NumericalRelationalOperatorType, FilterPackageImpl.getNumericalRelationalOperatorTypeObject()
Generated

RANGE_RELATIONAL_OPERATOR_TYPE_OBJECT

static final org.eclipse.emf.ecore.EDataType RANGE_RELATIONAL_OPERATOR_TYPE_OBJECT
The meta object literal for the 'Range Relational Operator Type Object' data type.

See Also:
RangeRelationalOperatorType, FilterPackageImpl.getRangeRelationalOperatorTypeObject()
Generated

STRING_RELATIONAL_OPERATOR_TYPE_OBJECT

static final org.eclipse.emf.ecore.EDataType STRING_RELATIONAL_OPERATOR_TYPE_OBJECT
The meta object literal for the 'String Relational Operator Type Object' data type.

See Also:
StringRelationalOperatorType, FilterPackageImpl.getStringRelationalOperatorTypeObject()
Generated

TPTP 4.5.0 Platform Project
Internal API Specification