org.ontobox.fast.action
Interface WriteAction
- All Known Implementing Classes:
- AddObjectClass, AddOValue, AddSubclass, AddTValue, AddValue, Check, CloseAction, CreateClass, CreateObject, CreateOntology, CreateOProperty, CreateTProperty, CreateType, DeleteClass, DeleteObject, DeleteOntology, DeleteOProperty, DeleteTProperty, DeleteType, RemoveObjectClass, RemoveOValue, RemoveSubclass, RemoveTValue, SetAnnotation, SetName, SetOPropertyDomain, SetOPropertyRange, SetTPropertyDomain, SetTPropertyRange, SetURI
public interface WriteAction
- Author:
- Anton Malykh
preverify
void preverify(Storage storage)
doAction
void doAction(Storage storage)
getUndoAction
WriteAction getUndoAction()
saveData
java.lang.String[] saveData()