| 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 |
|---|---|
IntValue |
ExpressionsFactory.createIntValue()
Returns a new object of class 'Int Value'
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntValueImpl
An implementation of the model object 'Int Value'
|
| Modifier and Type | Method and Description |
|---|---|
IntValue |
ExpressionsFactoryImpl.createIntValue() |
| Modifier and Type | Method and Description |
|---|---|
static IntValue |
ExpressionsUtil.value(int literal) |
| Modifier and Type | Method and Description |
|---|---|
T |
ExpressionsSwitch.caseIntValue(IntValue object)
Returns the result of interpreting the object as an instance of 'Int Value'
|
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.