public static class UndoAwareMolecularModelManager.ChangeEvent extends Object
Constructor and Description |
---|
UndoAwareMolecularModelManager.ChangeEvent(String userId,
List<org.semanticweb.owlapi.model.OWLOntologyChange> changes,
long time) |
Modifier and Type | Method and Description |
---|---|
List<org.semanticweb.owlapi.model.OWLOntologyChange> |
getChanges() |
long |
getTime() |
String |
getUserId() |
Copyright © 2010-2015. All Rights Reserved.