Package jason.util
Class asl2dot
java.lang.Object
jason.util.asl2xml
jason.util.asl2dot
- All Implemented Interfaces:
java.io.Serializable
public class asl2dot extends asl2xml
Convert an agent asl code to dot (http://www.graphviz.org/)
-- used to produce the graph of goals.
- Author:
- Jomi
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class jason.util.asl2xml
fac, transCache
-
Constructor Summary
Constructors Constructor Description asl2dot()
-
Method Summary
Methods inherited from class jason.util.asl2xml
getFactory, getTransformer, loadAg, run, setParameter, transform, transform
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait