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, setName
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcConstraint getRelatingConstraint()
public final void setRelatingConstraint(IfcConstraint value)
public final IfcCollection<IfcResourceObjectSelect> getRelatedResourceObjects()
public final void setRelatedResourceObjects(IfcCollection<IfcResourceObjectSelect> value)