Package com._1c.g5.aef2.standard.definitions.models
-
Interface Summary Interface Description IDefinitionModel The model that is used by components that creates their child byIDefinition
s.IManagingModel TheIModel
that is used by components that creates child components byIManagingDefinition
and manages their lifecycle.IModelFactory The model factory to create the AEFIModel
instances. -
Class Summary Class Description AbstractDefinitionModel 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.AbstractFeatureFieldModelFactory The abstract model factory implementation for single-feature definitions.AbstractMultiFeatureFieldModelFactory The abstract model factory implementation for multi-feature definitions.AbstractMultiFeatureFieldModelFactory.FeaturePaths A wrapper of an array of feature paths with convenience methods.CompositeModelFactory The composite model factory that accumulates others model factories registered with extension point"com._1c.g5.aef2.standard.definitions.modelFactory".
.DefaultModelFactory The model factory that operates with definition and creates model forSeparatorDefinition
andSectionDefinition
only.DefinitionModel The default implementation of theIDefinitionModel
.EObjectFeature Class forEObject
andEStructuralFeature
s associated with it.