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, setLongDescription
getDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectType
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 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)