IfcRelDeclares
Inheritance: java.lang.Object, IfcRelationship
Constructors
| Constructor | Description |
|---|---|
| IfcRelDeclares() |
Methods
| Method | Description |
|---|---|
| getRelatingContext() | |
| setRelatingContext(IfcContext value) | |
| getRelatedDefinitions() | |
| setRelatedDefinitions(IfcCollection |
IfcRelDeclares()
public IfcRelDeclares()
getRelatingContext()
public final IfcContext getRelatingContext()
Returns: IfcContext
setRelatingContext(IfcContext value)
public final void setRelatingContext(IfcContext value)
getRelatedDefinitions()
public final IfcCollection<IfcDefinitionSelect> getRelatedDefinitions()
Returns: IfcCollection
setRelatedDefinitions(IfcCollection value)
public final void setRelatedDefinitions(IfcCollection<IfcDefinitionSelect> value)