IfcProcess

Natural language names
Prozess (allgemein)
Process
Processus
Semantic definitions at the entity
Entity definition

IfcProcess is defined as one individual activity or event, that is ordered in time, that has sequence relationships with other processes, which transforms input in output, and may connect to other other processes through input output relationships. An IfcProcess can be an activity (or task), or an event. It takes usually place in building construction with the intent of designing, costing, acquiring, constructing, or maintaining products or other and similar tasks or procedures. Figure 130 illustrates process relationships.

NOTE  Definition according to ISO9000:
A process is a set of activities that are interrelated or that interact with one another. Processes use resources to transform inputs into outputs. Processes are interconnected because the output from one process becomes the input for another process. In effect, processes are "glued" together by means of such input output relationships.
icon diagram

Figure 130 — Process relationships and the ICON process diagram.

Process information relates to other objects by establishing the following relationships:

HISTORY  New entity in IFC1.0.
IFC2x CHANGE  The attribute Productivity has been removed.
IFC4 CHANGE  The attribute Identification has been promoted from subtypes IfcTask and others.
Attribute definitions
#AttributeTypeCardinalityDescription G
6IdentificationIfcIdentifier? An identifying designation given to a process or activity. It is the identifier at the occurrence level.
IFC4 CHANGE Attribute promoted from subtypes.
X
7LongDescriptionIfcText? An extended description or narrative that may be provided.
IFC4 CHANGE  New attribute.
X
IsPredecessorToIfcRelSequence
@RelatingProcess
S[0:?]Dependency between two activities, it refers to the subsequent activity for which this activity is the predecessor. The link between two activities can include a link type and a lag time. X
IsSuccessorFromIfcRelSequence
@RelatedProcess
S[0:?]Dependency between two activities, it refers to the previous activity for which this activity is the successor. The link between two activities can include a link type and a lag time. X
OperatesOnIfcRelAssignsToProcess
@RelatingProcess
S[0:?]Set of relationships to other objects, e.g. products, processes, controls, resources or actors, that are operated on by the process.X
Inherited definitions from supertypes
Entity inheritance IfcEvent IfcProcedure IfcTask IfcObject IfcObjectDefinition IfcRoot
Attribute inheritance
#AttributeTypeCardinalityDescriptionG
IfcRoot
1GlobalIdIfcGloballyUniqueId Assignment of a globally unique identifier within the entire software world. X
2OwnerHistoryIfcOwnerHistory? 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 in stored - either as addition, deletion or modification.
IFC4 CHANGE  The attribute has been changed to be OPTIONAL.
X
3NameIfcLabel? 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. X
4DescriptionIfcText? Optional description, provided for exchanging informative comments.X
IfcObjectDefinition
HasAssignmentsIfcRelAssigns
@RelatedObjects
S[0:?]Reference to the relationship objects, that assign (by an association relationship) other subtypes of IfcObject to this object instance. Examples are the association to products, processes, controls, resources or groups.X
NestsIfcRelNests
@RelatedObjects
S[0:1]References to the decomposition relationship being a nesting. It determines that this object definition is a part within an ordered whole/part decomposition relationship. An object occurrence or type can only be part of a single decomposition (to allow hierarchical strutures only).
IFC4 CHANGE  The inverse attribute datatype has been added and separated from Decomposes defined at IfcObjectDefinition.
X
IsNestedByIfcRelNests
@RelatingObject
S[0:?]References to the decomposition relationship being a nesting. It determines that this object definition is the whole within an ordered whole/part decomposition relationship. An object or object type can be nested by several other objects (occurrences or types).
IFC4 CHANGE  The inverse attribute datatype has been added and separated from IsDecomposedBy defined at IfcObjectDefinition.
X
HasContextIfcRelDeclares
@RelatedDefinitions
S[0:1]References to the context providing context information such as project unit or representation context. It should only be asserted for the uppermost non-spatial object.
IFC4 CHANGE  The inverse attribute datatype has been added.
X
IsDecomposedByIfcRelAggregates
@RelatingObject
S[0:?]References to the decomposition relationship being an aggregation. It determines that this object definition is whole within an unordered whole/part decomposition relationship. An object definitions can be aggregated by several other objects (occurrences or parts).
IFC4 CHANGE  The inverse attribute datatype has been changed from the supertype IfcRelDecomposes to subtype IfcRelAggregates.
X
DecomposesIfcRelAggregates
@RelatedObjects
S[0:1]References to the decomposition relationship being an aggregation. It determines that this object definition is a part within an unordered whole/part decomposition relationship. An object definitions can only be part of a single decomposition (to allow hierarchical strutures only).
IFC4 CHANGE  The inverse attribute datatype has been changed from the supertype IfcRelDecomposes to subtype IfcRelAggregates.
X
HasAssociationsIfcRelAssociates
@RelatedObjects
S[0:?]Reference to the relationship objects, that associates external references or other resource definitions to the object.. Examples are the association to library, documentation or classification.X
IfcObject
5ObjectTypeIfcLabel? The type denotes a particular type that indicates the object further. The use has to be established at the level of instantiable subtypes. In particular it holds the user defined type, if the enumeration of the attribute PredefinedType is set to USERDEFINED.
X
IsDeclaredByIfcRelDefinesByObject
@RelatedObjects
S[0:1]Link to the relationship object pointing to the declaring object that provides the object definitions for this object occurrence. The declaring object has to be part of an object type decomposition. The associated IfcObject, or its subtypes, contains the specific information (as part of a type, or style, definition), that is common to all reflected instances of the declaring IfcObject, or its subtypes.
IFC4 CHANGE  New inverse relationship, change made with upward compatibility for file based exchange.
X
DeclaresIfcRelDefinesByObject
@RelatingObject
S[0:?]Link to the relationship object pointing to the reflected object(s) that receives the object definitions. The reflected object has to be part of an object occurrence decomposition. The associated IfcObject, or its subtypes, provides the specific information (as part of a type, or style, definition), that is common to all reflected instances of the declaring IfcObject, or its subtypes.
IFC4 CHANGE  New inverse relationship, change made with upward compatibility for file based exchange.
X
IsTypedByIfcRelDefinesByType
@RelatedObjects
S[0:1]Set of relationships to the object type that provides the type definitions for this object occurrence. The then associated IfcTypeObject, or its subtypes, contains the specific information (or type, or style), that is common to all instances of IfcObject, or its subtypes, referring to the same type.
IFC4 CHANGE  New inverse relationship, the link to IfcRelDefinesByType had previously be included in the inverse relationship IfcRelDefines. Change made with upward compatibility for file based exchange.
X
IsDefinedByIfcRelDefinesByProperties
@RelatedObjects
S[0:?]Set of relationships to property set definitions attached to this object. Those statically or dynamically defined properties contain alphanumeric information content that further defines the object.
IFC4 CHANGE  The data type has been changed from IfcRelDefines to IfcRelDefinesByProperties with upward compatibility for file based exchange.
X
IfcProcess
6IdentificationIfcIdentifier? An identifying designation given to a process or activity. It is the identifier at the occurrence level.
IFC4 CHANGE Attribute promoted from subtypes.
X
7LongDescriptionIfcText? An extended description or narrative that may be provided.
IFC4 CHANGE  New attribute.
X
IsPredecessorToIfcRelSequence
@RelatingProcess
S[0:?]Dependency between two activities, it refers to the subsequent activity for which this activity is the predecessor. The link between two activities can include a link type and a lag time. X
IsSuccessorFromIfcRelSequence
@RelatedProcess
S[0:?]Dependency between two activities, it refers to the previous activity for which this activity is the successor. The link between two activities can include a link type and a lag time. X
OperatesOnIfcRelAssignsToProcess
@RelatingProcess
S[0:?]Set of relationships to other objects, e.g. products, processes, controls, resources or actors, that are operated on by the process.X
Definitions applying to General Usage

 Instance diagram


Concept usage

Property Sets for Objects

The Property Sets for Objects concept template applies to this entity as shown in Table 3.

PsetNameProperties
Pset_Risk
TemplatePropertyNameValueReference
Single ValueNatureOfRiskIfcLabel
Single ValueSubNatureOfRisk1IfcLabel
Single ValueSubNatureOfRisk2IfcLabel
Single ValueRiskCauseIfcText
Single ValueAffectsSurroundingsIfcBoolean
Enumerated ValueRiskTypeIfcLabel
Enumerated ValueAssessmentOfRiskIfcLabel
Enumerated ValueRiskConsequenceIfcLabel
Enumerated ValueRiskRatingIfcLabel
Enumerated ValueRiskOwnerIfcLabel

Table 3 — IfcProcess Property Sets for Objects



mvdXML Specification
<?xml version="1.0"?>
<ConceptRoot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="7e43109b-ecb4-4006-9de2-c26e0c968102" name="IfcProcess" status="sample" applicableRootEntity="IfcProcess">
  <Applicability uuid="00000000-0000-0000-0000-000000000000" status="sample">
    <Template ref="919f731f-f100-4c0b-88ba-43a19abaf8c2" />
    <TemplateRules operator="and" />
  </Applicability>
  <Concepts>
    <Concept uuid="f4c8c9a7-20cc-4f1d-9a61-f2e3fcc6864b" name="Property Sets for Objects" status="sample" override="false">
      <Template ref="f74255a6-0c0e-4f31-84ad-24981db62461" />
      <TemplateRules operator="and">
        <TemplateRule Parameters="PsetName[Value]='Pset_Risk'" />
      </TemplateRules>
    </Concept>
  </Concepts>
</ConceptRoot>
Concept inheritance

#ConceptTemplateModel View
IfcRoot
IdentitySoftware IdentityGeneral Usage
Revision ControlRevision ControlGeneral Usage
IfcObjectDefinition
Classification AssociationClassification AssociationGeneral Usage
IfcObject
Object User IdentityObject User IdentityGeneral Usage
Object Predefined TypeObject Predefined TypeGeneral Usage
Object TypingObject TypingGeneral Usage
Property Sets with OverrideProperty Sets with OverrideGeneral Usage
IfcProcess
Property Sets for ObjectsProperty Sets for ObjectsGeneral Usage
Formal representations
XML Specification
 <xs:element name="IfcProcess" type="ifc:IfcProcess" abstract="true" substitutionGroup="ifc:IfcObject" nillable="true"/>
 <xs:complexType name="IfcProcess" abstract="true">
  <xs:complexContent>
   <xs:extension base="ifc:IfcObject">
    <xs:attribute name="Identification" type="ifc:IfcIdentifier" use="optional"/>
    <xs:attribute name="LongDescription" type="ifc:IfcText" use="optional"/>
   </xs:extension>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcProcess
 ABSTRACT SUPERTYPE OF(ONEOF(IfcEvent, IfcProcedure, IfcTask))
 SUBTYPE OF (IfcObject);
  Identification : OPTIONAL IfcIdentifier;
  LongDescription : OPTIONAL IfcText;
 INVERSE
  IsPredecessorTo : SET [0:?] OF IfcRelSequence FOR RelatingProcess;
  IsSuccessorFrom : SET [0:?] OF IfcRelSequence FOR RelatedProcess;
  OperatesOn : SET [0:?] OF IfcRelAssignsToProcess FOR RelatingProcess;
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

References  References: IfcProcessSelect IfcRelSequence

Link to this page  Link to this page