Class EmfTypeDescriptionModel

    • Constructor Detail

      • EmfTypeDescriptionModel

        public EmfTypeDescriptionModel​(org.eclipse.emf.ecore.EObject parent,
                                       org.eclipse.emf.ecore.EObject parentContext,
                                       org.eclipse.emf.ecore.EReference feature,
                                       IV8Project v8project)
        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 IV8Project instance, cannot be null