public class UnlimitedNaturalLiteralExpOperations extends OCLExpressionOperations
The following operations are supported:
Check Natural Type| Modifier | Constructor and Description |
|---|---|
protected |
UnlimitedNaturalLiteralExpOperations() |
| Modifier and Type | Method and Description |
|---|---|
static <C> boolean |
checkNaturalType(UnlimitedNaturalLiteralExp<C> unlimitedNaturalLiteralExp,
DiagnosticChain diagnostics,
Map<Object,Object> context)
self.type.name = 'UnlimitedNatural'
|
protected UnlimitedNaturalLiteralExpOperations()
public static <C> boolean checkNaturalType(UnlimitedNaturalLiteralExp<C> unlimitedNaturalLiteralExp, DiagnosticChain diagnostics, Map<Object,Object> context)
unlimitedNaturalLiteralExp - The receiving 'Unlimited Natural Literal Exp' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
Copyright © 2015 Open eHealth Foundation. All rights reserved.