edu.stanford.smi.protegex.owl.ui.actions.triple
Class TripleActionManager
java.lang.Object
edu.stanford.smi.protegex.owl.ui.actions.triple.TripleActionManager
- public class TripleActionManager
- extends Object
A singleton managing the available TripleActions.
This can be used to populate context menus for various platforms.
- Author:
- Holger Knublauch
Field Summary |
private static Map |
map
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
map
private static Map map
TripleActionManager
public TripleActionManager()
addTripleActionsToMenu
public static void addTripleActionsToMenu(Triple triple,
TripleActionManager.Adder adder)
getTripleActions
private static List getTripleActions()
getTripleAction
public static TripleAction getTripleAction(Class clazz)
getTripleActionClasses
public static Class[] getTripleActionClasses()