Flow Refs

antelope.refs.flow_ref module

class antelope.refs.flow_ref.FlowRef(*args, **kwargs)

Bases: EntityRef, Flow

Flows can lookup:

property context

A flow’s context is any hierarchical tuple of strings (generic, intermediate, …, specific). :return:

serialize(characterizations=False, domesticate=False, **kwargs)
Parameters:

kwargs – ‘domesticate’ has no effect- refs can’t be domesticated

Returns:

get_context()
targets(direction=None, **kwargs)
emitters(direction=None, context=None, **kwargs)
terminate(**kwargs)
originate(direction=None, **kwargs)
profile(**kwargs)
characterize(quantity, value, context=None, location='GLO', origin=None, **kwargs)
cf(quantity, context=None, locale=None, **kwargs)