Uses of Interface
org.eclipse.emf.cdo.expressions.BooleanValue
Package
Description
The generated EMF API of the CDO expressions model.
The generated EMF implementation of the CDO expressions model.
The generated EMF utilities of the CDO expressions model.
-
Uses of BooleanValue in org.eclipse.emf.cdo.expressions
Modifier and TypeMethodDescriptionExpressionsFactory.createBooleanValue()
Returns a new object of class 'Boolean Value'. -
Uses of BooleanValue in org.eclipse.emf.cdo.expressions.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Boolean Value'. -
Uses of BooleanValue in org.eclipse.emf.cdo.expressions.util
Modifier and TypeMethodDescriptionExpressionsSwitch.caseBooleanValue
(BooleanValue object) Returns the result of interpreting the object as an instance of 'Boolean Value'.