public class IfcRelDefinesByTemplate extends IfcRelDefines
Constructor and Description |
---|
IfcRelDefinesByTemplate() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcPropertySetDefinition> |
getRelatedPropertySets() |
IfcPropertySetTemplate |
getRelatingTemplate() |
void |
setRelatedPropertySets(IfcCollection<IfcPropertySetDefinition> value) |
void |
setRelatingTemplate(IfcPropertySetTemplate 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<IfcPropertySetDefinition> getRelatedPropertySets()
public final void setRelatedPropertySets(IfcCollection<IfcPropertySetDefinition> value)
public final IfcPropertySetTemplate getRelatingTemplate()
public final void setRelatingTemplate(IfcPropertySetTemplate value)