public class IfcPropertyDependencyRelationship4X3 extends IfcResourceLevelRelationship4X3
IfcPropertyDependencyRelationship
| Constructor and Description |
|---|
IfcPropertyDependencyRelationship4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcProperty4X3 |
getDependantProperty() |
IfcProperty4X3 |
getDependingProperty() |
IfcText4X3 |
getExpression() |
void |
setDependantProperty(IfcProperty4X3 value) |
void |
setDependingProperty(IfcProperty4X3 value) |
void |
setExpression(IfcText4X3 value) |
getDescription, getName, setDescription, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic IfcPropertyDependencyRelationship4X3()
public final IfcProperty4X3 getDependingProperty()
public final void setDependingProperty(IfcProperty4X3 value)
public final IfcProperty4X3 getDependantProperty()
public final void setDependantProperty(IfcProperty4X3 value)
public final IfcText4X3 getExpression()
public final void setExpression(IfcText4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.