IfcPropertyConstraintRelationship
Inheritance: java.lang.Object, IfcEntity
Constructors
| Constructor | Description |
|---|---|
| IfcPropertyConstraintRelationship() |
Methods
IfcPropertyConstraintRelationship()
public IfcPropertyConstraintRelationship()
getRelatingConstraint()
public final IfcConstraint getRelatingConstraint()
Returns: IfcConstraint
setRelatingConstraint(IfcConstraint value)
public final void setRelatingConstraint(IfcConstraint value)
getRelatedProperties()
public final IfcCollection<IfcProperty> getRelatedProperties()
Returns: IfcCollection
setRelatedProperties(IfcCollection value)
public final void setRelatedProperties(IfcCollection<IfcProperty> value)
getName()
public final IfcLabel getName()
Returns: IfcLabel
setName(IfcLabel value)
public final void setName(IfcLabel value)
getDescription()
public final IfcText getDescription()
Returns: IfcText
setDescription(IfcText value)
public final void setDescription(IfcText value)