| 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> InvalidType<O> |
TypesFactory.createInvalidType()
Returns a new object of class 'Invalid Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidTypeImpl<O>
An implementation of the model object 'Invalid Type'.
|
| Modifier and Type | Method and Description |
|---|---|
<O> InvalidType<O> |
TypesFactoryImpl.createInvalidType() |
| Modifier and Type | Method and Description |
|---|---|
static <O> String |
InvalidTypeOperations.getName(InvalidType<O> invalidType) |
static <O> <any> |
InvalidTypeOperations.oclOperations(InvalidType<O> invalidType) |
| Modifier and Type | Method and Description |
|---|---|
<O> T |
TypesSwitch.caseInvalidType(InvalidType<O> object)
Returns the result of interpreting the object as an instance of 'Invalid Type'.
|
boolean |
TypesValidator.validateInvalidType(InvalidType<?> invalidType,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.