|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Move
A representation of the model object 'Move'.
The following features are supported:
MappingPackage.getMove()
Method Summary | |
---|---|
String |
getXRange()
Returns the value of the 'XRange' attribute. |
String |
getYRange()
Returns the value of the 'YRange' attribute. |
void |
setXRange(String value)
Sets the value of the ' XRange ' attribute. |
void |
setYRange(String value)
Sets the value of the ' YRange ' attribute. |
Methods inherited from interface de.cau.cs.kieler.kev.mapping.Animation |
---|
apply, getAccessID, getInput, getKey, initialize, isClonedElement, setAccessID, setInput, setKey |
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 |
---|
String getXRange()
If the meaning of the 'XRange' attribute isn't clear, there really should be more of a description here...
setXRange(String)
,
MappingPackage.getMove_XRange()
void setXRange(String value)
XRange
' attribute.
value
- the new value of the 'XRange' attribute.getXRange()
String getYRange()
If the meaning of the 'YRange' attribute isn't clear, there really should be more of a description here...
setYRange(String)
,
MappingPackage.getMove_YRange()
void setYRange(String value)
YRange
' attribute.
value
- the new value of the 'YRange' attribute.getYRange()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |