public interface IfcConstructionResource extends IfcResource
The following features are supported:
Ifc4Package.getIfcConstructionResource()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcAppliedValue> |
getBaseCosts()
Returns the value of the 'Base Costs' reference list.
|
IfcPhysicalQuantity |
getBaseQuantity()
Returns the value of the 'Base Quantity' reference.
|
IfcResourceTime |
getUsage()
Returns the value of the 'Usage' reference.
|
boolean |
isSetBaseCosts()
Returns whether the value of the '
Base Costs' reference list is set. |
boolean |
isSetBaseQuantity()
Returns whether the value of the '
Base Quantity' reference is set. |
boolean |
isSetUsage()
Returns whether the value of the '
Usage' reference is set. |
void |
setBaseQuantity(IfcPhysicalQuantity value)
Sets the value of the '
Base Quantity' reference. |
void |
setUsage(IfcResourceTime value)
Sets the value of the '
Usage' reference. |
void |
unsetBaseCosts()
Unsets the value of the '
Base Costs' reference list. |
void |
unsetBaseQuantity()
Unsets the value of the '
Base Quantity' reference. |
void |
unsetUsage()
Unsets the value of the '
Usage' reference. |
getIdentification, getLongDescription, getResourceOf, isSetIdentification, isSetLongDescription, isSetResourceOf, setIdentification, setLongDescription, unsetIdentification, unsetLongDescription, unsetResourceOfgetDeclares, getIsDeclaredBy, getIsDefinedBy, getIsTypedBy, getObjectType, isSetDeclares, isSetIsDeclaredBy, isSetIsDefinedBy, isSetIsTypedBy, isSetObjectType, setObjectType, unsetDeclares, unsetIsDeclaredBy, unsetIsDefinedBy, unsetIsTypedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcResourceTime getUsage()
If the meaning of the 'Usage' reference isn't clear, there really should be more of a description here...
isSetUsage(),
unsetUsage(),
setUsage(IfcResourceTime),
Ifc4Package.getIfcConstructionResource_Usage()void setUsage(IfcResourceTime value)
Usage' reference.
value - the new value of the 'Usage' reference.isSetUsage(),
unsetUsage(),
getUsage()void unsetUsage()
Usage' reference.
isSetUsage(),
getUsage(),
setUsage(IfcResourceTime)boolean isSetUsage()
Usage' reference is set.
unsetUsage(),
getUsage(),
setUsage(IfcResourceTime)org.eclipse.emf.common.util.EList<IfcAppliedValue> getBaseCosts()
IfcAppliedValue.
If the meaning of the 'Base Costs' reference list isn't clear, there really should be more of a description here...
isSetBaseCosts(),
unsetBaseCosts(),
Ifc4Package.getIfcConstructionResource_BaseCosts()void unsetBaseCosts()
Base Costs' reference list.
isSetBaseCosts(),
getBaseCosts()boolean isSetBaseCosts()
Base Costs' reference list is set.
unsetBaseCosts(),
getBaseCosts()IfcPhysicalQuantity getBaseQuantity()
If the meaning of the 'Base Quantity' reference isn't clear, there really should be more of a description here...
isSetBaseQuantity(),
unsetBaseQuantity(),
setBaseQuantity(IfcPhysicalQuantity),
Ifc4Package.getIfcConstructionResource_BaseQuantity()void setBaseQuantity(IfcPhysicalQuantity value)
Base Quantity' reference.
value - the new value of the 'Base Quantity' reference.isSetBaseQuantity(),
unsetBaseQuantity(),
getBaseQuantity()void unsetBaseQuantity()
Base Quantity' reference.
boolean isSetBaseQuantity()
Base Quantity' reference is set.
unsetBaseQuantity(),
getBaseQuantity(),
setBaseQuantity(IfcPhysicalQuantity)Copyright © 2016 OpenSource BIM. All rights reserved.