| Package | Description |
|---|---|
| org.scribble.model |
| Modifier and Type | Method and Description |
|---|---|
List<PayloadElement> |
MessageSignature.getPayloadElements()
This method returns the list of types.
|
| Constructor and Description |
|---|
PayloadElement(PayloadElement copy)
The copy constructor.
|
| Constructor and Description |
|---|
MessageSignature(String operator,
List<PayloadElement> types)
Constructor for MessageSignatures that comprise an operation.
|
Copyright © 2014. All Rights Reserved.