Class ImmediateParentConceptIterator

  • All Implemented Interfaces:
    Iterable<SConcept>, Iterator<SConcept>

    public final class ImmediateParentConceptIterator
    extends Object
    implements Iterable<SConcept>, Iterator<SConcept>
    Concept hierarchy iterator that walks direct super concepts only, up to specified concept (exclusive) or a top-most concept (BaseConcept, inclusive). Iteration begins with a concept supplied as a start one. Iterator doesn't support removals.
    Since:
    3.3