public class UppaalLscSystem extends AbstractSystem
clocks, document, variables| Constructor and Description |
|---|
UppaalLscSystem() |
UppaalLscSystem(Document aDocument) |
| Modifier and Type | Method and Description |
|---|---|
void |
addProcess(String processName,
String templateName,
Translator map)
Add process data
|
SystemCondition |
getCondition(int process,
int i) |
SystemInstanceLine |
getInstance(int process,
int i) |
SystemMessage |
getMessage(int process,
int i) |
int |
getNoOfProcesses() |
LscProcess |
getProcess(int process) |
int |
getProcessIndex(String id) |
SystemUpdate |
getUpdate(int process,
int i) |
getClockName, getClockNames, getDocument, getNoOfClocks, getNoOfVariables, getVariableName, getVariables, setClocks, setVariablespublic UppaalLscSystem()
public UppaalLscSystem(Document aDocument)
public void addProcess(String processName, String templateName, Translator map)
AbstractSystemaddProcess in class AbstractSystemprocessName - - The process nametemplateName - - The template namemap - - The translatorpublic LscProcess getProcess(int process)
public SystemInstanceLine getInstance(int process, int i)
public SystemMessage getMessage(int process, int i)
public SystemCondition getCondition(int process, int i)
public SystemUpdate getUpdate(int process, int i)
public int getNoOfProcesses()
public int getProcessIndex(String id)
Copyright © 2014 Uppsala University and Aalborg University. All Rights Reserved.