Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » How to simply attach a static Label to a Polyline connection
How to simply attach a static Label to a Polyline connection [message #57848] Sat, 30 September 2006 17:34
Eclipse UserFriend
Originally posted by: natorion.gmx.at

Hello!

After a lot of research (and trial & error) I could not figure out how t=
o =

simply attach a static (non-editable) Label to a Polyline connection =

(similar as in the tutorial). Here is the figure code from the gmfgraph =
=

for the connection:

<figures
xsi:type=3D"gmfgraph:PolylineConnection"
referencingElements=3D"DecisionNextNodeTrue"
name=3D"DecisionNextNodeTrueFigure"
lineWidth=3D"2"
targetDecoration=3D"DecisionNextNodeTrueTargetDecoration">
<children
xsi:type=3D"gmfgraph:Label"
name=3D"NextNodeTrueLabel"
text=3D"&lt;true>"/>
</figures>

Thanks in advance,
Michael
Previous Topic:Book on GMF
Next Topic:how to create a custom build
Goto Forum:
  


Current Time: Wed Jul 17 09:04:38 GMT 2024

Powered by FUDForum. Page generated in 0.02566 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top