| Package | Description |
|---|---|
| eu.vicci.process.graphiti.execution.debug.model | |
| eu.vicci.process.graphiti.execution.debug.model.variables |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessDebugProcess
At the Moment the only process in debugging a process.
|
class |
ProcessStackFrame |
class |
ProcessThread
Thread for executing a process.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProcessValue |
class |
AbstractProcessVariable |
class |
AbstractProcessVariableGeneric<T extends AbstractProcessValue> |
class |
PortListValue
The value holds all ports for the var
|
class |
PortListVariable
A var which holds a list value, which contains the ports
|
class |
PortValue
Value for a port.
|
class |
PortVariable
Represents the var which holds the value from process ports e.g.
|
class |
StateValue |
class |
StateVariable
Variable represents the state
|
class |
StringValue |
class |
StringVariable |
Copyright © 2018. All rights reserved.