jadex.application
Class ApplicationXMLReader

java.lang.Object
  extended by jadex.component.ComponentXMLReader
      extended by jadex.application.ApplicationXMLReader

public class ApplicationXMLReader
extends ComponentXMLReader

Reader for loading component XML models into a Java representation states.


Field Summary
 
Fields inherited from class jadex.component.ComponentXMLReader
classconv, CONTEXT_ENTRIES, exconv, mappings, reader, reclassconv
 
Constructor Summary
ApplicationXMLReader(Set[] mappings)
          Create a new reader.
 
Method Summary
static Set getXMLMapping(Set[] mappings)
          Get the XML mapping.
 
Methods inherited from class jadex.component.ComponentXMLReader
addMethodInfos, buildReport, read
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationXMLReader

public ApplicationXMLReader(Set[] mappings)
Create a new reader.

Method Detail

getXMLMapping

public static Set getXMLMapping(Set[] mappings)
Get the XML mapping.



Copyright © 2011. All Rights Reserved.