Package com._1c.g5.aef2.models
-
Interface Summary Interface Description IAttribute<O,P> The contract for models that works with the attribute of some object.ICompoundModel Defines the contract of a compound model.IEditableModel Defines editable model contract.IEmfAttribute<O extends org.eclipse.emf.ecore.EObject> TheIAttribute
where the attribute is the EMF feature of some object.IModel Defines the AEF model contract.IModelListener Defines the contract ofIModel
listeners. -
Class Summary Class Description CompoundModel Base class for the compound models.EditableModel Base class for editable models.Model Base class for models.ModelListener Convenience implementation ofIModelListener
. -
Enum Summary Enum Description ChangeOrigin The change origin, tells the origin of the change.