IfcRelDeclares

Inheritance: java.lang.Object, IfcRelationship

Constructors

ConstructorDescription
IfcRelDeclares()

Methods

MethodDescription
getRelatingContext()
setRelatingContext(IfcContext value)
getRelatedDefinitions()
setRelatedDefinitions(IfcCollection value)

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)