| Package | Description |
|---|---|
| org.eclipse.ocl.pivot.uml.internal.oclforuml | |
| org.eclipse.ocl.pivot.uml.internal.oclforuml.impl | |
| org.eclipse.ocl.pivot.uml.internal.oclforuml.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FixedPoint
A representation of the model object 'Fixed Point'.
|
interface |
FloatingPoint
A representation of the model object 'Floating Point'.
|
| Modifier and Type | Method and Description |
|---|---|
Real |
OCLforUMLFactory.createReal()
Returns a new object of class 'Real'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FixedPointImpl
An implementation of the model object 'Fixed Point'.
|
class |
FloatingPointImpl
An implementation of the model object 'Floating Point'.
|
class |
RealImpl
An implementation of the model object 'Real'.
|
| Modifier and Type | Method and Description |
|---|---|
Real |
OCLforUMLFactoryImpl.createReal() |
| Modifier and Type | Method and Description |
|---|---|
T |
OCLforUMLSwitch.caseReal(Real object)
Returns the result of interpreting the object as an instance of 'Real'.
|
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.