public class IfcRelDeclares extends IfcRelationship
Constructor and Description |
---|
IfcRelDeclares() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcDefinitionSelect> |
getRelatedDefinitions() |
IfcContext |
getRelatingContext() |
void |
setRelatedDefinitions(IfcCollection<IfcDefinitionSelect> value) |
void |
setRelatingContext(IfcContext 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 IfcContext getRelatingContext()
public final void setRelatingContext(IfcContext value)
public final IfcCollection<IfcDefinitionSelect> getRelatedDefinitions()
public final void setRelatedDefinitions(IfcCollection<IfcDefinitionSelect> value)