Uses of Interface
org.openprovenance.prov.model.WasStartedBy
-
Packages that use WasStartedBy Package Description org.openprovenance.prov.model Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it. -
-
Uses of WasStartedBy in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model with parameters of type WasStartedBy Modifier and Type Method Description WasStartedByIndexedDocument. add(WasStartedBy wsb)WasStartedByProvFactory. addAttributes(WasStartedBy from, WasStartedBy to)WasStartedByBeanTraversal. doAction(WasStartedBy start)voidIndexedDocument. doAction(WasStartedBy s)voidNamespaceGatherer. doAction(WasStartedBy start)ObjectProvFactory.Cloner. doAction(WasStartedBy s)voidStatementAction. doAction(WasStartedBy s)ObjectStatementActionValue. doAction(WasStartedBy s)WasStartedByProvFactory. newWasStartedBy(WasStartedBy u)
-