IfcPropertyDependencyRelationship
Inheritance: java.lang.Object, IfcEntity
Constructors
| Constructor | Description |
|---|---|
| IfcPropertyDependencyRelationship() |
Methods
IfcPropertyDependencyRelationship()
public IfcPropertyDependencyRelationship()
getDependingProperty()
public final IfcProperty getDependingProperty()
Returns: IfcProperty
setDependingProperty(IfcProperty value)
public final void setDependingProperty(IfcProperty value)
getDependantProperty()
public final IfcProperty getDependantProperty()
Returns: IfcProperty
setDependantProperty(IfcProperty value)
public final void setDependantProperty(IfcProperty value)
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)
getExpression()
public final IfcText getExpression()
Returns: IfcText
setExpression(IfcText value)
public final void setExpression(IfcText value)