public abstract class AbstractWaspAction extends Object implements WaspAction
WaspAction
class. These actions are instantiated by an ActionFactory.Modifier | Constructor and Description |
---|---|
protected |
AbstractWaspAction(String name)
The default constructor for actions.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
add, getActionFactory, implies, remove
protected AbstractWaspAction(String name)
name
- the name of this actionpublic final String getName()
getName
in interface WaspAction
WaspAction.getName()
Copyright © 2015. All rights reserved.