xplain.Dimension [Beta]

class xplain.Dimension(object_name, dimension_name, ref_session)

Bases: object

dimension_name = None
get_attribute(attribute_name)

get the attribute instance of the given name

Parameters

attribute_name – the name of attribute

Returns

an instance of attribute object

get_attributes()

get the list of attributes attached to this dimension

Returns

list of instances

get_name()
object_name = None