Package org.graphwalker.core.condition
Class DependencyCoverageStopConditionBase
java.lang.Object
org.graphwalker.core.condition.StopConditionBase
org.graphwalker.core.condition.DependencyCoverageStopConditionBase
- All Implemented Interfaces:
StopCondition
- Direct Known Subclasses:
DependencyEdgeCoverage
- Author:
- Miroslav Janeski
-
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, isFulfilled, setContext, toString, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.graphwalker.core.condition.StopCondition
getFulfilment
-
Constructor Details
-
DependencyCoverageStopConditionBase
protected DependencyCoverageStopConditionBase(int dependency)
-
-
Method Details
-
getDependency
public int getDependency() -
getDependencyAsDouble
protected double getDependencyAsDouble()
-