IfcTypeProduct

Inheritance: java.lang.Object, IfcTypeObject

Constructors

ConstructorDescription
IfcTypeProduct()

Methods

MethodDescription
getRepresentationMaps()
setRepresentationMaps(IfcCollection value)
getTag()
setTag(IfcLabel value)
getReferencedBy()

IfcTypeProduct()

public IfcTypeProduct()

getRepresentationMaps()

public final IfcCollection<IfcRepresentationMap> getRepresentationMaps()

Returns: IfcCollection

setRepresentationMaps(IfcCollection value)

public final void setRepresentationMaps(IfcCollection<IfcRepresentationMap> value)

getTag()

public final IfcLabel getTag()

Returns: IfcLabel

setTag(IfcLabel value)

public final void setTag(IfcLabel value)

getReferencedBy()

public final IfcCollection<IfcRelAssignsToProduct> getReferencedBy()

Returns: IfcCollection