Expectation setting for Pharma Code 2D elements. More...
Inherits object.
Static Public Attributes | |
| int | DontCare = 0 |
| It won't matter whether or not the element is present. More... | |
| int | Miss = 2 |
| The element should not be present. More... | |
| int | Present = 1 |
| The element should be present. More... | |
Expectation setting for Pharma Code 2D elements.
|
static |
It won't matter whether or not the element is present.
|
static |
The element should not be present.
|
static |
The element should be present.