]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scenegraph.profile/src/org/simantics/scenegraph/profile/Observer.java
Preliminary implementation to update only changed profile entries
[simantics/platform.git] / bundles / org.simantics.scenegraph.profile / src / org / simantics / scenegraph / profile / Observer.java
index 48dce8fd2b271d78b96a8348d22bf7b466c1a735..34343870af2001e5b143978c78bd0d2fb6167a4c 100644 (file)
@@ -25,6 +25,12 @@ public interface Observer {
      * requesting for style re-application for the whole diagram.
      */
     void update();
+    
+    /**
+     * Notifies this profile system instance that a profile subsystem is
+     * requesting for style re-application for the given item.
+     */
+    void update(Style style, Object item);
 
     /**
      * For logging exceptional situations that occur within profile entries or