| Interface | Description |
|---|---|
| ConfigurationPreProcessor |
Interface which a preprocessor of 'hmc.xml' configuration files has to implement.
|
| DialogChip |
| Class | Description |
|---|---|
| AbstractDialogChip |
This is a more or less empty implementation of the
DialogChip interface which can be extended by actual
dialog chips. |
| ClassMap |
This map is intended to map (source) classes to (target) classes.
|
| Comparators |
Internal use!
|
| Comparators.AttributeDescriptorComparator |
This comparator is used to alphabetically sort attributedescriptors in a list.
|
| Comparators.EnumerationValueByCodeComparator |
This comparator is used to sort EnumerationValues alphabetically by code.
|
| Comparators.EnumerationValueByNameComparator |
This comparator is used to sort EnumerationValues alphabetically by name.
|
| Comparators.LanguageComparator |
Compares two languages by their isocodes.
|
| Comparators.MenuEntryComparator |
Compares two menu entries by their names.
|
| Comparators.NodePositionComparator |
This comparator is used to sort Nodes by their position.
|
| DialogContainerChip |
This class provides a standard dialog container.
|
| SimpleMessageDialogChip | |
| SimpleURLDialogChip | |
| SortTypeDefsPreProcessor |
Implementation of
ConfigurationPreProcessor which additionally sorts all type
codes according to the type hierarchie. |
Copyright © 2017 SAP SE. All Rights Reserved.