|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CpeComponentDescriptor
An object that holds configuration that is part of the CPE descriptor. Provides the means of setting component descriptor file path containing configuration
Method Summary | |
---|---|
CpeInclude |
getInclude()
Returns component's descriptor file path |
void |
setInclude(CpeInclude aInclude)
Sets component's descriptor file path |
Methods inherited from interface org.apache.uima.resource.metadata.MetaDataObject |
---|
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl |
Methods inherited from interface org.apache.uima.util.XMLizable |
---|
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML |
Method Detail |
---|
void setInclude(CpeInclude aInclude)
aInclude
- -
CpeInclude
containing file pathCpeInclude getInclude()
CpeInclude
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |