| Interface | Description |
|---|---|
| ModelProperties |
This interface provides the definitions for the properties
associated with objects in the model.
|
| Visitor |
This interface represents a visitor which can be used
to traverse a model.
|
| Class | Description |
|---|---|
| Argument |
This class represents a message.
|
| ContainmentList<E extends ModelObject> |
This class represents a list that understands how to manage
containment and parent relationships.
|
| ImportDecl |
This class represents an imported protocol.
|
| Message |
This class represents a message.
|
| MessageSignature |
This class represents a message signature.
|
| ModelObject |
This is the generic object from which all Scribble model objects
are derived.
|
| Module |
This class represents the base class for models associated with
specific notations.
|
| Parameter |
This class represents a parameter.
|
| ParameterDecl |
This class represents a parameter declaration.
|
| PayloadElement |
This class represents a payload element associated with a model.
|
| PayloadTypeDecl |
This class represents an imported type associated with a model.
|
| ProtocolDecl |
This class represents the protocol notation.
|
| Role |
This class represents a role.
|
| RoleDecl |
This class represents a role.
|
| RoleInstantiation |
This class represents a role instantiation.
|
| Enum | Description |
|---|---|
| ParameterDecl.ParameterType |
Parameter declaration type.
|
Copyright © 2014. All Rights Reserved.