public interface IfcInventory extends IfcGroup
The following features are supported:
Ifc4Package.getIfcInventory()| Modifier and Type | Method and Description |
|---|---|
IfcCostValue |
getCurrentValue()
Returns the value of the 'Current Value' reference.
|
IfcActorSelect |
getJurisdiction()
Returns the value of the 'Jurisdiction' reference.
|
String |
getLastUpdateDate()
Returns the value of the 'Last Update Date' attribute.
|
IfcCostValue |
getOriginalValue()
Returns the value of the 'Original Value' reference.
|
IfcInventoryTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
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 |
isSetJurisdiction()
Returns whether the value of the '
Jurisdiction' reference is set. |
boolean |
isSetLastUpdateDate()
Returns whether the value of the '
Last Update Date' attribute is set. |
boolean |
isSetOriginalValue()
Returns whether the value of the '
Original Value' reference is set. |
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
boolean |
isSetResponsiblePersons()
Returns whether the value of the '
Responsible Persons' reference list is set. |
void |
setCurrentValue(IfcCostValue value)
Sets the value of the '
Current Value' reference. |
void |
setJurisdiction(IfcActorSelect value)
Sets the value of the '
Jurisdiction' reference. |
void |
setLastUpdateDate(String value)
Sets the value of the '
Last Update Date' attribute. |
void |
setOriginalValue(IfcCostValue value)
Sets the value of the '
Original Value' reference. |
void |
setPredefinedType(IfcInventoryTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
unsetCurrentValue()
Unsets the value of the '
Current Value' reference. |
void |
unsetJurisdiction()
Unsets the value of the '
Jurisdiction' reference. |
void |
unsetLastUpdateDate()
Unsets the value of the '
Last Update Date' attribute. |
void |
unsetOriginalValue()
Unsets the value of the '
Original Value' reference. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
void |
unsetResponsiblePersons()
Unsets the value of the '
Responsible Persons' reference list. |
getIsGroupedBy, isSetIsGroupedBy, unsetIsGroupedBygetDeclares, 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, removeIfcInventoryTypeEnum getPredefinedType()
IfcInventoryTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcInventoryTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcInventoryTypeEnum),
Ifc4Package.getIfcInventory_PredefinedType()void setPredefinedType(IfcInventoryTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcInventoryTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcInventoryTypeEnum)IfcActorSelect getJurisdiction()
If the meaning of the 'Jurisdiction' reference isn't clear, there really should be more of a description here...
isSetJurisdiction(),
unsetJurisdiction(),
setJurisdiction(IfcActorSelect),
Ifc4Package.getIfcInventory_Jurisdiction()void setJurisdiction(IfcActorSelect value)
Jurisdiction' reference.
value - the new value of the 'Jurisdiction' reference.isSetJurisdiction(),
unsetJurisdiction(),
getJurisdiction()void unsetJurisdiction()
Jurisdiction' reference.
boolean isSetJurisdiction()
Jurisdiction' reference is set.
unsetJurisdiction(),
getJurisdiction(),
setJurisdiction(IfcActorSelect)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...
isSetResponsiblePersons(),
unsetResponsiblePersons(),
Ifc4Package.getIfcInventory_ResponsiblePersons()void unsetResponsiblePersons()
Responsible Persons' reference list.
isSetResponsiblePersons(),
getResponsiblePersons()boolean isSetResponsiblePersons()
Responsible Persons' reference list is set.
unsetResponsiblePersons(),
getResponsiblePersons()String getLastUpdateDate()
If the meaning of the 'Last Update Date' attribute isn't clear, there really should be more of a description here...
isSetLastUpdateDate(),
unsetLastUpdateDate(),
setLastUpdateDate(String),
Ifc4Package.getIfcInventory_LastUpdateDate()void setLastUpdateDate(String value)
Last Update Date' attribute.
value - the new value of the 'Last Update Date' attribute.isSetLastUpdateDate(),
unsetLastUpdateDate(),
getLastUpdateDate()void unsetLastUpdateDate()
Last Update Date' attribute.
boolean isSetLastUpdateDate()
Last Update Date' attribute is set.
unsetLastUpdateDate(),
getLastUpdateDate(),
setLastUpdateDate(String)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),
Ifc4Package.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),
Ifc4Package.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 © 2016 OpenSource BIM. All rights reserved.