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