| Package | Description |
|---|---|
| org.eclipse.ocl |
Definition of the extensible environment API for OCL parsing and evaluation.
|
| org.eclipse.ocl.expressions |
Specification of the Expressions package of the Object Constraint Lanuage
version 2.0 Abstract Syntax model.
|
| org.eclipse.ocl.expressions.impl |
Implementation of the Expressions package of the Object Constraint Lanuage
version 2.0 Abstract Syntax model.
|
| org.eclipse.ocl.expressions.operations | |
| org.eclipse.ocl.expressions.util |
Generated utilities for working with instances the Expressions model.
|
| org.eclipse.ocl.internal.evaluation | |
| org.eclipse.ocl.internal.helper | |
| org.eclipse.ocl.parser | |
| org.eclipse.ocl.util |
Miscellaneous utilities in support of the OCL parser and environment
implementations.
|
| org.eclipse.ocl.utilities |
Abstract API for OCL AST utilities and extensions of the UML metamodel.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
EvaluationVisitorDecorator.visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C> literalExp)
Delegates to my decorated visitor.
|
Object |
EvaluationVisitorImpl.visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C> literalExp)
Callback for an UnlimitedNaturalLiteralExp visit.
|
| Modifier and Type | Method and Description |
|---|---|
<C> UnlimitedNaturalLiteralExp<C> |
ExpressionsFactory.createUnlimitedNaturalLiteralExp()
Returns a new object of class 'Unlimited Natural Literal Exp'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnlimitedNaturalLiteralExpImpl<C>
An implementation of the model object 'Unlimited Natural Literal Exp'.
|
| Modifier and Type | Method and Description |
|---|---|
<C> UnlimitedNaturalLiteralExp<C> |
ExpressionsFactoryImpl.createUnlimitedNaturalLiteralExp() |
| Modifier and Type | Method and Description |
|---|---|
static <C> boolean |
UnlimitedNaturalLiteralExpOperations.checkNaturalType(UnlimitedNaturalLiteralExp<C> unlimitedNaturalLiteralExp,
DiagnosticChain diagnostics,
Map<Object,Object> context)
self.type.name = 'UnlimitedNatural'
|
| Modifier and Type | Method and Description |
|---|---|
<C> T |
ExpressionsSwitch.caseUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C> object)
Returns the result of interpreting the object as an instance of 'Unlimited Natural Literal Exp'.
|
boolean |
ExpressionsValidator.validateUnlimitedNaturalLiteralExp_checkNaturalType(UnlimitedNaturalLiteralExp<?> unlimitedNaturalLiteralExp,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the checkNaturalType constraint of 'Unlimited Natural Literal Exp'.
|
boolean |
ExpressionsValidator.validateUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<?> unlimitedNaturalLiteralExp,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
Object |
TracingEvaluationVisitor.visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C> literalExp) |
| Modifier and Type | Method and Description |
|---|---|
List<Choice> |
OCLSyntaxHelper.ASTVisitor.visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C> exp) |
| Modifier and Type | Method and Description |
|---|---|
<C> UnlimitedNaturalLiteralExp<C> |
OCLFactoryWithHistory.createUnlimitedNaturalLiteralExp() |
protected UnlimitedNaturalLiteralExp<C> |
AbstractOCLAnalyzer.unlimitedNaturalLiteralExpCS(UnlimitedNaturalLiteralExpCS unlimitedNaturalLiteralExpCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
UnlimitedNaturalLiteralExpCS
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
ValidationVisitor.visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C> unl)
Callback for an UnlimitedNaturalLiteralExp visit.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ToStringVisitor.visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C> unl)
Callback for an UnlimitedNaturalLiteralExp visit.
|
| Modifier and Type | Method and Description |
|---|---|
<C> UnlimitedNaturalLiteralExp<C> |
OCLFactory.createUnlimitedNaturalLiteralExp()
Returns a new object of class 'Unlimited Natural Literal Exp'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractVisitor.visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C> literalExp)
Simply returns
AbstractVisitor.result. |
T |
Visitor.visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C> literalExp) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.