public class IfcObjective extends IfcConstraint
Constructor and Description |
---|
IfcObjective() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcConstraint> |
getBenchmarkValues() |
IfcLogicalOperatorEnum |
getLogicalAggregator() |
IfcObjectiveEnum |
getObjectiveQualifier() |
IfcLabel |
getUserDefinedQualifier() |
void |
setBenchmarkValues(IfcCollection<IfcConstraint> value) |
void |
setLogicalAggregator(IfcLogicalOperatorEnum value) |
void |
setObjectiveQualifier(IfcObjectiveEnum value) |
void |
setUserDefinedQualifier(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 IfcCollection<IfcConstraint> getBenchmarkValues()
public final void setBenchmarkValues(IfcCollection<IfcConstraint> value)
public final IfcLogicalOperatorEnum getLogicalAggregator()
public final void setLogicalAggregator(IfcLogicalOperatorEnum value)
public final IfcObjectiveEnum getObjectiveQualifier()
public final void setObjectiveQualifier(IfcObjectiveEnum value)
public final IfcLabel getUserDefinedQualifier()
public final void setUserDefinedQualifier(IfcLabel value)