public class ConnectionCheck extends java.lang.Object implements WellCheckAnalysisStrategy
Constructor and Description |
---|
ConnectionCheck(ERCWellCheck.StrategyParameter parameter,
boolean hasPCon,
boolean hasNCon,
RTNode<ERCWellCheck.WellBound> pWellRoot,
RTNode<ERCWellCheck.WellBound> nWellRoot,
java.util.BitSet connectedNetValues) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
public ConnectionCheck(ERCWellCheck.StrategyParameter parameter, boolean hasPCon, boolean hasNCon, RTNode<ERCWellCheck.WellBound> pWellRoot, RTNode<ERCWellCheck.WellBound> nWellRoot, java.util.BitSet connectedNetValues)
public void execute()
execute
in interface WellCheckAnalysisStrategy