Uses of Class
org.gcube.informationsystem.discovery.Discovery
Packages that use Discovery
-
Uses of Discovery in org.gcube.informationsystem.discovery.knowledge
Fields in org.gcube.informationsystem.discovery.knowledge with type parameters of type DiscoveryModifier and TypeFieldDescriptionprotected Map<AccessType,Discovery<Element>> ModelKnowledge.discoveriesA map of discovery instances, keyed by access type.Methods in org.gcube.informationsystem.discovery.knowledge that return DiscoveryModifier and TypeMethodDescriptionModelKnowledge.getDiscovery(AccessType accessType) Returns the discovery instance for a specific access type.