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

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 36

org.andromda.metafacades.uml.EntityMetafacadeUtils Line
Entity.getAttributes returns List<? extends AttributeFacade>, currently unchecked conversion 517
org.andromda.metafacades.uml.GuardFacade Line
Model Documentation for org.andromda.metafacades.uml.GuardFacade.body 25
org.andromda.metafacades.uml.ManageableEntityAssociationEnd Line
Model Documentation for org.andromda.metafacades.uml.ManageableEntityAssociationEnd 8
org.andromda.metafacades.uml.ManageableEntityAttribute Line
Model Documentation for org.andromda.metafacades.uml.ManageableEntityAttribute 8
org.andromda.metafacades.uml.ParameterFacade Line
Model Documentation for org.andromda.metafacades.uml.ParameterFacade.defaultValue 25
org.andromda.metafacades.uml.PseudostateFacade Line
Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.choice 23
Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.decisionPoint 36
Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.deepHistory 42
Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.fork 48
Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.initialState 54
Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.join 60
Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.junction 66
Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.mergePoint 72
Model Documentation for org.andromda.metafacades.uml.PseudostateFacade.shallowHistory 78
org.andromda.metafacades.uml.Queue Line
Model Documentation for org.andromda.metafacades.uml.Queue 8
org.andromda.metafacades.uml.SubactivityStateFacade Line
Model Documentation for org.andromda.metafacades.uml.SubactivityStateFacade.dynamic 40
org.andromda.metafacades.uml.TemplateParameterFacade Line
Model Documentation for org.andromda.metafacades.uml.TemplateParameterFacade.getDocumentation 92
Model Documentation for org.andromda.metafacades.uml.TemplateParameterFacade.name 120
org.andromda.metafacades.uml.Topic Line
Model Documentation for org.andromda.metafacades.uml.Topic 8
org.andromda.metafacades.uml.TransitionFacade Line
Model Documentation for org.andromda.metafacades.uml.TransitionFacade.enteringActionState 69
Model Documentation for org.andromda.metafacades.uml.TransitionFacade.enteringDecisionPoint 76
Model Documentation for org.andromda.metafacades.uml.TransitionFacade.enteringFinalState 83
Model Documentation for org.andromda.metafacades.uml.TransitionFacade.exitingActionState 90
Model Documentation for org.andromda.metafacades.uml.TransitionFacade.exitingDecisionPoint 97
Model Documentation for org.andromda.metafacades.uml.TransitionFacade.exitingInitialState 104
Model Documentation for org.andromda.metafacades.uml.TransitionFacade.triggerPresent 111
org.andromda.metafacades.uml.UMLMetafacadeUtils Line
Move this to an external configuration. Distinguish between Java, C# reserved words. 90
extract the mappings into the configurable metafacade namespace in UMLProfile 263
Use mapped implementation type instead of model types 278
This should really be a method on ModelElementFacade 414
This should really be a method on ModelElementFacade 432
This should really be a method on ModelElementFacade 516
This should really be a method on ModelElementFacade 557
Default collection type from properties 644
Make this work for attribute types other than String. 762
Reference this logic from AssociationEnd Determine if this association end owns the relationship. i.e. if the associationEnd property belonging to the Entity on the opposite end owns the relationship. Based on tagged value, multiplicity, aggregation/composition. If all else fails, the longest name owns the association, or else the alphabetically first name. One side of a relationship must always own the association and be created and deleted first. 1034