|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use EnumFeatureValuesXML | |
|---|---|
| org.apache.uima.tools.cfe.config | |
| org.apache.uima.tools.cfe.config.impl | |
| org.apache.uima.tools.cfe.config.util | |
| Uses of EnumFeatureValuesXML in org.apache.uima.tools.cfe.config |
|---|
| Methods in org.apache.uima.tools.cfe.config that return EnumFeatureValuesXML | |
|---|---|
EnumFeatureValuesXML |
ConfigFactory.createEnumFeatureValuesXML()
Returns a new object of class 'Enum Feature Values XML'. |
EnumFeatureValuesXML |
SingleFeatureMatcherXML.getEnumFeatureValues()
Returns the value of the 'Enum Feature Values' containment reference. |
| Methods in org.apache.uima.tools.cfe.config with parameters of type EnumFeatureValuesXML | |
|---|---|
void |
SingleFeatureMatcherXML.setEnumFeatureValues(EnumFeatureValuesXML value)
Sets the value of the ' Enum Feature Values' containment reference. |
| Uses of EnumFeatureValuesXML in org.apache.uima.tools.cfe.config.impl |
|---|
| Classes in org.apache.uima.tools.cfe.config.impl that implement EnumFeatureValuesXML | |
|---|---|
class |
EnumFeatureValuesXMLImpl
An implementation of the model object 'Enum Feature Values XML'. |
| Fields in org.apache.uima.tools.cfe.config.impl declared as EnumFeatureValuesXML | |
|---|---|
protected EnumFeatureValuesXML |
SingleFeatureMatcherXMLImpl.enumFeatureValues
The cached value of the ' Enum Feature Values' containment reference. |
| Methods in org.apache.uima.tools.cfe.config.impl that return EnumFeatureValuesXML | |
|---|---|
EnumFeatureValuesXML |
ConfigFactoryImpl.createEnumFeatureValuesXML()
|
EnumFeatureValuesXML |
SingleFeatureMatcherXMLImpl.getEnumFeatureValues()
|
| Methods in org.apache.uima.tools.cfe.config.impl with parameters of type EnumFeatureValuesXML | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
SingleFeatureMatcherXMLImpl.basicSetEnumFeatureValues(EnumFeatureValuesXML newEnumFeatureValues,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SingleFeatureMatcherXMLImpl.setEnumFeatureValues(EnumFeatureValuesXML newEnumFeatureValues)
|
| Uses of EnumFeatureValuesXML in org.apache.uima.tools.cfe.config.util |
|---|
| Methods in org.apache.uima.tools.cfe.config.util with parameters of type EnumFeatureValuesXML | |
|---|---|
T |
ConfigSwitch.caseEnumFeatureValuesXML(EnumFeatureValuesXML object)
Returns the result of interpreting the object as an instance of 'Enum Feature Values XML'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||