|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BitsetFeatureValuesXML | |
|---|---|
| org.apache.uima.tools.cfe.config | |
| org.apache.uima.tools.cfe.config.impl | |
| org.apache.uima.tools.cfe.config.util | |
| Uses of BitsetFeatureValuesXML in org.apache.uima.tools.cfe.config |
|---|
| Methods in org.apache.uima.tools.cfe.config that return BitsetFeatureValuesXML | |
|---|---|
BitsetFeatureValuesXML |
ConfigFactory.createBitsetFeatureValuesXML()
Returns a new object of class 'Bitset Feature Values XML'. |
BitsetFeatureValuesXML |
SingleFeatureMatcherXML.getBitsetFeatureValues()
Returns the value of the 'Bitset Feature Values' containment reference. |
| Methods in org.apache.uima.tools.cfe.config with parameters of type BitsetFeatureValuesXML | |
|---|---|
void |
SingleFeatureMatcherXML.setBitsetFeatureValues(BitsetFeatureValuesXML value)
Sets the value of the ' Bitset Feature Values' containment reference. |
| Uses of BitsetFeatureValuesXML in org.apache.uima.tools.cfe.config.impl |
|---|
| Classes in org.apache.uima.tools.cfe.config.impl that implement BitsetFeatureValuesXML | |
|---|---|
class |
BitsetFeatureValuesXMLImpl
An implementation of the model object 'Bitset Feature Values XML'. |
| Fields in org.apache.uima.tools.cfe.config.impl declared as BitsetFeatureValuesXML | |
|---|---|
protected BitsetFeatureValuesXML |
SingleFeatureMatcherXMLImpl.bitsetFeatureValues
The cached value of the ' Bitset Feature Values' containment reference. |
| Methods in org.apache.uima.tools.cfe.config.impl that return BitsetFeatureValuesXML | |
|---|---|
BitsetFeatureValuesXML |
ConfigFactoryImpl.createBitsetFeatureValuesXML()
|
BitsetFeatureValuesXML |
SingleFeatureMatcherXMLImpl.getBitsetFeatureValues()
|
| Methods in org.apache.uima.tools.cfe.config.impl with parameters of type BitsetFeatureValuesXML | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
SingleFeatureMatcherXMLImpl.basicSetBitsetFeatureValues(BitsetFeatureValuesXML newBitsetFeatureValues,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SingleFeatureMatcherXMLImpl.setBitsetFeatureValues(BitsetFeatureValuesXML newBitsetFeatureValues)
|
| Uses of BitsetFeatureValuesXML in org.apache.uima.tools.cfe.config.util |
|---|
| Methods in org.apache.uima.tools.cfe.config.util with parameters of type BitsetFeatureValuesXML | |
|---|---|
T |
ConfigSwitch.caseBitsetFeatureValuesXML(BitsetFeatureValuesXML object)
Returns the result of interpreting the object as an instance of 'Bitset Feature Values XML'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||