public abstract class IfcConstructionResource extends IfcResource
Constructor and Description |
---|
IfcConstructionResource() |
Modifier and Type | Method and Description |
---|---|
IfcMeasureWithUnit |
getBaseQuantity() |
IfcResourceConsumptionEnum |
getResourceConsumption() |
IfcLabel |
getResourceGroup() |
IfcIdentifier |
getResourceIdentifier() |
void |
setBaseQuantity(IfcMeasureWithUnit value) |
void |
setResourceConsumption(IfcResourceConsumptionEnum value) |
void |
setResourceGroup(IfcLabel value) |
void |
setResourceIdentifier(IfcIdentifier value) |
getResourceOf
getObjectType, isDefinedBy, setObjectType
getDecomposes, hasAssignments, hasAssociations, isDecomposedBy
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 IfcIdentifier getResourceIdentifier()
public final void setResourceIdentifier(IfcIdentifier value)
public final IfcLabel getResourceGroup()
public final void setResourceGroup(IfcLabel value)
public final IfcResourceConsumptionEnum getResourceConsumption()
public final void setResourceConsumption(IfcResourceConsumptionEnum value)
public final IfcMeasureWithUnit getBaseQuantity()
public final void setBaseQuantity(IfcMeasureWithUnit value)