Package com.io7m.cardant.model.comparisons
@Export
@Version("1.0.0")
package com.io7m.cardant.model.comparisons
Inventory system (Comparisons)
-
ClassDescriptionThe type of expressions that can only match values exactly.Match any value.Match a value exactly.Match a value exactly.The type of expressions that match values exactly or via similarity.Match any value.Match a value exactly.Match a value exactly.Match similar values.Match similar values.The type of expressions that can match sets.Match any set.Match a value exactly.Match a value exactly.Match values that overlap the given set.Match values that are subsets of the given set.Match values that are supersets of the given set.The type of comparison expressions.