public class SystemEdge extends Object
Constructor and Description |
---|
SystemEdge(Process process,
int index,
String name,
Edge edge) |
Modifier and Type | Method and Description |
---|---|
Edge |
getEdge() |
String |
getFormatedName() |
int |
getIndex() |
String |
getName() |
Process |
getProcess() |
String |
getProcessName() |
void |
writeXTRFormat(Writer writer) |
public Process getProcess()
public String getProcessName()
public int getIndex()
public String getName()
public String getFormatedName()
public Edge getEdge()
public void writeXTRFormat(Writer writer) throws IOException
IOException
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.