IfcClassificationItemRelationship

Inheritance: java.lang.Object, IfcEntity

Constructors

ConstructorDescription
IfcClassificationItemRelationship()

Methods

MethodDescription
getRelatingItem()
setRelatingItem(IfcClassificationItem value)
getRelatedItems()
setRelatedItems(IfcCollection value)

IfcClassificationItemRelationship()

public IfcClassificationItemRelationship()

getRelatingItem()

public final IfcClassificationItem getRelatingItem()

Returns: IfcClassificationItem

setRelatingItem(IfcClassificationItem value)

public final void setRelatingItem(IfcClassificationItem value)

getRelatedItems()

public final IfcCollection<IfcClassificationItem> getRelatedItems()

Returns: IfcCollection

setRelatedItems(IfcCollection value)

public final void setRelatedItems(IfcCollection<IfcClassificationItem> value)