문제

I just started to use EA and wondered how to indicate a class is deprecated? Trying to have classes tagged as depreciated and appearing in a different color on existing diagramms.

Or in general say i am currently working on a POC based on an existing system and want to categorize classes for example "out of POC context", "depreciated", "undefined" etc. is it "Tagged Values" i need to go for? (because currently i just give them different colors in all the diagrams...)

what i tryied

Currently i am watching the tutorial videos and working with the 2888 pages manual and was able to get a hard but good start into EA but couldnt figure this out since 2 hours.

도움이 되었습니까?

해결책 2

  • You should create a stereotype <obsolete> or <deprecated>,
  • define it in some document apart, or on the note on the diagram, or both,
  • and use it with classes you consider obsolete.

This algorithm does not depend on the tool.

다른 팁

Whilst Tagged values is a good option, have you considered "Status" you can have Status configured under Settings -> Project Types -> General Types) and you can also have status colors displayed in diagrams.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top