|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Polyline
A representation of the model object 'Polyline'.
The following features are supported:
DiagramInterchangePackage.getPolyline()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList<org.eclipse.draw2d.geometry.Point> |
getWaypoints()
Returns the value of the 'Waypoints' attribute list. |
boolean |
isClosed()
Returns the value of the 'Closed' attribute |
void |
setClosed(boolean value)
Sets the value of the ' Closed ' attribute.
|
Methods inherited from interface org.topcased.modeler.di.model.DiagramElement |
---|
getContainer, getProperty, getReference, isVisible, setContainer, setVisible |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
EList<org.eclipse.draw2d.geometry.Point> getWaypoints()
Point
.
If the meaning of the 'Waypoints' attribute list isn't clear, there really should be more of a description here...
DiagramInterchangePackage.getPolyline_Waypoints()
boolean isClosed()
If the meaning of the 'Closed' attribute isn't clear, there really should be more of a description here...
setClosed(boolean)
,
DiagramInterchangePackage.getPolyline_Closed()
void setClosed(boolean value)
Closed
' attribute.
value
- the new value of the 'Closed' attribute.isClosed()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.