|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OWLEdge
Javadocs go here.
Method Summary | |
---|---|
org.semanticweb.owl.model.OWLProperty |
getOWLProperty()
Return the owl property represented by this edge. |
void |
setOWLProperty(org.semanticweb.owl.model.OWLProperty owlProperty)
Set the OWLProperty that this edge represents. |
Methods inherited from interface net.sourceforge.fluxion.graph.Edge |
---|
accept, getHeadNode, getLabel, getTailNode, setHeadNode, setLabel, setTailNode |
Method Detail |
---|
void setOWLProperty(org.semanticweb.owl.model.OWLProperty owlProperty)
owlProperty
- the owlProperty to represent this edgeorg.semanticweb.owl.model.OWLProperty getOWLProperty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |