12.4.24 ItemState
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | WITSML v2.0 | ||||
Type: | Enumeration | Stereotype: | «Enumeration» |
These values represent the state of a WITSML object.
Name |
Type |
Notes |
---|---|---|
actual |
Actual data measured or entered at the well site. |
|
model |
Model data used for "what if" calculations. |
|
plan |
A planned object. That is, one which is expected to be executed in the future. |
|
unknown |
The value is not known. Avoid using this value. All reasonable attempts should be made to determine the appropriate value. Use of this value may result in rejection in some situations. |
Association |
Notes |
---|---|
From: ItemState. To: TypeEnum Generalization |
|
From: DrillActivity. To: ItemState Dependency |