Uses of Package
com.kuka.nav.fleet.graph

Packages that use com.kuka.nav.fleet.graph
com.kuka.nav.fleet Contains the fleet manager API. 
com.kuka.nav.fleet.actions Contains the interfaces defining custom actions that can be configured in a graph. 
com.kuka.nav.fleet.graph Package containing classes of the fleet manager topology graph implementation. 
com.kuka.nav.fleet.graph.properties Contains the properties of a graph. 
 

Classes in com.kuka.nav.fleet.graph used by com.kuka.nav.fleet
TopologyGraph
          Represents a graph containing TopologyNodes and TopologyEdges.
TopologyNode
          Topology graph node implementation.
TopologyNodeId
          Identifier for a TopologyNode.
 

Classes in com.kuka.nav.fleet.graph used by com.kuka.nav.fleet.actions
TopologyEdge
          The topology graph edge implementation.
TopologyNode
          Topology graph node implementation.
 

Classes in com.kuka.nav.fleet.graph used by com.kuka.nav.fleet.graph
TopologyEdge
          The topology graph edge implementation.
TopologyGraph
          Represents a graph containing TopologyNodes and TopologyEdges.
TopologyGraphListener
          Listener that gets called when a topology graph changes.
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.
ValidationMessage.Level
          Level for a message, typically it is a warning or an error.
ValidationNode
          Helper class for storing validation messages for a node.
 

Classes in com.kuka.nav.fleet.graph used by com.kuka.nav.fleet.graph.properties
TopologyNode
          Topology graph node implementation.
 



Copyright © 2019. All rights reserved.