DepthInterval : public abstract <<dataType>> class
Created: 11.11.2010 12:37:08
Modified: 13.10.2011 16:35:28
Project:
Advanced:
[de] Intervall relativ zum Bohransatzpunkt. Intervalle werden entlang des Bohrungspfades gemessen.<br /></p><p><br /></p><p>[en] Interval relative to given altitude at starting point. Intervals are measured along the borehole path.<br /></p>
Attribute
public Length
  from
Details:
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:
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.
Tag Value
isCollection false
Details:
Values: true | false
Default: false
Description: Identifies the data type as an object collection.
noPropertyType false
Details:
Values: false
Default: false
Description: Surpress creation of a standard property type that supports inline encoding (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
title_de Tiefeninterval
Details:
 
title_en depth interval
Details:
 
xsdEncodingRule iso19136_2007_INSPIRE_Extensions
Details:
Values: iso19136_2007 | iso19139_2007 | iso19136_2007_INSPIRE_Extensions
Default: iso19136_2007_INSPIRE_Extensions
Description: XML Schema encoding rule to apply
Constraint Type Status
from_to_values OCL Approved
Details:
-- [de] Der Wert von <i>from</i> muss mindestens null betragen, der Wert von <i>to</i> muss größer dem Wert von <i>from</i> sein und darf maximal 99999 betragen.<br /></p><p><br /></p><p>-- [en] The value of <i>from</i> must be greater or equal to zero and the value of <i>to</i> 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>
Object Type Connection Notes
«dataType» BoreholeSegment Class Generalization  
«dataType» SpaceFilling Class Generalization  
«dataType» BoreholeFilling Class Generalization  
«dataType» DrillingProcess Class Generalization  
«dataType» Sampling Class Generalization  
«dataType» CasingStringSegment Class Generalization  
«dataType» Interval Class Generalization