com.uppaal.model.lscsystem
Class SystemMessage
java.lang.Object
com.uppaal.model.lscsystem.SystemMessage
public class SystemMessage
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemMessage
public SystemMessage(LscProcess process,
int index,
String name,
Message message)
- Parameters:
process - index - name - message -
getProcess
public LscProcess getProcess()
getProcessName
public String getProcessName()
getIndex
public int getIndex()
getName
public String getName()
getFormatedName
public String getFormatedName()
getMessage
public Message getMessage()
- Returns:
- the message
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.