Capability (C056):— representing_evolution_of_property_values Date: 2007/06/22 12:22:10
Revision: 1.23

Capability EXPRESS information model

This section describes the EXPRESS information model for the capability.

From module : ap239_properties - using all



TYPE ap239_props_approval_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON approval_item WITH
   (Assigned_property,
    Independent_property,
    Independent_property_relationship);
END_TYPE;



TYPE ap239_props_classification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON classification_item WITH
   (Assigned_property,
    Context_dependent_unit,
    Independent_property,
    Independent_property_relationship,
    Independent_property_representation,
    Property_representation,
    Representation,
    Representation_context,
    Representation_item,
    Uncertainty_with_unit,
    Unit,
    Value_with_unit);
END_TYPE;



TYPE ap239_props_classified_attribute_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON classified_attribute_select WITH
   (Assigned_property,
    Context_dependent_unit,
    Independent_property,
    Independent_property_relationship,
    Independent_property_representation,
    Property_representation,
    Representation,
    Representation_context,
    Representation_item,
    Uncertainty_with_unit,
    Unit,
    Value_with_unit);
END_TYPE;



TYPE ap239_props_date_or_date_time_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON date_or_date_time_item WITH
   (Assigned_property,
    Independent_property,
    Independent_property_relationship,
    Independent_property_representation,
    Property_representation,
    Representation);
END_TYPE;



TYPE ap239_props_documented_element_select = SELECT BASED_ON documented_element_select WITH
   (Assigned_property,
    Independent_property,
    Independent_property_relationship,
    Independent_property_representation,
    Property_representation,
    Representation,
    Representation_item);
END_TYPE;



TYPE ap239_props_identification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON identification_item WITH
   (Assigned_property,
    Independent_property,
    Independent_property_relationship);
END_TYPE;



TYPE ap239_props_organization_or_person_in_organization_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON organization_or_person_in_organization_item WITH
   (Assigned_property,
    Independent_property,
    Independent_property_relationship,
    Independent_property_representation,
    Property_representation,
    Representation);
END_TYPE;



TYPE ap239_props_string_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON string_select WITH
   (Assigned_property,
    Independent_property,
    Independent_property_relationship,
    Representation_item);
END_TYPE;