public interface IfcInventory extends IfcGroup
The following features are supported:
Ifc2x3tc1Package.getIfcInventory()| Modifier and Type | Method and Description |
|---|---|
IfcCostValue |
getCurrentValue()
Returns the value of the 'Current Value' reference.
|
IfcInventoryTypeEnum |
getInventoryType()
Returns the value of the 'Inventory Type' attribute.
|
IfcActorSelect |
getJurisdiction()
Returns the value of the 'Jurisdiction' reference.
|
IfcCalendarDate |
getLastUpdateDate()
Returns the value of the 'Last Update Date' reference.
|
IfcCostValue |
getOriginalValue()
Returns the value of the 'Original Value' reference.
|
org.eclipse.emf.common.util.EList<IfcPerson> |
getResponsiblePersons()
Returns the value of the 'Responsible Persons' reference list.
|
boolean |
isSetCurrentValue()
Returns whether the value of the '
Current Value' reference is set. |
boolean |
isSetOriginalValue()
Returns whether the value of the '
Original Value' reference is set. |
void |
setCurrentValue(IfcCostValue value)
Sets the value of the '
Current Value' reference. |
void |
setInventoryType(IfcInventoryTypeEnum value)
Sets the value of the '
Inventory Type' attribute. |
void |
setJurisdiction(IfcActorSelect value)
Sets the value of the '
Jurisdiction' reference. |
void |
setLastUpdateDate(IfcCalendarDate value)
Sets the value of the '
Last Update Date' reference. |
void |
setOriginalValue(IfcCostValue value)
Sets the value of the '
Original Value' reference. |
void |
unsetCurrentValue()
Unsets the value of the '
Current Value' reference. |
void |
unsetOriginalValue()
Unsets the value of the '
Original Value' reference. |
getIsGroupedBy, isSetIsGroupedBy, setIsGroupedBy, unsetIsGroupedBygetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcInventoryTypeEnum getInventoryType()
IfcInventoryTypeEnum.
If the meaning of the 'Inventory Type' attribute isn't clear, there really should be more of a description here...
IfcInventoryTypeEnum,
setInventoryType(IfcInventoryTypeEnum),
Ifc2x3tc1Package.getIfcInventory_InventoryType()void setInventoryType(IfcInventoryTypeEnum value)
Inventory Type' attribute.
value - the new value of the 'Inventory Type' attribute.IfcInventoryTypeEnum,
getInventoryType()IfcActorSelect getJurisdiction()
If the meaning of the 'Jurisdiction' reference isn't clear, there really should be more of a description here...
setJurisdiction(IfcActorSelect),
Ifc2x3tc1Package.getIfcInventory_Jurisdiction()void setJurisdiction(IfcActorSelect value)
Jurisdiction' reference.
value - the new value of the 'Jurisdiction' reference.getJurisdiction()org.eclipse.emf.common.util.EList<IfcPerson> getResponsiblePersons()
IfcPerson.
If the meaning of the 'Responsible Persons' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcInventory_ResponsiblePersons()IfcCalendarDate getLastUpdateDate()
If the meaning of the 'Last Update Date' reference isn't clear, there really should be more of a description here...
setLastUpdateDate(IfcCalendarDate),
Ifc2x3tc1Package.getIfcInventory_LastUpdateDate()void setLastUpdateDate(IfcCalendarDate value)
Last Update Date' reference.
value - the new value of the 'Last Update Date' reference.getLastUpdateDate()IfcCostValue getCurrentValue()
If the meaning of the 'Current Value' reference isn't clear, there really should be more of a description here...
isSetCurrentValue(),
unsetCurrentValue(),
setCurrentValue(IfcCostValue),
Ifc2x3tc1Package.getIfcInventory_CurrentValue()void setCurrentValue(IfcCostValue value)
Current Value' reference.
value - the new value of the 'Current Value' reference.isSetCurrentValue(),
unsetCurrentValue(),
getCurrentValue()void unsetCurrentValue()
Current Value' reference.
boolean isSetCurrentValue()
Current Value' reference is set.
unsetCurrentValue(),
getCurrentValue(),
setCurrentValue(IfcCostValue)IfcCostValue getOriginalValue()
If the meaning of the 'Original Value' reference isn't clear, there really should be more of a description here...
isSetOriginalValue(),
unsetOriginalValue(),
setOriginalValue(IfcCostValue),
Ifc2x3tc1Package.getIfcInventory_OriginalValue()void setOriginalValue(IfcCostValue value)
Original Value' reference.
value - the new value of the 'Original Value' reference.isSetOriginalValue(),
unsetOriginalValue(),
getOriginalValue()void unsetOriginalValue()
Original Value' reference.
boolean isSetOriginalValue()
Original Value' reference is set.
unsetOriginalValue(),
getOriginalValue(),
setOriginalValue(IfcCostValue)Copyright © 2018 OpenSource BIM. All rights reserved.