TPTP 4.5.0 Platform Project
Internal API Specification

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

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
All Known Implementing Classes:
FilterPackageImpl

public interface FilterPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

Copyright (c) 2005,2007 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html ********************************************************************* * Note: This is an internal schema definition and subject to change. * Do not code to this schema definition. ********************************************************************* This document describes the format for representation of filter rules which can be consumed by a generic filter component. ********************************************************************* Change History: 23 Mar 2005 - Dave Smith initial implementation 26 Jul 2007 - bugzilla 140451 - added string operators ********************************************************************* Copyright (c) 2005 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html

See Also:
FilterFactory
Generated
[EMF] Model
kind="package"

Nested Class Summary
static interface FilterPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int ABSTRACT_FILTER_RULE_TYPE
          The meta object id for the 'Abstract Filter Rule Type' class
static int ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_NAME
          The feature id for the 'Attribute Name' attribute
static int ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH
          The feature id for the 'Attribute Name Path' containment reference
static int ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_VALUE
          The feature id for the 'Attribute Value' attribute
static int ABSTRACT_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS
          The feature id for the 'Implementation Class' attribute
static int ABSTRACT_FILTER_RULE_TYPE__NEGATION
          The feature id for the 'Negation' attribute
static int ABSTRACT_FILTER_RULE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Abstract Filter Rule Type' class
static int DOCUMENT_ROOT
          The meta object id for the 'Document Root' class
static int DOCUMENT_ROOT__FILTER
          The feature id for the 'Filter' containment reference
static int DOCUMENT_ROOT__MIXED
          The feature id for the 'Mixed' attribute list
static int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The feature id for the 'XMLNS Prefix Map' map
static int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The feature id for the 'XSI Schema Location' map
static int DOCUMENT_ROOT_FEATURE_COUNT
          The number of structural features of the 'Document Root' class
static FilterPackage eINSTANCE
          The singleton instance of the package
static java.lang.String eNAME
          The package name
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
static int FILTER_CONFIG_TYPE
          The meta object id for the 'Config Type' class
static int FILTER_CONFIG_TYPE__ABSTRACT_FILTER_RULE
          The feature id for the 'Abstract Filter Rule' containment reference
static int FILTER_CONFIG_TYPE__DESCRIPTION
          The feature id for the 'Description' attribute
static int FILTER_CONFIG_TYPE__DISABLED
          The feature id for the 'Disabled' attribute
static int FILTER_CONFIG_TYPE__FILTER_RULE_BLOCK
          The feature id for the 'Filter Rule Block' containment reference
static int FILTER_CONFIG_TYPE__PROPERTY
          The feature id for the 'Property' containment reference list
static int FILTER_CONFIG_TYPE__UNIQUE_ID
          The feature id for the 'Unique ID' attribute
static int FILTER_CONFIG_TYPE_FEATURE_COUNT
          The number of structural features of the 'Config Type' class
static int FILTER_RULE_BLOCK_TYPE
          The meta object id for the 'Rule Block Type' class
static int FILTER_RULE_BLOCK_TYPE__ABSTRACT_FILTER_RULE
          The feature id for the 'Abstract Filter Rule' containment reference list
static int FILTER_RULE_BLOCK_TYPE__FILTER_RULE_BLOCK
          The feature id for the 'Filter Rule Block' containment reference list
static int FILTER_RULE_BLOCK_TYPE__GROUP
          The feature id for the 'Group' attribute list
static int FILTER_RULE_BLOCK_TYPE__NAME
          The feature id for the 'Name' attribute
static int FILTER_RULE_BLOCK_TYPE__NEGATION
          The feature id for the 'Negation' attribute
static int FILTER_RULE_BLOCK_TYPE__OPERATOR
          The feature id for the 'Operator' attribute
static int FILTER_RULE_BLOCK_TYPE_FEATURE_COUNT
          The number of structural features of the 'Rule Block Type' class
static int FILTER_RULE_TYPE
          The meta object id for the 'Rule Type' class
static int FILTER_RULE_TYPE__ATTRIBUTE_NAME
          The feature id for the 'Attribute Name' attribute
static int FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH
          The feature id for the 'Attribute Name Path' containment reference
static int FILTER_RULE_TYPE__ATTRIBUTE_VALUE
          The feature id for the 'Attribute Value' attribute
static int FILTER_RULE_TYPE__IMPLEMENTATION_CLASS
          The feature id for the 'Implementation Class' attribute
static int FILTER_RULE_TYPE__NEGATION
          The feature id for the 'Negation' attribute
static int FILTER_RULE_TYPE__OPERATOR
          The feature id for the 'Operator' attribute
static int FILTER_RULE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Rule Type' class
static int LOGICAL_OPERATOR_TYPE
          The meta object id for the 'Logical Operator Type' enum
static int LOGICAL_OPERATOR_TYPE_OBJECT
          The meta object id for the 'Logical Operator Type Object' data type
static int NUMERICAL_FILTER_RULE_TYPE
          The meta object id for the 'Numerical Filter Rule Type' class
static int NUMERICAL_FILTER_RULE_TYPE__ATTRIBUTE_NAME
          The feature id for the 'Attribute Name' attribute
static int NUMERICAL_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH
          The feature id for the 'Attribute Name Path' containment reference
static int NUMERICAL_FILTER_RULE_TYPE__ATTRIBUTE_VALUE
          The feature id for the 'Attribute Value' attribute
static int NUMERICAL_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS
          The feature id for the 'Implementation Class' attribute
static int NUMERICAL_FILTER_RULE_TYPE__NEGATION
          The feature id for the 'Negation' attribute
static int NUMERICAL_FILTER_RULE_TYPE__OPERATOR
          The feature id for the 'Operator' attribute
static int NUMERICAL_FILTER_RULE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Numerical Filter Rule Type' class
static int NUMERICAL_RELATIONAL_OPERATOR_TYPE
          The meta object id for the 'Numerical Relational Operator Type' enum
static int NUMERICAL_RELATIONAL_OPERATOR_TYPE_OBJECT
          The meta object id for the 'Numerical Relational Operator Type Object' data type
static int PATH_EXPRESSION_TYPE
          The meta object id for the 'Path Expression Type' class
static int PATH_EXPRESSION_TYPE__GROUP
          The feature id for the 'Group' attribute list
static int PATH_EXPRESSION_TYPE__NODE
          The feature id for the 'Node' attribute list
static int PATH_EXPRESSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Path Expression Type' class
static int RANGE_FILTER_RULE_TYPE
          The meta object id for the 'Range Filter Rule Type' class
static int RANGE_FILTER_RULE_TYPE__ATTRIBUTE_NAME
          The feature id for the 'Attribute Name' attribute
static int RANGE_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH
          The feature id for the 'Attribute Name Path' containment reference
static int RANGE_FILTER_RULE_TYPE__ATTRIBUTE_VALUE
          The feature id for the 'Attribute Value' attribute
static int RANGE_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS
          The feature id for the 'Implementation Class' attribute
static int RANGE_FILTER_RULE_TYPE__NEGATION
          The feature id for the 'Negation' attribute
static int RANGE_FILTER_RULE_TYPE__OPERATOR
          The feature id for the 'Operator' attribute
static int RANGE_FILTER_RULE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Range Filter Rule Type' class
static int RANGE_RELATIONAL_OPERATOR_TYPE
          The meta object id for the 'Range Relational Operator Type' enum
static int RANGE_RELATIONAL_OPERATOR_TYPE_OBJECT
          The meta object id for the 'Range Relational Operator Type Object' data type
static int STRING_FILTER_RULE_TYPE
          The meta object id for the 'String Filter Rule Type' class
static int STRING_FILTER_RULE_TYPE__ATTRIBUTE_NAME
          The feature id for the 'Attribute Name' attribute
static int STRING_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH
          The feature id for the 'Attribute Name Path' containment reference
static int STRING_FILTER_RULE_TYPE__ATTRIBUTE_VALUE
          The feature id for the 'Attribute Value' attribute
static int STRING_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS
          The feature id for the 'Implementation Class' attribute
static int STRING_FILTER_RULE_TYPE__NEGATION
          The feature id for the 'Negation' attribute
static int STRING_FILTER_RULE_TYPE__OPERATOR
          The feature id for the 'Operator' attribute
static int STRING_FILTER_RULE_TYPE_FEATURE_COUNT
          The number of structural features of the 'String Filter Rule Type' class
static int STRING_RELATIONAL_OPERATOR_TYPE
          The meta object id for the 'String Relational Operator Type' enum
static int STRING_RELATIONAL_OPERATOR_TYPE_OBJECT
          The meta object id for the 'String Relational Operator Type Object' data type
 
Method Summary
 org.eclipse.emf.ecore.EAttribute getAbstractFilterRuleType_AttributeName()
          Returns the meta object for the attribute 'Attribute Name'
 org.eclipse.emf.ecore.EReference getAbstractFilterRuleType_AttributeNamePath()
          Returns the meta object for the containment reference 'Attribute Name Path'
 org.eclipse.emf.ecore.EAttribute getAbstractFilterRuleType_AttributeValue()
          Returns the meta object for the attribute 'Attribute Value'
 org.eclipse.emf.ecore.EAttribute getAbstractFilterRuleType_ImplementationClass()
          Returns the meta object for the attribute 'Implementation Class'
 org.eclipse.emf.ecore.EAttribute getAbstractFilterRuleType_Negation()
          Returns the meta object for the attribute 'Negation'
 org.eclipse.emf.ecore.EClass getAbstractFilterRuleType()
          Returns the meta object for class 'Abstract Filter Rule Type'
 org.eclipse.emf.ecore.EReference getDocumentRoot_Filter()
          Returns the meta object for the containment reference 'Filter'
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
          Returns the meta object for the attribute list 'Mixed'
 org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
          Returns the meta object for the map 'XMLNS Prefix Map'
 org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
          Returns the meta object for the map 'XSI Schema Location'
 org.eclipse.emf.ecore.EClass getDocumentRoot()
          Returns the meta object for class 'Document Root'
 org.eclipse.emf.ecore.EReference getFilterConfigType_AbstractFilterRule()
          Returns the meta object for the containment reference 'Abstract Filter Rule'
 org.eclipse.emf.ecore.EReference getFilterConfigType_FilterRuleBlock()
          Returns the meta object for the containment reference 'Filter Rule Block'
 org.eclipse.emf.ecore.EClass getFilterConfigType()
          Returns the meta object for class 'Config Type'
 FilterFactory getFilterFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EReference getFilterRuleBlockType_AbstractFilterRule()
          Returns the meta object for the containment reference list 'Abstract Filter Rule'
 org.eclipse.emf.ecore.EReference getFilterRuleBlockType_FilterRuleBlock()
          Returns the meta object for the containment reference list 'Filter Rule Block'
 org.eclipse.emf.ecore.EAttribute getFilterRuleBlockType_Group()
          Returns the meta object for the attribute list 'Group'
 org.eclipse.emf.ecore.EAttribute getFilterRuleBlockType_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getFilterRuleBlockType_Negation()
          Returns the meta object for the attribute 'Negation'
 org.eclipse.emf.ecore.EAttribute getFilterRuleBlockType_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EClass getFilterRuleBlockType()
          Returns the meta object for class 'Rule Block Type'
 org.eclipse.emf.ecore.EAttribute getFilterRuleType_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EClass getFilterRuleType()
          Returns the meta object for class 'Rule Type'
 org.eclipse.emf.ecore.EEnum getLogicalOperatorType()
          Returns the meta object for enum 'Logical Operator Type'
 org.eclipse.emf.ecore.EDataType getLogicalOperatorTypeObject()
          Returns the meta object for data type 'Logical Operator Type Object'
 org.eclipse.emf.ecore.EAttribute getNumericalFilterRuleType_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EClass getNumericalFilterRuleType()
          Returns the meta object for class 'Numerical Filter Rule Type'
 org.eclipse.emf.ecore.EEnum getNumericalRelationalOperatorType()
          Returns the meta object for enum 'Numerical Relational Operator Type'
 org.eclipse.emf.ecore.EDataType getNumericalRelationalOperatorTypeObject()
          Returns the meta object for data type 'Numerical Relational Operator Type Object'
 org.eclipse.emf.ecore.EAttribute getPathExpressionType_Group()
          Returns the meta object for the attribute list 'Group'
 org.eclipse.emf.ecore.EAttribute getPathExpressionType_Node()
          Returns the meta object for the attribute list 'Node'
 org.eclipse.emf.ecore.EClass getPathExpressionType()
          Returns the meta object for class 'Path Expression Type'
 org.eclipse.emf.ecore.EAttribute getRangeFilterRuleType_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EClass getRangeFilterRuleType()
          Returns the meta object for class 'Range Filter Rule Type'
 org.eclipse.emf.ecore.EEnum getRangeRelationalOperatorType()
          Returns the meta object for enum 'Range Relational Operator Type'
 org.eclipse.emf.ecore.EDataType getRangeRelationalOperatorTypeObject()
          Returns the meta object for data type 'Range Relational Operator Type Object'
 org.eclipse.emf.ecore.EAttribute getStringFilterRuleType_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EClass getStringFilterRuleType()
          Returns the meta object for class 'String Filter Rule Type'
 org.eclipse.emf.ecore.EEnum getStringRelationalOperatorType()
          Returns the meta object for enum 'String Relational Operator Type'
 org.eclipse.emf.ecore.EDataType getStringRelationalOperatorTypeObject()
          Returns the meta object for data type 'String Relational Operator Type Object'
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values
Generated

eNS_URI

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

See Also:
Constant Field Values
Generated

eNS_PREFIX

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

See Also:
Constant Field Values
Generated

eINSTANCE

static final FilterPackage eINSTANCE
The singleton instance of the package.

Generated

ABSTRACT_FILTER_RULE_TYPE

static final int ABSTRACT_FILTER_RULE_TYPE
The meta object id for the 'Abstract Filter Rule Type' class.

See Also:
AbstractFilterRuleTypeImpl, FilterPackageImpl.getAbstractFilterRuleType(), Constant Field Values
Generated

ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH

static final int ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH
The feature id for the 'Attribute Name Path' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ABSTRACT_FILTER_RULE_TYPE__ATTRIBUTE_VALUE

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

ABSTRACT_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS

static final int ABSTRACT_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS
The feature id for the 'Implementation Class' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ABSTRACT_FILTER_RULE_TYPE__NEGATION

static final int ABSTRACT_FILTER_RULE_TYPE__NEGATION
The feature id for the 'Negation' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ABSTRACT_FILTER_RULE_TYPE_FEATURE_COUNT

static final int ABSTRACT_FILTER_RULE_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Filter Rule Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_CONFIG_TYPE

static final int FILTER_CONFIG_TYPE
The meta object id for the 'Config Type' class.

See Also:
FilterConfigTypeImpl, FilterPackageImpl.getFilterConfigType(), Constant Field Values
Generated

FILTER_CONFIG_TYPE__PROPERTY

static final int FILTER_CONFIG_TYPE__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_CONFIG_TYPE__DESCRIPTION

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_CONFIG_TYPE__DISABLED

static final int FILTER_CONFIG_TYPE__DISABLED
The feature id for the 'Disabled' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_CONFIG_TYPE__UNIQUE_ID

static final int FILTER_CONFIG_TYPE__UNIQUE_ID
The feature id for the 'Unique ID' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_CONFIG_TYPE__ABSTRACT_FILTER_RULE

static final int FILTER_CONFIG_TYPE__ABSTRACT_FILTER_RULE
The feature id for the 'Abstract Filter Rule' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_CONFIG_TYPE__FILTER_RULE_BLOCK

static final int FILTER_CONFIG_TYPE__FILTER_RULE_BLOCK
The feature id for the 'Filter Rule Block' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_CONFIG_TYPE_FEATURE_COUNT

static final int FILTER_CONFIG_TYPE_FEATURE_COUNT
The number of structural features of the 'Config Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_BLOCK_TYPE

static final int FILTER_RULE_BLOCK_TYPE
The meta object id for the 'Rule Block Type' class.

See Also:
FilterRuleBlockTypeImpl, FilterPackageImpl.getFilterRuleBlockType(), Constant Field Values
Generated

FILTER_RULE_BLOCK_TYPE__GROUP

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_BLOCK_TYPE__ABSTRACT_FILTER_RULE

static final int FILTER_RULE_BLOCK_TYPE__ABSTRACT_FILTER_RULE
The feature id for the 'Abstract Filter Rule' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_BLOCK_TYPE__FILTER_RULE_BLOCK

static final int FILTER_RULE_BLOCK_TYPE__FILTER_RULE_BLOCK
The feature id for the 'Filter Rule Block' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_BLOCK_TYPE__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_BLOCK_TYPE__NEGATION

static final int FILTER_RULE_BLOCK_TYPE__NEGATION
The feature id for the 'Negation' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_BLOCK_TYPE__OPERATOR

static final int FILTER_RULE_BLOCK_TYPE__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_BLOCK_TYPE_FEATURE_COUNT

static final int FILTER_RULE_BLOCK_TYPE_FEATURE_COUNT
The number of structural features of the 'Rule Block Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_TYPE

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

See Also:
FilterRuleTypeImpl, FilterPackageImpl.getFilterRuleType(), Constant Field Values
Generated

FILTER_RULE_TYPE__ATTRIBUTE_NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH

static final int FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH
The feature id for the 'Attribute Name Path' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_TYPE__ATTRIBUTE_VALUE

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_TYPE__IMPLEMENTATION_CLASS

static final int FILTER_RULE_TYPE__IMPLEMENTATION_CLASS
The feature id for the 'Implementation Class' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_TYPE__NEGATION

static final int FILTER_RULE_TYPE__NEGATION
The feature id for the 'Negation' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_TYPE__OPERATOR

static final int FILTER_RULE_TYPE__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FILTER_RULE_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

NUMERICAL_FILTER_RULE_TYPE

static final int NUMERICAL_FILTER_RULE_TYPE
The meta object id for the 'Numerical Filter Rule Type' class.

See Also:
NumericalFilterRuleTypeImpl, FilterPackageImpl.getNumericalFilterRuleType(), Constant Field Values
Generated

NUMERICAL_FILTER_RULE_TYPE__ATTRIBUTE_NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

NUMERICAL_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH

static final int NUMERICAL_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH
The feature id for the 'Attribute Name Path' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

NUMERICAL_FILTER_RULE_TYPE__ATTRIBUTE_VALUE

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

NUMERICAL_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS

static final int NUMERICAL_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS
The feature id for the 'Implementation Class' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

NUMERICAL_FILTER_RULE_TYPE__NEGATION

static final int NUMERICAL_FILTER_RULE_TYPE__NEGATION
The feature id for the 'Negation' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

NUMERICAL_FILTER_RULE_TYPE__OPERATOR

static final int NUMERICAL_FILTER_RULE_TYPE__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

NUMERICAL_FILTER_RULE_TYPE_FEATURE_COUNT

static final int NUMERICAL_FILTER_RULE_TYPE_FEATURE_COUNT
The number of structural features of the 'Numerical Filter Rule Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PATH_EXPRESSION_TYPE

static final int PATH_EXPRESSION_TYPE
The meta object id for the 'Path Expression Type' class.

See Also:
PathExpressionTypeImpl, FilterPackageImpl.getPathExpressionType(), Constant Field Values
Generated

PATH_EXPRESSION_TYPE__GROUP

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

PATH_EXPRESSION_TYPE__NODE

static final int PATH_EXPRESSION_TYPE__NODE
The feature id for the 'Node' attribute list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PATH_EXPRESSION_TYPE_FEATURE_COUNT

static final int PATH_EXPRESSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Path Expression Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT

static final int DOCUMENT_ROOT
The meta object id for the 'Document Root' class.

See Also:
DocumentRootImpl, FilterPackageImpl.getDocumentRoot(), Constant Field Values
Generated

DOCUMENT_ROOT__MIXED

static final int DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__FILTER

static final int DOCUMENT_ROOT__FILTER
The feature id for the 'Filter' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT_FEATURE_COUNT

static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

RANGE_FILTER_RULE_TYPE

static final int RANGE_FILTER_RULE_TYPE
The meta object id for the 'Range Filter Rule Type' class.

See Also:
RangeFilterRuleTypeImpl, FilterPackageImpl.getRangeFilterRuleType(), Constant Field Values
Generated

RANGE_FILTER_RULE_TYPE__ATTRIBUTE_NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

RANGE_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH

static final int RANGE_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH
The feature id for the 'Attribute Name Path' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

RANGE_FILTER_RULE_TYPE__ATTRIBUTE_VALUE

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

RANGE_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS

static final int RANGE_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS
The feature id for the 'Implementation Class' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

RANGE_FILTER_RULE_TYPE__NEGATION

static final int RANGE_FILTER_RULE_TYPE__NEGATION
The feature id for the 'Negation' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

RANGE_FILTER_RULE_TYPE__OPERATOR

static final int RANGE_FILTER_RULE_TYPE__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

RANGE_FILTER_RULE_TYPE_FEATURE_COUNT

static final int RANGE_FILTER_RULE_TYPE_FEATURE_COUNT
The number of structural features of the 'Range Filter Rule Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

STRING_FILTER_RULE_TYPE

static final int STRING_FILTER_RULE_TYPE
The meta object id for the 'String Filter Rule Type' class.

See Also:
StringFilterRuleTypeImpl, FilterPackageImpl.getStringFilterRuleType(), Constant Field Values
Generated

STRING_FILTER_RULE_TYPE__ATTRIBUTE_NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

STRING_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH

static final int STRING_FILTER_RULE_TYPE__ATTRIBUTE_NAME_PATH
The feature id for the 'Attribute Name Path' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

STRING_FILTER_RULE_TYPE__ATTRIBUTE_VALUE

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

STRING_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS

static final int STRING_FILTER_RULE_TYPE__IMPLEMENTATION_CLASS
The feature id for the 'Implementation Class' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

STRING_FILTER_RULE_TYPE__NEGATION

static final int STRING_FILTER_RULE_TYPE__NEGATION
The feature id for the 'Negation' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

STRING_FILTER_RULE_TYPE__OPERATOR

static final int STRING_FILTER_RULE_TYPE__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

STRING_FILTER_RULE_TYPE_FEATURE_COUNT

static final int STRING_FILTER_RULE_TYPE_FEATURE_COUNT
The number of structural features of the 'String Filter Rule Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

LOGICAL_OPERATOR_TYPE

static final int LOGICAL_OPERATOR_TYPE
The meta object id for the 'Logical Operator Type' enum.

See Also:
LogicalOperatorType, FilterPackageImpl.getLogicalOperatorType(), Constant Field Values
Generated

NUMERICAL_RELATIONAL_OPERATOR_TYPE

static final int NUMERICAL_RELATIONAL_OPERATOR_TYPE
The meta object id for the 'Numerical Relational Operator Type' enum.

See Also:
NumericalRelationalOperatorType, FilterPackageImpl.getNumericalRelationalOperatorType(), Constant Field Values
Generated

RANGE_RELATIONAL_OPERATOR_TYPE

static final int RANGE_RELATIONAL_OPERATOR_TYPE
The meta object id for the 'Range Relational Operator Type' enum.

See Also:
RangeRelationalOperatorType, FilterPackageImpl.getRangeRelationalOperatorType(), Constant Field Values
Generated

STRING_RELATIONAL_OPERATOR_TYPE

static final int STRING_RELATIONAL_OPERATOR_TYPE
The meta object id for the 'String Relational Operator Type' enum.

See Also:
StringRelationalOperatorType, FilterPackageImpl.getStringRelationalOperatorType(), Constant Field Values
Generated

LOGICAL_OPERATOR_TYPE_OBJECT

static final int LOGICAL_OPERATOR_TYPE_OBJECT
The meta object id for the 'Logical Operator Type Object' data type.

See Also:
LogicalOperatorType, FilterPackageImpl.getLogicalOperatorTypeObject(), Constant Field Values
Generated

NUMERICAL_RELATIONAL_OPERATOR_TYPE_OBJECT

static final int NUMERICAL_RELATIONAL_OPERATOR_TYPE_OBJECT
The meta object id for the 'Numerical Relational Operator Type Object' data type.

See Also:
NumericalRelationalOperatorType, FilterPackageImpl.getNumericalRelationalOperatorTypeObject(), Constant Field Values
Generated

RANGE_RELATIONAL_OPERATOR_TYPE_OBJECT

static final int RANGE_RELATIONAL_OPERATOR_TYPE_OBJECT
The meta object id for the 'Range Relational Operator Type Object' data type.

See Also:
RangeRelationalOperatorType, FilterPackageImpl.getRangeRelationalOperatorTypeObject(), Constant Field Values
Generated

STRING_RELATIONAL_OPERATOR_TYPE_OBJECT

static final int STRING_RELATIONAL_OPERATOR_TYPE_OBJECT
The meta object id for the 'String Relational Operator Type Object' data type.

See Also:
StringRelationalOperatorType, FilterPackageImpl.getStringRelationalOperatorTypeObject(), Constant Field Values
Generated
Method Detail

getAbstractFilterRuleType

org.eclipse.emf.ecore.EClass getAbstractFilterRuleType()
Returns the meta object for class 'Abstract Filter Rule Type'.

Returns:
the meta object for class 'Abstract Filter Rule Type'.
See Also:
AbstractFilterRuleType
Generated

getAbstractFilterRuleType_AttributeName

org.eclipse.emf.ecore.EAttribute getAbstractFilterRuleType_AttributeName()
Returns the meta object for the attribute 'Attribute Name'.

Returns:
the meta object for the attribute 'Attribute Name'.
See Also:
AbstractFilterRuleType.getAttributeName(), getAbstractFilterRuleType()
Generated

getAbstractFilterRuleType_AttributeNamePath

org.eclipse.emf.ecore.EReference getAbstractFilterRuleType_AttributeNamePath()
Returns the meta object for the containment reference 'Attribute Name Path'.

Returns:
the meta object for the containment reference 'Attribute Name Path'.
See Also:
AbstractFilterRuleType.getAttributeNamePath(), getAbstractFilterRuleType()
Generated

getAbstractFilterRuleType_AttributeValue

org.eclipse.emf.ecore.EAttribute getAbstractFilterRuleType_AttributeValue()
Returns the meta object for the attribute 'Attribute Value'.

Returns:
the meta object for the attribute 'Attribute Value'.
See Also:
AbstractFilterRuleType.getAttributeValue(), getAbstractFilterRuleType()
Generated

getAbstractFilterRuleType_ImplementationClass

org.eclipse.emf.ecore.EAttribute getAbstractFilterRuleType_ImplementationClass()
Returns the meta object for the attribute 'Implementation Class'.

Returns:
the meta object for the attribute 'Implementation Class'.
See Also:
AbstractFilterRuleType.getImplementationClass(), getAbstractFilterRuleType()
Generated

getAbstractFilterRuleType_Negation

org.eclipse.emf.ecore.EAttribute getAbstractFilterRuleType_Negation()
Returns the meta object for the attribute 'Negation'.

Returns:
the meta object for the attribute 'Negation'.
See Also:
AbstractFilterRuleType.isNegation(), getAbstractFilterRuleType()
Generated

getFilterConfigType

org.eclipse.emf.ecore.EClass getFilterConfigType()
Returns the meta object for class 'Config Type'.

Returns:
the meta object for class 'Config Type'.
See Also:
FilterConfigType
Generated

getFilterConfigType_AbstractFilterRule

org.eclipse.emf.ecore.EReference getFilterConfigType_AbstractFilterRule()
Returns the meta object for the containment reference 'Abstract Filter Rule'.

Returns:
the meta object for the containment reference 'Abstract Filter Rule'.
See Also:
FilterConfigType.getAbstractFilterRule(), getFilterConfigType()
Generated

getFilterConfigType_FilterRuleBlock

org.eclipse.emf.ecore.EReference getFilterConfigType_FilterRuleBlock()
Returns the meta object for the containment reference 'Filter Rule Block'.

Returns:
the meta object for the containment reference 'Filter Rule Block'.
See Also:
FilterConfigType.getFilterRuleBlock(), getFilterConfigType()
Generated

getFilterRuleBlockType

org.eclipse.emf.ecore.EClass getFilterRuleBlockType()
Returns the meta object for class 'Rule Block Type'.

Returns:
the meta object for class 'Rule Block Type'.
See Also:
FilterRuleBlockType
Generated

getFilterRuleBlockType_Group

org.eclipse.emf.ecore.EAttribute getFilterRuleBlockType_Group()
Returns the meta object for the attribute list 'Group'.

Returns:
the meta object for the attribute list 'Group'.
See Also:
FilterRuleBlockType.getGroup(), getFilterRuleBlockType()
Generated

getFilterRuleBlockType_AbstractFilterRule

org.eclipse.emf.ecore.EReference getFilterRuleBlockType_AbstractFilterRule()
Returns the meta object for the containment reference list 'Abstract Filter Rule'.

Returns:
the meta object for the containment reference list 'Abstract Filter Rule'.
See Also:
FilterRuleBlockType.getAbstractFilterRule(), getFilterRuleBlockType()
Generated

getFilterRuleBlockType_FilterRuleBlock

org.eclipse.emf.ecore.EReference getFilterRuleBlockType_FilterRuleBlock()
Returns the meta object for the containment reference list 'Filter Rule Block'.

Returns:
the meta object for the containment reference list 'Filter Rule Block'.
See Also:
FilterRuleBlockType.getFilterRuleBlock(), getFilterRuleBlockType()
Generated

getFilterRuleBlockType_Name

org.eclipse.emf.ecore.EAttribute getFilterRuleBlockType_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
FilterRuleBlockType.getName(), getFilterRuleBlockType()
Generated

getFilterRuleBlockType_Negation

org.eclipse.emf.ecore.EAttribute getFilterRuleBlockType_Negation()
Returns the meta object for the attribute 'Negation'.

Returns:
the meta object for the attribute 'Negation'.
See Also:
FilterRuleBlockType.isNegation(), getFilterRuleBlockType()
Generated

getFilterRuleBlockType_Operator

org.eclipse.emf.ecore.EAttribute getFilterRuleBlockType_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
FilterRuleBlockType.getOperator(), getFilterRuleBlockType()
Generated

getFilterRuleType

org.eclipse.emf.ecore.EClass getFilterRuleType()
Returns the meta object for class 'Rule Type'.

Returns:
the meta object for class 'Rule Type'.
See Also:
FilterRuleType
Generated

getFilterRuleType_Operator

org.eclipse.emf.ecore.EAttribute getFilterRuleType_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
FilterRuleType.getOperator(), getFilterRuleType()
Generated

getNumericalFilterRuleType

org.eclipse.emf.ecore.EClass getNumericalFilterRuleType()
Returns the meta object for class 'Numerical Filter Rule Type'.

Returns:
the meta object for class 'Numerical Filter Rule Type'.
See Also:
NumericalFilterRuleType
Generated

getNumericalFilterRuleType_Operator

org.eclipse.emf.ecore.EAttribute getNumericalFilterRuleType_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
NumericalFilterRuleType.getOperator(), getNumericalFilterRuleType()
Generated

getPathExpressionType

org.eclipse.emf.ecore.EClass getPathExpressionType()
Returns the meta object for class 'Path Expression Type'.

Returns:
the meta object for class 'Path Expression Type'.
See Also:
PathExpressionType
Generated

getPathExpressionType_Group

org.eclipse.emf.ecore.EAttribute getPathExpressionType_Group()
Returns the meta object for the attribute list 'Group'.

Returns:
the meta object for the attribute list 'Group'.
See Also:
PathExpressionType.getGroup(), getPathExpressionType()
Generated

getPathExpressionType_Node

org.eclipse.emf.ecore.EAttribute getPathExpressionType_Node()
Returns the meta object for the attribute list 'Node'.

Returns:
the meta object for the attribute list 'Node'.
See Also:
PathExpressionType.getNode(), getPathExpressionType()
Generated

getDocumentRoot

org.eclipse.emf.ecore.EClass getDocumentRoot()
Returns the meta object for class 'Document Root'.

Returns:
the meta object for class 'Document Root'.
See Also:
DocumentRoot
Generated

getDocumentRoot_Mixed

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed'.

Returns:
the meta object for the attribute list 'Mixed'.
See Also:
DocumentRoot.getMixed(), getDocumentRoot()
Generated

getDocumentRoot_XMLNSPrefixMap

org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map 'XMLNS Prefix Map'.

Returns:
the meta object for the map 'XMLNS Prefix Map'.
See Also:
DocumentRoot.getXMLNSPrefixMap(), getDocumentRoot()
Generated

getDocumentRoot_XSISchemaLocation

org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map 'XSI Schema Location'.

Returns:
the meta object for the map 'XSI Schema Location'.
See Also:
DocumentRoot.getXSISchemaLocation(), getDocumentRoot()
Generated

getDocumentRoot_Filter

org.eclipse.emf.ecore.EReference getDocumentRoot_Filter()
Returns the meta object for the containment reference 'Filter'.

Returns:
the meta object for the containment reference 'Filter'.
See Also:
DocumentRoot.getFilter(), getDocumentRoot()
Generated

getRangeFilterRuleType

org.eclipse.emf.ecore.EClass getRangeFilterRuleType()
Returns the meta object for class 'Range Filter Rule Type'.

Returns:
the meta object for class 'Range Filter Rule Type'.
See Also:
RangeFilterRuleType
Generated

getRangeFilterRuleType_Operator

org.eclipse.emf.ecore.EAttribute getRangeFilterRuleType_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
RangeFilterRuleType.getOperator(), getRangeFilterRuleType()
Generated

getStringFilterRuleType

org.eclipse.emf.ecore.EClass getStringFilterRuleType()
Returns the meta object for class 'String Filter Rule Type'.

Returns:
the meta object for class 'String Filter Rule Type'.
See Also:
StringFilterRuleType
Generated

getStringFilterRuleType_Operator

org.eclipse.emf.ecore.EAttribute getStringFilterRuleType_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
StringFilterRuleType.getOperator(), getStringFilterRuleType()
Generated

getLogicalOperatorType

org.eclipse.emf.ecore.EEnum getLogicalOperatorType()
Returns the meta object for enum 'Logical Operator Type'.

Returns:
the meta object for enum 'Logical Operator Type'.
See Also:
LogicalOperatorType
Generated

getNumericalRelationalOperatorType

org.eclipse.emf.ecore.EEnum getNumericalRelationalOperatorType()
Returns the meta object for enum 'Numerical Relational Operator Type'.

Returns:
the meta object for enum 'Numerical Relational Operator Type'.
See Also:
NumericalRelationalOperatorType
Generated

getRangeRelationalOperatorType

org.eclipse.emf.ecore.EEnum getRangeRelationalOperatorType()
Returns the meta object for enum 'Range Relational Operator Type'.

Returns:
the meta object for enum 'Range Relational Operator Type'.
See Also:
RangeRelationalOperatorType
Generated

getStringRelationalOperatorType

org.eclipse.emf.ecore.EEnum getStringRelationalOperatorType()
Returns the meta object for enum 'String Relational Operator Type'.

Returns:
the meta object for enum 'String Relational Operator Type'.
See Also:
StringRelationalOperatorType
Generated

getLogicalOperatorTypeObject

org.eclipse.emf.ecore.EDataType getLogicalOperatorTypeObject()
Returns the meta object for data type 'Logical Operator Type Object'.

Returns:
the meta object for data type 'Logical Operator Type Object'.
See Also:
LogicalOperatorType
Generated
[EMF] Model
instanceClass="org.eclipse.hyades.logging.adapter.model.internal.filter.LogicalOperatorType" extendedMetaData="name='LogicalOperatorType:Object' baseType='LogicalOperatorType'"

getNumericalRelationalOperatorTypeObject

org.eclipse.emf.ecore.EDataType getNumericalRelationalOperatorTypeObject()
Returns the meta object for data type 'Numerical Relational Operator Type Object'.

Returns:
the meta object for data type 'Numerical Relational Operator Type Object'.
See Also:
NumericalRelationalOperatorType
Generated
[EMF] Model
instanceClass="org.eclipse.hyades.logging.adapter.model.internal.filter.NumericalRelationalOperatorType" extendedMetaData="name='NumericalRelationalOperatorType:Object' baseType='NumericalRelationalOperatorType'"

getRangeRelationalOperatorTypeObject

org.eclipse.emf.ecore.EDataType getRangeRelationalOperatorTypeObject()
Returns the meta object for data type 'Range Relational Operator Type Object'.

Returns:
the meta object for data type 'Range Relational Operator Type Object'.
See Also:
RangeRelationalOperatorType
Generated
[EMF] Model
instanceClass="org.eclipse.hyades.logging.adapter.model.internal.filter.RangeRelationalOperatorType" extendedMetaData="name='RangeRelationalOperatorType:Object' baseType='RangeRelationalOperatorType'"

getStringRelationalOperatorTypeObject

org.eclipse.emf.ecore.EDataType getStringRelationalOperatorTypeObject()
Returns the meta object for data type 'String Relational Operator Type Object'.

Returns:
the meta object for data type 'String Relational Operator Type Object'.
See Also:
StringRelationalOperatorType
Generated
[EMF] Model
instanceClass="org.eclipse.hyades.logging.adapter.model.internal.filter.StringRelationalOperatorType" extendedMetaData="name='StringRelationalOperatorType:Object' baseType='StringRelationalOperatorType'"

getFilterFactory

FilterFactory getFilterFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated

TPTP 4.5.0 Platform Project
Internal API Specification