public class DataMaster
extends java.lang.Object
public static void addDataEntityListener(DataPropertyTableListener listener)
public static void addCOntologyListener(OntologyListener listener)
public static void fireCOntologyNameChanged(CoolMapOntologyImpl ontology)
public static void addCMatrixListener(CMatrixListener lis)
public static void fireCMatrixListenerNameChanged(CoolMapMatrix mx, java.lang.String newName)
public static void fireCMatrixListenerValueUpdated(CoolMapMatrix mx)
public static void addDataStorageListener(DataStorageListener lis)
public static void fireCMatrixAdded(CoolMapMatrix newMatrix)
public static void fireCMatrixToBeRemoved(CoolMapMatrix newMatrix)
public static void fireCoolMapObjectAdded(CoolMapObject object)
public static void fireCoolMapViewAdded(CoolMapObject object)
public static void fireCoolMapObjectToBeDestroyed(CoolMapObject object)
public static void fireCOntologyAdded(CoolMapOntologyImpl ontology)
public static void fireCOntologyToBeDestroyed(CoolMapOntologyImpl ontology)
public static void fireCoolMapViewDestroyed(CoolMapObject object)
public static void fireDataPropertyTableAdded(DataPropertyTable dataPropertyTable)
public static void fireDataPropertyTableRemoved(DataPropertyTable dataPropertyTable)