| Package | Description |
|---|---|
| org.eclipse.emf.cdo.expressions |
The generated EMF API of the CDO expressions model.
|
| org.eclipse.emf.cdo.expressions.impl |
The generated EMF implementation of the CDO expressions model.
|
| org.eclipse.emf.cdo.expressions.util |
The generated EMF utilities of the CDO expressions model.
|
| Modifier and Type | Method and Description |
|---|---|
BooleanValue |
ExpressionsFactory.createBooleanValue()
Returns a new object of class 'Boolean Value'
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanValueImpl
An implementation of the model object 'Boolean Value'
|
| Modifier and Type | Method and Description |
|---|---|
BooleanValue |
ExpressionsFactoryImpl.createBooleanValue() |
| Modifier and Type | Method and Description |
|---|---|
static BooleanValue |
ExpressionsUtil.value(boolean literal) |
| Modifier and Type | Method and Description |
|---|---|
T |
ExpressionsSwitch.caseBooleanValue(BooleanValue object)
Returns the result of interpreting the object as an instance of 'Boolean Value'
|
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.