Uses of Interface
info.oais.interfaces.infomodel.poss1Provenance.Action
| 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 Action in info.oais.implementation.infomodel.poss1ProvenanceClasses in info.oais.implementation.infomodel.poss1Provenance that implement Action Modifier and Type Class Description classActionImpl1The activity which is to be recorded in the Provenance.Fields in info.oais.implementation.infomodel.poss1Provenance declared as Action Modifier and Type Field Description ActionProvenanceStepImpl1. m_ActionInternal value for the Action.Methods in info.oais.implementation.infomodel.poss1Provenance that return Action Modifier and Type Method Description ActionProvenanceStepImpl1. getAction()Get the Action involved in the activity.Methods in info.oais.implementation.infomodel.poss1Provenance with parameters of type Action Modifier and Type Method Description voidProvenanceStepImpl1. setAction(Action action)Set the Action involved in the activity.
- 
Uses of Action in info.oais.interfaces.infomodel.poss1ProvenanceMethods in info.oais.interfaces.infomodel.poss1Provenance that return Action Modifier and Type Method Description ActionProvenanceStep. getAction()Get the Action involved in the activity.Methods in info.oais.interfaces.infomodel.poss1Provenance with parameters of type Action Modifier and Type Method Description voidProvenanceStep. setAction(Action action)Set the Action involved in the activity.