ENTITY IfcPropertyTemplate

(* SCHEMA IFC4; *)
ENTITY IfcPropertyTemplate
 ABSTRACT SUPERTYPE OF (ONEOF
    (IfcComplexPropertyTemplate
    ,IfcSimplePropertyTemplate))
 SUBTYPE OF (IfcPropertyTemplateDefinition);
 INVERSE
	PartOfComplexTemplate : SET [0:?] OF IfcComplexPropertyTemplate FOR HasPropertyTemplates;
	PartOfPsetTemplate : SET [0:?] OF IfcPropertySetTemplate FOR HasPropertyTemplates;
END_ENTITY;

Explicit Attributes

Entity IfcPropertyTemplate has the following local and inherited explicit attributes:
AttributeTypeDefined By
 GlobalIdIfcGloballyUniqueId (STRING)IfcRoot
 OwnerHistoryIfcOwnerHistory (ENTITY)IfcRoot
 NameIfcLabel (STRING)IfcRoot
 DescriptionIfcText (STRING)IfcRoot

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcPropertyTemplate has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasContextSET OF IfcRelDeclares (ENTITY)IfcPropertyDefinition
 HasAssociationsSET OF IfcRelAssociates (ENTITY)IfcPropertyDefinition
 PartOfComplexTemplateSET OF IfcComplexPropertyTemplate (ENTITY)IfcPropertyTemplate
 PartOfPsetTemplateSET OF IfcPropertySetTemplate (ENTITY)IfcPropertyTemplate

Supertypes

Entity IfcPropertyTemplate inherits from the following supertypes:
  IfcRoot
    IfcPropertyDefinition
      IfcPropertyTemplateDefinition

Subtypes

Entity IfcPropertyTemplate has the following subtypes:
    IfcComplexPropertyTemplate*
    IfcSimplePropertyTemplate*
* - Immediate Subtypes

Referenced By

Entity IfcPropertyTemplate and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcComplexPropertyTemplate ENTITY IfcPropertyTemplate
 IfcDefinitionSelect SELECT IfcPropertyDefinition
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcRoot
 IfcPropertyDefinition ENTITY IfcPropertyTemplateDefinition
 IfcPropertySet ENTITY IfcRoot
 IfcPropertySetTemplate ENTITY IfcRoot
 IfcPropertySetTemplate ENTITY IfcPropertyTemplate
 IfcPropertyTemplateDefinition ENTITY IfcPropertyTemplate
 IfcProxy ENTITY IfcRoot
 IfcRoot ENTITY IfcPropertyDefinition
 IfcTask ENTITY IfcRoot
 IfcTypeObject ENTITY IfcRoot
 IfcUniquePropertySetNames FUNCTION IfcRoot
 IfcUniquePropertyTemplateNames FUNCTION IfcPropertyTemplate


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:46-04:00