|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CFEDescriptorXML | |
---|---|
org.apache.uima.tools.cfe.config | |
org.apache.uima.tools.cfe.config.impl | |
org.apache.uima.tools.cfe.config.util |
Uses of CFEDescriptorXML in org.apache.uima.tools.cfe.config |
---|
Methods in org.apache.uima.tools.cfe.config that return CFEDescriptorXML | |
---|---|
CFEDescriptorXML |
ConfigFactory.createCFEDescriptorXML()
Returns a new object of class 'CFE Descriptor XML'. |
CFEDescriptorXML |
DocumentRoot.getCFEConfig()
Returns the value of the 'CFE Config' containment reference. |
Methods in org.apache.uima.tools.cfe.config with parameters of type CFEDescriptorXML | |
---|---|
void |
DocumentRoot.setCFEConfig(CFEDescriptorXML value)
Sets the value of the ' CFE Config ' containment reference. |
Uses of CFEDescriptorXML in org.apache.uima.tools.cfe.config.impl |
---|
Classes in org.apache.uima.tools.cfe.config.impl that implement CFEDescriptorXML | |
---|---|
class |
CFEDescriptorXMLImpl
An implementation of the model object 'CFE Descriptor XML'. |
Methods in org.apache.uima.tools.cfe.config.impl that return CFEDescriptorXML | |
---|---|
CFEDescriptorXML |
ConfigFactoryImpl.createCFEDescriptorXML()
|
CFEDescriptorXML |
DocumentRootImpl.getCFEConfig()
|
Methods in org.apache.uima.tools.cfe.config.impl with parameters of type CFEDescriptorXML | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetCFEConfig(CFEDescriptorXML newCFEConfig,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setCFEConfig(CFEDescriptorXML newCFEConfig)
|
Uses of CFEDescriptorXML in org.apache.uima.tools.cfe.config.util |
---|
Methods in org.apache.uima.tools.cfe.config.util with parameters of type CFEDescriptorXML | |
---|---|
T |
ConfigSwitch.caseCFEDescriptorXML(CFEDescriptorXML object)
Returns the result of interpreting the object as an instance of 'CFE Descriptor XML'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |