Class BmHandlerModel

    • Constructor Detail

      • BmHandlerModel

        public BmHandlerModel​(org.eclipse.emf.ecore.EObject object,
                              org.eclipse.emf.ecore.EStructuralFeature feature,
                              org.eclipse.emf.ecore.EStructuralFeature moduleFeature,
                              String newHandlerName,
                              IV8Project v8project,
                              IBslModuleEventsLookup eventsLookup)
        Creates a new model.
        Parameters:
        object - the object, cannot be null
        feature - the object feature, cannot be null
        moduleFeature - the module feature, cannot be null
        newHandlerName - the new handler name for generate, cannot be null
        v8project - the V8 project, cannot be null
        eventsLookup - the events lookup, cannot be null