|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimitiveBoolean | |
---|---|
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 PrimitiveBoolean in org.eclipse.emf.ocl.types |
---|
Methods in org.eclipse.emf.ocl.types that return PrimitiveBoolean | |
---|---|
PrimitiveBoolean |
TypesFactory.createPrimitiveBoolean()
Deprecated. Returns a new object of class 'Primitive Boolean' |
Uses of PrimitiveBoolean in org.eclipse.emf.ocl.types.impl |
---|
Classes in org.eclipse.emf.ocl.types.impl that implement PrimitiveBoolean | |
---|---|
class |
PrimitiveBooleanImpl
An implementation of the model object 'Primitive Boolean' |
Fields in org.eclipse.emf.ocl.types.impl declared as PrimitiveBoolean | |
---|---|
static PrimitiveBoolean |
PrimitiveBooleanImpl.INSTANCE
|
Methods in org.eclipse.emf.ocl.types.impl that return PrimitiveBoolean | |
---|---|
PrimitiveBoolean |
TypesFactoryImpl.createPrimitiveBoolean()
|
Uses of PrimitiveBoolean in org.eclipse.emf.ocl.types.util |
---|
Fields in org.eclipse.emf.ocl.types.util declared as PrimitiveBoolean | |
---|---|
static PrimitiveBoolean |
Types.OCL_BOOLEAN
Deprecated. Representation of the OCL predefined Boolean type. |
Methods in org.eclipse.emf.ocl.types.util with parameters of type PrimitiveBoolean | |
---|---|
T |
TypesSwitch.casePrimitiveBoolean(PrimitiveBoolean object)
Deprecated. Returns the result of interpretting the object as an instance of 'Primitive Boolean' |
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |