IfcRelAssignsToActor

Inheritance: java.lang.Object, IfcRelAssigns

Constructors

ConstructorDescription
IfcRelAssignsToActor()

Methods

MethodDescription
getRelatingActor()
setRelatingActor(IfcActor value)
getActingRole()
setActingRole(IfcActorRole value)

IfcRelAssignsToActor()

public IfcRelAssignsToActor()

getRelatingActor()

public final IfcActor getRelatingActor()

Returns: IfcActor

setRelatingActor(IfcActor value)

public final void setRelatingActor(IfcActor value)

getActingRole()

public final IfcActorRole getActingRole()

Returns: IfcActorRole

setActingRole(IfcActorRole value)

public final void setActingRole(IfcActorRole value)