Show TOC

Same Allowed Values (Example 1)Locate this document in the navigation structure

Class CL1 has characteristic C1 with allowed values 10-50. Class CL2, which has the same characteristic with allowed values 10-50, is assigned to class CL1. When you assign class CL2 to class CL1, you restrict the allowed values to 10-20. When you assign object O1 to class CL2, you see the allowed values of characteristic C1 as 10-20. You can assign a value from this range of allowed values to the object.