|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AliasTraverser | |
---|---|
de.smartics.properties.api.core.context.alias | Provides helper classes to manage different aliases to the same physical resources. |
de.smartics.properties.api.core.domain | Provides property domain objects and exceptions. |
de.smartics.properties.report.data | Provides classes that represent report data. |
de.smartics.properties.reports | Provides report implementations to generate reports in different formats. |
Uses of AliasTraverser in de.smartics.properties.api.core.context.alias |
---|
Methods in de.smartics.properties.api.core.context.alias with parameters of type AliasTraverser | |
---|---|
void |
PropertyAliasMapping.traverse(AliasTraverser traverser) Traverses the registered aliases. |
Uses of AliasTraverser in de.smartics.properties.api.core.domain |
---|
Methods in de.smartics.properties.api.core.domain with parameters of type AliasTraverser | |
---|---|
void |
PropertiesContext.traverseAliases(AliasTraverser traverser) Traverses the registered aliases. |
Uses of AliasTraverser in de.smartics.properties.report.data |
---|
Methods in de.smartics.properties.report.data with parameters of type AliasTraverser | |
---|---|
void |
PropertyReport.traverseAliases(AliasTraverser traverser) Allows to traverse the collected aliases. |
Uses of AliasTraverser in de.smartics.properties.reports |
---|
Methods in de.smartics.properties.reports with parameters of type AliasTraverser | |
---|---|
void |
AbstractPropertyReport.traverseAliases(AliasTraverser traverser) Allows to traverse the collected aliases. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |