|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GSheetNode
A representation of the model object 'GSheet Node'.
The following features are supported:
GcorePackage.getGSheetNode()
Method Summary | |
---|---|
org.eclipse.draw2d.geometry.Point |
getLocation()
Returns the value of the 'Location' attribute. |
GSheet |
getSheet()
Returns the value of the 'Sheet' container reference. |
int |
getWidth()
Returns the value of the 'Width' attribute. |
void |
setLocation(org.eclipse.draw2d.geometry.Point value)
Sets the value of the ' Location ' attribute. |
void |
setSheet(GSheet value)
Sets the value of the ' Sheet ' container reference. |
void |
setWidth(int value)
Sets the value of the ' Width ' attribute. |
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GNodeElement |
---|
getIncomingConnections, getOutgoingConnections |
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GModelElement |
---|
getCoModel, getDiagram, setCoModel, simpleGetCoModel |
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 |
Method Detail |
---|
org.eclipse.draw2d.geometry.Point getLocation()
If the meaning of the 'Location' attribute isn't clear, there really should be more of a description here...
setLocation(Point)
,
GcorePackage.getGSheetNode_Location()
void setLocation(org.eclipse.draw2d.geometry.Point value)
Location
' attribute.
value
- the new value of the 'Location' attribute.getLocation()
GSheet getSheet()
Nodes
'.
If the meaning of the 'Sheet' container reference isn't clear, there really should be more of a description here...
getSheet
in interface GModelElement
setSheet(GSheet)
,
GcorePackage.getGSheetNode_Sheet()
,
GSheet.getNodes()
void setSheet(GSheet value)
Sheet
' container reference.
value
- the new value of the 'Sheet' container reference.getSheet()
int getWidth()
"-1"
.
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
setWidth(int)
,
GcorePackage.getGSheetNode_Width()
void setWidth(int value)
Width
' attribute.
value
- the new value of the 'Width' attribute.getWidth()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |