Class LegacyApplicationVertex

    • Constructor Detail

      • LegacyApplicationVertex

        public LegacyApplicationVertex​(ApplicationVertex vertex)
      • LegacyApplicationVertex

        public LegacyApplicationVertex​(OnmsApplication application)
      • LegacyApplicationVertex

        public LegacyApplicationVertex​(java.lang.String id,
                                       java.lang.String label)
        Creates a new ApplicationVertex.
        Parameters:
        id - the unique id of this vertex. Must be unique overall the namespace.
    • Method Detail

      • setServiceTypeId

        public void setServiceTypeId​(java.lang.Integer serviceTypeId)
      • isRoot

        public boolean isRoot()
      • isLeaf

        public boolean isLeaf()
      • getServiceTypeId

        public java.lang.Integer getServiceTypeId()
      • isPartOf

        public boolean isPartOf​(java.lang.String applicationId)