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 int
getIndex()
InstanceLine
getInstanceLine()
String
getName()
LscProcess
getProcess()
-
Constructor Details
-
SystemInstanceLine
- Parameters:
process
-instanceLine
-index
-
-
-
Method Details
-
getProcess
-
getName
-
getIndex
public int getIndex() -
getInstanceLine
-