public class AgentGroupSimulation extends XMLRequest
Constructor and Description |
---|
AgentGroupSimulation(UC4ObjectName agentGroup)
Creates a new
AgentGroupSimulation request. |
Modifier and Type | Method and Description |
---|---|
Iterator<AgentListItem> |
selectedAgents() |
int |
selectedAgentSize() |
Iterator<AgentListItem> |
unselectedAgents() |
int |
unselectedAgentSize() |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotification
public AgentGroupSimulation(UC4ObjectName agentGroup)
AgentGroupSimulation
request.agentGroup
- Name of the AgentGrouppublic Iterator<AgentListItem> selectedAgents()
public Iterator<AgentListItem> unselectedAgents()
public int selectedAgentSize()
public int unselectedAgentSize()
Copyright © 2021. All rights reserved.