Class ConceptAndSuperConceptsCache

    • Constructor Detail

      • ConceptAndSuperConceptsCache

        protected ConceptAndSuperConceptsCache​(Object key,
                                               SNode topConcept)
    • Method Detail

      • getConcepts

        public SNode[] getConcepts()
      • getPropertyDeclarationByName

        public SNode getPropertyDeclarationByName​(String name)
      • getPropertyDeclarations

        public List<SNode> getPropertyDeclarations()
      • getLinkDeclarationByRole

        public SNode getLinkDeclarationByRole​(String role)
      • getMostSpecificLinkDeclarationByRole

        public SNode getMostSpecificLinkDeclarationByRole​(String role)
      • getLinkDeclarationsExcludingOverridden

        public List<SNode> getLinkDeclarationsExcludingOverridden()