public class IfcMetric extends IfcConstraint
| Constructor and Description |
|---|
IfcMetric() |
| Modifier and Type | Method and Description |
|---|---|
IfcBenchmarkEnum |
getBenchmark() |
IfcMetricValueSelect |
getDataValue() |
IfcReference |
getReferencePath() |
IfcLabel |
getValueSource() |
void |
setBenchmark(IfcBenchmarkEnum value) |
void |
setDataValue(IfcMetricValueSelect value) |
void |
setReferencePath(IfcReference value) |
void |
setValueSource(IfcLabel value) |
getConstraintGrade, getConstraintSource, getCreatingActor, getCreationTime, getDescription, getName, getPropertiesForConstraint, getUserDefinedGrade, hasExternalReferences, setConstraintGrade, setConstraintSource, setCreatingActor, setCreationTime, setDescription, setName, setUserDefinedGradeequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcBenchmarkEnum getBenchmark()
public final void setBenchmark(IfcBenchmarkEnum value)
public final IfcLabel getValueSource()
public final void setValueSource(IfcLabel value)
public final IfcMetricValueSelect getDataValue()
public final void setDataValue(IfcMetricValueSelect value)
public final IfcReference getReferencePath()
public final void setReferencePath(IfcReference value)