Uses of Interface
org.opennms.features.topology.api.NamespaceAware
-
-
Uses of NamespaceAware in org.opennms.features.topology.api.topo
Subinterfaces of NamespaceAware in org.opennms.features.topology.api.topo Modifier and Type Interface Description interface
BackendGraph
Graph interface which are provided by aGraphProvider
.interface
EdgeStatusProvider
interface
StatusProvider
Classes in org.opennms.features.topology.api.topo that implement NamespaceAware Modifier and Type Class Description class
CollapsibleGraph
-
Uses of NamespaceAware in org.opennms.features.topology.api.topo.simple
Classes in org.opennms.features.topology.api.topo.simple that implement NamespaceAware Modifier and Type Class Description class
SimpleGraph
-
Uses of NamespaceAware in org.opennms.features.topology.plugins.topo.application
Classes in org.opennms.features.topology.plugins.topo.application that implement NamespaceAware Modifier and Type Class Description class
LegacyApplicationStatusProvider
-
Uses of NamespaceAware in org.opennms.features.topology.plugins.topo.bsm
Classes in org.opennms.features.topology.plugins.topo.bsm that implement NamespaceAware Modifier and Type Class Description class
BusinessServiceGraph
class
BusinessServicesHideLeafsCriteria
class
BusinessServicesStatusProvider
-
Uses of NamespaceAware in org.opennms.features.topology.plugins.topo.bsm.simulate
Classes in org.opennms.features.topology.plugins.topo.bsm.simulate that implement NamespaceAware Modifier and Type Class Description class
InheritStateCriteria
This criteria is set when we should copy the state machine's state instead of starting from "ground".class
SetStatusToCriteria
This criteria is used to alter the severity of a specific reduction key.class
SimulationCriteria
class
SimulationEnabledCriteria
This criteria is set when simulation mode is enabled. -
Uses of NamespaceAware in org.opennms.features.topology.plugins.topo.graphml.status
Classes in org.opennms.features.topology.plugins.topo.graphml.status that implement NamespaceAware Modifier and Type Class Description class
GraphMLDefaultVertexStatusProvider
class
GraphMLEdgeStatusProvider
class
GraphMLPropagateVertexStatusProvider
class
GraphMLScriptVertexStatusProvider
-
Uses of NamespaceAware in org.opennms.features.topology.plugins.topo.linkd.internal
Classes in org.opennms.features.topology.plugins.topo.linkd.internal that implement NamespaceAware Modifier and Type Class Description class
LinkdEdgeStatusProvider
class
LinkdStatusProvider
class
LinkdWrappedEdgeStatusProviders
-
Uses of NamespaceAware in org.opennms.features.topology.plugins.topo.pathoutage
Classes in org.opennms.features.topology.plugins.topo.pathoutage that implement NamespaceAware Modifier and Type Class Description class
PathOutageStatusProvider
This provider works together withPathOutageProvider
to provide us with status information about the visible vertices -
Uses of NamespaceAware in org.opennms.features.topology.plugins.topo.vmware.internal
Classes in org.opennms.features.topology.plugins.topo.vmware.internal that implement NamespaceAware Modifier and Type Class Description class
VmwareStatusProvider
-
Uses of NamespaceAware in org.opennms.netmgt.graph.provider.topology
Classes in org.opennms.netmgt.graph.provider.topology that implement NamespaceAware Modifier and Type Class Description class
LegacyBackendGraph
class
LegacyStatusProvider
-