Package edu.stanford.smi.protegex.owl.ui.actions.triple

Interface Summary
TripleAction An object representing an "action" that can be performed on a given Triple.
TripleActionManager.Adder  
 

Class Summary
AbstractTripleAction  
DeleteTripleAction  
TripleActionManager A singleton managing the available TripleActions.
TripleActionSwingAction A Swing Action that wraps a (generic) TripleAction.