org.topbraid.actions.statement
Class StatementActions
java.lang.Object
org.topbraid.actions.statement.StatementActions
public class StatementActions
- extends java.lang.Object
A Singleton to conveniently access the registered StatementActions.
- Author:
- Holger Knublauch
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXTENSION_POINT
public static final java.lang.String EXTENSION_POINT
- See Also:
- Constant Field Values
StatementActions
public StatementActions()
getActions
public static java.util.List<IStatementAction> getActions()
getGroupName
public static java.lang.String getGroupName(IStatementAction action)
listActions
public static java.util.Iterator<IStatementAction> listActions()