Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MDManning

Pages: [1]
1
Suggestions and Requests / Line Jogs
« on: August 26, 2011, 05:05:04 am »
Love the line jog feature in 9.0.  That is VERY valuable.  Would like to be able to enable that behavior in connectors controlled by a shape script.  Thanks!

2
Bummer, I'll request it as a feature and see if it goes anywhere.  Thanks for the response!

3
Love the line jog feature in 9.0.  Anyone know how I can enable that behavior in connectors controlled by a shape script?  Hoping maybe it's as easy as setting an attribute in the stereotype?  Thanks!

4
Exactly what I needed.  Thanks KP!

5
If by code you mean XML; I can include a snipit of the MDG.xml file for one attempt that I felt was most likely to succeed but did not.  However, I was more looking for general ideas of how to achieve the stated goal than specific code.  Being a newbie I'm not sure what approach to take (include in UML Profile, or create a pattern, or write code or ?).

Code: [Select]
<Stereotype name="SOR-LOB" notes="" cx="100" cy="55" bgcolor="-1" fontcolor="-1" bordercolor="-1" borderwidth="-1" hideicon="0">
      <Image type="EAShapeScript 1.0" xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="bin.base64">UEsDBBQAAAAIAHijaz59zGQU1wEAADwHAAAHABEAc3RyLmRhdFVUDQAHwIV6TcCFek3AhXpN
tVXBTsJAEJ0rfkVTLpB4EBOjRvEiH2DiBxigKxDbLaGgIcR/973ZLi24WNCYTbvTzpuZN9PZ
aSFTGcpcjESSQZqJlTPZ4GpJiue15LKSJdZaUX2JIeeQE9w/gI7lTtEWz4V6c5o+cAvYmlJf
QFrKKyKkWGNgUlwL6cilXGGd7+3d0m4Gm476LRB1obENdjLqIPozpCGuFfQxrGMZQE+kQRRq
DBjF8NdVf54Jvdggjwu9fHwDPS0ou7r8htNTiWKNjuXjeOzXY5fRYeuJvicDMhvp20TlOoos
nN/PbbYp8purneNwrVXpQeaT271VoZky87lmPFWfTpchxruyyEtPPeTitYxid7Q3WGGtj92M
qEdgRZIAL9+D3zX/lc0hJozHvngTdmxIexybUPbh+vydVahDqr5w3eqxnAUJcCv0n5sN7FOe
EAs5g/yIOJlGYZ58Y7HzzHh/t1J122F/rlau35t99mocKz9RAyuiN3pvweYFWtZhAl2EaRch
wrhE8pT5udjCdzoey9kw01xGsDDaq6x4srXzHCsbTiB+6yVwVqvR3qLaOmkc0p3wer7NVWvO
2bFkfX/OlxOI/xFGOSXfOsfK7vQJ3PRXCNXxHmsgD1j1KnJnLb8AUEsBAhcLFAAAAAgAeKNr
Pn3MZBTXAQAAPAcAAAcACQAAAAAAAAAAAACAAAAAAHN0ci5kYXRVVAUAB8CFek1QSwUGAAAA
AAEAAQA+AAAADQIAAAAA</Image>
      <AppliesTo>
            <Apply type="Component">
                  <Property name="isIndirectlyInstantiated" value="true"/>
                  <Property name="status" value="Implemented"/>
            </Apply>
      </AppliesTo>
</Stereotype>

6
I've created an MDG file with a UML Profile with a few stereotyped elements.  Upon dragging those elements onto a diagram I'd like the Status property set to "Implemented".  From the help; it doesn't look like "Status" is a supported attribute but the tool is so flexible I figured there is probably a way.  Ideas?

Pages: [1]