TPTP 4.2.0 Platform Project
Internal API Specification

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

java.lang.Object
  extended byorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended byorg.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended byorg.eclipse.emf.ecore.impl.EObjectImpl
              extended byorg.eclipse.hyades.logging.adapter.model.internal.filter.impl.AbstractFilterRuleTypeImpl
All Implemented Interfaces:
AbstractFilterRuleType, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.common.notify.Notifier
Direct Known Subclasses:
FilterRuleTypeImpl, NumericalFilterRuleTypeImpl, RangeFilterRuleTypeImpl, StringFilterRuleTypeImpl

public abstract class AbstractFilterRuleTypeImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements AbstractFilterRuleType

An implementation of the model object 'Abstract Filter Rule Type'.

The following features are implemented:

Generated

Nested Class Summary
 
Nested classes 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 inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
protected static java.lang.String ATTRIBUTE_NAME_EDEFAULT
          The default value of the 'Attribute Name' attribute
protected static java.lang.String ATTRIBUTE_VALUE_EDEFAULT
          The default value of the 'Attribute Value' attribute
protected  java.lang.String attributeName
          The cached value of the 'Attribute Name' attribute
protected  PathExpressionType attributeNamePath
          The cached value of the 'Attribute Name Path' containment reference
protected  java.lang.String attributeValue
          The cached value of the 'Attribute Value' attribute
protected static java.lang.String IMPLEMENTATION_CLASS_EDEFAULT
          The default value of the 'Implementation Class' attribute
protected  java.lang.String implementationClass
          The cached value of the 'Implementation Class' attribute
protected  boolean negation
          The cached value of the 'Negation' attribute
protected static boolean NEGATION_EDEFAULT
          The default value of the 'Negation' attribute
protected  boolean negationESet
          This is true if the Negation attribute has been set
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
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.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected AbstractFilterRuleTypeImpl()
           
 
Method Summary
 org.eclipse.emf.common.notify.NotificationChain basicSetAttributeNamePath(PathExpressionType newAttributeNamePath, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 java.lang.String getAttributeName()
           
 PathExpressionType getAttributeNamePath()
           
 java.lang.String getAttributeValue()
           
 java.lang.String getImplementationClass()
           
 boolean isNegation()
           
 boolean isSetNegation()
           
 void setAttributeName(java.lang.String newAttributeName)
           
 void setAttributeNamePath(PathExpressionType newAttributeNamePath)
           
 void setAttributeValue(java.lang.String newAttributeValue)
           
 void setImplementationClass(java.lang.String newImplementationClass)
           
 void setNegation(boolean newNegation)
           
 java.lang.String toString()
           
 void unsetNegation()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
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.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
 

Field Detail

ATTRIBUTE_NAME_EDEFAULT

protected static final java.lang.String ATTRIBUTE_NAME_EDEFAULT
The default value of the 'Attribute Name' attribute.

See Also:
getAttributeName()
Generated
[EMF] Ordered

attributeName

protected java.lang.String attributeName
The cached value of the 'Attribute Name' attribute.

See Also:
getAttributeName()
Generated
[EMF] Ordered

attributeNamePath

protected PathExpressionType attributeNamePath
The cached value of the 'Attribute Name Path' containment reference.

See Also:
getAttributeNamePath()
Generated
[EMF] Ordered

ATTRIBUTE_VALUE_EDEFAULT

protected static final java.lang.String ATTRIBUTE_VALUE_EDEFAULT
The default value of the 'Attribute Value' attribute.

See Also:
getAttributeValue()
Generated
[EMF] Ordered

attributeValue

protected java.lang.String attributeValue
The cached value of the 'Attribute Value' attribute.

See Also:
getAttributeValue()
Generated
[EMF] Ordered

IMPLEMENTATION_CLASS_EDEFAULT

protected static final java.lang.String IMPLEMENTATION_CLASS_EDEFAULT
The default value of the 'Implementation Class' attribute.

See Also:
getImplementationClass()
Generated
[EMF] Ordered

implementationClass

protected java.lang.String implementationClass
The cached value of the 'Implementation Class' attribute.

See Also:
getImplementationClass()
Generated
[EMF] Ordered

NEGATION_EDEFAULT

protected static final boolean NEGATION_EDEFAULT
The default value of the 'Negation' attribute.

See Also:
isNegation(), Constant Field Values
Generated
[EMF] Ordered

negation

protected boolean negation
The cached value of the 'Negation' attribute.

See Also:
isNegation()
Generated
[EMF] Ordered

negationESet

protected boolean negationESet
This is true if the Negation attribute has been set.

Generated
[EMF] Ordered
Constructor Detail

AbstractFilterRuleTypeImpl

protected AbstractFilterRuleTypeImpl()

Generated
Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Generated

getAttributeName

public java.lang.String getAttributeName()

Specified by:
getAttributeName in interface AbstractFilterRuleType
Returns:
the value of the 'Attribute Name' attribute.
See Also:
AbstractFilterRuleType.setAttributeName(String), FilterPackage.getAbstractFilterRuleType_AttributeName()
Generated

setAttributeName

public void setAttributeName(java.lang.String newAttributeName)

Specified by:
setAttributeName in interface AbstractFilterRuleType
Parameters:
newAttributeName - the new value of the 'Attribute Name' attribute.
See Also:
AbstractFilterRuleType.getAttributeName()
Generated

getAttributeNamePath

public PathExpressionType getAttributeNamePath()

Specified by:
getAttributeNamePath in interface AbstractFilterRuleType
Returns:
the value of the 'Attribute Name Path' containment reference.
See Also:
AbstractFilterRuleType.setAttributeNamePath(PathExpressionType), FilterPackage.getAbstractFilterRuleType_AttributeNamePath()
Generated

basicSetAttributeNamePath

public org.eclipse.emf.common.notify.NotificationChain basicSetAttributeNamePath(PathExpressionType newAttributeNamePath,
                                                                                 org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setAttributeNamePath

public void setAttributeNamePath(PathExpressionType newAttributeNamePath)

Specified by:
setAttributeNamePath in interface AbstractFilterRuleType
Parameters:
newAttributeNamePath - the new value of the 'Attribute Name Path' containment reference.
See Also:
AbstractFilterRuleType.getAttributeNamePath()
Generated

getAttributeValue

public java.lang.String getAttributeValue()

Specified by:
getAttributeValue in interface AbstractFilterRuleType
Returns:
the value of the 'Attribute Value' attribute.
See Also:
AbstractFilterRuleType.setAttributeValue(String), FilterPackage.getAbstractFilterRuleType_AttributeValue()
Generated

setAttributeValue

public void setAttributeValue(java.lang.String newAttributeValue)

Specified by:
setAttributeValue in interface AbstractFilterRuleType
Parameters:
newAttributeValue - the new value of the 'Attribute Value' attribute.
See Also:
AbstractFilterRuleType.getAttributeValue()
Generated

getImplementationClass

public java.lang.String getImplementationClass()

Specified by:
getImplementationClass in interface AbstractFilterRuleType
Returns:
the value of the 'Implementation Class' attribute.
See Also:
AbstractFilterRuleType.setImplementationClass(String), FilterPackage.getAbstractFilterRuleType_ImplementationClass()
Generated

setImplementationClass

public void setImplementationClass(java.lang.String newImplementationClass)

Specified by:
setImplementationClass in interface AbstractFilterRuleType
Parameters:
newImplementationClass - the new value of the 'Implementation Class' attribute.
See Also:
AbstractFilterRuleType.getImplementationClass()
Generated

isNegation

public boolean isNegation()

Specified by:
isNegation in interface AbstractFilterRuleType
Returns:
the value of the 'Negation' attribute.
See Also:
AbstractFilterRuleType.isSetNegation(), AbstractFilterRuleType.unsetNegation(), AbstractFilterRuleType.setNegation(boolean), FilterPackage.getAbstractFilterRuleType_Negation()
Generated

setNegation

public void setNegation(boolean newNegation)

Specified by:
setNegation in interface AbstractFilterRuleType
Parameters:
newNegation - the new value of the 'Negation' attribute.
See Also:
AbstractFilterRuleType.isSetNegation(), AbstractFilterRuleType.unsetNegation(), AbstractFilterRuleType.isNegation()
Generated

unsetNegation

public void unsetNegation()

Specified by:
unsetNegation in interface AbstractFilterRuleType
See Also:
AbstractFilterRuleType.isSetNegation(), AbstractFilterRuleType.isNegation(), AbstractFilterRuleType.setNegation(boolean)
Generated

isSetNegation

public boolean isSetNegation()

Specified by:
isSetNegation in interface AbstractFilterRuleType
Returns:
whether the value of the 'Negation' attribute is set.
See Also:
AbstractFilterRuleType.unsetNegation(), AbstractFilterRuleType.isNegation(), AbstractFilterRuleType.setNegation(boolean)
Generated

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Generated

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Generated

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Generated

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Generated

toString

public java.lang.String toString()

Generated

TPTP 4.2.0 Platform Project
Internal API Specification