org.activemath.content.query
Class Query
java.lang.Object
org.activemath.content.query.Query
public class Query
- extends Object
parse
public static Query parse(String query)
throws SyntaxErrorException
- Throws:
SyntaxErrorException
getAttribute_list
public List getAttribute_list()
- Returns:
- Returns the attribute query list.
getClass_labels
public List getClass_labels()
- Returns:
- Returns the class query list.
getRelation_list
public List getRelation_list()
- Returns:
- Returns the relation query list.
getCommand
public String getCommand()
- Returns:
- Returns the command.
toString
public String toString()
- Overrides:
toString in class Object
- Returns:
- Returns a String - is for debugging only