Uses of Interface
info.oais.interfaces.infomodel.poss1Provenance.Actor
| Package | Description | 
|---|---|
| info.oais.implementation.infomodel.poss1Provenance | This package contains an implementation which should be useful for dealing with ProvenanceInformation. | 
| info.oais.interfaces.infomodel.poss1Provenance | This package contains interfaces which should be useful for dealing with ProvenanceInformation. | 
- 
Uses of Actor in info.oais.implementation.infomodel.poss1ProvenanceClasses in info.oais.implementation.infomodel.poss1Provenance that implement Actor Modifier and Type Class Description classActorImpl1An Actor is the entity, system or perons which instigates of performs the Step which is being recorded in the ProvenanceFields in info.oais.implementation.infomodel.poss1Provenance declared as Actor Modifier and Type Field Description ActorProvenanceStepImpl1. m_ActorInternal value for the Actor.Methods in info.oais.implementation.infomodel.poss1Provenance that return Actor Modifier and Type Method Description ActorProvenanceStepImpl1. getActor()Get the Actor involved in the activity.Methods in info.oais.implementation.infomodel.poss1Provenance with parameters of type Actor Modifier and Type Method Description voidProvenanceStepImpl1. setActor(Actor act)Set the Actor involved in the activity.
- 
Uses of Actor in info.oais.interfaces.infomodel.poss1ProvenanceMethods in info.oais.interfaces.infomodel.poss1Provenance that return Actor Modifier and Type Method Description ActorProvenanceStep. getActor()Get the Actor involved in the activity.Methods in info.oais.interfaces.infomodel.poss1Provenance with parameters of type Actor Modifier and Type Method Description voidProvenanceStep. setActor(Actor act)Set the Actor involved in the activity.