public interface IfcCostItem extends IfcControl
The following features are supported:
Ifc4Package.getIfcCostItem()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcPhysicalQuantity> |
getCostQuantities()
Returns the value of the 'Cost Quantities' reference list.
|
org.eclipse.emf.common.util.EList<IfcCostValue> |
getCostValues()
Returns the value of the 'Cost Values' reference list.
|
IfcCostItemTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
boolean |
isSetCostQuantities()
Returns whether the value of the '
Cost Quantities' reference list is set. |
boolean |
isSetCostValues()
Returns whether the value of the '
Cost Values' reference list is set. |
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
void |
setPredefinedType(IfcCostItemTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
unsetCostQuantities()
Unsets the value of the '
Cost Quantities' reference list. |
void |
unsetCostValues()
Unsets the value of the '
Cost Values' reference list. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
getControls, getIdentification, isSetControls, isSetIdentification, setIdentification, unsetControls, unsetIdentificationgetDeclares, 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, removeIfcCostItemTypeEnum getPredefinedType()
IfcCostItemTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcCostItemTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcCostItemTypeEnum),
Ifc4Package.getIfcCostItem_PredefinedType()void setPredefinedType(IfcCostItemTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcCostItemTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcCostItemTypeEnum)org.eclipse.emf.common.util.EList<IfcCostValue> getCostValues()
IfcCostValue.
If the meaning of the 'Cost Values' reference list isn't clear, there really should be more of a description here...
isSetCostValues(),
unsetCostValues(),
Ifc4Package.getIfcCostItem_CostValues()void unsetCostValues()
Cost Values' reference list.
isSetCostValues(),
getCostValues()boolean isSetCostValues()
Cost Values' reference list is set.
unsetCostValues(),
getCostValues()org.eclipse.emf.common.util.EList<IfcPhysicalQuantity> getCostQuantities()
IfcPhysicalQuantity.
If the meaning of the 'Cost Quantities' reference list isn't clear, there really should be more of a description here...
isSetCostQuantities(),
unsetCostQuantities(),
Ifc4Package.getIfcCostItem_CostQuantities()void unsetCostQuantities()
Cost Quantities' reference list.
isSetCostQuantities(),
getCostQuantities()boolean isSetCostQuantities()
Cost Quantities' reference list is set.
unsetCostQuantities(),
getCostQuantities()Copyright © 2016 OpenSource BIM. All rights reserved.