Investigation : public <<dataType>> class
Created: 07.10.2010 11:39:35
Modified: 13.10.2011 16:40:10
Project:
Advanced:
[de] Untersuchungsmethoden im Bohrloch (Logging-Verfahren) optional mit Teufenbezug.<br /></p><p><br /></p><p>[en] Investigations in the borehole (logging methods) with optional depth information.<br /></p>
Attribute
public Length
  from
Details:
<<voidable>>decimals=2
title_de=von
title_en=from
Notes: [de] Oberkante des Intervalls relativ zum Bohransatzpunkt.<br />Intervalle werden entlang des Bohrungspfades gemessen.<br /><br />[en] Top of the interval relative to given altitude at starting point. Intervals are measured along the borehole path.
public Length
  to
Details:
<<voidable>>decimals=2
title_de=bis
title_en=to
Notes: [de] Unterkante des Intervalls relativ zum Bohransatzpunkt.<br />Intervalle werden entlang des Bohrungspfades gemessen.<br /><br />[en] Bottom of the interval relative to given altitude at starting point. Intervals are measured along the borehole path.
public InvestigationTypeList
  investigationType
Details:
title_de=Art der Bohrlochmessung
title_en=logging method
Notes: [de] Art oder Methode einer im Bohrloch durchgefÜhrten Untersuchung.<br /><br />[en] Kind or method of an investigation in the borehole / borehole logging.
Tag Value
isCollection false
Details:
 
noPropertyType false
Details:
 
title_de Untersuchung
Details:
 
title_en investigation
Details:
 
xsdEncodingRule iso19136_2007_INSPIRE_Extensions
Details:
 
Constraint Type Status
from_to_values OCL Approved
Details:
-- [de] Der Wert von <i>from </i>muss mindestens 0 betragen. Der Wert von <i>to </i>muss größer als der Wert von <i>from </i>und kleiner gleich 99999 sein.<br /></p><p><br /></p><p>-- [en] The value of <i>from </i>must be greater or equal <i>to </i>zero and the value of to must be greater than the value of <i>from </i>but smaller or equal to 99999.<br /></p><p><br /></p><p>inv: from >= 0 and to > from and to <= 99999<br /></p>
from_to_uom OCL Approved
Details:
-- [de] Die Maßeinheiten von <i>from </i>und <i>to </i>mÜssen Meter sein.<br /></p><p><br /></p><p>-- [en] The units of measure of <i>from </i>and <i>to </i>must be meters.<br /></p><p><br /></p><p>inv: from.uom.uomSymbol = 'm' and to.uom.uomSymbol = 'm'<br /></p>