| Package | Description |
|---|---|
| org.scribble.model |
| Modifier and Type | Method and Description |
|---|---|
ParameterDecl |
ProtocolDecl.getParameterDeclaration(String name)
This method returns the parameter declaration associated
with the supplied name.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParameterDecl> |
ProtocolDecl.getParameterDeclarations()
This method returns the parameter declarations associated with
the protocol.
|
| Constructor and Description |
|---|
ParameterDecl(ParameterDecl pd)
This is the copy constructor.
|
Copyright © 2014. All Rights Reserved.