Interface IVersionedModel

All Known Subinterfaces:
IGroupBehaviorModel
All Known Implementing Classes:
BmFormCheckBoxKindModelValue, BmFormPagesRepresentationModelValue, BmVersionedValue, BmVersionedValueGroupBehavior, EmfVersionedValue

public interface IVersionedModel
Version-aware model interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the version.
  • Method Details

    • getVersion

      Version getVersion()
      Gets the version.
      Returns:
      the version.