Class Ifc2x3::IfcRelAssignsTasks

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcRelAssignsTasks : public Ifc2x3::IfcRelAssignsToControl

Public Types

typedef IfcTemplatedEntityList<IfcRelAssignsTasks> list

Public Functions

bool hasTimeForTask() const

Whether the optional attribute TimeForTask is defined for this IfcRelAssignsTasks.

::Ifc2x3::IfcScheduleTimeControl *TimeForTask() const
void setTimeForTask(::Ifc2x3::IfcScheduleTimeControl *v)
const IfcParse::entity &declaration() const
IfcRelAssignsTasks(IfcEntityInstanceData *e)
IfcRelAssignsTasks(std::string v1_GlobalId, ::Ifc2x3::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, IfcTemplatedEntityList<::Ifc2x3::IfcObjectDefinition>::ptr v5_RelatedObjects, boost::optional<::Ifc2x3::IfcObjectTypeEnum::Value> v6_RelatedObjectsType, ::Ifc2x3::IfcControl *v7_RelatingControl, ::Ifc2x3::IfcScheduleTimeControl *v8_TimeForTask)

Public Static Functions

const IfcParse::entity &Class()