|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gr.forth.ics.vrp.corevrp.parser.UpCall
UpCall.java - A class to transport the information to wrapped elements.
| Method Summary | |
Object |
getObject()
Get the object of the UpCall. |
String |
getPredicate()
Get the predicate of the UpCall. |
boolean |
getReification()
In case the statement needs to be reified return true else false. |
boolean |
getRes_Lit()
In case the object is a Literal it returns false else true. |
String |
getStatement()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public String getPredicate()
public Object getObject()
public boolean getRes_Lit()
public boolean getReification()
public String getStatement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||