|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VisualEffectMapping
A representation of the model object 'Visual Effect Mapping'.
The following features are supported:
GMFMapPackage.getVisualEffectMapping()
Method Summary | |
---|---|
Pin |
getDiagramPin()
Returns the value of the 'Diagram Pin' reference. |
String |
getOclExpression()
Returns the value of the 'Ocl Expression' attribute. |
MappingEntry |
getParentMapEntry()
Returns the value of the 'Parent Map Entry' container reference. |
void |
setDiagramPin(Pin value)
Sets the value of the ' Diagram Pin ' reference. |
void |
setOclExpression(String value)
Sets the value of the ' Ocl Expression ' attribute. |
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 |
---|
Pin getDiagramPin()
If the meaning of the 'Diagram Pin' reference isn't clear, there really should be more of a description here...
setDiagramPin(Pin)
,
GMFMapPackage.getVisualEffectMapping_DiagramPin()
void setDiagramPin(Pin value)
Diagram Pin
' reference.
value
- the new value of the 'Diagram Pin' reference.getDiagramPin()
String getOclExpression()
If the meaning of the 'Ocl Expression' attribute isn't clear, there really should be more of a description here...
setOclExpression(String)
,
GMFMapPackage.getVisualEffectMapping_OclExpression()
void setOclExpression(String value)
Ocl Expression
' attribute.
value
- the new value of the 'Ocl Expression' attribute.getOclExpression()
MappingEntry getParentMapEntry()
Visual Effects
'.
If the meaning of the 'Parent Map Entry' container reference isn't clear, there really should be more of a description here...
GMFMapPackage.getVisualEffectMapping_ParentMapEntry()
,
MappingEntry.getVisualEffects()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |