IfcConstraintAggregationRelationship

Inheritance: java.lang.Object, IfcEntity

Constructors

ConstructorDescription
IfcConstraintAggregationRelationship()

Methods

MethodDescription
getName()
setName(IfcLabel value)
getDescription()
setDescription(IfcText value)
getRelatingConstraint()
setRelatingConstraint(IfcConstraint value)
getRelatedConstraints()
setRelatedConstraints(IfcCollection value)
getLogicalAggregator()
setLogicalAggregator(IfcLogicalOperatorEnum value)

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)