com.uppaal.model
Class AbstractSystemLocation
java.lang.Object
com.uppaal.model.AbstractSystemLocation
- Direct Known Subclasses:
- SystemLocation, SystemSimregion
public abstract class AbstractSystemLocation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSystemLocation
protected AbstractSystemLocation(AbstractProcess process,
int index)
getProcess
public AbstractProcess getProcess()
getName
public abstract String getName()
getIndex
public int getIndex()
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.