| ContentUpdateListener |
Business logic related with actions to be done when the Model Content changes
|
| Model<A extends Project,U> |
Interface for models
|
| ModelContent |
Interface for model content
|
| ModelContentConverter<T extends ModelContent> |
Model content converter interface
|
| ModelContentValidator |
Business logic related with validation of a model content
|
| ModelExtensionsValidator |
Business logic related with validation of the extensions of a model
|
| ModelType |
Model type interface
|
| ModelUpdateListener |
Business logic related with actions to be done when the Model metadata changes
|
| ModelValidationErrorProducer |
|
| ModelValidator |
Business logic related with validation of a model
|
| Project<U> |
Interface for projects
|
| ProjectConfiguration |
|
| ValidationContext |
Generic context for validations
|