public class AbstractProtocolDeclProjectionRule extends Object
| Constructor and Description |
|---|
AbstractProtocolDeclProjectionRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
projectProtocolDecl(ModuleContext context,
ProtocolDecl elem,
LProtocolDecl ret,
RoleDecl role,
IssueLogger logger)
This method projects the protocol declaration information common to protocol
definitions and instances.
|
public void projectProtocolDecl(ModuleContext context, ProtocolDecl elem, LProtocolDecl ret, RoleDecl role, IssueLogger logger)
context - The module contextelem - The global protocol declarationret - The local protocol declarationrole - The rolelogger - The loggerCopyright © 2014. All Rights Reserved.