| Package | Description |
|---|---|
| org.eclipse.ocl.types |
Specification of the Types package of the Object Constraint Lanuage
version 2.0 Abstract Syntax model.
|
| org.eclipse.ocl.types.impl |
Implementation of the Types package of the Object Constraint Lanuage
version 2.0 Abstract Syntax model.
|
| org.eclipse.ocl.types.operations | |
| org.eclipse.ocl.types.util |
Generated utilities for working with instances the Types model.
|
| Modifier and Type | Method and Description |
|---|---|
<O> AnyType<O> |
TypesFactory.createAnyType()
Returns a new object of class 'Any Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnyTypeImpl<O>
An implementation of the model object 'Any Type'.
|
| Modifier and Type | Method and Description |
|---|---|
<O> AnyType<O> |
TypesFactoryImpl.createAnyType() |
| Modifier and Type | Method and Description |
|---|---|
static <O> String |
AnyTypeOperations.getName(AnyType<O> anyType) |
static <O> <any> |
AnyTypeOperations.oclOperations(AnyType<O> anyType) |
| Modifier and Type | Method and Description |
|---|---|
<O> T |
TypesSwitch.caseAnyType(AnyType<O> object)
Returns the result of interpreting the object as an instance of 'Any Type'.
|
boolean |
TypesValidator.validateAnyType(AnyType<?> anyType,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.