org.apache.uima.tools.cfe.config.impl
Class SingleFeatureMatcherXMLImpl

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.EObjectImpl
              extended by org.apache.uima.tools.cfe.config.impl.SingleFeatureMatcherXMLImpl
All Implemented Interfaces:
SingleFeatureMatcherXML, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class SingleFeatureMatcherXMLImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements SingleFeatureMatcherXML

An implementation of the model object 'Single Feature Matcher XML'.

The following features are implemented:


Nested Class Summary
 
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 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
protected  BitsetFeatureValuesXML bitsetFeatureValues
          The cached value of the 'Bitset Feature Values' containment reference.
protected  EnumFeatureValuesXML enumFeatureValues
          The cached value of the 'Enum Feature Values' containment reference.
protected  boolean exclude
          The cached value of the 'Exclude' attribute.
protected static boolean EXCLUDE_EDEFAULT
          The default value of the 'Exclude' attribute.
protected  boolean excludeESet
          This is true if the Exclude attribute has been set.
protected static String FEATURE_PATH_EDEFAULT
          The default value of the 'Feature Path' attribute.
protected static String FEATURE_TYPE_NAME_EDEFAULT
          The default value of the 'Feature Type Name' attribute.
protected  String featurePath
          The cached value of the 'Feature Path' attribute.
protected  String featureTypeName
          The cached value of the 'Feature Type Name' attribute.
protected  ObjectPathFeatureValuesXML objectPathFeatureValues
          The cached value of the 'Object Path Feature Values' containment reference.
protected  PatternFeatureValuesXML patternFeatureValues
          The cached value of the 'Pattern Feature Values' containment reference.
protected  boolean quiet
          The cached value of the 'Quiet' attribute.
protected static boolean QUIET_EDEFAULT
          The default value of the 'Quiet' attribute.
protected  boolean quietESet
          This is true if the Quiet attribute has been set.
protected  RangeFeatureValuesXML rangeFeatureValues
          The cached value of the 'Range Feature Values' containment reference.
 
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 SingleFeatureMatcherXMLImpl()
           
 
Method Summary
 org.eclipse.emf.common.notify.NotificationChain basicSetBitsetFeatureValues(BitsetFeatureValuesXML newBitsetFeatureValues, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetEnumFeatureValues(EnumFeatureValuesXML newEnumFeatureValues, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetObjectPathFeatureValues(ObjectPathFeatureValuesXML newObjectPathFeatureValues, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPatternFeatureValues(PatternFeatureValuesXML newPatternFeatureValues, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetRangeFeatureValues(RangeFeatureValuesXML newRangeFeatureValues, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 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, Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 BitsetFeatureValuesXML getBitsetFeatureValues()
           
 EnumFeatureValuesXML getEnumFeatureValues()
           
 String getFeaturePath()
           
 String getFeatureTypeName()
           
 ObjectPathFeatureValuesXML getObjectPathFeatureValues()
           
 PatternFeatureValuesXML getPatternFeatureValues()
           
 RangeFeatureValuesXML getRangeFeatureValues()
           
 boolean isExclude()
           
 boolean isQuiet()
           
 boolean isSetExclude()
           
 boolean isSetQuiet()
           
 void setBitsetFeatureValues(BitsetFeatureValuesXML newBitsetFeatureValues)
           
 void setEnumFeatureValues(EnumFeatureValuesXML newEnumFeatureValues)
           
 void setExclude(boolean newExclude)
           
 void setFeaturePath(String newFeaturePath)
           
 void setFeatureTypeName(String newFeatureTypeName)
           
 void setObjectPathFeatureValues(ObjectPathFeatureValuesXML newObjectPathFeatureValues)
           
 void setPatternFeatureValues(PatternFeatureValuesXML newPatternFeatureValues)
           
 void setQuiet(boolean newQuiet)
           
 void setRangeFeatureValues(RangeFeatureValuesXML newRangeFeatureValues)
           
 String toString()
           
 void unsetExclude()
           
 void unsetQuiet()
           
 
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

rangeFeatureValues

protected RangeFeatureValuesXML rangeFeatureValues
The cached value of the 'Range Feature Values' containment reference.

See Also:
getRangeFeatureValues()

enumFeatureValues

protected EnumFeatureValuesXML enumFeatureValues
The cached value of the 'Enum Feature Values' containment reference.

See Also:
getEnumFeatureValues()

bitsetFeatureValues

protected BitsetFeatureValuesXML bitsetFeatureValues
The cached value of the 'Bitset Feature Values' containment reference.

See Also:
getBitsetFeatureValues()

objectPathFeatureValues

protected ObjectPathFeatureValuesXML objectPathFeatureValues
The cached value of the 'Object Path Feature Values' containment reference.

See Also:
getObjectPathFeatureValues()

patternFeatureValues

protected PatternFeatureValuesXML patternFeatureValues
The cached value of the 'Pattern Feature Values' containment reference.

See Also:
getPatternFeatureValues()

EXCLUDE_EDEFAULT

protected static final boolean EXCLUDE_EDEFAULT
The default value of the 'Exclude' attribute.

See Also:
isExclude(), Constant Field Values

exclude

protected boolean exclude
The cached value of the 'Exclude' attribute.

See Also:
isExclude()

excludeESet

protected boolean excludeESet
This is true if the Exclude attribute has been set.


FEATURE_PATH_EDEFAULT

protected static final String FEATURE_PATH_EDEFAULT
The default value of the 'Feature Path' attribute.

See Also:
getFeaturePath()

featurePath

protected String featurePath
The cached value of the 'Feature Path' attribute.

See Also:
getFeaturePath()

FEATURE_TYPE_NAME_EDEFAULT

protected static final String FEATURE_TYPE_NAME_EDEFAULT
The default value of the 'Feature Type Name' attribute.

See Also:
getFeatureTypeName()

featureTypeName

protected String featureTypeName
The cached value of the 'Feature Type Name' attribute.

See Also:
getFeatureTypeName()

QUIET_EDEFAULT

protected static final boolean QUIET_EDEFAULT
The default value of the 'Quiet' attribute.

See Also:
isQuiet(), Constant Field Values

quiet

protected boolean quiet
The cached value of the 'Quiet' attribute.

See Also:
isQuiet()

quietESet

protected boolean quietESet
This is true if the Quiet attribute has been set.

Constructor Detail

SingleFeatureMatcherXMLImpl

protected SingleFeatureMatcherXMLImpl()

Method Detail

eStaticClass

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

Overrides:
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImpl

getRangeFeatureValues

public RangeFeatureValuesXML getRangeFeatureValues()

Specified by:
getRangeFeatureValues in interface SingleFeatureMatcherXML
Returns:
the value of the 'Range Feature Values' containment reference.
See Also:
SingleFeatureMatcherXML.setRangeFeatureValues(RangeFeatureValuesXML), ConfigPackage.getSingleFeatureMatcherXML_RangeFeatureValues()

basicSetRangeFeatureValues

public org.eclipse.emf.common.notify.NotificationChain basicSetRangeFeatureValues(RangeFeatureValuesXML newRangeFeatureValues,
                                                                                  org.eclipse.emf.common.notify.NotificationChain msgs)


setRangeFeatureValues

public void setRangeFeatureValues(RangeFeatureValuesXML newRangeFeatureValues)

Specified by:
setRangeFeatureValues in interface SingleFeatureMatcherXML
Parameters:
newRangeFeatureValues - the new value of the 'Range Feature Values' containment reference.
See Also:
SingleFeatureMatcherXML.getRangeFeatureValues()

getEnumFeatureValues

public EnumFeatureValuesXML getEnumFeatureValues()

Specified by:
getEnumFeatureValues in interface SingleFeatureMatcherXML
Returns:
the value of the 'Enum Feature Values' containment reference.
See Also:
SingleFeatureMatcherXML.setEnumFeatureValues(EnumFeatureValuesXML), ConfigPackage.getSingleFeatureMatcherXML_EnumFeatureValues()

basicSetEnumFeatureValues

public org.eclipse.emf.common.notify.NotificationChain basicSetEnumFeatureValues(EnumFeatureValuesXML newEnumFeatureValues,
                                                                                 org.eclipse.emf.common.notify.NotificationChain msgs)


setEnumFeatureValues

public void setEnumFeatureValues(EnumFeatureValuesXML newEnumFeatureValues)

Specified by:
setEnumFeatureValues in interface SingleFeatureMatcherXML
Parameters:
newEnumFeatureValues - the new value of the 'Enum Feature Values' containment reference.
See Also:
SingleFeatureMatcherXML.getEnumFeatureValues()

getBitsetFeatureValues

public BitsetFeatureValuesXML getBitsetFeatureValues()

Specified by:
getBitsetFeatureValues in interface SingleFeatureMatcherXML
Returns:
the value of the 'Bitset Feature Values' containment reference.
See Also:
SingleFeatureMatcherXML.setBitsetFeatureValues(BitsetFeatureValuesXML), ConfigPackage.getSingleFeatureMatcherXML_BitsetFeatureValues()

basicSetBitsetFeatureValues

public org.eclipse.emf.common.notify.NotificationChain basicSetBitsetFeatureValues(BitsetFeatureValuesXML newBitsetFeatureValues,
                                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)


setBitsetFeatureValues

public void setBitsetFeatureValues(BitsetFeatureValuesXML newBitsetFeatureValues)

Specified by:
setBitsetFeatureValues in interface SingleFeatureMatcherXML
Parameters:
newBitsetFeatureValues - the new value of the 'Bitset Feature Values' containment reference.
See Also:
SingleFeatureMatcherXML.getBitsetFeatureValues()

getObjectPathFeatureValues

public ObjectPathFeatureValuesXML getObjectPathFeatureValues()

Specified by:
getObjectPathFeatureValues in interface SingleFeatureMatcherXML
Returns:
the value of the 'Object Path Feature Values' containment reference.
See Also:
SingleFeatureMatcherXML.setObjectPathFeatureValues(ObjectPathFeatureValuesXML), ConfigPackage.getSingleFeatureMatcherXML_ObjectPathFeatureValues()

basicSetObjectPathFeatureValues

public org.eclipse.emf.common.notify.NotificationChain basicSetObjectPathFeatureValues(ObjectPathFeatureValuesXML newObjectPathFeatureValues,
                                                                                       org.eclipse.emf.common.notify.NotificationChain msgs)


setObjectPathFeatureValues

public void setObjectPathFeatureValues(ObjectPathFeatureValuesXML newObjectPathFeatureValues)

Specified by:
setObjectPathFeatureValues in interface SingleFeatureMatcherXML
Parameters:
newObjectPathFeatureValues - the new value of the 'Object Path Feature Values' containment reference.
See Also:
SingleFeatureMatcherXML.getObjectPathFeatureValues()

getPatternFeatureValues

public PatternFeatureValuesXML getPatternFeatureValues()

Specified by:
getPatternFeatureValues in interface SingleFeatureMatcherXML
Returns:
the value of the 'Pattern Feature Values' containment reference.
See Also:
SingleFeatureMatcherXML.setPatternFeatureValues(PatternFeatureValuesXML), ConfigPackage.getSingleFeatureMatcherXML_PatternFeatureValues()

basicSetPatternFeatureValues

public org.eclipse.emf.common.notify.NotificationChain basicSetPatternFeatureValues(PatternFeatureValuesXML newPatternFeatureValues,
                                                                                    org.eclipse.emf.common.notify.NotificationChain msgs)


setPatternFeatureValues

public void setPatternFeatureValues(PatternFeatureValuesXML newPatternFeatureValues)

Specified by:
setPatternFeatureValues in interface SingleFeatureMatcherXML
Parameters:
newPatternFeatureValues - the new value of the 'Pattern Feature Values' containment reference.
See Also:
SingleFeatureMatcherXML.getPatternFeatureValues()

isExclude

public boolean isExclude()

Specified by:
isExclude in interface SingleFeatureMatcherXML
Returns:
the value of the 'Exclude' attribute.
See Also:
SingleFeatureMatcherXML.isSetExclude(), SingleFeatureMatcherXML.unsetExclude(), SingleFeatureMatcherXML.setExclude(boolean), ConfigPackage.getSingleFeatureMatcherXML_Exclude()

setExclude

public void setExclude(boolean newExclude)

Specified by:
setExclude in interface SingleFeatureMatcherXML
Parameters:
newExclude - the new value of the 'Exclude' attribute.
See Also:
SingleFeatureMatcherXML.isSetExclude(), SingleFeatureMatcherXML.unsetExclude(), SingleFeatureMatcherXML.isExclude()

unsetExclude

public void unsetExclude()

Specified by:
unsetExclude in interface SingleFeatureMatcherXML
See Also:
SingleFeatureMatcherXML.isSetExclude(), SingleFeatureMatcherXML.isExclude(), SingleFeatureMatcherXML.setExclude(boolean)

isSetExclude

public boolean isSetExclude()

Specified by:
isSetExclude in interface SingleFeatureMatcherXML
Returns:
whether the value of the 'Exclude' attribute is set.
See Also:
SingleFeatureMatcherXML.unsetExclude(), SingleFeatureMatcherXML.isExclude(), SingleFeatureMatcherXML.setExclude(boolean)

getFeaturePath

public String getFeaturePath()

Specified by:
getFeaturePath in interface SingleFeatureMatcherXML
Returns:
the value of the 'Feature Path' attribute.
See Also:
SingleFeatureMatcherXML.setFeaturePath(String), ConfigPackage.getSingleFeatureMatcherXML_FeaturePath()

setFeaturePath

public void setFeaturePath(String newFeaturePath)

Specified by:
setFeaturePath in interface SingleFeatureMatcherXML
Parameters:
newFeaturePath - the new value of the 'Feature Path' attribute.
See Also:
SingleFeatureMatcherXML.getFeaturePath()

getFeatureTypeName

public String getFeatureTypeName()

Specified by:
getFeatureTypeName in interface SingleFeatureMatcherXML
Returns:
the value of the 'Feature Type Name' attribute.
See Also:
SingleFeatureMatcherXML.setFeatureTypeName(String), ConfigPackage.getSingleFeatureMatcherXML_FeatureTypeName()

setFeatureTypeName

public void setFeatureTypeName(String newFeatureTypeName)

Specified by:
setFeatureTypeName in interface SingleFeatureMatcherXML
Parameters:
newFeatureTypeName - the new value of the 'Feature Type Name' attribute.
See Also:
SingleFeatureMatcherXML.getFeatureTypeName()

isQuiet

public boolean isQuiet()

Specified by:
isQuiet in interface SingleFeatureMatcherXML
Returns:
the value of the 'Quiet' attribute.
See Also:
SingleFeatureMatcherXML.isSetQuiet(), SingleFeatureMatcherXML.unsetQuiet(), SingleFeatureMatcherXML.setQuiet(boolean), ConfigPackage.getSingleFeatureMatcherXML_Quiet()

setQuiet

public void setQuiet(boolean newQuiet)

Specified by:
setQuiet in interface SingleFeatureMatcherXML
Parameters:
newQuiet - the new value of the 'Quiet' attribute.
See Also:
SingleFeatureMatcherXML.isSetQuiet(), SingleFeatureMatcherXML.unsetQuiet(), SingleFeatureMatcherXML.isQuiet()

unsetQuiet

public void unsetQuiet()

Specified by:
unsetQuiet in interface SingleFeatureMatcherXML
See Also:
SingleFeatureMatcherXML.isSetQuiet(), SingleFeatureMatcherXML.isQuiet(), SingleFeatureMatcherXML.setQuiet(boolean)

isSetQuiet

public boolean isSetQuiet()

Specified by:
isSetQuiet in interface SingleFeatureMatcherXML
Returns:
whether the value of the 'Quiet' attribute is set.
See Also:
SingleFeatureMatcherXML.unsetQuiet(), SingleFeatureMatcherXML.isQuiet(), SingleFeatureMatcherXML.setQuiet(boolean)

eInverseRemove

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

Overrides:
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eGet

public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eSet

public void eSet(int featureID,
                 Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

toString

public String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.