c# - Dictionary<string,List<service>> not allowed in staruml -


i using whitestaruml 5.4 class diagram, can't seem able type attribute

servicecategory: dictionary<string,list<service>> 

but dictionary<string,list<service>> valid type c#, how on this?

i suppose getting lexical error on '<' input analyzer in whitestaruml not accept embedded delimiters ( <[( style ) in entity names better handle matching opening/closing @ lexer level. in future may more sophisticated best way skip parsing select attribute in model explorer , fill "type" field in property inspector. no parsing happens there accepted. make sure not modify attribute in model view on diagram again.


Comments