public class IfcObjective4X3 extends IfcConstraint4X3
IfcObjective
| Constructor and Description |
|---|
IfcObjective4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcConstraint4X3> |
getBenchmarkValues() |
IfcLogicalOperatorEnum4X3 |
getLogicalAggregator() |
IfcObjectiveEnum4X3 |
getObjectiveQualifier() |
IfcLabel4X3 |
getUserDefinedQualifier() |
void |
setBenchmarkValues(IfcCollection<IfcConstraint4X3> value) |
void |
setLogicalAggregator(IfcLogicalOperatorEnum4X3 value) |
void |
setObjectiveQualifier(IfcObjectiveEnum4X3 value) |
void |
setUserDefinedQualifier(IfcLabel4X3 value) |
getConstraintGrade, getConstraintSource, getCreatingActor, getCreationTime, getDescription, getName, getPropertiesForConstraint, getUserDefinedGrade, hasExternalReferences, setConstraintGrade, setConstraintSource, setCreatingActor, setCreationTime, setDescription, setName, setUserDefinedGradeequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcConstraint4X3> getBenchmarkValues()
public final void setBenchmarkValues(IfcCollection<IfcConstraint4X3> value)
public final IfcLogicalOperatorEnum4X3 getLogicalAggregator()
public final void setLogicalAggregator(IfcLogicalOperatorEnum4X3 value)
public final IfcObjectiveEnum4X3 getObjectiveQualifier()
public final void setObjectiveQualifier(IfcObjectiveEnum4X3 value)
public final IfcLabel4X3 getUserDefinedQualifier()
public final void setUserDefinedQualifier(IfcLabel4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.