Class DefinitionModel

All Implemented Interfaces:
ICompoundModel, IModel, IDefinitionModel, IValidable
Direct Known Subclasses:
LabelAreaModel

public class DefinitionModel extends AbstractDefinitionModel implements IDefinitionModel
The default implementation of the IDefinitionModel.
It keeps the IContainerDefinition instance and the unmodifiable collection of Objects as the model objects.
See Also: