Uses of Class
org.gcube.informationsystem.discovery.knowledge.Knowledge
-
Packages that use Knowledge Package Description org.gcube.informationsystem.discovery.knowledge -
-
Uses of Knowledge in org.gcube.informationsystem.discovery.knowledge
Methods in org.gcube.informationsystem.discovery.knowledge that return Knowledge Modifier and Type Method Description static KnowledgeKnowledge. getInstance()Returns the singleton instance of theKnowledgeclass.static KnowledgeKnowledge. getInstance(boolean forceRediscover)Returns the singleton instance of theKnowledgeclass, with an option to force re-discovery.
-