com.uppaal.model.lscsystem
Class SystemPrechart

java.lang.Object
  extended by com.uppaal.model.lscsystem.SystemPrechart

public class SystemPrechart
extends Object


Constructor Summary
SystemPrechart(LscProcess process, Prechart prechart)
           
 
Method Summary
 Prechart getPrechart()
           
 LscProcess getProcess()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemPrechart

public SystemPrechart(LscProcess process,
                      Prechart prechart)
Parameters:
process -
index -
prechart -
Method Detail

getProcess

public LscProcess getProcess()
Returns:
the process

getPrechart

public Prechart getPrechart()
Returns:
the prechart


Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.