com.ptc.windchill.upgrade.tool
Class UpgradeToolStateMachine.NonExpressModeSet
java.lang.Object
com.ptc.windchill.upgrade.tool.UpgradeToolStateMachine.NonExpressModeSet
- All Implemented Interfaces:
- Condition
- Enclosing class:
- UpgradeToolStateMachine
- public static class UpgradeToolStateMachine.NonExpressModeSet
- extends Object
- implements Condition
Fields inherited from interface com.ptc.windchill.upgrade.util.fsm.Condition |
ALWAYS |
Method Summary |
boolean |
evaluate(State state)
Sets the value of the mode to be operating in is non-express mode. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpgradeToolStateMachine.NonExpressModeSet
public UpgradeToolStateMachine.NonExpressModeSet()
- Creates a new NonExpressModeSet object.
evaluate
public boolean evaluate(State state)
- Sets the value of the mode to be operating in is non-express mode.
- Specified by:
evaluate
in interface Condition
- Parameters:
state
- State
- Returns:
- boolean