DRCL JavaSim API
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 _

A

a_info() - Method in class drcl.comp.ACARuntime
Asynchronous version of ACARuntime.diag().
a_info(boolean) - Method in class drcl.comp.ForkManager
Asynchronous version of ForkManager.info(boolean).
a_info(boolean) - Method in class drcl.comp.ACARuntime
Asynchronous version of ACARuntime.diag(boolean).
a_info(boolean) - Method in class drcl.comp.ARuntime
Asynchronous version of ACARuntime.diag().
a_info(boolean) - Method in class drcl.sim.event.SESimulator
Asynchronous version of ACARuntime.diag().
a_list() - Method in class drcl.comp.ForkManager
Asynchronous version of ForkManager.list().
ACARuntime - class drcl.comp.ACARuntime.
Defines the interface of an ACA runtime.
ACARuntime() - Constructor for class drcl.comp.ACARuntime
 
ACARuntime(String) - Constructor for class drcl.comp.ACARuntime
 
ACATimer - class drcl.comp.ACATimer.
Defines a runtime task performed by a WorkerThread.
ACATimer() - Constructor for class drcl.comp.ACATimer
 
ACCEPT - Static variable in interface drcl.inet.socket.SocketConstants
 
ACCEPT_REPLY - Static variable in interface drcl.inet.socket.SocketConstants
 
accept(int) - Method in class drcl.comp.lib.bytestream.ByteStreamNetPeer
Sets up a real socket and makes the component listens to the socket.
accept(long, int, Port) - Static method in class drcl.inet.socket.SocketContract
 
accept(SocketImpl) - Method in class drcl.inet.socket.JavaSimSocket
 
ACCEPTING - Static variable in class drcl.inet.socket.JavaSimSocket
 
Ack_Delay_Reach_EVT - Variable in class drcl.inet.protocol.ospf.OSPF_Interface
 
ACK_EVENT - Static variable in interface drcl.inet.transport.TCPConstants
Name of the sequence number received event.
ACK_PORT_ID - Static variable in interface drcl.inet.transport.TCPConstants
Port ID of the sequence number received event port.
ack_syn_fin(boolean) - Method in class drcl.inet.transport.TCPSink
Sends an acknowledgement packet.
ack_syn_fin(boolean, boolean, boolean) - Method in class drcl.inet.transport.TCP
 
ackPort - Variable in class drcl.inet.transport.TCP
Port to export the acknowledged sequence number of each packet received.
actionPerformed(ActionEvent) - Method in class drcl.ruv.Dterm
 
activate() - Static method in class drcl.ruv.RUVOutputManager
 
activated - Variable in class drcl.intserv.SpecR
 
ActiveComponent - interface drcl.comp.ActiveComponent.
Only components that implement this interface can be given an execution context to Component._start() when Component.run()ed.
ActiveQueue - class drcl.comp.queue.ActiveQueue.
An ActiveQueue is a queue and it is designed to interact with a data pulling component.
ActiveQueue() - Constructor for class drcl.comp.queue.ActiveQueue
 
ActiveQueue(String) - Constructor for class drcl.comp.queue.ActiveQueue
 
ActiveQueueContract - class drcl.comp.queue.ActiveQueueContract.
Defines the commands used in the contract of queue component.
ActiveQueueContract() - Constructor for class drcl.comp.queue.ActiveQueueContract
 
ActiveQueueContract(int) - Constructor for class drcl.comp.queue.ActiveQueueContract
 
ADD - Static variable in class drcl.inet.contract.RTConfig
The "add" command used in the "add an entry" service.
ADD - Static variable in class drcl.inet.contract.IDConfig
 
ADD - Static variable in class drcl.intserv.SchedulerConfig
 
add_neighbor_id(int) - Method in class drcl.inet.protocol.ospf.OSPF_Hello
 
add_new_neighbor(OSPF_Neighbor) - Method in class drcl.inet.protocol.ospf.OSPF_Interface
Add one new neighbor to this interface
add(Component, String, int) - Method in class drcl.inet.Node
 
add(Contract) - Method in class drcl.comp.ContractMultiple
 
add(Contract[]) - Method in class drcl.comp.ContractMultiple
 
add(int, int, Port) - Method in class drcl.net.tool.Classifier
Adds or replaces a mapping.
add(int, int, String) - Method in class drcl.net.tool.Classifier
Adds or replaces a mapping.
add(int, int, String, String) - Method in class drcl.net.tool.Classifier
Adds or replaces a mapping.
add(long) - Method in class drcl.inet.core.Identity
Adds a new identity without timeout.
add(long[], double[]) - Method in class drcl.inet.core.Identity
Adds a list of identities with timeouts.
add(long[], double[], Port) - Static method in class drcl.inet.contract.IDConfig
 
add(long[], long[], SpecFlow, Port) - Static method in class drcl.intserv.SchedulerConfig
 
add(long, double) - Method in class drcl.inet.core.Identity
Adds a new identity with timeout.
add(long, double, Port) - Static method in class drcl.inet.contract.IDConfig
 
add(MapKey, Port) - Method in class drcl.net.tool.Classifier
Adds or replaces a mapping.
add(RTKey, RTEntry) - Method in class drcl.inet.core.RT
Adds a key-entry pair to the routing table.
add(RTKey, RTEntry, double) - Method in class drcl.inet.core.RT
Adds a key-entry pair with timeout to the routing table.
add(RTKey, RTEntry, double, Port) - Static method in class drcl.inet.contract.RTConfig
 
add(String, double, double, ACARuntime, Shell) - Static method in class drcl.ruv.CommandTask
 
addAddress(long) - Method in class drcl.inet.Node
Adds a network address to this node.
addAddress(long) - Method in class drcl.inet.CoreServiceLayer
Adds an identity to this core service layer.
addAddress(long) - Method in class drcl.inet.core.CoreServiceLayer
 
addAt(String, double, double, ACARuntime, Shell) - Static method in class drcl.ruv.CommandTask
 
addCmdToHistory(String) - Method in class drcl.ruv.Term
 
addColor(double, int, String) - Method in class drcl.net.tool.NamTrace
Adds a color configuration.
addColor(int, String) - Method in class drcl.net.tool.NamTrace
Adds a color configuration.
addColors() - Method in class drcl.net.tool.NamTrace
Adds a set of preconfigured colors .
addColors(String[]) - Method in class drcl.net.tool.NamTrace
Adds a set of colors .
addComponent(Component) - Method in class drcl.comp.Component
Adds a child component.
addComponent(Component, boolean) - Method in class drcl.comp.Component
Adds a child component.
AddComponentException - error drcl.comp.AddComponentException.
 
AddComponentException() - Constructor for class drcl.comp.AddComponentException
 
AddComponentException(Component, String) - Constructor for class drcl.comp.AddComponentException
 
AddComponentException(String) - Constructor for class drcl.comp.AddComponentException
 
addDebugLevel(String) - Method in class drcl.comp.ACARuntime
 
addDownPort(int) - Method in class drcl.inet.CSLBuilder
 
addEntry(MapKey, Object) - Method in class drcl.data.Map
Add the key-entry pair to the Map.
addEntry(MapKey, Object) - Method in class drcl.data.RadixMap
Add the key-entry pair to the Map.
addEscape(String, String) - Static method in class drcl.util.StringUtil
 
addEvent(String) - Method in class drcl.comp.tool.ComponentTester
Adds a message event.
addEvent(String) - Method in class drcl.comp.tool.EventTester
Adds a message event.
addEvent(String, double) - Method in class drcl.comp.tool.ComponentTester
Adds a finish event.
addEvent(String, double) - Method in class drcl.comp.tool.EventTester
Adds a finish event.
addEvent(String, double, Object) - Method in class drcl.comp.tool.ComponentTester
Adds a "rr-reply" event, corresponding to last event.
addEvent(String, double, Object) - Method in class drcl.comp.tool.EventTester
Adds a "rr-reply" event, corresponding to last event.
addEvent(String, double, Object, Port) - Method in class drcl.comp.tool.ComponentTester
Adds a "sending"/"rr-reply" event.
addEvent(String, double, Object, Port) - Method in class drcl.comp.tool.EventTester
Adds a "send"/"rr-reply" event.
addEvent(String, double, Object, String) - Method in class drcl.comp.tool.ComponentTester
Adds a "receiving" event.
addEvent(String, double, Object, String, Port) - Method in class drcl.comp.tool.ComponentTester
Adds a "receiving"/"rr-request" event.
addEvent(String, double, Object, String, Port) - Method in class drcl.comp.tool.EventTester
Adds a "receive"/"rr-request" event.
addEvent(String, double, Object, String, String) - Method in class drcl.comp.tool.ComponentTester
Adds a "receiving" event.
addEvent(String, double, Object, String, String) - Method in class drcl.comp.tool.EventTester
Adds a "receive" event.
addEvent(String, double, String) - Method in class drcl.comp.tool.ComponentTester
Adds a message event.
addEvent(String, double, String) - Method in class drcl.comp.tool.EventTester
Adds a message event.
addEventPort(String) - Method in class drcl.comp.Component
Adds an event port to the default port group of this component.
addEventPort(String, String) - Method in class drcl.comp.Component
Adds an event port to the specified port group of this component.
addFlowspec(long[], long[], SpecFlow) - Method in class drcl.intserv.Admission
Installs a new flowspec.
addFlowspec(long[], long[], SpecFlow) - Method in class drcl.intserv.Scheduler
Adds a flowspec.
addFlowspec(long, long, SpecFlow) - Method in class drcl.intserv.Admission
Installs a new flowspec.
addFlowspec(long, long, SpecFlow) - Method in class drcl.intserv.Scheduler
Adds a flowspec.
addFlowspec(long, SpecFlow) - Method in class drcl.intserv.Admission
Installs a new flowspec.
addFlowspec(long, SpecFlow) - Method in class drcl.intserv.Scheduler
Adds a flowspec.
addForkPort(String) - Method in class drcl.comp.Component
Adds a fork port to the default port group of this component.
addKeyword(String) - Method in class drcl.comp.tool.ComponentDebugger
 
addLegend(int, int, String) - Method in class drcl.comp.tool.Plotter
 
addLink(double, long, long, String, String) - Method in class drcl.net.tool.NamTrace
Adds a link (state changed) event.
addLink(double, long, long, String, String, String, String, String) - Method in class drcl.net.tool.NamTrace
Adds a link event (complete form).
addLink(long, long, String, String, String, String) - Method in class drcl.net.tool.NamTrace
Adds a (initial) link event.
addlsa(OSPF_LSA) - Method in class drcl.inet.protocol.ospf.OSPF_LSupdate
 
addlsahdr(OSPF_LSA_Header) - Method in class drcl.inet.protocol.ospf.OSPF_LSack
 
addlsaheader(OSPF_LSA_Header) - Method in class drcl.inet.protocol.ospf.OSPF_DBdesc
 
addNode(double, long, long, String, String, String, String, String) - Method in class drcl.net.tool.NamTrace
Adds a node event (complete form).
addNode(double, long, String, String) - Method in class drcl.net.tool.NamTrace
Adds a node (state changed) event.
addNode(double, long, String, String, String, String, String) - Method in class drcl.net.tool.NamTrace
Adds a node (state changed) event.
addNode(long, String, String, String, String) - Method in class drcl.net.tool.NamTrace
Adds a (initial) node event.
addOutput(OutputStream) - Static method in class drcl.ruv.RUVOutputManager
 
addOutput(RUVOutput) - Static method in class drcl.ruv.RUVOutputManager
 
addPeerNetAddress(NetAddress, double) - Method in class drcl.inet.data.InterfaceInfo
 
addPlot(int, String) - Method in class drcl.comp.tool.Plotter
 
addPort(Port, String) - Method in class drcl.comp.Component
Adds a port to the default port group with the given port id, It assigns an ID if the given id is null.
addPort(Port, String, boolean) - Method in class drcl.comp.Component
Adds a port to the default port group with the given port id, It assigns an ID if the given id is null.
addPort(Port, String, String) - Method in class drcl.comp.Component
Adds a port with the given group id and the port id.
addPort(Port, String, String, boolean) - Method in class drcl.comp.Component
Adds a port with the given group id and the port id.
addPort(String) - Method in class drcl.comp.Component
Creates a port in the default port group with the given port id, It assigns an ID if the given id is null.
addPort(String, boolean) - Method in class drcl.comp.Component
Creates a port in the default port group with the given port id, It assigns an ID if the given id is null.
addPort(String, String) - Method in class drcl.comp.Component
Creates a port with the given group id and the port id.
addPort(String, String, boolean) - Method in class drcl.comp.Component
Creates a port with the given group id and the port id.
addProfile(long, DFProfile) - Method in class drcl.diffserv.TrafficConditioner
This method calls addProfile(src_, -1L, 0L, 0L, 0L, 0L, dfp_).
addProfile(long, long, DFProfile) - Method in class drcl.diffserv.TrafficConditioner
This method calls addProfile(src_, -1L, dest_, -1L, 0L, 0L, dfp_).
addProfile(long, long, long, DFProfile) - Method in class drcl.diffserv.TrafficConditioner
This method calls addProfile(src_, -1L, dest_, -1L, dscp_, -1L, dfp_).
addProfile(long, long, long, long, long, long, DFProfile) - Method in class drcl.diffserv.TrafficConditioner
 
addQueue(double, long, long, String) - Method in class drcl.net.tool.NamTrace
Adds a queue event.
addQueue(long, long, String) - Method in class drcl.net.tool.NamTrace
Adds a queue event.
addQueueSet(Queue, long, long) - Method in class drcl.diffserv.HQS
 
addQueueSet(Queue, long, long) - Method in class drcl.diffserv.scheduling.wrr
 
addQueueSet(Queue, long, long) - Method in class drcl.diffserv.scheduling.pq
Adds the child queue with the same priority as (the currently lowest priority in this HQS + 1).
addQueueSet(Queue, long, long, int) - Method in class drcl.diffserv.scheduling.wrr
 
addQueueSet(Queue, long, long, int) - Method in class drcl.diffserv.scheduling.pq
Adds the child queue with the specified priority.
addreq(int, int, int) - Method in class drcl.inet.protocol.ospf.OSPF_LSrequest
 
address - Variable in class drcl.net.Module
The address scheme associated with this module.
Address - class drcl.net.Address.
Address implements an address scheme.
Address() - Constructor for class drcl.net.Address
 
addRTE(long, long, long, int) - Method in class drcl.inet.protocol.dv.DVPacket
 
addRTE(long, long, long, int) - Method in class drcl.inet.protocol.dvmrp.DVMRPRTPacket
 
addRTEntry(RTEntry, double) - Method in class drcl.inet.protocol.Routing
Adds/replaces a route entry via Routing.rtconfigPort.
addRTEntry(RTKey, BitSet, Object, double) - Method in class drcl.inet.protocol.Routing
Adds/replaces a route entry via Routing.rtconfigPort.
addRTEntry(RTKey, int[], Object, double) - Method in class drcl.inet.protocol.Routing
Adds/replaces a route entry via Routing.rtconfigPort.
addRTEntry(RTKey, int, Object, double) - Method in class drcl.inet.protocol.Routing
Adds/replaces a route entry via Routing.rtconfigPort.
addRTEntry(RTKey, long, BitSet, Object, double) - Method in class drcl.inet.protocol.Routing
Adds/replaces a route entry via Routing.rtconfigPort.
addRTEntry(RTKey, long, int[], Object, double) - Method in class drcl.inet.protocol.Routing
Adds/replaces a route entry via Routing.rtconfigPort.
addRTEntry(RTKey, long, int, Object, double) - Method in class drcl.inet.protocol.Routing
Adds/replaces a route entry via Routing.rtconfigPort.
addRTEntry(RTKey, RTEntry, double) - Method in class drcl.inet.Node
Adds an RT entry to this node.
addRTEntry(RTKey, RTEntry, double) - Method in class drcl.inet.CoreServiceLayer
Adds a routing entry to this core service layer.
addRTEntry(RTKey, RTEntry, double) - Method in class drcl.inet.core.CoreServiceLayer
 
addRunnable(double, Port, Runnable) - Method in class drcl.comp.ACARuntime
 
addRunnable(double, Runnable) - Method in class drcl.comp.ACARuntime
 
addRunnableAt(double, Port, Runnable) - Method in class drcl.comp.ACARuntime
 
addRunnableAt(double, Runnable) - Method in class drcl.comp.ACARuntime
 
addServerPort(String) - Method in class drcl.comp.Component
Adds a server port to the default port group of this component.
addServerPort(String, String) - Method in class drcl.comp.Component
Adds a server port to the specified port group of this component.
addShaper(int, long[], long[], TrafficShaper) - Method in class drcl.intserv.Scheduler
Adds a shaper in front of this to complete the reservation.
addStateListener(PropertyChangeListener) - Method in class drcl.comp.ACARuntime
 
addTerminal(Term, Shell, String, String[]) - Method in class drcl.ruv.System
 
addTimePoint(double) - Method in class drcl.net.traffic.traffic_FixedPoints
 
addTimePoints(double[]) - Method in class drcl.net.traffic.traffic_FixedPoints
 
addTrace(String) - Method in class drcl.util.TraceManager
 
addUpPort(int) - Method in class drcl.inet.CSLBuilder
 
addValue(double) - Method in class drcl.util.scalar.DoubleVector
 
addValue(int) - Method in class drcl.util.scalar.IntVector
 
addValue(long) - Method in class drcl.util.scalar.LongVector
 
adjust(double, int) - Method in class drcl.net.traffic.TrafficShaper
Returns the time adjustment (relative to the current time now_) for outputing the packet.
adjust(double, int) - Method in class drcl.net.traffic.tsTokenBucket
 
adjust(double, int) - Method in class drcl.net.traffic.tsRTSmooth
 
adjust(double, int) - Method in class drcl.net.traffic.tsPeriodic
 
adjust(double, int) - Method in class drcl.net.traffic.tsCDSmooth
 
adjust(Hashtable, Object) - Static method in class drcl.comp.Util
Adjusts the explored topology by making the components of the specified class/component transparent.
adjust(Hashtable, Object[], Object[]) - Static method in class drcl.comp.Util
Adjusts the explored topology by making the components of the specified class/component transparent.
adjust(Hashtable, Object[], Object[], boolean) - Static method in class drcl.comp.Util
Adjusts the explored topology by making the components of the specified class/component transparent.
adjust(Packet, double) - Method in class drcl.net.traffic.TrafficShaper
Returns the time adjustment (relative to the current time now_) for outputing the packet.
adjustTime() - Method in class drcl.comp.ARuntime
Adjust ARuntime.startTime according to wall time and ARuntime.ltime Called when simulation started and resumed.
Admission - class drcl.intserv.Admission.
This class is equipped on Scheduler to enable runtime admission control on defines a unified interface for other protocols (such as QoS-based routing and resource management protocols) to make/modify/release a reservation, and to access installed reservations.
admission_DCTS - class drcl.intserv.scheduler.admission_DCTS.
Works with TrafficModel that implements TrafficPeriodic, SpecR_DCTS and traffic shaper for traffic_CDSmooth.
admission_DCTS() - Constructor for class drcl.intserv.scheduler.admission_DCTS
 
admission_GR - class drcl.intserv.scheduler.admission_GR.
General Rate Admission: works with any TrafficModel and any SpecR that implements SpecR_Direct.
admission_GR() - Constructor for class drcl.intserv.scheduler.admission_GR
 
admission_PTSP - class drcl.intserv.scheduler.admission_PTSP.
Works with TrafficModel that implements TrafficPeriodic, SpecR_PTSP and traffic shaper for traffic_Periodic.
admission_PTSP() - Constructor for class drcl.intserv.scheduler.admission_PTSP
 
Admission() - Constructor for class drcl.intserv.Admission
 
advertisement(SpecAd) - Method in class drcl.intserv.Admission
Returns a new Adspec that summarizes the QoS of the path from the sender up to the current hop.
advertisement(SpecAd) - Method in class drcl.intserv.scheduler.admission_PTSP
 
advertisement(SpecAd) - Method in class drcl.intserv.scheduler.admission_DCTS
 
advertisement(SpecAd) - Method in class drcl.intserv.scheduler.admission_GR
 
adviceOn(Object, int) - Method in class drcl.comp.queue.QLogic
Advices the host component for deciding whether or not to drop the (arriving) object.
adviceOn(Object, int) - Method in class drcl.inet.core.queue.RED
Returns advice (in String) on whether or not to drop the packet.
adviceOn(Object, int) - Method in class drcl.inet.core.queue.FRED
Returns advice (in String) on whether or not to drop the packet.
adviceOn(Object, int) - Method in class drcl.inet.core.queue.SRED
 
AF11 - Static variable in interface drcl.diffserv.DFConstants
The DSCP of the AF11 class.
AF11_TOS - Static variable in interface drcl.diffserv.DFConstants
The INET TOS of the AF11 class.
AF12 - Static variable in interface drcl.diffserv.DFConstants
The DSCP of the AF12 class.
AF12_TOS - Static variable in interface drcl.diffserv.DFConstants
The INET TOS of the AF12 class.
AF13 - Static variable in interface drcl.diffserv.DFConstants
The DSCP of the AF13 class.
AF13_TOS - Static variable in interface drcl.diffserv.DFConstants
The INET TOS of the AF13 class.
AF1x - Static variable in interface drcl.diffserv.DFConstants
The DSCP of the AF1x class.
AF1x_TOS - Static variable in interface drcl.diffserv.DFConstants
The INET TOS of the AF1x class.
AF21 - Static variable in interface drcl.diffserv.DFConstants
The DSCP of the AF21 class.
AF21_TOS - Static variable in interface drcl.diffserv.DFConstants
The INET TOS of the AF21 class.
AF22 - Static variable in interface drcl.diffserv.DFConstants
The DSCP of the AF22 class.
AF22_TOS - Static variable in interface drcl.diffserv.DFConstants
The INET TOS of the AF22 class.
AF23 - Static variable in interface drcl.diffserv.DFConstants
The DSCP of the AF23 class.
AF23_TOS - Static variable in interface drcl.diffserv.DFConstants
The INET TOS of the AF23 class.
AF2x - Static variable in interface drcl.diffserv.DFConstants
The DSCP of the AF2x class.
AF2x_TOS - Static variable in interface drcl.diffserv.DFConstants
The INET TOS of the AF2x class.
AF31 - Static variable in interface drcl.diffserv.DFConstants
The DSCP of the AF31 class.
AF31_TOS - Static variable in interface drcl.diffserv.DFConstants
The INET TOS of the AF31 class.
AF32 - Static variable in interface drcl.diffserv.DFConstants
The DSCP of the AF32 class.
AF32_TOS - Static variable in interface drcl.diffserv.DFConstants
The INET TOS of the AF32 class.
AF33 - Static variable in interface drcl.diffserv.DFConstants
The DSCP of the AF33 class.
AF33_TOS - Static variable in interface drcl.diffserv.DFConstants
The INET TOS of the AF33 class.
AF3x - Static variable in interface drcl.diffserv.DFConstants
The DSCP of the AF3x class.
AF3x_TOS - Static variable in interface drcl.diffserv.DFConstants
The INET TOS of the AF3x class.
allocateBuffer(int, int) - Method in class drcl.intserv.Scheduler
 
and(BitSet) - Method in class drcl.data.BitSet
Performs a logical AND of this target bit set with the argument bit set.
and(int, long) - Method in class drcl.data.BitSet
Performs a logical AND of the target subset with the argument subset.
ANY_ADDR - Static variable in class drcl.net.Address
The default broadcast address.
anyClient() - Method in class drcl.comp.Port
 
anyConnection() - Method in class drcl.comp.Port
Returns true if the port connects to or shadows for at least one port.
anyMatch(BitSet) - Method in class drcl.data.Map
 
anyOutConnection() - Method in class drcl.comp.Port
Returns true if the port connects to or shadows for at least one port.
anyPeer() - Method in class drcl.comp.Port
 
anyPortExcept(Port) - Method in class drcl.comp.Wire
Returns true if there exists a port, other than excluded_, which is connected to this wire.
append(byte[]) - Method in class drcl.util.CircularBuffer
Appends data to circular buffers.
append(byte[], int) - Method in class drcl.util.CircularBuffer
Appends data to circular buffers.
append(byte[], int, int) - Method in class drcl.util.CircularBuffer
Appends data to circular buffers.
area - Variable in class drcl.inet.protocol.ospf.OSPF_Interface
A router interface belongs to one and only one area
area_id - Variable in class drcl.inet.protocol.ospf.OSPF_Area
 
area_list - Variable in class drcl.inet.protocol.ospf.OSPF
The list of OSPF areas to which this router is attached
aruntime - Variable in class drcl.comp.AWorkerThread
The worker runtime of this thread.
aruntime - Variable in class drcl.sim.event.SEThread
The worker runtime of this thread.
ARuntime - class drcl.comp.ARuntime.
A realization of ACA runtime.
ARuntime() - Constructor for class drcl.comp.ARuntime
 
ARuntime(String) - Constructor for class drcl.comp.ARuntime
 
attach(Node, Node) - Method in class drcl.inet.Link
 
attach(Port) - Method in class drcl.comp.Wire
Attaches the port to this wire as an "IN" port.
attach(Port[]) - Method in class drcl.comp.Wire
Attaches the ports to this wire as "IN" ports.
attach(Port, Port) - Method in class drcl.inet.Link
 
attach(String, String, Paths[], Shell) - Static method in class drcl.ruv.Commands
 
attachIn(Port) - Method in class drcl.comp.Port
 
attachIn(Port[]) - Method in class drcl.comp.Port
 
attachOut(Port) - Method in class drcl.comp.Port
 
attachOut(Port[]) - Method in class drcl.comp.Port
 
AUTOCOMPLETE - Static variable in class drcl.ruv.ShellContract
 
autocomplete(String, int) - Method in class drcl.ruv.Term
 
autocomplete(String, Paths[], Shell) - Static method in class drcl.ruv.Commands
 
AVAILABLE_ACTUAL_QoS - Static variable in class drcl.intserv.Scheduler
 
AVAILABLE_ALLOCATED_QoS - Static variable in class drcl.intserv.Scheduler
 
AVAILABLE_BE - Static variable in class drcl.intserv.Scheduler
 
available() - Method in class drcl.inet.socket.JavaSimSocket
 
aveOffTime - Variable in class drcl.net.traffic.traffic_ParetoOnOff
 
aveOffTime - Variable in class drcl.net.traffic.traffic_ExpOnOff
 
aveOnTime - Variable in class drcl.net.traffic.traffic_ParetoOnOff
 
aveOnTime - Variable in class drcl.net.traffic.traffic_ExpOnOff
 
avgQSizePort - Variable in class drcl.inet.core.queue.RED
Port to output average queue size change event
AWND - Variable in class drcl.inet.transport.TCP
Receiver window size.
AWND_DEFAULT - Static variable in interface drcl.inet.transport.TCPConstants
Default advertisement window size (unit of MSS bytes).
AWorkerThread - class drcl.comp.AWorkerThread.
 
AWorkerThread() - Constructor for class drcl.comp.AWorkerThread
 
AWorkerThread(ThreadGroup, String) - Constructor for class drcl.comp.AWorkerThread
 

DRCL JavaSim API
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 _
Copyright © 2001 - DRCL, OSU     ~ Back to JavaSim Home ~