DrillingProcess : public <<dataType>> class
Created: 07.10.2010 11:39:35
Modified: 13.10.2011 16:41:17
Project:
Advanced:
[de] Teufenbezogene Beschreibung des technischen Bohrprozesses.<br /></p><p><br /></p><p>[en] Depth-related description of the technical drilling process.<br /></p>
Attribute
public DrillingMethodList
  drillingMethod
Details:
<<voidable>>title_de=Bohrverfahren
title_en=drilling method
Notes: [de] Spezifisches Bohrverfahren fÜr die genannte Bohrstrecke.<br /><br />[en] Specific method of drilling used for given depth interval.
public DrillingToolList
  drillingTool
Details:
<<voidable>>title_de=Bohrwerkzeug
title_en=drilling tool
Notes: [de] Bohrwerkzeug, verwendet fÜr die genannte Bohrstrecke.<br /><br />[en] Drilling tool used in given depth interval.
public Distance
  drillholeDiameter
Details:
<<voidable>>decimals=0
title_de=Bohrlochdurchmesser
title_en=drillhole diameter
Notes: [de] Bohrlochdurchmesser des genannten Bohrabschnittes.<br /><br />[en] Diameter of drillhole in given depth interval.
public FlushingTypeList
  flushingType
Details:
<<voidable>>Range:0 to 1title_de=SpÜlung
title_en=drilling fluid
Notes: [de] Art der SpÜlung im genannten Bohrabschnitt.<br /><br />[en] Type of drilling fluid in given depth interval.
Tag Value
isCollection false
Details:
 
noPropertyType false
Details:
 
title_de Bohrverlauf
Details:
 
title_en drilling process
Details:
 
xsdEncodingRule iso19136_2007_INSPIRE_Extensions
Details:
 
Constraint Type Status
allAttributes_notEmpty OCL Approved
Details:
-- [de] Es muss mindestens eines der Attribute <i>drillingMethod</i>, <i>drillingTool</i>, <i>drillholeDiameter </i>oder <i>flushingType </i>ausgefÜllt sein.<br /></p><p><br /></p><p>-- [en] At least one of the attributes <i>drillingMethod</i>, <i>drillingTool</i>, <i>drillholeDiameter </i>or <i>flushingType </i>has to be filled.<br /></p><p><br /></p><p>inv: drillingMethod -> notEmpty() or drillingTool -> notEmpty() or drillholeDiameter -> notEmpty() or flushingType -> notEmpty()<br /></p>
diameter_value OCL Approved
Details:
-- [de] Der Wert von <i>drillholeDiameter </i>muss mindestens null und darf maximal 99999 betragen.<br /></p><p><br /></p><p>-- [en] The value of <i>drillholeDiameter </i>must be greater than or equal to 0 and smaller than or equal to 99999.<br /></p><p><br /></p><p>inv: drillholeDiameter >= 0 and drillholeDiameter <= 99999<br /></p>
diameter_uom OCL Approved
Details:
-- [de] Die Maßeinehit von <i>drillholeDiameter </i>muss Millimeter sein.<br /></p><p><br /></p><p>-- [en]The unit of measure of <i>drillholeDiameter </i>must be millimeters.<br /></p><p><br /></p><p>inv: drillholeDiameter.uom.uomSymbol = 'mm'<br /></p>
Object Type Connection Notes
«dataType» DepthInterval Class Generalization