public interface IfcRelAssociatesConstraint extends IfcRelAssociates
| 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.
|
boolean |
isSetIntent()
Returns whether the value of the '
Intent' attribute is set. |
void |
setIntent(String value)
Sets the value of the '
Intent' attribute. |
void |
setRelatingConstraint(IfcConstraint value)
Sets the value of the '
Relating Constraint' reference. |
void |
unsetIntent()
Unsets the value of the '
Intent' attribute. |
getRelatedObjectsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, 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...
isSetIntent(),
unsetIntent(),
setIntent(String),
Ifc4Package.getIfcRelAssociatesConstraint_Intent()void setIntent(String value)
Intent' attribute.
value - the new value of the 'Intent' attribute.isSetIntent(),
unsetIntent(),
getIntent()void unsetIntent()
Intent' attribute.
isSetIntent(),
getIntent(),
setIntent(String)boolean isSetIntent()
Intent' attribute is set.
unsetIntent(),
getIntent(),
setIntent(String)IfcConstraint getRelatingConstraint()
If the meaning of the 'Relating Constraint' reference isn't clear, there really should be more of a description here...
setRelatingConstraint(IfcConstraint),
Ifc4Package.getIfcRelAssociatesConstraint_RelatingConstraint()void setRelatingConstraint(IfcConstraint value)
Relating Constraint' reference.
value - the new value of the 'Relating Constraint' reference.getRelatingConstraint()Copyright © 2018 OpenSource BIM. All rights reserved.