| 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> PrimitiveType<O> |
TypesFactory.createPrimitiveType()
Returns a new object of class 'Primitive Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitiveTypeImpl<O>
An implementation of the model object 'Primitive Type'.
|
| Modifier and Type | Method and Description |
|---|---|
<O> PrimitiveType<O> |
TypesFactoryImpl.createPrimitiveType() |
| Modifier and Type | Method and Description |
|---|---|
static <O> String |
PrimitiveTypeOperations.getName(PrimitiveType<O> primitiveType) |
static <O> <any> |
PrimitiveTypeOperations.oclOperations(PrimitiveType<O> primitiveType) |
| Modifier and Type | Method and Description |
|---|---|
<O> T |
TypesSwitch.casePrimitiveType(PrimitiveType<O> object)
Returns the result of interpreting the object as an instance of 'Primitive Type'.
|
boolean |
TypesValidator.validatePrimitiveType(PrimitiveType<?> primitiveType,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.