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, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcObjectDefinition> getRelatedObjects()
public final void setRelatedObjects(IfcCollection<IfcObjectDefinition> value)
public final IfcPropertySetDefinitionSelect getRelatingPropertyDefinition()
public final void setRelatingPropertyDefinition(IfcPropertySetDefinitionSelect value)