public class GInterruptibleProjectionRule extends Object implements ProjectionRule
| Constructor and Description |
|---|
GInterruptibleProjectionRule() |
| Modifier and Type | Method and Description |
|---|---|
Object |
project(ModuleContext context,
ModelObject mobj,
RoleDecl role,
IssueLogger logger)
This method projects the supplied model object
and reports any relevant issues to the supplied logger.
|
public Object project(ModuleContext context, ModelObject mobj, RoleDecl role, IssueLogger logger)
project in interface ProjectionRulecontext - The module contextmobj - The model objectrole - The role to projectlogger - The loggerCopyright © 2014. All Rights Reserved.