Class EmfStyleItemTypeModel

All Implemented Interfaces:
IAttribute<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature>, IEditableModel, IEmfAttribute<org.eclipse.emf.ecore.EObject>, IModel, IEmfValueAttribute<StyleElementType,org.eclipse.emf.ecore.EObject>, IValue<StyleElementType>, IValidable

public class EmfStyleItemTypeModel extends EmfValue<StyleElementType>
StyleItem type Emf model.
  • Constructor Details

    • EmfStyleItemTypeModel

      public EmfStyleItemTypeModel(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, IV8Project v8project)
      Instantiates a new BM value.
      Parameters:
      object - the object, cannot be null
      feature - the object feature, cannot be null
      v8project - the project parameters, cannot be null
  • Method Details