public interface IfcRelAssociatesConstraint extends IfcRelAssociates
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getIntent()
Returns the value of the 'Intent' attribute.
|
IfcConstraint |
getRelatingConstraint()
Returns the value of the 'Relating Constraint' reference.
|
void |
setIntent(String value)
Sets the value of the '
Intent' attribute. |
void |
setRelatingConstraint(IfcConstraint value)
Sets the value of the '
Relating Constraint' reference. |
getRelatedObjectsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getIntent()
If the meaning of the 'Intent' attribute isn't clear, there really should be more of a description here...
setIntent(String),
Ifc2x3tc1Package.getIfcRelAssociatesConstraint_Intent()void setIntent(String value)
Intent' attribute.
value - the new value of the 'Intent' attribute.getIntent()IfcConstraint getRelatingConstraint()
If the meaning of the 'Relating Constraint' reference isn't clear, there really should be more of a description here...
setRelatingConstraint(IfcConstraint),
Ifc2x3tc1Package.getIfcRelAssociatesConstraint_RelatingConstraint()void setRelatingConstraint(IfcConstraint value)
Relating Constraint' reference.
value - the new value of the 'Relating Constraint' reference.getRelatingConstraint()Copyright © 2016 OpenSource BIM. All rights reserved.