5.1.3.22 IfcRelAssignsToActor
NOTE This entity is not part of a standardized schema subset or implementation level.
5.1.3.22.1 Semantic definition
The objectified relationship IfcRelAssignsToActor handles the assignment of objects (subtypes of IfcObject ) to an actor (subtypes of IfcActor ).
The IfcRelAssignsToActor objectified relationship defines a relationship between an IfcActor and one or many objects. A particular role of the actor played in that relationship can be associated. If specified, it takes priority over the role that may be directly assigned to the person or organization.
EXAMPLE An occupant (as an actor) may rent a flat (as a collection of spaces or a zone). This would be an application of this generic relationship.
Reference to the objects (or single object) on which the actor acts upon in a certain role (if given) is specified in the inherited RelatedObjects attribute.
HISTORY New entity in IFC2.0. Has been renamed from IfcRelActsUpon in IFC2x.
5.1.3.22.2 Entity inheritance
5.1.3.22.3 Attributes
#
Attribute
Type
Description
IfcRoot
(4)
1
GlobalId
IfcGloballyUniqueId
Assignment of a globally unique identifier within the entire software world.
2
OwnerHistory
OPTIONAL IfcOwnerHistory
Assignment of the information about the current ownership of that object, including owning actor, application, local identification and information captured about the recent changes of the object,
NOTE Only the last modification is stored - either as addition, deletion or modification.IFC4-CHANGE The attribute has been changed to be OPTIONAL.
3
Name
OPTIONAL IfcLabel
Optional name for use by the participating software systems or users. For some subtypes of IfcRoot the insertion of the Name attribute may be required. This would be enforced by a where rule.
4
Description
OPTIONAL IfcText
Optional description, provided for exchanging informative comments.
IfcRelAssigns
(2)
5
RelatedObjects
SET [1:?] OF IfcObjectDefinition
Related objects, which are assigned to a single object. The type of the single (or relating) object is defined in the subtypes of IfcRelAssigns .
6
RelatedObjectsType
OPTIONAL IfcStrippedOptional
Particular type of the assignment relationship. It can constrain the applicable object types, used within the role of RelatedObjects .
IFC4-DEPRECATION The attribute is deprecated and shall no longer be used. A NIL value should always be assigned.IFC4.3.0.1-CHANGE The attribute type has been changed to IfcStrippedOptional given that IfcObjectTypeEnum has been deleted.
Click to show 6 hidden inherited attributes
Click to hide 6 inherited attributes
IfcRelAssignsToActor
(2)
7
RelatingActor
IfcActor
Reference to the information about the actor. It comprises the information about the person or organization and its addresses.
8
ActingRole
OPTIONAL IfcActorRole
Role of the actor played within the context of the assignment to the object(s).
Table 5.1.3.22.A
5.1.3.22.4 Formal propositions
Name
Description
NoSelfReference
The instance to with the relation points shall not be contained in the set of RelatedObjects .
SIZEOF (QUERY (Temp <* SELF \IfcRelAssigns .RelatedObjects | RelatingActor :=: Temp)) = 0
Table 5.1.3.22.B
5.1.3.22.5 Concept usage
Concept
Usage
Description
IfcRoot
(2)
Revision Control
General
Ownership, history, and merge state is captured using IfcOwnerHistory .
Software Identity
General
IfcRoot assigns the globally unique ID. In addition it may provide for a name and a description about the concept.
Click to show 2 hidden inherited concepts
Click to hide 2 inherited concepts
Table 5.1.3.22.C
5.1.3.22.6 Formal representation
5.1.3.22.7 References