| Interface | Description |
|---|---|
| GVisitor |
This interface represents a visitor which can be used
to traverse a model.
|
| Class | Description |
|---|---|
| DefaultGVisitor |
This class represents the default visitor which can be used
to traverse a model.
|
| GActivity |
This class represents the base class for all Scribble definition
context.
|
| GBlock |
This class represents a group of activities.
|
| GChoice |
This class represents the Choice construct between
two or more paths.
|
| GContinue |
This class represents the Raise construct.
|
| GCustomActivity |
This class represents a custom activity.
|
| GDo |
This class represents the Run construct.
|
| GInterruptible |
This class represents the interruptible construct.
|
| GInterruptible.Interrupt |
This class represents the interrupt definition.
|
| GMessageTransfer |
This class represents an interaction: the communication
of a message from one role to another, or several others.
|
| GMultiPathActivity |
This class represents the base class for all multi-path activities.
|
| GParallel |
This class represents the Parallel construct with
two or more concurrent paths.
|
| GProtocolDefinition |
This class represents the protocol notation.
|
| GProtocolInstance |
This class represents the protocol notation.
|
| GRecursion |
This class represents the Recur construct.
|
| GSinglePathActivity |
This class represents the base class for all single-path activities.
|
Copyright © 2014. All Rights Reserved.