|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Edge
| Method Summary | |
|---|---|
Node |
getCause()
the cause of an Edge |
Node |
getEffect()
the effect of an Edge |
void |
setCause(Node cause)
the cause of an Edge |
void |
setEffect(Node effect)
the effect of an Edge |
| Methods inherited from interface org.openprovenance.rdf.AnnotationOrEdgeOrNode |
|---|
getAccounts, setAccounts |
| Methods inherited from interface org.openprovenance.rdf.Annotable |
|---|
getAnnotations, getLabels, getPnames, getProfiles, getTypes, setAnnotations, setLabels, setPnames, setProfiles, setTypes |
| Method Detail |
|---|
Node getCause()
void setCause(Node cause)
Node getEffect()
void setEffect(Node effect)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||