public interface IfcApprovalActorRelationship extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcActorSelect |
getActor()
Returns the value of the 'Actor' reference.
|
IfcApproval |
getApproval()
Returns the value of the 'Approval' reference.
|
IfcActorRole |
getRole()
Returns the value of the 'Role' reference.
|
void |
setActor(IfcActorSelect value)
Sets the value of the '
Actor' reference. |
void |
setApproval(IfcApproval value)
Sets the value of the '
Approval' reference. |
void |
setRole(IfcActorRole value)
Sets the value of the '
Role' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcActorSelect getActor()
If the meaning of the 'Actor' reference isn't clear, there really should be more of a description here...
setActor(IfcActorSelect),
Ifc2x3tc1Package.getIfcApprovalActorRelationship_Actor()void setActor(IfcActorSelect value)
Actor' reference.
value - the new value of the 'Actor' reference.getActor()IfcApproval getApproval()
Actors'.
If the meaning of the 'Approval' reference isn't clear, there really should be more of a description here...
setApproval(IfcApproval),
Ifc2x3tc1Package.getIfcApprovalActorRelationship_Approval(),
IfcApproval.getActors()void setApproval(IfcApproval value)
Approval' reference.
value - the new value of the 'Approval' reference.getApproval()IfcActorRole getRole()
If the meaning of the 'Role' reference isn't clear, there really should be more of a description here...
setRole(IfcActorRole),
Ifc2x3tc1Package.getIfcApprovalActorRelationship_Role()void setRole(IfcActorRole value)
Role' reference.
value - the new value of the 'Role' reference.getRole()Copyright © 2018 OpenSource BIM. All rights reserved.