@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcConstraintClassificationRelationship extends IfcAbstractClass
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcConstraint |
classifiedConstraint |
private SET<IfcClassificationNotationSelect> |
relatedClassifications |
stepNumber| 构造器和说明 |
|---|
IfcConstraintClassificationRelationship(IfcConstraint classifiedConstraint,
SET<IfcClassificationNotationSelect> relatedClassifications) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcConstraint |
getClassifiedConstraint() |
SET<IfcClassificationNotationSelect> |
getRelatedClassifications() |
void |
setClassifiedConstraint(IfcConstraint classifiedConstraint) |
void |
setRelatedClassifications(SET<IfcClassificationNotationSelect> relatedClassifications) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcConstraint classifiedConstraint
private SET<IfcClassificationNotationSelect> relatedClassifications
@IfcParserConstructor public IfcConstraintClassificationRelationship(IfcConstraint classifiedConstraint, SET<IfcClassificationNotationSelect> relatedClassifications)
public IfcConstraint getClassifiedConstraint()
public void setClassifiedConstraint(IfcConstraint classifiedConstraint)
public SET<IfcClassificationNotationSelect> getRelatedClassifications()
public void setRelatedClassifications(SET<IfcClassificationNotationSelect> relatedClassifications)
Copyright © 2023. All rights reserved.