com.uppaal.model.system
Class SystemEdge
java.lang.Object
com.uppaal.model.system.SystemEdge
public class SystemEdge
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemEdge
public SystemEdge(Process process,
int index,
String name,
Edge edge)
getProcess
public Process getProcess()
getProcessName
public String getProcessName()
getIndex
public int getIndex()
getName
public String getName()
getFormatedName
public String getFormatedName()
getEdge
public Edge getEdge()
writeXTRFormat
public void writeXTRFormat(Writer writer)
throws IOException
- Throws:
IOException
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.