public final class LogModel
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Topic<java.lang.Runnable> |
LOG_MODEL_CHANGED |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Notification> |
getNotifications() |
Project |
getProject() |
void |
removeNotification(Notification notification) |
public static final Topic<java.lang.Runnable> LOG_MODEL_CHANGED
public java.util.ArrayList<Notification> getNotifications()
public void removeNotification(Notification notification)
public Project getProject()