driving_field

Model.driving_field(name)

Return the instance of the driving field specified by name.

Parameters:

name (str) – Name of the driving field.

Returns:

Instance of the specified driving field.

Return type:

DrivingField

Raises:

SimphonyError – If the given name is not found in driving_fields.