|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OclChoiceLabelMapping
A representation of the model object 'Ocl Choice Label Mapping'. Label based on a feature (reference or attribute) from domain model and list of choices
The following features are supported:
GMFMapPackage.getOclChoiceLabelMapping()
Method Summary | |
---|---|
org.eclipse.emf.ecore.EStructuralFeature |
getFeature()
Returns the value of the 'Feature' reference. |
ValueExpression |
getItemsExpression()
Returns the value of the 'Items Expression' containment reference. |
ValueExpression |
getShowExpression()
Returns the value of the 'Show Expression' containment reference. |
void |
setFeature(org.eclipse.emf.ecore.EStructuralFeature value)
Sets the value of the ' Feature ' reference. |
void |
setItemsExpression(ValueExpression value)
Sets the value of the ' Items Expression ' containment reference. |
void |
setShowExpression(ValueExpression value)
Sets the value of the ' Show 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 |
---|
org.eclipse.emf.ecore.EStructuralFeature getFeature()
If the meaning of the 'Feature' reference isn't clear, there really should be more of a description here...
setFeature(EStructuralFeature)
,
GMFMapPackage.getOclChoiceLabelMapping_Feature()
void setFeature(org.eclipse.emf.ecore.EStructuralFeature value)
Feature
' reference.
value
- the new value of the 'Feature' reference.getFeature()
ValueExpression getItemsExpression()
If the meaning of the 'Items Expression' attribute isn't clear, there really should be more of a description here...
setItemsExpression(ValueExpression)
,
GMFMapPackage.getOclChoiceLabelMapping_ItemsExpression()
void setItemsExpression(ValueExpression value)
Items Expression
' containment reference.
value
- the new value of the 'Items Expression' containment reference.getItemsExpression()
ValueExpression getShowExpression()
If the meaning of the 'Show Expression' attribute isn't clear, there really should be more of a description here...
setShowExpression(ValueExpression)
,
GMFMapPackage.getOclChoiceLabelMapping_ShowExpression()
void setShowExpression(ValueExpression value)
Show Expression
' containment reference.
value
- the new value of the 'Show Expression' containment reference.getShowExpression()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |