| Package | Description |
|---|---|
| org.scribble.model | |
| org.scribble.model.global | |
| org.scribble.model.local | |
| org.scribble.projection.rules |
| Modifier and Type | Method and Description |
|---|---|
ProtocolDecl |
Module.getProtocol(String name)
This method returns the protocol associated
with the supplied name.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolDecl> |
Module.getProtocols()
This method returns the list of protocols.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GProtocolDefinition
This class represents the protocol notation.
|
class |
GProtocolInstance
This class represents the protocol notation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LProtocolDecl
This class represents the local protocol declaration.
|
class |
LProtocolDefinition
This class represents the protocol notation.
|
class |
LProtocolInstance
This class represents the protocol notation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProtocolDeclProjectionRule.projectProtocolDecl(ModuleContext context,
ProtocolDecl elem,
LProtocolDecl ret,
RoleDecl role,
IssueLogger logger)
This method projects the protocol declaration information common to protocol
definitions and instances.
|
Copyright © 2014. All Rights Reserved.