Class EmfCharacteristicsDescriptionSelectionModel

    • Constructor Detail

      • EmfCharacteristicsDescriptionSelectionModel

        public EmfCharacteristicsDescriptionSelectionModel​(org.eclipse.emf.ecore.EObject object,
                                                           org.eclipse.emf.ecore.EStructuralFeature feature,
                                                           MdObject parent,
                                                           Supplier<NavigatorTreeDialogModel> dialogModelSupplier,
                                                           IV8Project v8Project)
        Creates a new model.
        Parameters:
        object - the object, cannot be null
        feature - the feature, cannot be null
        parent - the parent object, cannot be null
        dialogModelSupplier - the navigator tree dialog model supplier, cannot be null
        v8project - the V8 project, cannot be null