Class AbstractDefinitionModel

java.lang.Object
com._1c.g5.aef2.validators.Validable
com._1c.g5.aef2.models.Model
com._1c.g5.aef2.standard.definitions.models.AbstractDefinitionModel
All Implemented Interfaces:
ICompoundModel, IModel, IDefinitionModel, IValidable
Direct Known Subclasses:
BmChartAxisModel, BmChartPointModel, BmChartSeriesModel, DefinitionModel, DtGranularEditorPageDefinitionModel

public abstract class AbstractDefinitionModel extends Model implements IDefinitionModel
The abstract definition model.
It implements the basic functionality: the sub-models managing and the rule result processing.
It doesn't specify the way of getting the model objects or definition.