class AgentMonitorManager extends LinkChild with LinkParent
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- AgentMonitorManager
- LinkParent
- LinkChild
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new AgentMonitorManager(workspace: GUIWorkspace)
Value Members
- def agentChangeNotify(window: AgentMonitorWindow, oldAgent: Agent): Unit
- def closeAll(): Unit
- def closeTopMonitor(): Unit
-
def
getLinkChildren(): Array[AnyRef]
- Definition Classes
- AgentMonitorManager → LinkParent
-
def
getLinkParent(): GUIWorkspace
- Definition Classes
- AgentMonitorManager → LinkChild
- def hideAll(): Unit
- def inspect(agentKind: AgentKind, a0: Agent, radius: Double): Unit
- def refresh(): Unit
- def remove(window: AgentMonitorWindow): Unit
- def showAll(): Unit
- def stopInspecting(agent: Agent): Unit
- def stopInspectingDeadAgents(): Unit
- val workspace: GUIWorkspace