public IfcResourceObjectSelect(IfcAppliedValue choice) { this.choice = choice; }
public IfcMetricValueSelect(IfcAppliedValue choice) { this.choice = choice; }
public IfcObjectReferenceSelect(IfcAppliedValue choice) { this.choice = choice; }