Interface CollapsibleVertex
-
- All Superinterfaces:
CollapsibleRef
,Comparable<Ref>
,Ref
,Vertex
,VertexRef
- All Known Implementing Classes:
AbstractCollapsibleVertex
,AlarmHopCriteria.AlarmVertex
,CategoryHopCriteria.CategoryVertex
,IpLikeHopCriteria.IPVertex
public interface CollapsibleVertex extends Vertex, CollapsibleRef
-
-
Method Summary
-
Methods inherited from interface org.opennms.features.topology.api.topo.CollapsibleRef
getChildren
-
Methods inherited from interface java.lang.Comparable
compareTo
-
Methods inherited from interface org.opennms.features.topology.api.topo.Ref
getId, getNamespace
-
Methods inherited from interface org.opennms.features.topology.api.topo.Vertex
getEdgePathOffset, getIconKey, getIpAddress, getItem, getKey, getLabel, getNodeID, getStyleName, getTooltipText, getX, getY, isLocked, isSelected
-
-