Class BusinessServiceVertex

    • Constructor Detail

      • BusinessServiceVertex

        public BusinessServiceVertex​(GenericVertex genericVertex)
    • Method Detail

      • getLevel

        public int getLevel()
      • isLeaf

        public boolean isLeaf()
      • getType

        public org.opennms.netmgt.graph.provider.bsm.BusinessServiceVertex.Type getType()
      • getReductionKeys

        public java.util.Set<java.lang.String> getReductionKeys()
      • getLabelFromReductionKey

        protected static java.lang.String getLabelFromReductionKey​(java.lang.String reductionKey)