Interface VertexRef
-
- All Superinterfaces:
Comparable<Ref>
,Ref
- All Known Subinterfaces:
CollapsibleRef
,CollapsibleVertex
,Vertex
- All Known Implementing Classes:
AbstractBusinessServiceVertex
,AbstractCollapsibleVertex
,AbstractLevelAwareVertex
,AbstractVertex
,AlarmHopCriteria.AlarmVertex
,ApplicationVertex
,BusinessServiceVertex
,CategoryHopCriteria.CategoryVertex
,DefaultVertexRef
,GraphMLVertex
,IpLikeHopCriteria.IPVertex
,IpServiceVertex
,LegacyApplicationVertex
,LegacyVertex
,LinkdVertex
,ReductionKeyVertex
,SimpleLeafVertex
public interface VertexRef extends Ref
-
-
Method Summary
-
Methods inherited from interface java.lang.Comparable
compareTo
-
Methods inherited from interface org.opennms.features.topology.api.topo.Ref
getId, getLabel, getNamespace
-
-