org.specrunner.plugins
Class ActionType
java.lang.Object
org.specrunner.util.xom.AbstractType<ActionType>
org.specrunner.plugins.ActionType
- All Implemented Interfaces:
- Comparable<ActionType>, IPresentation
- Direct Known Subclasses:
- Assertion, Command, Control, Undefined
public class ActionType
- extends AbstractType<ActionType>
A type for plugins.
- Author:
- Thiago Santos
|
Constructor Summary |
protected |
ActionType(String name,
double importance)
Creates a type. |
ActionType
protected ActionType(String name,
double importance)
- Creates a type.
- Parameters:
name - The name.importance - The importance.
Copyright © 2014. All rights reserved.