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

U

ubyteToArray(int, byte[], int) - Static method in class jist.swans.misc.Pickle
 
udp - Class in driver
Small UDP test that can be run both inside and outside of JiST.
udp() - Constructor for class driver.udp
 
udp.Client - Class in driver
Simple UDP client.
udp.Client() - Constructor for class driver.udp.Client
 
udp.Server - Class in driver
Simple UDP server.
udp.Server() - Constructor for class driver.udp.Server
 
UdpSocket - Class in jist.swans.app.net
The SWANS target of all java.net.DatagramSocket calls.
UdpSocket() - Constructor for class jist.swans.app.net.UdpSocket
 
UdpSocket(DatagramSocketImpl) - Constructor for class jist.swans.app.net.UdpSocket
 
UdpSocket(int) - Constructor for class jist.swans.app.net.UdpSocket
 
UdpSocket(int, InetAddress) - Constructor for class jist.swans.app.net.UdpSocket
 
UdpSocket(SocketAddress) - Constructor for class jist.swans.app.net.UdpSocket
 
UdpSocket.UdpSocketCallback - Class in jist.swans.app.net
Callback for incoming UDP packets.
UdpSocket.UdpSocketCallback(Channel) - Constructor for class jist.swans.app.net.UdpSocket.UdpSocketCallback
Create new socket callback on given UDP socket channel.
uid() - Method in class sidnet.stack.std.mac.ieee802_15_4.hdr_cmn
 
uid_ - Variable in class sidnet.stack.std.mac.ieee802_15_4.hdr_cmn
 
uintToArray(long, byte[], int) - Static method in class jist.swans.misc.Pickle
 
UNBOUNDED - Static variable in interface jist.swans.field.Placement
 
undeliverableMessage(Message, MacAddress) - Method in class sidnet.stack.users.alternating_tree.routing.GeographicalTreeRoutingAlternating
 
undeliverableMessage(Message, MacAddress) - Method in class sidnet.stack.users.geographical_tree_aggregation.routing.GeographicalTreeRoutingAlternating
 
undeliverableToMacAddress - Variable in class sidnet.stack.std.routing.dummyroute.DummyRoute
 
undeliverableToMacAddress - Variable in class sidnet.stack.users.marco_project.image_charges.routing.ElectrostaticRouter
 
undeliverableToMacAddress - Variable in class sidnet.stack.users.marco_project.node_centric.routing.ElectrostaticRouter
 
undeliverableToMacAddress - Variable in class sidnet.stack.users.marco_project.packet_centric.routing.ElectrostaticRouter
 
union(Object[], Object[]) - Static method in class jist.runtime.Util
Return the set union of two array of objects.
union(String[], String[]) - Static method in class jist.runtime.Util
Same as union, but for Strings.
unique(Object[]) - Static method in class jist.runtime.Util
Return a set (array of unique objects).
unique(String[]) - Static method in class jist.runtime.Util
Same as unique, but for Strings.
unique - Variable in class jist.swans.mac.MacInfo
Timeless information unique to this Mac instance.
unique - Variable in class jist.swans.radio.RadioInfo
Timeless information unique to this Radio instance.
unlockSignal() - Method in class jist.swans.radio.RadioNoise
Unlock from current packet signal.
unqualifiedName(String) - Static method in class jist.runtime.Util
 
UNRECOGNIZED_OPT_DROP - Static variable in class jist.swans.route.RouteDsrMsg
Code for dropping unrecognized options.
UNRECOGNIZED_OPT_IGNORE - Static variable in class jist.swans.route.RouteDsrMsg
Code for ignoring unrecognized options.
UNRECOGNIZED_OPT_MARK - Static variable in class jist.swans.route.RouteDsrMsg
Code for marking unrecognized options.
UNRECOGNIZED_OPT_REMOVE - Static variable in class jist.swans.route.RouteDsrMsg
Code for removing unrecognized options.
UNREGISTER - Static variable in class sidnet.stack.std.routing.heartbeat.MessageHeartbeat
 
unserialize(byte[]) - Static method in class sidnet.stack.std.mac.ieee802_15_4.hdr_mac
 
unthreaded - Class in jist.minisim
An example to show why you don't always need threads in an event-oriented environment.
unthreaded() - Constructor for class jist.minisim.unthreaded
 
untilIcon - Static variable in class jist.runtime.guilog.GuiLog
Re-used Icon.
untilTimer() - Static method in class jist.runtime.guilog.GuiLog
Prompts the user for the number of seconds to unpause the GuiLog, then unpauses it.
update(long) - Method in class sidnet.core.misc.TransientDataGrid
 
update(NetAddress, MacAddress, int) - Method in class sidnet.stack.std.routing.heartbeat.RoutingTable
 
update(NetAddress, int, MacAddress, int) - Method in class sidnet.stack.users.alternating_tree.routing.MultiPathRoutingTable
 
update(NetAddress, MacAddress, int) - Method in class sidnet.stack.users.alternating_tree.routing.RoutingTable
 
update(NetAddress, MacAddress, int) - Method in class sidnet.stack.users.demo_multi_tree.routing.RoutingTable
 
update(NetAddress, MacAddress, int) - Method in class sidnet.stack.users.geographical_tree_aggregation.routing.RoutingTable
 
update(NetAddress, int, MacAddress, int) - Method in class sidnet.stack.users.k_shortest_path.routing.MultiPathRoutingTable
 
update(NetAddress, MacAddress, int) - Method in class sidnet.stack.users.k_shortest_path.routing.RoutingTable
 
update(NetAddress, MacAddress, int) - Method in class sidnet.stack.users.SenSys08.routing.RoutingTable
 
update(NetAddress, int, MacAddress, int) - Method in class sidnet.stack.users.topological_tree_aggregation.routing.MultiPathRoutingTable
 
update(NetAddress, MacAddress, int) - Method in class sidnet.stack.users.topological_tree_aggregation.routing.RoutingTable
 
update(NetAddress, MacAddress, int) - Method in class sidnet.stack.users.triggers_project.routing.RoutingTable
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.ExclusionStatEntry
User-defined processing (update of inner statistical values) based on the informations comprised in the Node The implementation must call this method first
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry
User-defined processing (update of inner statistical values) based on the informations comprised in the Node The implementation must call this method first
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_AliveNodesCount
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_AverageEnergyLeftPercentage
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_AverageNeighborsCount
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_DeadNodesCount
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_DeadNodesPercentage
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_EnergyLeftPercentage
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_EnergySTDEV
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_EventDetectedContor
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_EventMissedRatio
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_EventMonitor
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_EventOccurredContor
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_GeneralPurposeContor
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_MaximumEnergyLeftPercentage
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_MaximumNeighborsCount
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_MessagesContor
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_MinimumEnergyLeftPercentage
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_MinimumNeighborsCount
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_PacketDeliveryLatency
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_PacketReceivedContor
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_PacketReceivedPercentage
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_PacketSentContor
 
update(Node[]) - Method in class sidnet.utilityviews.statscollector.StatEntry_Time
 
update(long, boolean) - Method in class sidnet.utilityviews.statscollector.StatsCollector
 
updateCallGraphAndContinuable(JavaClass) - Method in class jist.runtime.Rewriter
Update call-graph with methods of a new class.
updateCommonStats() - Method in class sidnet.utilityviews.statscollector.StatsCollector
 
updateHListLink(int, HLISTLINK, HLISTLINK, int, byte) - Static method in class sidnet.stack.std.mac.ieee802_15_4.HLISTLINK
 
updateLocation2D(Location2D) - Method in class sidnet.core.gui.NodeGUIimpl
 
updateLocation2D(Location2D) - Method in class sidnet.core.misc.Node
Should be called at runtime if node placement changes programmatically Will not work if the node relocation is not enabled (aka, the nodeGUI.field is null
updateMeasure(long) - Method in class sidnet.core.misc.MeasurementField
 
UpdateMessage - Class in sidnet.stack.users.marco_project.image_charges.routing
 
UpdateMessage(Coordinate, Coordinate, NetAddress, ElectricCharge, long) - Constructor for class sidnet.stack.users.marco_project.image_charges.routing.UpdateMessage
 
UpdateMessage - Class in sidnet.stack.users.marco_project.node_centric.routing
 
UpdateMessage(Coordinate, Coordinate, NetAddress, ElectricCharge, long) - Constructor for class sidnet.stack.users.marco_project.node_centric.routing.UpdateMessage
 
UpdateMessage - Class in sidnet.stack.users.marco_project.packet_centric.routing
 
UpdateMessage(Coordinate, Coordinate, NetAddress, ElectricCharge, long) - Constructor for class sidnet.stack.users.marco_project.packet_centric.routing.UpdateMessage
 
updateMobs() - Method in class sidnet.models.senseable.mob.MovingObjectsField
 
updateMobs(List<NCS_Location2D>) - Method in class sidnet.models.senseable.mob.MovingObjectsPanel
 
updateResolution(int) - Method in class sidnet.core.misc.DataGrid
 
UpdateResolution(int) - Method in class sidnet.utilityviews.EnergyMap
 
updateSequenceNumber - Static variable in class sidnet.stack.users.marco_project.image_charges.app.AppP2P_electrostatic
 
updateSequenceNumber - Static variable in class sidnet.stack.users.marco_project.node_centric.app.AppP2P_electrostatic
 
updateSequenceNumber - Static variable in class sidnet.stack.users.marco_project.packet_centric.app.AppP2P_electrostatic
 
updateSimulationTimeToCurrent() - Method in interface sidnet.core.interfaces.SIDnetTimeDependable
 
updateSimulationTimeToCurrent() - Method in class sidnet.core.misc.TransientDataGrid
 
updateSimulationTimeToCurrent() - Method in class sidnet.models.senseable.mob.MovingObjectsField
 
updateSimulationTimeToCurrent() - Method in class sidnet.models.senseable.phenomena.DummyPhenomenon
 
updateSimulationTimeToCurrent() - Method in class sidnet.models.senseable.phenomena.GenericDynamicPhenomenon
 
updateTemporalInterpolationGrid() - Method in class sidnet.core.misc.TransientDataGrid
 
upIcon - Static variable in class jist.runtime.guilog.GuiLog
Re-used Icon.
upperVal - Static variable in class sidnet.core.gui.Driver
 
userQuery - Variable in class sidnet.stack.users.marco_project.image_charges.app.AppP2P_electrostatic
 
userQuery - Variable in class sidnet.stack.users.marco_project.image_charges.routing.QueryMessage
 
userQuery - Variable in class sidnet.stack.users.marco_project.node_centric.app.AppP2P_electrostatic
 
userQuery - Variable in class sidnet.stack.users.marco_project.node_centric.routing.QueryMessage
 
userQuery - Variable in class sidnet.stack.users.marco_project.packet_centric.app.AppP2P_electrostatic
 
userQuery - Variable in class sidnet.stack.users.marco_project.packet_centric.routing.QueryMessage
 
ushortToArray(int, byte[], int) - Static method in class jist.swans.misc.Pickle
 
Util - Class in jist.runtime
Miscellaneous utilities used by JIST.
Util() - Constructor for class jist.runtime.Util
 
Util - Class in jist.swans.misc
Miscellaneous utility methods.
Util() - Constructor for class jist.swans.misc.Util
 
UtilityView - Class in sidnet.core.interfaces
 
UtilityView() - Constructor for class sidnet.core.interfaces.UtilityView
 
Utils - Class in sidnet.batch
 
Utils() - Constructor for class sidnet.batch.Utils
 
Utils - Class in sidnet.stack.std.mac.ieee802_15_4
 
Utils() - Constructor for class sidnet.stack.std.mac.ieee802_15_4.Utils
 
Utils - Class in sidnet.utilityviews.statscollector
 
Utils() - Constructor for class sidnet.utilityviews.statscollector.Utils
 

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