concepts.dm.crow.parsers.cdl_parser.load_domain_file# load_domain_file(filename)[source]# Load a domain file. Parameters: filename (str) – the filename of the domain file. Returns: the domain object. Return type: CrowDomain