Uses of Class
de.ls5.jlearn.util.xml.generated.AutomatonType

Packages that use AutomatonType
de.ls5.jlearn.util   
de.ls5.jlearn.util.xml.generated   
 

Uses of AutomatonType in de.ls5.jlearn.util
 

Methods in de.ls5.jlearn.util that return AutomatonType
static AutomatonType AutomatonXMLUtil.toXml(Automaton in, ObjectFactory factory, XmlSerializationHelper helper)
           
 

Methods in de.ls5.jlearn.util with parameters of type AutomatonType
static Automaton AutomatonXMLUtil.fromXml(AutomatonType in, XmlSerializationHelper helper)
           
 

Uses of AutomatonType in de.ls5.jlearn.util.xml.generated
 

Methods in de.ls5.jlearn.util.xml.generated that return AutomatonType
 AutomatonType ObjectFactory.createAutomatonType()
          Create an instance of AutomatonType
 

Methods in de.ls5.jlearn.util.xml.generated that return types with arguments of type AutomatonType
 JAXBElement<AutomatonType> ObjectFactory.createAutomaton(AutomatonType value)
          Create an instance of JAXBElement<AutomatonType>}
 

Methods in de.ls5.jlearn.util.xml.generated with parameters of type AutomatonType
 JAXBElement<AutomatonType> ObjectFactory.createAutomaton(AutomatonType value)
          Create an instance of JAXBElement<AutomatonType>}
 



Copyright © 2011. All Rights Reserved.