ENTITY IfcSimpleProperty

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcSimpleProperty
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcPropertyBoundedValue
	,IfcPropertyEnumeratedValue
	,IfcPropertyListValue
	,IfcPropertyReferenceValue
	,IfcPropertySingleValue
	,IfcPropertyTableValue))
 SUBTYPE OF (IfcProperty);
END_ENTITY;

Explicit Attributes

Entity IfcSimpleProperty has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcIdentifier (STRING)IfcProperty
 DescriptionIfcText (STRING)IfcProperty

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcSimpleProperty has the following local and inherited inverse attributes:
AttributeTypeDefined By
 PropertyForDependanceSET OF IfcPropertyDependencyRelationship (ENTITY)IfcProperty
 PropertyDependsOnSET OF IfcPropertyDependencyRelationship (ENTITY)IfcProperty
 PartOfComplexSET OF IfcComplexProperty (ENTITY)IfcProperty

Supertypes

Entity IfcSimpleProperty inherits from the following supertypes:
  IfcProperty

Subtypes

Entity IfcSimpleProperty has the following subtypes:
    IfcPropertyBoundedValue*
    IfcPropertyEnumeratedValue*
    IfcPropertyListValue*
    IfcPropertyReferenceValue*
    IfcPropertySingleValue*
    IfcPropertyTableValue*
* - Immediate Subtypes

Referenced By

Entity IfcSimpleProperty and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcApprovalPropertyRelationship ENTITY IfcProperty
 IfcComplexProperty ENTITY IfcProperty
 IfcExtendedMaterialProperties ENTITY IfcProperty
 IfcProperty ENTITY IfcSimpleProperty
 IfcPropertyConstraintRelationship ENTITY IfcProperty
 IfcPropertyDependencyRelationship ENTITY IfcProperty
 IfcPropertySet ENTITY IfcProperty
 IfcRelOverridesProperties ENTITY IfcProperty
 IfcUniquePropertyName FUNCTION IfcProperty


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:56-04:00