Class | Description |
---|---|
ElementHelper |
This class provides the function to help the report in order to handle elements.
|
Hyperlink |
It is the wrapper class to get the hyper link information.
|
Point |
An integer version of Point.
|
Polygon |
A wrapper class of
java.awt.Polygon . |
Rectangle |
A rectangle wrapper.
|
ReportHelper |
Contains utilities functions for template report.
|
SlotProperty |
A wrapper class for $element.slots.DefiningFeatureName attribute.
|
SlotPropertyEntry |
A key-value pair of slot property.
|
Slots |
A wrapper class for $element.slots attribute.
|
TagProperty |
A wrapper class for $element.tags.stereotypeName attribute.
|
TagPropertyEntry |
A key-value pair of tag property.
|
Tags |
A wrapper class for $element.tags attribute.
|
TemplateHelper |
Provide helper methods for template such as create and save.
|
Variable |
A wrapper class for user-defined variable object.
|