Uses of Class
info.oais.implementation.infomodel.poss1Provenance.ProvenanceStepImpl1
Package | Description |
---|---|
info.oais.implementation.infomodel |
This package contains classes for an implementation for the OAIS Information Model.
|
-
Uses of ProvenanceStepImpl1 in info.oais.implementation.infomodel
Fields in info.oais.implementation.infomodel with type parameters of type ProvenanceStepImpl1 Modifier and Type Field Description (package private) ArrayList<ProvenanceStepImpl1>
ProvenanceInformationImpl1. steps
The internal value for the Provenance steps.Methods in info.oais.implementation.infomodel that return types with arguments of type ProvenanceStepImpl1 Modifier and Type Method Description ArrayList<ProvenanceStepImpl1>
ProvenanceInformationImpl1. getSteps()
Get the ArrayList of ProvenanceSteps to which entries can be added or examined.