Package com.uppaal.model.lscsystem
Class SystemInstanceLine
java.lang.Object
com.uppaal.model.lscsystem.SystemInstanceLine
public class SystemInstanceLine extends Object
-
Constructor Summary
Constructors Constructor Description SystemInstanceLine(LscProcess process, int index, InstanceLine instanceLine) -
Method Summary
Modifier and Type Method Description intgetIndex()InstanceLinegetInstanceLine()StringgetName()LscProcessgetProcess()
-
Constructor Details
-
SystemInstanceLine
- Parameters:
process-instanceLine-index-
-
-
Method Details
-
getProcess
-
getName
-
getIndex
public int getIndex() -
getInstanceLine
-