Package

com.xiaomi.duckling.dimension

rating

Permalink

package rating

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. rating
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class RatingData(interval: IntervalValue) extends Resolvable with Product with Serializable

    Permalink
  2. trait Rules extends DimRules

    Permalink

Value Members

  1. object Rating extends Dimension with Rules with Product with Serializable

    Permalink
  2. val isConcreteRating: Predicate

    Permalink
  3. val isDoubleSideRating: Predicate

    Permalink
  4. def token(interval: IntervalValue): Token

    Permalink
  5. def valueOfRating(data: Resolvable): Option[Double]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped