Package com.uppaal.model.lscsystem
Class SystemSimregion
- java.lang.Object
-
- com.uppaal.model.AbstractSystemLocation
-
- com.uppaal.model.lscsystem.SystemSimregion
-
public class SystemSimregion extends AbstractSystemLocation
-
-
Method Summary
Modifier and Type Method Description StringgetName()SimregiongetSimregion()-
Methods inherited from class com.uppaal.model.AbstractSystemLocation
getIndex, getProcess, getProcessName
-
-
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getNamein classAbstractSystemLocation
-
getSimregion
public Simregion getSimregion()
-
-