|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Rotate
A representation of the model object 'Rotate'.
The following features are supported:
MappingPackage.getRotate()
Method Summary | |
---|---|
String |
getAnchorPoint()
Returns the value of the 'Anchor Point' attribute. |
String |
getAngleRange()
Returns the value of the 'Angle Range' attribute. |
void |
setAnchorPoint(String value)
Sets the value of the ' Anchor Point ' attribute. |
void |
setAngleRange(String value)
Sets the value of the ' Angle Range ' 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 getAngleRange()
If the meaning of the 'Angle Range' attribute isn't clear, there really should be more of a description here...
setAngleRange(String)
,
MappingPackage.getRotate_AngleRange()
void setAngleRange(String value)
Angle Range
' attribute.
value
- the new value of the 'Angle Range' attribute.getAngleRange()
String getAnchorPoint()
If the meaning of the 'Anchor Point' attribute isn't clear, there really should be more of a description here...
setAnchorPoint(String)
,
MappingPackage.getRotate_AnchorPoint()
void setAnchorPoint(String value)
Anchor Point
' attribute.
value
- the new value of the 'Anchor Point' attribute.getAnchorPoint()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |