Class BmChartLineModel

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

public class BmChartLineModel extends BmValue<ChartLine> implements IChartLineModel
The bm implementation of IChartLineModel.
  • Constructor Details

    • BmChartLineModel

      public BmChartLineModel(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature)
      Instantiates a new bm value.
      Parameters:
      object - the object, cannot be null
      feature - the feature, cannot be null
  • Method Details