TYPE sbb_classification_item = SELECT BASED_ON classification_item WITH (
Activity_method,
Applied_activity_method_assignment,
Applied_state_definition_assignment,
Assigned_property,
Behaviour,
Behaviour_view_definition,
Class,
Condition,
Condition_assignment,
Condition_parameter,
Condition_relationship,
Constrained_general_parameter_relationship,
Context_dependent_unit,
Conversion_based_unit,
Derived_unit,
Description_text,
Description_text_assignment,
Digital_file,
Expression,
Expression_assignment,
External_class_library,
External_item_identification,
External_source_identification,
File,
File_location_identification,
General_model_parameter,
Hardcopy,
Identification_assignment,
Independent_property,
Independent_property_relationship,
Independent_property_representation,
Parameter_value_representation_item,
Product,
Product_version,
Product_version_relationship,
Product_view_definition,
Property_representation,
Representation,
Representation_context,
Representation_item,
State_based_behaviour_model,
State_definition,
State_definition_relationship,
String_representation_item,
Supplied_part_relationship,
Text_based_representation,
Uncertainty_with_unit,
Unit,
Value_with_unit);
END_TYPE; -- sbb_classification_item
|