Package com._1c.g5.v8.dt.ui.aef.models
Interface IVersionedModel
- All Known Subinterfaces:
IGroupBehaviorModel
- All Known Implementing Classes:
BmFormCheckBoxKindModelValue,BmFormPagesRepresentationModelValue,BmVersionedValue,BmVersionedValueGroupBehavior,EmfVersionedValue
public interface IVersionedModel
Version-aware model interface.
-
Method Summary
-
Method Details
-
getVersion
Version getVersion()Gets the version.- Returns:
- the version.
-