SSF.Net
Class Glass

java.lang.Object
  |
  +--com.renesys.raceway.SSF.Entity
        |
        +--SSF.Net.Net
              |
              +--SSF.Net.OpNet
                    |
                    +--SSF.Net.Glass
All Implemented Interfaces:
com.renesys.raceway.DML.Configurable

public class Glass
extends OpNet

Future simulator class. The class OpNet will be renamed after the renaming of all references. So long this class is empty and inherits all from OpNet.


Field Summary
 
Fields inherited from class SSF.Net.OpNet
 
Fields inherited from class SSF.Net.Net
cidrMap, frequency, generatorName, hosts, RunTime, sharingLevel, STREAM_PER_DISTRIBUTION, STREAM_PER_HOST, STREAM_PER_PROTOCOL, STREAM_PER_TIMELINE, streamName
 
Fields inherited from class com.renesys.raceway.SSF.Entity
 
Constructor Summary
Glass()
           
 
Method Summary
static void main(java.lang.String[] argv)
          not used anymore.
 
Methods inherited from class SSF.Net.OpNet
accessRandomDistribution, accessRandomDistribution, accessRandomStream, addAlgorithm, computeIP, config, configRandomStreams, configTimeline, createTopology, getFrequency, getHosts, glassMain, ip_to_nhi, nhi_to_cidr, nhi_to_ip, seconds, start, syntax, updateIPAdresses, wrapup
 
Methods inherited from class com.renesys.raceway.SSF.Entity
alignment, alignTo, coalignedEntities, inChannels, init, joinAll, makeIndependent, now, outChannels, pauseAll, playRole, processes, resumeAll, startAll, startAll, startClient, startClient, startServer, W, Z
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Glass

public Glass()
Method Detail

main

public static void main(java.lang.String[] argv)
Description copied from class: OpNet
not used anymore.

Parameters:
argv - Not used anymore.