Uses of Class
edu.upc.dama.dex.script.ScriptParser.Element

Packages that use ScriptParser.Element
edu.upc.dama.dex.script Provides classes and tools used to help to create schemas and load data. 
 

Uses of ScriptParser.Element in edu.upc.dama.dex.script
 

Subclasses of ScriptParser.Element in edu.upc.dama.dex.script
 class ScriptParser.NodeElement
           
 

Methods in edu.upc.dama.dex.script that return ScriptParser.Element
 ScriptParser.Element ScriptParser.CreateEdge(boolean execution)
           
 ScriptParser.Element ScriptParser.CreateNode(boolean execution)