org.biopax.paxtools.command
Interface Command

All Known Implementing Classes:
AbstractAddRemoveCommand, AbstractPropertyCommand, AddCommand, PropertyAddCommand, PropertyRemoveCommand, PropertySetCommand, RemoveCommand

public interface Command


Method Summary
 boolean redo()
           
 boolean undo()
           
 

Method Detail

undo

boolean undo()

redo

boolean redo()


Copyright © 2011 BioPAX. All Rights Reserved.