public interface RelMultipleTrait extends RelTrait, Comparable<RelMultipleTrait>
The most common example is sorted-ness (collation). The TIME dimension table might be sorted by [year, month, date] and also by [time_id].
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTop()
Returns whether this trait is satisfied by every instance of the trait
(including itself).
|
equals, getTraitDef, hashCode, register, satisfies, toStringcompareToCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.