AbstractModelItem |
Abstract class for model items
|
AbstractModelItemParser |
|
AbstractViewItemGroup |
Abstract class for group of view items
|
CategorizedElementDefinitionHelper |
|
CategorizedElementDefinitionParser |
|
CategorizedElementDefinitionWrapper<T> |
Object containing the definition of an element and informations about its categories / groups
|
CategorizedElementDefinitionWrapperComparator<T extends CategorizedElementDefinitionWrapper> |
Comparator for the element definition wrappers using their position
If no position is set, compares the definitions themselves
|
DefinitionAndValue<T> |
Pair of a value and its definition
|
DefinitionContext |
Object that gives some context for definitions manipulation
|
ElementDefinition<T> |
The definition of a single model item (parameter, attribute)
|
ElementDefinitionParser |
|
I18nizableTextModelItemComparator |
Comparator of model items.
|
ModelHelper |
Helper class for models
|
ModelItemGroup |
Class for group of model items
|
ModelViewItemGroup |
View reference to a group of model items
|
SimpleViewItemGroup |
Simple group of view items
|
StaticEnumerator<T> |
This implementation enumerate the static configured elements
|
TemporaryViewReference |
Reference to a view to included in another view.
|
View |
View of items
|
ViewElement |
View reference to an element definition
|
ViewElementAccessor |
View element that can access to other view items
|
ViewHelper |
Helper class for views
|