public interface IfcConstructionResourceType extends IfcTypeResource
The following features are supported:
| 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.
|
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. |
void |
setBaseQuantity(IfcPhysicalQuantity value)
Sets the value of the '
Base Quantity' reference. |
void |
unsetBaseCosts()
Unsets the value of the '
Base Costs' reference list. |
void |
unsetBaseQuantity()
Unsets the value of the '
Base Quantity' reference. |
getIdentification, getLongDescription, getResourceOf, getResourceType, isSetIdentification, isSetLongDescription, isSetResourceOf, isSetResourceType, setIdentification, setLongDescription, setResourceType, unsetIdentification, unsetLongDescription, unsetResourceOf, unsetResourceTypegetApplicableOccurrence, getHasPropertySets, getTypes, isSetApplicableOccurrence, isSetHasPropertySets, isSetTypes, setApplicableOccurrence, unsetApplicableOccurrence, unsetHasPropertySets, unsetTypesgetDecomposes, 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, removeorg.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.getIfcConstructionResourceType_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.getIfcConstructionResourceType_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.