Class stereotypes
Closed this issue · 4 comments
jmaletic commented
Add in support for computing class stereotype
jmaletic commented
This is now implemented in develop branch. ComputeClassStereotype()
Works. Not tested or checked.
Implementation is straight from Dragan 2010.
jmaletic commented
Attribute is NOT currently written to class tag. This needs to be completed. New test results need to be generated.
jmaletic commented
Checked against the 5 test classes. Now working fine.
get command collaborator is not a get. Only get, and get collaborator is get. command is a accessor/mutator.
jmaletic commented
Merged into main.