| Package | Description |
|---|---|
| org.scribble.monitor.model |
| Modifier and Type | Class and Description |
|---|---|
class |
Choice
This class represents a Choice action.
|
class |
Continue
This class represents a Continue action.
|
class |
Do
This class represents a Choice action.
|
class |
Interruptible
This class represents an Interruptible action.
|
class |
MessageNode
This class represents the base class for message related
nodes.
|
class |
Parallel
This class represents a Parallel action.
|
class |
Receive
This class represents a Receive action.
|
class |
Recursion
This class represents a Recursion action.
|
class |
Send
This class represents a Send action.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
SessionType.getNode(int index)
This method returns the node at the specified index.
|
| Modifier and Type | Method and Description |
|---|---|
List<Node> |
SessionType.getNodes()
This method returns the nodes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionType.setNodes(List<Node> nodes)
This method sets the nodes.
|
Copyright © 2014. All Rights Reserved.