public class IfcResourceConstraintRelationship4X3 extends IfcResourceLevelRelationship4X3
IfcResourceConstraintRelationship
| Constructor and Description |
|---|
IfcResourceConstraintRelationship4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcResourceObjectSelect4X3> |
getRelatedResourceObjects() |
IfcConstraint4X3 |
getRelatingConstraint() |
void |
setRelatedResourceObjects(IfcCollection<IfcResourceObjectSelect4X3> value) |
void |
setRelatingConstraint(IfcConstraint4X3 value) |
getDescription, getName, setDescription, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic IfcResourceConstraintRelationship4X3()
public final IfcConstraint4X3 getRelatingConstraint()
public final void setRelatingConstraint(IfcConstraint4X3 value)
public final IfcCollection<IfcResourceObjectSelect4X3> getRelatedResourceObjects()
public final void setRelatedResourceObjects(IfcCollection<IfcResourceObjectSelect4X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.