![]() |
Telelogic System Architect (steve huntington) | ![]() |
Topic Title: Swim Lanes and Pools in Custom Diagram Topic Summary: How do I put swim lanes and pools in a custom diagram Created On: 1-Feb-2007 03:02 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: and if you take a look in your SAPROPS.CFG file, there is a rename at the top of the file that looks something like: #ifdef "Business Enterprise" RENAME SYMBOL "Swim Lane" TO "Org. Unit" #endif Do you have Business Enterprise defined in your Encyclopedia configuration? | |
![]() |
|
Does anyone know what to put in the USRPROPS.TXT that would give the ability for a custom diagram type to allow definitions to be represented as swim lanes?
I tried: SYMBOL "Stratum" in "ASA Roles" { DEPICT LIKE "Swim Lane" IN "Process Map" DEFINED BY "Stratum" } but it doesn't work. Anyone have any ideas? |
|
![]() |
|
![]() |
|
Actually, now I have tried this: SYMBOL "Stratum" in "ASA Roles" and I get: Symbol "Stratum" [624] (defined by "Stratum") I really need to be able to do this...
|
|
![]() |
|
![]() |
|
The reason you get the error in the second post is becuase you want to DEPICT LIKE "Swim Lane" ... Try correcting and see if that works.
|
|
![]() |
|
![]() |
|
and if you take a look in your SAPROPS.CFG file, there is a rename at the top of the file that looks something like:
#ifdef "Business Enterprise"
RENAME SYMBOL "Swim Lane" TO "Org. Unit"
#endif
Do you have Business Enterprise defined in your Encyclopedia configuration?
|
|
![]() |
|
![]() |
|
Thanks Cam. You were right, I had to depict like org. unit |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.