|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExpressionLabelMapping
A representation of the model object 'Expression Label Mapping'. Label based on a calculated value
The following features are supported:
GMFMapPackage.getExpressionLabelMapping()| Method Summary | |
|---|---|
ValueExpression |
getEditExpression()
Returns the value of the 'Edit Expression' containment reference. |
Constraint |
getValidateExpression()
Returns the value of the 'Validate Expression' containment reference. |
ValueExpression |
getViewExpression()
Returns the value of the 'View Expression' containment reference. |
void |
setEditExpression(ValueExpression value)
Sets the value of the ' Edit Expression' containment reference. |
void |
setValidateExpression(Constraint value)
Sets the value of the ' Validate Expression' containment reference. |
void |
setViewExpression(ValueExpression value)
Sets the value of the ' View Expression' containment reference. |
| Methods inherited from interface org.eclipse.gmf.mappings.LabelMapping |
|---|
getDiagramLabel, getMapEntry, isReadOnly, setDiagramLabel, setReadOnly |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
ValueExpression getViewExpression()
setViewExpression(ValueExpression),
GMFMapPackage.getExpressionLabelMapping_ViewExpression()void setViewExpression(ValueExpression value)
View Expression' containment reference.
value - the new value of the 'View Expression' containment reference.getViewExpression()ValueExpression getEditExpression()
setEditExpression(ValueExpression),
GMFMapPackage.getExpressionLabelMapping_EditExpression()void setEditExpression(ValueExpression value)
Edit Expression' containment reference.
value - the new value of the 'Edit Expression' containment reference.getEditExpression()Constraint getValidateExpression()
setValidateExpression(Constraint),
GMFMapPackage.getExpressionLabelMapping_ValidateExpression()void setValidateExpression(Constraint value)
Validate Expression' containment reference.
value - the new value of the 'Validate Expression' containment reference.getValidateExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||