IfcConstraintAggregationRelationship
Inheritance: java.lang.Object, IfcEntity
Constructors
| Constructor | Description |
|---|---|
| IfcConstraintAggregationRelationship() |
Methods
IfcConstraintAggregationRelationship()
public IfcConstraintAggregationRelationship()
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)
getRelatingConstraint()
public final IfcConstraint getRelatingConstraint()
Returns: IfcConstraint
setRelatingConstraint(IfcConstraint value)
public final void setRelatingConstraint(IfcConstraint value)
getRelatedConstraints()
public final IfcCollection<IfcConstraint> getRelatedConstraints()
Returns: IfcCollection
setRelatedConstraints(IfcCollection value)
public final void setRelatedConstraints(IfcCollection<IfcConstraint> value)
getLogicalAggregator()
public final IfcLogicalOperatorEnum getLogicalAggregator()
Returns: IfcLogicalOperatorEnum
setLogicalAggregator(IfcLogicalOperatorEnum value)
public final void setLogicalAggregator(IfcLogicalOperatorEnum value)