|
|||||||||
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
Inner Class Summary | |
static class |
AbstractEdgeExtractor.ProcessingInfo
|
static class |
AbstractEdgeExtractor.StatementInfo
|
Inner classes inherited from class dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor |
EdgeExtractor.ProcessingInfo, EdgeExtractor.StatementInfo |
Constructor Summary | |
AbstractEdgeExtractor()
|
Method Summary | |
EdgeExtractor.ProcessingInfo |
createNewProcessingInformation()
|
EdgeExtractor.StatementInfo |
createStatementInfoFor(org.w3c.rdf.model.Statement s)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor |
extractAllEdges, getProcessingInformation, printResultTo |
Constructor Detail |
public AbstractEdgeExtractor()
Method Detail |
public EdgeExtractor.StatementInfo createStatementInfoFor(org.w3c.rdf.model.Statement s)
createStatementInfoFor
in interface EdgeExtractor
public EdgeExtractor.ProcessingInfo createNewProcessingInformation()
createNewProcessingInformation
in interface EdgeExtractor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |