Package com.kuka.nav.fleet.graph

Package containing classes of the fleet manager topology graph implementation.

See:
          Description

Interface Summary
GraphData Interface for the high level environment model data source.
TopologyGraphListener Listener that gets called when a topology graph changes.
 

Class Summary
TopologyEdge The topology graph edge implementation.
TopologyGraph Represents a graph containing TopologyNodes and TopologyEdges.
TopologyGraph.ListenerContainer Contains a collection of listeners.
TopologyGraphListenerAdapter Empty implementation of a TopologyGraphListener.
TopologyHelper Helper class for topology graph elements.
TopologyNode Topology graph node implementation.
TopologyNodeId Identifier for a TopologyNode.
ValidationEdge Helper class for storing validation messages for an edge.
ValidationMessage Helper class for each validation message with level.
ValidationNode Helper class for storing validation messages for a node.
ValidationResult Container class for holding the node and edge result lists.
 

Enum Summary
ValidationMessage.Level Level for a message, typically it is a warning or an error.
 

Package com.kuka.nav.fleet.graph Description

Package containing classes of the fleet manager topology graph implementation.



Copyright © 2019. All rights reserved.