org.specrunner.plugins.type
Class Control

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

public class Control
extends ActionType

Control: has importance 0.


Field Summary
static Control INSTANCE
          Singleton.
 
Fields inherited from class org.specrunner.util.xom.AbstractType
importance, name
 
Constructor Summary
protected Control()
          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 Control INSTANCE
Singleton.

Constructor Detail

Control

protected Control()
Default constructor.



Copyright © 2014. All rights reserved.