srcML/stereocode

Class stereotypes

Closed this issue · 4 comments

Add in support for computing class stereotype

This is now implemented in develop branch. ComputeClassStereotype()
Works. Not tested or checked.

Implementation is straight from Dragan 2010.

Attribute is NOT currently written to class tag. This needs to be completed. New test results need to be generated.

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.

Merged into main.