public interface IfcOwnerHistory extends IdEObject
The following features are supported:
Ifc4Package.getIfcOwnerHistory()| Modifier and Type | Method and Description |
|---|---|
IfcChangeActionEnum |
getChangeAction()
Returns the value of the 'Change Action' attribute.
|
long |
getCreationDate()
Returns the value of the 'Creation Date' attribute.
|
long |
getLastModifiedDate()
Returns the value of the 'Last Modified Date' attribute.
|
IfcApplication |
getLastModifyingApplication()
Returns the value of the 'Last Modifying Application' reference.
|
IfcPersonAndOrganization |
getLastModifyingUser()
Returns the value of the 'Last Modifying User' reference.
|
IfcApplication |
getOwningApplication()
Returns the value of the 'Owning Application' reference.
|
IfcPersonAndOrganization |
getOwningUser()
Returns the value of the 'Owning User' reference.
|
IfcStateEnum |
getState()
Returns the value of the 'State' attribute.
|
boolean |
isSetChangeAction()
Returns whether the value of the '
Change Action' attribute is set. |
boolean |
isSetLastModifiedDate()
Returns whether the value of the '
Last Modified Date' attribute is set. |
boolean |
isSetLastModifyingApplication()
Returns whether the value of the '
Last Modifying Application' reference is set. |
boolean |
isSetLastModifyingUser()
Returns whether the value of the '
Last Modifying User' reference is set. |
boolean |
isSetState()
Returns whether the value of the '
State' attribute is set. |
void |
setChangeAction(IfcChangeActionEnum value)
Sets the value of the '
Change Action' attribute. |
void |
setCreationDate(long value)
Sets the value of the '
Creation Date' attribute. |
void |
setLastModifiedDate(long value)
Sets the value of the '
Last Modified Date' attribute. |
void |
setLastModifyingApplication(IfcApplication value)
Sets the value of the '
Last Modifying Application' reference. |
void |
setLastModifyingUser(IfcPersonAndOrganization value)
Sets the value of the '
Last Modifying User' reference. |
void |
setOwningApplication(IfcApplication value)
Sets the value of the '
Owning Application' reference. |
void |
setOwningUser(IfcPersonAndOrganization value)
Sets the value of the '
Owning User' reference. |
void |
setState(IfcStateEnum value)
Sets the value of the '
State' attribute. |
void |
unsetChangeAction()
Unsets the value of the '
Change Action' attribute. |
void |
unsetLastModifiedDate()
Unsets the value of the '
Last Modified Date' attribute. |
void |
unsetLastModifyingApplication()
Unsets the value of the '
Last Modifying Application' reference. |
void |
unsetLastModifyingUser()
Unsets the value of the '
Last Modifying User' reference. |
void |
unsetState()
Unsets the value of the '
State' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcPersonAndOrganization getOwningUser()
If the meaning of the 'Owning User' reference isn't clear, there really should be more of a description here...
setOwningUser(IfcPersonAndOrganization),
Ifc4Package.getIfcOwnerHistory_OwningUser()void setOwningUser(IfcPersonAndOrganization value)
Owning User' reference.
value - the new value of the 'Owning User' reference.getOwningUser()IfcApplication getOwningApplication()
If the meaning of the 'Owning Application' reference isn't clear, there really should be more of a description here...
setOwningApplication(IfcApplication),
Ifc4Package.getIfcOwnerHistory_OwningApplication()void setOwningApplication(IfcApplication value)
Owning Application' reference.
value - the new value of the 'Owning Application' reference.getOwningApplication()IfcStateEnum getState()
IfcStateEnum.
If the meaning of the 'State' attribute isn't clear, there really should be more of a description here...
IfcStateEnum,
isSetState(),
unsetState(),
setState(IfcStateEnum),
Ifc4Package.getIfcOwnerHistory_State()void setState(IfcStateEnum value)
State' attribute.
value - the new value of the 'State' attribute.IfcStateEnum,
isSetState(),
unsetState(),
getState()void unsetState()
State' attribute.
isSetState(),
getState(),
setState(IfcStateEnum)boolean isSetState()
State' attribute is set.
unsetState(),
getState(),
setState(IfcStateEnum)IfcChangeActionEnum getChangeAction()
IfcChangeActionEnum.
If the meaning of the 'Change Action' attribute isn't clear, there really should be more of a description here...
IfcChangeActionEnum,
isSetChangeAction(),
unsetChangeAction(),
setChangeAction(IfcChangeActionEnum),
Ifc4Package.getIfcOwnerHistory_ChangeAction()void setChangeAction(IfcChangeActionEnum value)
Change Action' attribute.
value - the new value of the 'Change Action' attribute.IfcChangeActionEnum,
isSetChangeAction(),
unsetChangeAction(),
getChangeAction()void unsetChangeAction()
Change Action' attribute.
boolean isSetChangeAction()
Change Action' attribute is set.
unsetChangeAction(),
getChangeAction(),
setChangeAction(IfcChangeActionEnum)long getLastModifiedDate()
If the meaning of the 'Last Modified Date' attribute isn't clear, there really should be more of a description here...
isSetLastModifiedDate(),
unsetLastModifiedDate(),
setLastModifiedDate(long),
Ifc4Package.getIfcOwnerHistory_LastModifiedDate()void setLastModifiedDate(long value)
Last Modified Date' attribute.
value - the new value of the 'Last Modified Date' attribute.isSetLastModifiedDate(),
unsetLastModifiedDate(),
getLastModifiedDate()void unsetLastModifiedDate()
Last Modified Date' attribute.
boolean isSetLastModifiedDate()
Last Modified Date' attribute is set.
unsetLastModifiedDate(),
getLastModifiedDate(),
setLastModifiedDate(long)IfcPersonAndOrganization getLastModifyingUser()
If the meaning of the 'Last Modifying User' reference isn't clear, there really should be more of a description here...
isSetLastModifyingUser(),
unsetLastModifyingUser(),
setLastModifyingUser(IfcPersonAndOrganization),
Ifc4Package.getIfcOwnerHistory_LastModifyingUser()void setLastModifyingUser(IfcPersonAndOrganization value)
Last Modifying User' reference.
value - the new value of the 'Last Modifying User' reference.isSetLastModifyingUser(),
unsetLastModifyingUser(),
getLastModifyingUser()void unsetLastModifyingUser()
Last Modifying User' reference.
boolean isSetLastModifyingUser()
Last Modifying User' reference is set.
unsetLastModifyingUser(),
getLastModifyingUser(),
setLastModifyingUser(IfcPersonAndOrganization)IfcApplication getLastModifyingApplication()
If the meaning of the 'Last Modifying Application' reference isn't clear, there really should be more of a description here...
isSetLastModifyingApplication(),
unsetLastModifyingApplication(),
setLastModifyingApplication(IfcApplication),
Ifc4Package.getIfcOwnerHistory_LastModifyingApplication()void setLastModifyingApplication(IfcApplication value)
Last Modifying Application' reference.
value - the new value of the 'Last Modifying Application' reference.isSetLastModifyingApplication(),
unsetLastModifyingApplication(),
getLastModifyingApplication()void unsetLastModifyingApplication()
Last Modifying Application' reference.
boolean isSetLastModifyingApplication()
Last Modifying Application' reference is set.
unsetLastModifyingApplication(),
getLastModifyingApplication(),
setLastModifyingApplication(IfcApplication)long getCreationDate()
If the meaning of the 'Creation Date' attribute isn't clear, there really should be more of a description here...
setCreationDate(long),
Ifc4Package.getIfcOwnerHistory_CreationDate()void setCreationDate(long value)
Creation Date' attribute.
value - the new value of the 'Creation Date' attribute.getCreationDate()Copyright © 2018 OpenSource BIM. All rights reserved.