Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
Todo Work 1 todo, FIXME, @deprecated

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 1

org.andromda.cartridges.java.metafacades.JavaClassLogicImpl Line
UML14 returns ParameterFacade, UML2 returns ModelElementFacade, so types are wrong from fullyQualifiedName Mapping from UML2 should return ParameterFacade, with a getType method. Need TemplateParameter.getName method. 175