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, setUserDefinedGrade
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public 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)