finesse.model.Model.trace_order_names¶
- property Model.trace_order_names¶
A convenience property to retrieve a list of the names of each
TraceDependency
instance inModel.trace_order
.- Getter
Returns a list of the names of the dependencies in the order they will be traced. Read-only.