Package org.graphwalker.core.condition
Class InternalState
java.lang.Object
org.graphwalker.core.condition.StopConditionBase
org.graphwalker.core.condition.InternalState
- All Implemented Interfaces:
StopCondition
- Author:
- Nils Olsson
-
Field Summary
Fields inherited from interface org.graphwalker.core.condition.StopCondition
FULFILLMENT_LEVEL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.graphwalker.core.condition.StopConditionBase
getContext, getValue, setContext, toString, toString
-
Constructor Details
-
InternalState
-
-
Method Details
-
isFulfilled
public boolean isFulfilled()- Specified by:
isFulfilledin interfaceStopCondition- Overrides:
isFulfilledin classStopConditionBase
-
getFulfilment
public double getFulfilment()
-