public final class TestBaseQueryCreator
extends java.lang.Object
NodeValue
) of type
DataType.BIT_VECTOR(int)
.UnknownImmediateValue
) that have not been
assigned values are unknown variables (see NodeVariable
) of type
DataType.BIT_VECTOR(int)
.NodeVariable
) of type
DataType.BIT_VECTOR(int)
.N.B. If nested operations have linked test situations, these situations are ignored and no information about them is included in the query. These situations are processed separately. If they have been previously processed, unknown immediate arguments that received values are treated as known immediate values.
N.B. The above text describes the current behavior that may be changed in the future.
Constructor and Description |
---|
TestBaseQueryCreator(EngineContext engineContext,
Situation situation,
Primitive primitive) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,Argument> |
getModes() |
ru.ispras.testbase.TestBaseQuery |
getQuery() |
java.util.Map<java.lang.String,Argument> |
getUnknownImmValues() |
public TestBaseQueryCreator(EngineContext engineContext, Situation situation, Primitive primitive)