| Package | Description |
|---|---|
| org.scribble.model.local | |
| org.scribble.monitor.export | |
| org.scribble.monitor.export.rules | |
| org.scribble.projection.rules |
| Class and Description |
|---|
| LActivity
This class represents the base class for all Scribble definition
context.
|
| LBlock
This class represents a group of activities.
|
| LChoice
This class represents the Choice construct between
two or more paths.
|
| LContinue
This class represents the Raise construct.
|
| LCustomActivity
This class represents a custom activity.
|
| LDo
This class represents the Run construct.
|
| LInterruptible
This class represents the interruptible construct.
|
| LInterruptible.Catch
This class represents the catch definition.
|
| LInterruptible.Throw
This class represents the throw definition.
|
| LParallel
This class represents the Parallel construct with
two or more concurrent paths.
|
| LProtocolDecl
This class represents the local protocol declaration.
|
| LProtocolDefinition
This class represents the protocol notation.
|
| LProtocolInstance
This class represents the protocol notation.
|
| LReceive
This class represents an interaction: the communication
of a message from one role to another, or several others.
|
| LRecursion
This class represents the Recur construct.
|
| LSend
This class represents an interaction: the communication
of a message from one role to another, or several others.
|
| LVisitor
This interface represents a visitor which can be used
to traverse a model.
|
| Class and Description |
|---|
| LProtocolDefinition
This class represents the protocol notation.
|
| Class and Description |
|---|
| LInterruptible
This class represents the interruptible construct.
|
| LInterruptible.Catch
This class represents the catch definition.
|
| Class and Description |
|---|
| LChoice
This class represents the Choice construct between
two or more paths.
|
| LProtocolDecl
This class represents the local protocol declaration.
|
Copyright © 2014. All Rights Reserved.