public class IfcTypeProduct extends IfcTypeObject
Constructor and Description |
---|
IfcTypeProduct() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcRelAssignsToProduct> |
getReferencedBy() |
IfcCollection<IfcRepresentationMap> |
getRepresentationMaps() |
IfcLabel |
getTag() |
void |
setRepresentationMaps(IfcCollection<IfcRepresentationMap> value) |
void |
setTag(IfcLabel value) |
getApplicableOccurrence, getTypes, hasPropertySets, setApplicableOccurrence, setPropertySets
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcRepresentationMap> getRepresentationMaps()
public final void setRepresentationMaps(IfcCollection<IfcRepresentationMap> value)
public final IfcLabel getTag()
public final void setTag(IfcLabel value)
public final IfcCollection<IfcRelAssignsToProduct> getReferencedBy()