|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Diagram
A representation of the model object 'Diagram'.
The following features are supported:
Grid UnitDiagram Type IdConnectionsNameSnap To GridColorsFontsPictogram LinksVertical Grid UnitVersion
PictogramsPackage.getDiagram()| Method Summary | |
|---|---|
|
getColors()
Returns the value of the 'Colors' containment reference list. |
|
getConnections()
Returns the value of the 'Connections' containment reference list. |
String |
getDiagramTypeId()
Returns the value of the 'Diagram Type Id' attribute. |
|
getFonts()
Returns the value of the 'Fonts' containment reference list. |
int |
getGridUnit()
Returns the value of the 'Grid Unit' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
|
getPictogramLinks()
Returns the value of the 'Pictogram Links' reference list. |
String |
getVersion()
Returns the value of the 'Version' attribute. |
int |
getVerticalGridUnit()
Returns the value of the 'Vertical Grid Unit' attribute. |
boolean |
isSnapToGrid()
Returns the value of the 'Snap To Grid' attribute. |
void |
setDiagramTypeId(String value)
Sets the value of the ' Diagram Type Id' attribute. |
void |
setGridUnit(int value)
Sets the value of the ' Grid Unit' attribute. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setSnapToGrid(boolean value)
Sets the value of the ' Snap To Grid' attribute. |
void |
setVerticalGridUnit(int value)
Sets the value of the ' Vertical Grid Unit' attribute. |
| Methods inherited from interface org.eclipse.graphiti.mm.pictograms.ContainerShape |
|---|
getChildren |
| Methods inherited from interface org.eclipse.graphiti.mm.pictograms.Shape |
|---|
getContainer, setContainer |
| Methods inherited from interface org.eclipse.graphiti.mm.pictograms.AnchorContainer |
|---|
getAnchors |
| Methods inherited from interface org.eclipse.graphiti.mm.pictograms.PictogramElement |
|---|
getGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisible |
| Methods inherited from interface org.eclipse.graphiti.mm.PropertyContainer |
|---|
getProperties |
| Methods inherited from interface org.eclipse.graphiti.mm.StyleContainer |
|---|
getStyles |
| Method Detail |
|---|
int getGridUnit()
If the meaning of the 'Grid Unit' attribute isn't clear, there really should be more of a description here...
setGridUnit(int),
PictogramsPackage.getDiagram_GridUnit()void setGridUnit(int value)
Grid Unit' attribute.
value - the new value of the 'Grid Unit' attribute.getGridUnit()String getDiagramTypeId()
If the meaning of the 'Diagram Type Id' attribute isn't clear, there really should be more of a description here...
setDiagramTypeId(String),
PictogramsPackage.getDiagram_DiagramTypeId()void setDiagramTypeId(String value)
Diagram Type Id' attribute.
value - the new value of the 'Diagram Type Id' attribute.getDiagramTypeId()getConnections()
Connection.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Connections' containment reference list isn't clear, there really should be more of a description here...
PictogramsPackage.getDiagram_Connections(),
Connection.getParent()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
PictogramsPackage.getDiagram_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()boolean isSnapToGrid()
If the meaning of the 'Snap To Grid' attribute isn't clear, there really should be more of a description here...
setSnapToGrid(boolean),
PictogramsPackage.getDiagram_SnapToGrid()void setSnapToGrid(boolean value)
Snap To Grid' attribute.
value - the new value of the 'Snap To Grid' attribute.isSnapToGrid()getColors()
Color.
If the meaning of the 'Colors' containment reference list isn't clear, there really should be more of a description here...
PictogramsPackage.getDiagram_Colors()getFonts()
Font.
If the meaning of the 'Fonts' containment reference list isn't clear, there really should be more of a description here...
PictogramsPackage.getDiagram_Fonts()getPictogramLinks()
PictogramLink.
If the meaning of the 'Pictogram Links' reference list isn't clear, there really should be more of a description here...
PictogramsPackage.getDiagram_PictogramLinks()int getVerticalGridUnit()
"-1".
If the meaning of the 'Vertical Grid Unit' attribute isn't clear, there really should be more of a description here...
setVerticalGridUnit(int),
PictogramsPackage.getDiagram_VerticalGridUnit()void setVerticalGridUnit(int value)
Vertical Grid Unit' attribute.
value - the new value of the 'Vertical Grid Unit' attribute.getVerticalGridUnit()String getVersion()
"".
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
PictogramsPackage.getDiagram_Version()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||