public class IfcRelDefinesByProperties extends IfcRelDefines
Constructor and Description |
---|
IfcRelDefinesByProperties() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcObjectDefinition> |
getRelatedObjects() |
IfcPropertySetDefinitionSelect |
getRelatingPropertyDefinition() |
void |
setRelatedObjects(IfcCollection<IfcObjectDefinition> value) |
void |
setRelatingPropertyDefinition(IfcPropertySetDefinitionSelect value) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcObjectDefinition> getRelatedObjects()
public final void setRelatedObjects(IfcCollection<IfcObjectDefinition> value)
public final IfcPropertySetDefinitionSelect getRelatingPropertyDefinition()
public final void setRelatingPropertyDefinition(IfcPropertySetDefinitionSelect value)