Class BmRealPiePointModelValue

All Implemented Interfaces:
IAttribute<IBmObject,org.eclipse.emf.ecore.EStructuralFeature>, IEditableModel, IEmfAttribute<IBmObject>, IModel, IEmfValueAttribute<Integer,IBmObject>, IValue<Integer>, IValidable, IModelApiAwareModel, IRealPiePointModelValue

public class BmRealPiePointModelValue extends BmValue<Integer> implements IRealPiePointModelValue
BM value for real pie point property of a Chart.
  • Constructor Details

    • BmRealPiePointModelValue

      public BmRealPiePointModelValue(Chart chart, org.eclipse.core.resources.IProject project, IEditingLanguageManager languageProvider)
      The constructor.
      Parameters:
      chart - The chart, cannot be null.
      project - The project, cannot be null.
      languageProvider - The language provider, cannot be null.
  • Method Details