| Package | Description |
|---|---|
| org.scribble.model.local | |
| org.scribble.projection.rules |
| Modifier and Type | Method and Description |
|---|---|
void |
LVisitor.end(LChoice elem)
This method indicates the end of a
choice.
|
boolean |
LVisitor.start(LChoice elem)
This method indicates the start of a
choice.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Object |
GChoiceProjectionRule.extractCommonBehaviour(LChoice projected,
RoleDecl role,
IssueLogger l)
Extract common behaviour.
|
protected static void |
GChoiceProjectionRule.groupSubpathsWithCommonInitiator(LChoice projected,
RoleDecl role,
IssueLogger l)
This method checks whether choice paths should be grouped into sub-paths
with common initiating interaction sentences.
|
protected boolean |
GChoiceProjectionRule.isSameRole(LChoice c1,
LChoice c2)
Check whether roles are the same.
|
protected static Object |
GChoiceProjectionRule.merge(LChoice projected,
RoleDecl role,
IssueLogger l)
This method processes a choice construct.
|
Copyright © 2014. All Rights Reserved.