12.16.14 ConnectionPosition
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | WITSML v2.0 | ||||
Type: | Enumeration | Stereotype: | «Enumeration» |
Specifies the position of a connection.
Name |
Type |
Notes |
---|---|---|
both |
The connection is the same at both ends of the component. |
|
bottom |
This connection is only at the bottom of the component. |
|
top |
This connection is only at the top of the component. |
|
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: ConnectionPosition. To: TypeEnum Generalization |
|
From: Connection. To: ConnectionPosition Dependency |