Uses of Record Class
lib.aide.resource.ResourceProvenance
Packages that use ResourceProvenance
-
Uses of ResourceProvenance in lib.aide.resource
Methods in lib.aide.resource that return types with arguments of type ResourceProvenance -
Uses of ResourceProvenance in lib.aide.resource.collection
Methods in lib.aide.resource.collection that return ResourceProvenanceModifier and TypeMethodDescriptionResourceProvenance
<?, Resource<? extends Nature, ?>> PathElaboration.rp()
Returns the value of therp
record component.Methods in lib.aide.resource.collection that return types with arguments of type ResourceProvenanceModifier and TypeMethodDescriptionList
<Paths<C, ResourceProvenance<?, R>>> Resources.getPaths()
List
<ResourceProvenance<?, R>> Resources.getResources()
Constructors in lib.aide.resource.collection with parameters of type ResourceProvenanceModifierConstructorDescriptionPathElaboration
(ResourceFactory.MapFromTextResult elaboration, ResourceProvenance<?, Resource<? extends Nature, ?>> rp, List<Map.Entry<String, Paths.DeepMergeOperation>> merged) Creates an instance of aPathElaboration
record class.Constructor parameters in lib.aide.resource.collection with type arguments of type ResourceProvenanceModifierConstructorDescriptionResources
(List<ResourceProvenance<?, R>> resources, List<Paths<C, ResourceProvenance<?, R>>> paths)