|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MovePath
A representation of the model object 'Move Path'.
The following features are supported:
MappingPackage.getMovePath()
Method Summary | |
---|---|
String |
getAnchorPoint()
Returns the value of the 'Anchor Point' attribute. |
String |
getAutoOrientation()
Returns the value of the 'Auto Orientation' attribute. |
String |
getPath()
Returns the value of the 'Path' attribute. |
void |
setAnchorPoint(String value)
Sets the value of the ' Anchor Point ' attribute. |
void |
setAutoOrientation(String value)
Sets the value of the ' Auto Orientation ' attribute. |
void |
setPath(String value)
Sets the value of the ' Path ' 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 getPath()
If the meaning of the 'Path' attribute isn't clear, there really should be more of a description here...
setPath(String)
,
MappingPackage.getMovePath_Path()
void setPath(String value)
Path
' attribute.
value
- the new value of the 'Path' attribute.getPath()
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.getMovePath_AnchorPoint()
void setAnchorPoint(String value)
Anchor Point
' attribute.
value
- the new value of the 'Anchor Point' attribute.getAnchorPoint()
String getAutoOrientation()
If the meaning of the 'Auto Orientation' attribute isn't clear, there really should be more of a description here...
setAutoOrientation(String)
,
MappingPackage.getMovePath_AutoOrientation()
void setAutoOrientation(String value)
Auto Orientation
' attribute.
value
- the new value of the 'Auto Orientation' attribute.getAutoOrientation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |