A B C D E F G H I J K L M N O P Q R S T U V W

M

main(String[]) - Static method in class visidia.VisidiaMain
The main method used to run the software as a local application.
makeCompactGrid(Container, int, int, int, int, int, int) - Static method in class visidia.misc.SpringUtilities
Aligns the first rows * cols components of parent in a grid.
makeGrid(Container, int, int, int, int, int, int) - Static method in class visidia.misc.SpringUtilities
Aligns the first rows * cols components of parent in a grid.
manageTerm - Variable in class visidia.rule.RSOptions
 
MANTISSA - Static variable in interface visidia.io.gml.parser.GMLParserConstants
 
mark - Variable in class visidia.rule.Neighbor
 
mark() - Method in class visidia.rule.Neighbor
return the edge mark.
mark() - Method in class visidia.simulation.process.messages.NeighborMessage
Mark.
MARK - Static variable in class visidia.simulation.SimulationConstants.Messages
The mark message type.
MarkedState - Class in visidia.simulation.process.edgestate
This class represents an edge in the state "marked".
MarkedState(boolean) - Constructor for class visidia.simulation.process.edgestate.MarkedState
Instantiates a new marked state.
matchType(Class<?>) - Method in class visidia.misc.property.cell.handler.ClassIdentifierCellHandler
Match type.
matchType(Class<?>) - Method in class visidia.misc.property.cell.handler.SensorMoverCellHandler
 
max(Object, long) - Method in class visidia.stats.Statistics
Compare the current value of the Bag corresponding to the object 'o' with the value 'occurrences' and replace the value of the Bag with the maximum of both values.
merge(Vertex) - Method in class visidia.graph.Vertex
Merges vertex v to this.
mesg - Variable in class visidia.simulation.process.messages.MessagePacket
The message.
Message - Class in visidia.simulation.process.messages
This is the abstract base class representing the messages exchanged between the network nodes.
Message() - Constructor for class visidia.simulation.process.messages.Message
 
message() - Method in class visidia.simulation.process.messages.MessagePacket
Gets the message.
MessageCriterion - Class in visidia.simulation.process.criterion
This class implements a criterion that tests if the object is a Message.
MessageCriterion() - Constructor for class visidia.simulation.process.criterion.MessageCriterion
 
MessageNbSentStat - Class in visidia.stats
The Class MessageNbSentStat.
MessageNbSentStat() - Constructor for class visidia.stats.MessageNbSentStat
Instantiates a new stat for the number of sent messages.
MessageNbSentStat(Integer) - Constructor for class visidia.stats.MessageNbSentStat
Instantiates a new stat for the number of sent messages.
MessagePacket - Class in visidia.simulation.process.messages
This class encapsulated a message in transit on the network.
MessagePacket(Integer, int, Integer, int, Message) - Constructor for class visidia.simulation.process.messages.MessagePacket
Instantiates a new message packet.
MessagePacketCriterion - Class in visidia.simulation.process.criterion
MessagePacketCriterion is a message criterion wrapper that handles a message packet, extracts its message which is then tested by a MessageCriterion.
MessagePacketCriterion(MessageCriterion) - Constructor for class visidia.simulation.process.criterion.MessagePacketCriterion
Instantiates a new message packet criterion.
MessageProcess - Class in visidia.simulation.process
This class represents a communication process based on message passing.
MessageProcess(Server, Vertex) - Constructor for class visidia.simulation.process.MessageProcess
Instantiates a new message process.
messageSent(int, int, Message, VisidiaEvent) - Method in interface visidia.simulation.command.CommandListener
Message sent.
messagesMode(int) - Static method in class visidia.simulation.SimulationConstants.RunningMode
Checks if messages mode is active.
MessageStat - Class in visidia.stats
The Class MessageStat.
MessageStat() - Constructor for class visidia.stats.MessageStat
Instantiates a new message stat.
MessageStat(Integer) - Constructor for class visidia.stats.MessageStat
Instantiates a new message stat.
MessageType - Class in visidia.simulation.process.messages
This class represents the type of the messages.
MessageType(String, boolean, Color) - Constructor for class visidia.simulation.process.messages.MessageType
Instantiates a new message type.
MessageType(String, boolean) - Constructor for class visidia.simulation.process.messages.MessageType
Instantiates a new message type.
MessageType(String) - Constructor for class visidia.simulation.process.messages.MessageType
Instantiates a new message type.
min(Object, long) - Method in class visidia.stats.Statistics
Compare the current value of the Bag corresponding to the object 'o' with the value 'occurrences' and replace the value of the Bag with the minimum of both values.
mobileMode(int) - Static method in class visidia.simulation.SimulationConstants.RunningMode
Checks if mobile sensors mode is active.
modelIndex(int) - Method in class visidia.misc.TableSorter
 
move() - Method in class visidia.simulation.process.agent.Agent
Moves the agent.
move() - Method in class visidia.simulation.process.agent.AgentMover
Moves the agent to the next door.
move(int) - Method in class visidia.simulation.process.agent.AgentMover
Moves the agent to a specified door.
move(int) - Method in class visidia.simulation.process.algorithm.SensorSyncAlgorithm
Moves a sensor to a support vertex chosen by the mover.
move(Sensor) - Method in class visidia.simulation.process.SensorMover
Moves the sensor to the next vertex using the sensor's local mover.
move(Sensor, SupportVertex) - Method in class visidia.simulation.process.SensorMover
Moves the sensor to a specified vertex neighbor.
moveAfterEnd(int) - Method in class visidia.simulation.process.algorithm.SensorSyncAlgorithm
Moves a sensor after algorithm end.
MoveAgentCommand - Class in visidia.simulation.command
MoveAgentCommand is the command involved when an agent moves.
MoveAgentCommand(int, int, int) - Constructor for class visidia.simulation.command.MoveAgentCommand
Instantiates a new move agent command.
moveAgentTo(Agent, int) - Method in class visidia.simulation.process.AgentProcess
Moves an Agent to a specified door.
moveBack() - Method in class visidia.simulation.process.agent.Agent
Moves the agent back to the vertex from where it comes.
MoveException - Exception in visidia.simulation.process
This class handles exception for agent movers.
MoveException(int) - Constructor for exception visidia.simulation.process.MoveException
Instantiates a new move exception.
MoveSensorCommand - Class in visidia.simulation.command
MoveSensorCommand is the command involved when a sensor moves.
MoveSensorCommand(int, int, int) - Constructor for class visidia.simulation.command.MoveSensorCommand
Instantiates a new move sensor command.
moveToDoor(int) - Method in class visidia.simulation.process.agent.Agent
Moves agent to door.
msgVQueue - Variable in class visidia.simulation.process.MessageProcess
The message queue.
MultiStringCell - Class in visidia.misc.property.cell
MultiStringCell is the class for editing and rendering in a JTable a cell containing several strings.
MultiStringCell(Vector<String>) - Constructor for class visidia.misc.property.cell.MultiStringCell
Instantiates a new multi string cell.

A B C D E F G H I J K L M N O P Q R S T U V W