Bully Task (12.12.2005)

at.jku.fim.datalinksimulation.scenario
Class SystemScenarioModel

java.lang.Object
  extended by at.jku.fim.datalinksimulation.scenario.SystemScenarioModel

public class SystemScenarioModel
extends java.lang.Object

Title: OSI Simulation Framework

Copyright: (c) 2004-05

Company: FIM@JKU, www.fim.uni-linz.ac.at

Version:
$Id: SystemScenarioModel.java,v 1.1 2005/10/27 13:10:11 aputzinger Exp $
Author:
Andreas Putzinger

Field Summary
protected  TextReceivingApplication recAppStation10
           
protected  TextReceivingApplication recAppStation11
           
protected  TextSendingApplication sendAppStation1
           
protected  NetworkStation station1
           
protected  NetworkStation station10
           
protected  NetworkStation station11
           
static SystemScenarioModel systemInstance
           
 
Method Summary
 DamagedWire getDamagedWire()
           
 InterlinkingDevice getHub1()
           
 InterlinkingDevice getHub2()
           
 Wire getHub2hubWire()
           
 Wire getHub2iHubWire()
           
 InterlinkingDevice getIHub()
           
static SystemScenarioModel getInstance()
           
 TextReceivingApplication getRecAppStation10()
           
 TextReceivingApplication getRecAppStation11()
           
 TextSendingApplication getSendAppStation1()
           
 NetworkStation getStation1()
           
 NetworkStation getStation10()
           
 Wire getStation10Wire()
           
 NetworkStation getStation11()
           
 Wire getStation11Wire()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

systemInstance

public static SystemScenarioModel systemInstance

station1

protected NetworkStation station1

station10

protected NetworkStation station10

station11

protected NetworkStation station11

sendAppStation1

protected TextSendingApplication sendAppStation1

recAppStation10

protected TextReceivingApplication recAppStation10

recAppStation11

protected TextReceivingApplication recAppStation11
Method Detail

getInstance

public static SystemScenarioModel getInstance()

getDamagedWire

public DamagedWire getDamagedWire()

getHub1

public InterlinkingDevice getHub1()

getHub2

public InterlinkingDevice getHub2()

getHub2hubWire

public Wire getHub2hubWire()

getHub2iHubWire

public Wire getHub2iHubWire()

getIHub

public InterlinkingDevice getIHub()

getRecAppStation10

public TextReceivingApplication getRecAppStation10()

getRecAppStation11

public TextReceivingApplication getRecAppStation11()

getSendAppStation1

public TextSendingApplication getSendAppStation1()

getStation1

public NetworkStation getStation1()

getStation10

public NetworkStation getStation10()

getStation10Wire

public Wire getStation10Wire()

getStation11

public NetworkStation getStation11()

getStation11Wire

public Wire getStation11Wire()

Bully Task (12.12.2005)

Submit a bug

Copyright 2004, 2005 Michael Sonntag & Institute for Information Processing and Microprocessor Technology (FIM), Johannes-Kepler-University Linz, Altenbergerstr. 69, A-4040 Linz, Austria.