IfcRelConnectsWithRealizingElements

Inheritance: java.lang.Object, IfcRelConnectsElements

Constructors

ConstructorDescription
IfcRelConnectsWithRealizingElements()

Methods

MethodDescription
getRealizingElements()
setRealizingElements(IfcCollection value)
getConnectionType()
setConnectionType(IfcLabel value)

IfcRelConnectsWithRealizingElements()

public IfcRelConnectsWithRealizingElements()

getRealizingElements()

public final IfcCollection<IfcElement> getRealizingElements()

Returns: IfcCollection

setRealizingElements(IfcCollection value)

public final void setRealizingElements(IfcCollection<IfcElement> value)

getConnectionType()

public final IfcLabel getConnectionType()

Returns: IfcLabel

setConnectionType(IfcLabel value)

public final void setConnectionType(IfcLabel value)