public interface IfcRelAssignsToActor extends IfcRelAssigns
| Modifier and Type | Method and Description |
|---|---|
IfcActorRole |
getActingRole()
Returns the value of the 'Acting Role' reference.
|
IfcActor |
getRelatingActor()
Returns the value of the 'Relating Actor' reference.
|
boolean |
isSetActingRole()
Returns whether the value of the '
Acting Role' reference is set. |
void |
setActingRole(IfcActorRole value)
Sets the value of the '
Acting Role' reference. |
void |
setRelatingActor(IfcActor value)
Sets the value of the '
Relating Actor' reference. |
void |
unsetActingRole()
Unsets the value of the '
Acting Role' reference. |
getRelatedObjects, getRelatedObjectsType, isSetRelatedObjectsType, setRelatedObjectsType, unsetRelatedObjectsTypegetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcActor getRelatingActor()
Is Acting Upon'.
If the meaning of the 'Relating Actor' reference isn't clear, there really should be more of a description here...
setRelatingActor(IfcActor),
Ifc2x3tc1Package.getIfcRelAssignsToActor_RelatingActor(),
IfcActor.getIsActingUpon()void setRelatingActor(IfcActor value)
Relating Actor' reference.
value - the new value of the 'Relating Actor' reference.getRelatingActor()IfcActorRole getActingRole()
If the meaning of the 'Acting Role' reference isn't clear, there really should be more of a description here...
isSetActingRole(),
unsetActingRole(),
setActingRole(IfcActorRole),
Ifc2x3tc1Package.getIfcRelAssignsToActor_ActingRole()void setActingRole(IfcActorRole value)
Acting Role' reference.
value - the new value of the 'Acting Role' reference.isSetActingRole(),
unsetActingRole(),
getActingRole()void unsetActingRole()
Acting Role' reference.
boolean isSetActingRole()
Acting Role' reference is set.
unsetActingRole(),
getActingRole(),
setActingRole(IfcActorRole)Copyright © 2018 OpenSource BIM. All rights reserved.