public static class NavigatorAgentTree.AgentLeaf extends NavigatorAgentTree.AgentNode
NavigatorAgentTree
.Modifier and Type | Method and Description |
---|---|
AgentStatus |
getStatus()
Returns the status of the Agent (Active or Inactive), or null if the
ITreeItem represents a node. |
boolean |
isLinked()
Returns
true if this Agent is linked to the service manager. |
childIterator, getClient, getId, getName, size, trafficLight
public AgentStatus getStatus()
ITreeItem
represents a node.ITreeItem
represents a node.public boolean isLinked()
true
if this Agent is linked to the service manager.true
if Agent ist linked false
otherwise