Uses of Interface
org.osid.ontology.OntologyNode
Packages that use OntologyNode
Package
Description
The Open Service Interface Definitions for the org.osid.ontology
service.
-
Uses of OntologyNode in org.osid.ontology
Methods in org.osid.ontology that return OntologyNodeModifier and TypeMethodDescriptionOntologyNodeList.getNextOntologyNode()Gets the nextOntologyNodein this list.OntologyNodeList.getNextOntologyNodes(long n) Gets the next set ofOntologyNodeelements in this list which must be less than or equal to the return fromavailable().OntologyHierarchySession.getOntologyNodes(Id ontologyId, long ancestorLevels, long descendantLevels, boolean includeSiblings) Gets a portion of the hierarchy for the given ontology.