Class EmfColorModel

    • Constructor Detail

      • EmfColorModel

        public EmfColorModel​(org.eclipse.emf.ecore.EObject object,
                             org.eclipse.emf.ecore.EStructuralFeature feature,
                             IV8Project v8project,
                             IColorProvider colorProvider)
        Creates a new model.
        Parameters:
        object - the object, cannot be null
        feature - the object feature, cannot be null
        v8project - the V8 project, cannot be null
        colorProvider - the color provider, cannot be null