|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor.StatementInfo
Method Summary | |
org.w3c.rdf.model.Statement |
getStatement()
|
boolean |
hasBeenConsidered()
|
void |
hasBeenConsidered(boolean thatsTrue)
|
boolean |
hasBeenRejected()
|
void |
hasBeenRejected(boolean thatsTrue)
|
void |
setStatement(org.w3c.rdf.model.Statement s)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public void hasBeenConsidered(boolean thatsTrue)
public boolean hasBeenConsidered()
public void hasBeenRejected(boolean thatsTrue)
public boolean hasBeenRejected()
public void setStatement(org.w3c.rdf.model.Statement s)
public org.w3c.rdf.model.Statement getStatement()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |