Class BmTypeDescriptionModel

    • Constructor Detail

      • BmTypeDescriptionModel

        public BmTypeDescriptionModel​(org.eclipse.emf.ecore.EObject parent,
                                      org.eclipse.emf.ecore.EObject parentContext,
                                      org.eclipse.emf.ecore.EReference feature,
                                      IV8Project v8project,
                                      IModelEditingSupport editingSupport)
        Creates a new model.
        Parameters:
        parent - the parent object, cannot be null
        parentContext - parent context object, can be null if there is no context
        feature - the feature, cannot be null
        v8project - the V8 project, cannot be null
        editingSupport - is the model editing support, cannot be null