ENTITY IfcPropertyDefinition

(* SCHEMA IFC4; *)
ENTITY IfcPropertyDefinition
 ABSTRACT SUPERTYPE OF (ONEOF
    (IfcPropertySetDefinition
    ,IfcPropertyTemplateDefinition))
 SUBTYPE OF (IfcRoot);
 INVERSE
	HasContext : SET [0:1] OF IfcRelDeclares FOR RelatedDefinitions;
	HasAssociations : SET [0:?] OF IfcRelAssociates FOR RelatedObjects;
END_ENTITY;

Explicit Attributes

Entity IfcPropertyDefinition 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 IfcPropertyDefinition has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasContextSET OF IfcRelDeclares (ENTITY)IfcPropertyDefinition
 HasAssociationsSET OF IfcRelAssociates (ENTITY)IfcPropertyDefinition

Supertypes

Entity IfcPropertyDefinition inherits from the following supertypes:
  IfcRoot

Subtypes

Entity IfcPropertyDefinition has the following subtypes:
    IfcComplexPropertyTemplate     IfcDoorLiningProperties     IfcDoorPanelProperties     IfcElementQuantity     IfcPermeableCoveringProperties     IfcPreDefinedPropertySet     IfcPropertySet     IfcPropertySetDefinition*     IfcPropertySetTemplate     IfcPropertyTemplate     IfcPropertyTemplateDefinition*     IfcQuantitySet     IfcReinforcementDefinitionProperties     IfcSimplePropertyTemplate     IfcWindowLiningProperties     IfcWindowPanelProperties
* - Immediate Subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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