Class AnalysisEngineDescription_impl

All Implemented Interfaces:
Serializable, Cloneable, AnalysisEngineDescription, MetaDataObject, ResourceCreationSpecifier, ResourceSpecifier, XMLizable
Direct Known Subclasses:
TaeDescription_impl

public class AnalysisEngineDescription_impl extends ResourceCreationSpecifier_impl implements AnalysisEngineDescription
Reference implementation of AnalysisEngineDescription. Note that this class contains two attributes of class Map, which are not supported by the default XML input/output routines. Therefore we override the MetaDataObject_impl.writePropertyAsElement(PropertyXmlInfo, String) and MetaDataObject_impl.readPropertyValueFromXMLElement(PropertyXmlInfo, Element, XMLParser, XMLParser.ParsingOptions) methods.
See Also: