Changes in this release:
JavaDoc Enhancer channel added. Using this channel you can embed diagrams into JavaDoc. See Pamda JavaDoc for example.
Channels match element names by regular expressions. For example mypackage.* will match all elements in mypackage and below.
com.pavelvlasov.mda.helpers.PropertyBuffer class added. This class allows to accumulate values into Ant property. JavaDoc Enhancer channel uses this class to create a list of images to be copied to javadoc resources directory.
Hello,
I would be happy if somebody could help me with creating of Pamda documentation and/or contribute UML Profiles/UML Patterns/Velocity Templates to Pamda code generation library.
---
Thank you, Pavel.
Hello,
Pamda 1.1.0 has been released. It ships with UML API 1.1.0 which supports model evaluators (see UML API forum) and includes additional nested elements for ant task - velocityEvaluator, fesiEvaluator and JXPathEvaluator.
The new feature is useful to evaluate attribute initial values and method bodies (you can put templatized method code to Behaviour tab in Enterprise) at generation time. ... read more