Inherits from NSObject
Conforms to PicoBindable
Declared in Shopping_DomainHistogramType.h
Shopping_DomainHistogramType.m

Overview

A generic type used for histograms.

@ingroup ShoppingInterface

Tasks

  •   domain

    Each histogram entry shows how many matching products
    were found in each matching domain. A domain is like a high-level
    category, or a group of categories whose items share the same basic
    product characteristics.

    property
  •   any

    (public property)

    property

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Shopping_DomainHistogramType.h

domain

Each histogram entry shows how many matching products
were found in each matching domain. A domain is like a high-level
category, or a group of categories whose items share the same basic
product characteristics.

@property (nonatomic, retain) NSMutableArray *domain

Discussion

Each histogram entry shows how many matching products
were found in each matching domain. A domain is like a high-level
category, or a group of categories whose items share the same basic
product characteristics.

entry type : class Shopping_HistogramEntryType

Declared In

Shopping_DomainHistogramType.h