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, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcPropertySetDefinition> getRelatedPropertySets()
public final void setRelatedPropertySets(IfcCollection<IfcPropertySetDefinition> value)
public final IfcPropertySetTemplate getRelatingTemplate()
public final void setRelatingTemplate(IfcPropertySetTemplate value)