public class IfcResourceConstraintRelationship extends IfcResourceLevelRelationship
| Constructor and Description |
|---|
IfcResourceConstraintRelationship() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcResourceObjectSelect> |
getRelatedResourceObjects() |
IfcConstraint |
getRelatingConstraint() |
void |
setRelatedResourceObjects(IfcCollection<IfcResourceObjectSelect> value) |
void |
setRelatingConstraint(IfcConstraint value) |
getDescription, getName, setDescription, setNameequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcConstraint getRelatingConstraint()
public final void setRelatingConstraint(IfcConstraint value)
public final IfcCollection<IfcResourceObjectSelect> getRelatedResourceObjects()
public final void setRelatedResourceObjects(IfcCollection<IfcResourceObjectSelect> value)