public class IfcPropertyDependencyRelationship2X3 extends IfcEntityBase
IfcPropertyDependencyRelationship
| Constructor and Description |
|---|
IfcPropertyDependencyRelationship2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcProperty2X3 |
getDependantProperty() |
IfcProperty2X3 |
getDependingProperty() |
IfcText2X3 |
getDescription() |
IfcText2X3 |
getExpression() |
IfcLabel2X3 |
getName() |
void |
setDependantProperty(IfcProperty2X3 value) |
void |
setDependingProperty(IfcProperty2X3 value) |
void |
setDescription(IfcText2X3 value) |
void |
setExpression(IfcText2X3 value) |
void |
setName(IfcLabel2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic IfcPropertyDependencyRelationship2X3()
public final IfcProperty2X3 getDependingProperty()
public final void setDependingProperty(IfcProperty2X3 value)
public final IfcProperty2X3 getDependantProperty()
public final void setDependantProperty(IfcProperty2X3 value)
public final IfcLabel2X3 getName()
public final void setName(IfcLabel2X3 value)
public final IfcText2X3 getDescription()
public final void setDescription(IfcText2X3 value)
public final IfcText2X3 getExpression()
public final void setExpression(IfcText2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.