| 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> VoidType<O> |
TypesFactory.createVoidType()
Returns a new object of class 'Void Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VoidTypeImpl<O>
An implementation of the model object 'Void Type'.
|
| Modifier and Type | Method and Description |
|---|---|
<O> VoidType<O> |
TypesFactoryImpl.createVoidType() |
| Modifier and Type | Method and Description |
|---|---|
static <O> String |
VoidTypeOperations.getName(VoidType<O> voidType) |
static <O> <any> |
VoidTypeOperations.oclOperations(VoidType<O> voidType) |
| Modifier and Type | Method and Description |
|---|---|
<O> T |
TypesSwitch.caseVoidType(VoidType<O> object)
Returns the result of interpreting the object as an instance of 'Void Type'.
|
boolean |
TypesValidator.validateVoidType(VoidType<?> voidType,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.