Triggersets
Suppose we have a Cable feature with CABLE_TYPE, TOTAL_SIZE and FIBER_SIZE attributes. Whenever the CABLE_TYPE attribute is set, attributes TOTAL_SIZE and FIBER_SIZE need to be set as well. We need to implement the following list : ID Cable type Total size Fiber Size 1 Corning 12F 12 4 2 BICC 16F 16 4 3 BICC… Read More »