public abstract class IfcConstructionResource extends IfcResource
| Constructor and Description |
|---|
IfcConstructionResource() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcAppliedValue> |
getBaseCosts() |
IfcPhysicalQuantity |
getBaseQuantity() |
IfcResourceTime |
getUsage() |
void |
setBaseCosts(IfcCollection<IfcAppliedValue> value) |
void |
setBaseQuantity(IfcPhysicalQuantity value) |
void |
setUsage(IfcResourceTime value) |
getIdentification, getLongDescription, getResourceOf, setIdentification, setLongDescriptiongetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcResourceTime getUsage()
public final void setUsage(IfcResourceTime value)
public final IfcCollection<IfcAppliedValue> getBaseCosts()
public final void setBaseCosts(IfcCollection<IfcAppliedValue> value)
public final IfcPhysicalQuantity getBaseQuantity()
public final void setBaseQuantity(IfcPhysicalQuantity value)