|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimitiveReal | |
---|---|
org.eclipse.emf.ocl.types | Abstract API for OCL types. |
org.eclipse.emf.ocl.types.impl | Implementation of the API for OCL types. |
org.eclipse.emf.ocl.types.util | EMF utilities for the OCL types API. |
Uses of PrimitiveReal in org.eclipse.emf.ocl.types |
---|
Subinterfaces of PrimitiveReal in org.eclipse.emf.ocl.types | |
---|---|
interface |
PrimitiveInteger
Deprecated. Use the PrimitiveType interface,
instead. Note also, that the OCLStandardLibrary.getInteger()
method provides the Integer instance of this metaclass. |
Methods in org.eclipse.emf.ocl.types that return PrimitiveReal | |
---|---|
PrimitiveReal |
TypesFactory.createPrimitiveReal()
Deprecated. Returns a new object of class 'Primitive Real' |
Uses of PrimitiveReal in org.eclipse.emf.ocl.types.impl |
---|
Classes in org.eclipse.emf.ocl.types.impl that implement PrimitiveReal | |
---|---|
class |
PrimitiveIntegerImpl
An implementation of the model object 'Primitive Integer' |
class |
PrimitiveRealImpl
An implementation of the model object 'Primitive Real' |
Fields in org.eclipse.emf.ocl.types.impl declared as PrimitiveReal | |
---|---|
static PrimitiveReal |
PrimitiveRealImpl.INSTANCE
|
Methods in org.eclipse.emf.ocl.types.impl that return PrimitiveReal | |
---|---|
PrimitiveReal |
TypesFactoryImpl.createPrimitiveReal()
|
Uses of PrimitiveReal in org.eclipse.emf.ocl.types.util |
---|
Methods in org.eclipse.emf.ocl.types.util with parameters of type PrimitiveReal | |
---|---|
T |
TypesSwitch.casePrimitiveReal(PrimitiveReal object)
Deprecated. Returns the result of interpretting the object as an instance of 'Primitive Real' |
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |