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 3 todo, FIXME, @deprecated

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 3

org.andromda.repositories.emf.uml22.EMFUML2RepositoryFacade Line
Map from UML/2.0 etc to UML later versions. uriMap typically contains pathmap:// values. uriMap.put(URI.createURI("http://schema.omg.org/spec/UML/2.0"), URI.createURI("http://www.eclipse.org/uml2/1.0.0/UML")); 172
This doesn't seem to help to resolve the pathmap. moduleSearchLocations values must still be added to andromda.xml 218
Enable <pathmaps><pathmap name= value=/> in andromda.xml configuration pathmap://m2repository is used in starter models to reference profiles deployed in maven local repository 220