Class AbstractEmfChoiceParametersModel

    • Constructor Detail

      • AbstractEmfChoiceParametersModel

        public AbstractEmfChoiceParametersModel​(org.eclipse.emf.ecore.EObject object,
                                                org.eclipse.emf.ecore.EStructuralFeature feature,
                                                IV8Project v8project)
        Instantiates a new model.
        Parameters:
        object - the object, cannot be null.
        feature - the object feature, cannot be null.
        v8project - the V8 project, cannot be null.