|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatternFeatureValuesXML | |
---|---|
org.apache.uima.tools.cfe.config | |
org.apache.uima.tools.cfe.config.impl | |
org.apache.uima.tools.cfe.config.util |
Uses of PatternFeatureValuesXML in org.apache.uima.tools.cfe.config |
---|
Methods in org.apache.uima.tools.cfe.config that return PatternFeatureValuesXML | |
---|---|
PatternFeatureValuesXML |
ConfigFactory.createPatternFeatureValuesXML()
Returns a new object of class 'Pattern Feature Values XML'. |
PatternFeatureValuesXML |
SingleFeatureMatcherXML.getPatternFeatureValues()
Returns the value of the 'Pattern Feature Values' containment reference. |
Methods in org.apache.uima.tools.cfe.config with parameters of type PatternFeatureValuesXML | |
---|---|
void |
SingleFeatureMatcherXML.setPatternFeatureValues(PatternFeatureValuesXML value)
Sets the value of the ' Pattern Feature Values ' containment reference. |
Uses of PatternFeatureValuesXML in org.apache.uima.tools.cfe.config.impl |
---|
Classes in org.apache.uima.tools.cfe.config.impl that implement PatternFeatureValuesXML | |
---|---|
class |
PatternFeatureValuesXMLImpl
An implementation of the model object 'Pattern Feature Values XML'. |
Fields in org.apache.uima.tools.cfe.config.impl declared as PatternFeatureValuesXML | |
---|---|
protected PatternFeatureValuesXML |
SingleFeatureMatcherXMLImpl.patternFeatureValues
The cached value of the ' Pattern Feature Values ' containment reference. |
Methods in org.apache.uima.tools.cfe.config.impl that return PatternFeatureValuesXML | |
---|---|
PatternFeatureValuesXML |
ConfigFactoryImpl.createPatternFeatureValuesXML()
|
PatternFeatureValuesXML |
SingleFeatureMatcherXMLImpl.getPatternFeatureValues()
|
Methods in org.apache.uima.tools.cfe.config.impl with parameters of type PatternFeatureValuesXML | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
SingleFeatureMatcherXMLImpl.basicSetPatternFeatureValues(PatternFeatureValuesXML newPatternFeatureValues,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SingleFeatureMatcherXMLImpl.setPatternFeatureValues(PatternFeatureValuesXML newPatternFeatureValues)
|
Uses of PatternFeatureValuesXML in org.apache.uima.tools.cfe.config.util |
---|
Methods in org.apache.uima.tools.cfe.config.util with parameters of type PatternFeatureValuesXML | |
---|---|
T |
ConfigSwitch.casePatternFeatureValuesXML(PatternFeatureValuesXML object)
Returns the result of interpreting the object as an instance of 'Pattern Feature Values XML'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |