Interface | Description |
---|---|
MoreToString |
MoreToString adds options to toString() for recursively nested objects.
|
SeenSet<E> |
A set of seen (already visited) elements for avoiding infinite recursion.
|
Class | Description |
---|---|
Changelog<K,V> |
Created by igomes on 6/30/16.
|
Changelog.Change<C> | |
ClassUtils | |
CollectionAdder |
Manages additions to nested collections based on policy of several
attributes.
|
CompareUtils | |
CompareUtils.GenericComparator<T> | |
Debug | Deprecated |
DependencyMatrixTool | |
GeneratorUtils | |
MatrixUtil | |
MdDebug | Deprecated |
MDUtils |
A collection of utility functions for accessing the MagicDraw (MD)
application.
|
MoreToString.Helper |
Helper class for MoreToString toString() calls.
|
MoreToString.Helper.TestMoreToString | |
Pair<K,V> |
A convenience class to represent name-value pairs.
|
ScriptRunner |
runs a userscript in [md install dir]/DocGenUserScripts/...
|
SeenHashSet<E> |
A hash set of seen (already visited) elements for avoiding infinite
recursion.
|
TaskRunner | |
TaskRunner.TaskRunnerCloseCookie | |
TicketUtils | |
Utils | Deprecated |
Utils.DocGenComparator | |
Utils2 | Deprecated |
Enum | Description |
---|---|
Changelog.ChangeType | |
TaskRunner.ThreadExecutionStrategy | |
Utils.AvailableAttribute |
Getting element attributes and properties/values
|