IfcRelDecomposes

Inheritance: java.lang.Object, IfcRelationship

Constructors

ConstructorDescription
IfcRelDecomposes()

Methods

MethodDescription
getRelatingObject()
setRelatingObject(IfcObjectDefinition value)
getRelatedObjects()
setRelatedObjects(IfcCollection value)

IfcRelDecomposes()

public IfcRelDecomposes()

getRelatingObject()

public final IfcObjectDefinition getRelatingObject()

Returns: IfcObjectDefinition

setRelatingObject(IfcObjectDefinition value)

public final void setRelatingObject(IfcObjectDefinition value)

getRelatedObjects()

public final IfcCollection<IfcObjectDefinition> getRelatedObjects()

Returns: IfcCollection

setRelatedObjects(IfcCollection value)

public final void setRelatedObjects(IfcCollection<IfcObjectDefinition> value)