public interface IfcResourceConstraintRelationship extends IfcResourceLevelRelationship
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcResourceObjectSelect> |
getRelatedResourceObjects()
Returns the value of the 'Related Resource Objects' reference list.
|
IfcConstraint |
getRelatingConstraint()
Returns the value of the 'Relating Constraint' reference.
|
void |
setRelatingConstraint(IfcConstraint value)
Sets the value of the '
Relating Constraint' reference. |
getDescription, getName, isSetDescription, isSetName, setDescription, setName, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcConstraint getRelatingConstraint()
Properties For Constraint'.
If the meaning of the 'Relating Constraint' reference isn't clear, there really should be more of a description here...
setRelatingConstraint(IfcConstraint),
Ifc4Package.getIfcResourceConstraintRelationship_RelatingConstraint(),
IfcConstraint.getPropertiesForConstraint()void setRelatingConstraint(IfcConstraint value)
Relating Constraint' reference.
value - the new value of the 'Relating Constraint' reference.getRelatingConstraint()org.eclipse.emf.common.util.EList<IfcResourceObjectSelect> getRelatedResourceObjects()
IfcResourceObjectSelect.
If the meaning of the 'Related Resource Objects' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcResourceConstraintRelationship_RelatedResourceObjects()Copyright © 2018 OpenSource BIM. All rights reserved.