org.specrunner.plugins.type
Class Command

java.lang.Object
  extended by org.specrunner.util.xom.AbstractType<ActionType>
      extended by org.specrunner.plugins.ActionType
          extended by org.specrunner.plugins.type.Command
All Implemented Interfaces:
Comparable<ActionType>, IPresentation

public class Command
extends ActionType

Action: has importance 1.


Field Summary
static Command INSTANCE
          Singleton.
 
Fields inherited from class org.specrunner.util.xom.AbstractType
importance, name
 
Constructor Summary
protected Command()
          Default constructor.
 
Method Summary
 
Methods inherited from class org.specrunner.util.xom.AbstractType
asNode, asString, compareTo, equals, getCssName, getName, hashCode, max, setName
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final Command INSTANCE
Singleton.

Constructor Detail

Command

protected Command()
Default constructor.



Copyright © 2014. All rights reserved.