Association between objects and attributes

Property definitions

fca $ FormalContext :: objects_attributes
	# Association between objects and attributes
	var objects_attributes = new HashMap[O, Set[A]]
lib/fca/fca.nit:86,2--87,48