Class BmCommonModuleEnvironmentModel

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

public class BmCommonModuleEnvironmentModel extends BmValue<Boolean>
Common module environment model.
  • Constructor Details

    • BmCommonModuleEnvironmentModel

      public BmCommonModuleEnvironmentModel(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature)
      Instantiates a new BM value.
      Parameters:
      object - the object.
      feature - the object feature.
  • Method Details