|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArrowStyle
A representation of the model object 'Arrow Style'.
The following features are supported:
NotationPackage.getArrowStyle()
Method Summary | |
---|---|
ArrowType |
getArrowSource()
Returns the value of the 'Arrow Source' attribute. |
ArrowType |
getArrowTarget()
Returns the value of the 'Arrow Target' attribute. |
void |
setArrowSource(ArrowType value)
Sets the value of the ' Arrow Source ' attribute |
void |
setArrowTarget(ArrowType value)
Sets the value of the ' Arrow Target ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
ArrowType getArrowSource()
"None"
.
The literals are from the enumeration ArrowType
.
If the meaning of the 'Arrow Source' attribute isn't clear, there really should be more of a description here...
ArrowType
,
setArrowSource(ArrowType)
,
NotationPackage.getArrowStyle_ArrowSource()
void setArrowSource(ArrowType value)
Arrow Source
' attribute.
value
- the new value of the 'Arrow Source' attribute.ArrowType
,
getArrowSource()
ArrowType getArrowTarget()
"None"
.
The literals are from the enumeration ArrowType
.
If the meaning of the 'Arrow Target' attribute isn't clear, there really should be more of a description here...
ArrowType
,
setArrowTarget(ArrowType)
,
NotationPackage.getArrowStyle_ArrowTarget()
void setArrowTarget(ArrowType value)
Arrow Target
' attribute.
value
- the new value of the 'Arrow Target' attribute.ArrowType
,
getArrowTarget()
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.