TPTP 4.6.0 Platform Project
Internal API Specification

org.eclipse.hyades.logging.adapter.model.internal.filter.impl
Class FilterFactoryImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.EFactoryImpl
                          extended by org.eclipse.hyades.logging.adapter.model.internal.filter.impl.FilterFactoryImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, FilterFactory

public class FilterFactoryImpl
extends org.eclipse.emf.ecore.impl.EFactoryImpl
implements FilterFactory

An implementation of the model Factory.

Generated

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
EDATE_FORMATS, ePackage
 
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.hyades.logging.adapter.model.internal.filter.FilterFactory
eINSTANCE
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
FilterFactoryImpl()
          Creates an instance of the factory
 
Method Summary
 java.lang.String convertLogicalOperatorTypeObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertLogicalOperatorTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertNumericalRelationalOperatorTypeObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertNumericalRelationalOperatorTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertRangeRelationalOperatorTypeObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertRangeRelationalOperatorTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertStringRelationalOperatorTypeObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertStringRelationalOperatorTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
           
 DocumentRoot createDocumentRoot()
           
 FilterConfigType createFilterConfigType()
           
 FilterRuleBlockType createFilterRuleBlockType()
           
 FilterRuleType createFilterRuleType()
           
 java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 LogicalOperatorType createLogicalOperatorTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 LogicalOperatorType createLogicalOperatorTypeObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 NumericalFilterRuleType createNumericalFilterRuleType()
           
 NumericalRelationalOperatorType createNumericalRelationalOperatorTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 NumericalRelationalOperatorType createNumericalRelationalOperatorTypeObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 PathExpressionType createPathExpressionType()
           
 RangeFilterRuleType createRangeFilterRuleType()
           
 RangeRelationalOperatorType createRangeRelationalOperatorTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 RangeRelationalOperatorType createRangeRelationalOperatorTypeObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 StringFilterRuleType createStringFilterRuleType()
           
 StringRelationalOperatorType createStringRelationalOperatorTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 StringRelationalOperatorType createStringRelationalOperatorTypeObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 FilterPackage getFilterPackage()
           
static FilterPackage getPackage()
          Deprecated.  
static FilterFactory init()
          Creates the default factory implementation
 
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, createFromString, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.emf.ecore.EFactory
getEPackage, setEPackage
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Constructor Detail

FilterFactoryImpl

public FilterFactoryImpl()
Creates an instance of the factory.

Generated
Method Detail

init

public static FilterFactory init()
Creates the default factory implementation.

Generated

create

public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)

Specified by:
create in interface org.eclipse.emf.ecore.EFactory
Overrides:
create in class org.eclipse.emf.ecore.impl.EFactoryImpl
Generated

createFromString

public java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                         java.lang.String initialValue)

Specified by:
createFromString in interface org.eclipse.emf.ecore.EFactory
Overrides:
createFromString in class org.eclipse.emf.ecore.impl.EFactoryImpl
Generated

convertToString

public java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType,
                                        java.lang.Object instanceValue)

Specified by:
convertToString in interface org.eclipse.emf.ecore.EFactory
Overrides:
convertToString in class org.eclipse.emf.ecore.impl.EFactoryImpl
Generated

createFilterConfigType

public FilterConfigType createFilterConfigType()

Specified by:
createFilterConfigType in interface FilterFactory
Returns:
a new object of class 'Config Type'.
Generated

createFilterRuleBlockType

public FilterRuleBlockType createFilterRuleBlockType()

Specified by:
createFilterRuleBlockType in interface FilterFactory
Returns:
a new object of class 'Rule Block Type'.
Generated

createFilterRuleType

public FilterRuleType createFilterRuleType()

Specified by:
createFilterRuleType in interface FilterFactory
Returns:
a new object of class 'Rule Type'.
Generated

createNumericalFilterRuleType

public NumericalFilterRuleType createNumericalFilterRuleType()

Specified by:
createNumericalFilterRuleType in interface FilterFactory
Returns:
a new object of class 'Numerical Filter Rule Type'.
Generated

createPathExpressionType

public PathExpressionType createPathExpressionType()

Specified by:
createPathExpressionType in interface FilterFactory
Returns:
a new object of class 'Path Expression Type'.
Generated

createDocumentRoot

public DocumentRoot createDocumentRoot()

Specified by:
createDocumentRoot in interface FilterFactory
Returns:
a new object of class 'Document Root'.
Generated

createRangeFilterRuleType

public RangeFilterRuleType createRangeFilterRuleType()

Specified by:
createRangeFilterRuleType in interface FilterFactory
Returns:
a new object of class 'Range Filter Rule Type'.
Generated

createStringFilterRuleType

public StringFilterRuleType createStringFilterRuleType()

Specified by:
createStringFilterRuleType in interface FilterFactory
Returns:
a new object of class 'String Filter Rule Type'.
Generated

createLogicalOperatorTypeFromString

public LogicalOperatorType createLogicalOperatorTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                               java.lang.String initialValue)

Generated

convertLogicalOperatorTypeToString

public java.lang.String convertLogicalOperatorTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                           java.lang.Object instanceValue)

Generated

createNumericalRelationalOperatorTypeFromString

public NumericalRelationalOperatorType createNumericalRelationalOperatorTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                       java.lang.String initialValue)

Generated

convertNumericalRelationalOperatorTypeToString

public java.lang.String convertNumericalRelationalOperatorTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                       java.lang.Object instanceValue)

Generated

createRangeRelationalOperatorTypeFromString

public RangeRelationalOperatorType createRangeRelationalOperatorTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                               java.lang.String initialValue)

Generated

convertRangeRelationalOperatorTypeToString

public java.lang.String convertRangeRelationalOperatorTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   java.lang.Object instanceValue)

Generated

createStringRelationalOperatorTypeFromString

public StringRelationalOperatorType createStringRelationalOperatorTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                 java.lang.String initialValue)

Generated

convertStringRelationalOperatorTypeToString

public java.lang.String convertStringRelationalOperatorTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                    java.lang.Object instanceValue)

Generated

createLogicalOperatorTypeObjectFromString

public LogicalOperatorType createLogicalOperatorTypeObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     java.lang.String initialValue)

Generated

convertLogicalOperatorTypeObjectToString

public java.lang.String convertLogicalOperatorTypeObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                 java.lang.Object instanceValue)

Generated

createNumericalRelationalOperatorTypeObjectFromString

public NumericalRelationalOperatorType createNumericalRelationalOperatorTypeObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                             java.lang.String initialValue)

Generated

convertNumericalRelationalOperatorTypeObjectToString

public java.lang.String convertNumericalRelationalOperatorTypeObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                             java.lang.Object instanceValue)

Generated

createRangeRelationalOperatorTypeObjectFromString

public RangeRelationalOperatorType createRangeRelationalOperatorTypeObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                     java.lang.String initialValue)

Generated

convertRangeRelationalOperatorTypeObjectToString

public java.lang.String convertRangeRelationalOperatorTypeObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         java.lang.Object instanceValue)

Generated

createStringRelationalOperatorTypeObjectFromString

public StringRelationalOperatorType createStringRelationalOperatorTypeObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                       java.lang.String initialValue)

Generated

convertStringRelationalOperatorTypeObjectToString

public java.lang.String convertStringRelationalOperatorTypeObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                          java.lang.Object instanceValue)

Generated

getFilterPackage

public FilterPackage getFilterPackage()

Specified by:
getFilterPackage in interface FilterFactory
Returns:
the package supported by this factory.
Generated

getPackage

public static FilterPackage getPackage()
Deprecated. 

Generated

TPTP 4.6.0 Platform Project
Internal API Specification