Class NavigatorTreeDialogActionBarBmValue

All Implemented Interfaces:
IAttribute<IBmObject,org.eclipse.emf.ecore.EStructuralFeature>, IEditableModel, IEmfAttribute<IBmObject>, IModel, IEmfValueAttribute<MdObject,IBmObject>, IValue<MdObject>, IValidable, IModelApiAwareModel, INavigatorTreeDialogActionBarModel<IBmObject>
Direct Known Subclasses:
BmCharacteristicsDescriptionSelectionModel

public class NavigatorTreeDialogActionBarBmValue extends BmValue<MdObject> implements INavigatorTreeDialogActionBarModel<IBmObject>
Bm value implementation INavigatorTreeDialogActionBarModel.
  • Constructor Details

    • NavigatorTreeDialogActionBarBmValue

      public NavigatorTreeDialogActionBarBmValue(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, Supplier<NavigatorTreeDialogModel> dialogModelSupplier)
      Creates new model.
      Parameters:
      object - the object, cannot be null
      feature - the feature, cannot be null
      dialogModelSupplier - the navigator tree dialog model supplier, cannot be null
  • Method Details