public abstract class LProtocolDecl extends ProtocolDecl
END_COLUMN, END_LINE, END_POSITION, RESOURCE_URL, START_COLUMN, START_LINE, START_POSITION| Constructor and Description |
|---|
LProtocolDecl()
The default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Role |
getLocalRole()
This method returns the local role.
|
void |
setLocalRole(Role role)
This method sets the local role.
|
getModule, getName, getParameterDeclaration, getParameterDeclarations, getRoleDeclaration, getRoleDeclarations, setNamederivedFrom, getParent, getParent, getProperties, indent, setParent, toText, visitpublic Role getLocalRole()
public void setLocalRole(Role role)
role - The local roleCopyright © 2014. All Rights Reserved.