public interface ISelectionExpression extends IExpression
NEWLINE| Modifier and Type | Method and Description |
|---|---|
IConstraint |
getConstraint()
Get the constraint that must hold for an element to be selected.
|
IModelReference |
getModelReference()
Return the model reference from which the selection is being made.
|
boolean |
isSingleElementSelection()
Return true if this selection is supposed to get a single element, false
if it's selecting a list.
|
getNRLDataType, setNRLDataTypeaccept, dump, getColumn, getLine, getUserData, setUserDataIModelReference getModelReference()
IConstraint getConstraint()
boolean isSingleElementSelection()
Copyright © 2006-2013. All Rights Reserved.