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) |
getResourceOfgetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic 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)