Class Glossary

    • Constructor Detail

      • Glossary

        public Glossary()
    • Method Detail

      • getUsage

        public String getUsage()
        Guidance on the usage of this glossary content.
        Returns:
        the usage.
      • setUsage

        public void setUsage​(String usage)
      • getLanguage

        public String getLanguage()
        The Natural Language used in the glossary. This is a String - there is a Jira raised to enhance Egeria to standardise the language values. https://jira.odpi.org/browse/EGERIA-9
        Returns:
        the natural language
      • setLanguage

        public void setLanguage​(String language)
      • getIcons

        public Set<IconSummary> getIcons()
        The Governance level associated with this glossary
        Overrides:
        getIcons in class Node
        Returns:
        icon
      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class Node
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Node