org.openprovenance.model
Interface Edge

All Superinterfaces:
Annotable, HasAccounts, Identifiable
All Known Implementing Classes:
RdfUsed, RdfWasControlledBy, RdfWasDerivedFrom, RdfWasGeneratedBy, RdfWasTriggeredBy, Used, UsedStar, WasControlledBy, WasDerivedFrom, WasDerivedFromStar, WasGeneratedBy, WasGeneratedByStar, WasTriggeredBy, WasTriggeredByStar

public interface Edge
extends Annotable, HasAccounts


Method Summary
 Ref getCause()
           
 Ref getEffect()
           
 
Methods inherited from interface org.openprovenance.model.Annotable
getAnnotation
 
Methods inherited from interface org.openprovenance.model.Identifiable
getId, setId
 
Methods inherited from interface org.openprovenance.model.HasAccounts
getAccount
 

Method Detail

getCause

Ref getCause()

getEffect

Ref getEffect()


Copyright © 2010. All Rights Reserved.