public class IfcRelAssociatesConstraint extends IfcRelAssociates
| Constructor and Description |
|---|
IfcRelAssociatesConstraint() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel |
getIntent() |
IfcConstraint |
getRelatingConstraint() |
void |
setIntent(IfcLabel value) |
void |
setRelatingConstraint(IfcConstraint value) |
getRelatedObjects, setRelatedObjectsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcLabel getIntent()
public final void setIntent(IfcLabel value)
public final IfcConstraint getRelatingConstraint()
public final void setRelatingConstraint(IfcConstraint value)