|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LUWPartitionExpression | |
---|---|
com.ibm.db.models.db2.luw | |
com.ibm.db.models.db2.luw.impl | |
com.ibm.db.models.db2.luw.util |
Uses of LUWPartitionExpression in com.ibm.db.models.db2.luw |
---|
Methods in com.ibm.db.models.db2.luw that return LUWPartitionExpression | |
---|---|
LUWPartitionExpression |
LUWFactory.createLUWPartitionExpression()
Returns a new object of class 'Partition Expression'. |
LUWPartitionExpression |
LUWPartitionElement.getLUWPartitionExpression()
Returns the value of the 'LUW Partition Expression' container reference. |
Methods in com.ibm.db.models.db2.luw with parameters of type LUWPartitionExpression | |
---|---|
void |
LUWPartitionElement.setLUWPartitionExpression(LUWPartitionExpression value)
Sets the value of the ' LUW Partition Expression ' container reference. |
Uses of LUWPartitionExpression in com.ibm.db.models.db2.luw.impl |
---|
Classes in com.ibm.db.models.db2.luw.impl that implement LUWPartitionExpression | |
---|---|
class |
LUWPartitionExpressionImpl
An implementation of the model object 'Partition Expression'. |
Methods in com.ibm.db.models.db2.luw.impl that return LUWPartitionExpression | |
---|---|
LUWPartitionExpression |
LUWFactoryImpl.createLUWPartitionExpression()
|
LUWPartitionExpression |
LUWPartitionElementImpl.getLUWPartitionExpression()
|
Methods in com.ibm.db.models.db2.luw.impl with parameters of type LUWPartitionExpression | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
LUWPartitionElementImpl.basicSetLUWPartitionExpression(LUWPartitionExpression newLUWPartitionExpression,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
LUWPartitionElementImpl.setLUWPartitionExpression(LUWPartitionExpression newLUWPartitionExpression)
|
Uses of LUWPartitionExpression in com.ibm.db.models.db2.luw.util |
---|
Methods in com.ibm.db.models.db2.luw.util with parameters of type LUWPartitionExpression | |
---|---|
java.lang.Object |
LUWSwitch.caseLUWPartitionExpression(LUWPartitionExpression object)
Returns the result of interpretting the object as an instance of 'Partition Expression'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |