c# - Generate Code in Visual Studio 2015 UML Class diagram is not working -


i made basic uml class diagram of class 2 fields, method, , subclass 1 field when hit generate code nothing happens. console says worked no errors when @ log says "(class): no file generated because 'appliestoelement' method of template 'classtemplate.t4' evaluated false." on both of classes. missing?

i fixed using uml model explorer.

i went uml model explorer, right-clickd project, clicked generate code popped message:
enter image description here
told me component cache out of date restarted visual studio. after tried generate code again through uml model explorer , worked.


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

android - How to create dynamically Fragment pager adapter -