Uses of Interface
org.gcube.common.storagehub.model.expressions.Expression
Packages that use Expression
Package
Description
-
Uses of Expression in org.gcube.common.storagehub.model.expressions.date
Classes in org.gcube.common.storagehub.model.expressions.date that implement Expression -
Uses of Expression in org.gcube.common.storagehub.model.expressions.logical
Classes in org.gcube.common.storagehub.model.expressions.logical that implement ExpressionMethods in org.gcube.common.storagehub.model.expressions.logical that return types with arguments of type ExpressionConstructors in org.gcube.common.storagehub.model.expressions.logical with parameters of type ExpressionModifierConstructorDescriptionAnd(Expression<Boolean> first, Expression<Boolean> second, Expression<Boolean>... others) Or(Expression<Boolean> first, Expression<Boolean> second, Expression<Boolean>... others) -
Uses of Expression in org.gcube.common.storagehub.model.expressions.text
Classes in org.gcube.common.storagehub.model.expressions.text that implement Expression -
Uses of Expression in org.gcube.common.storagehub.model.query
Methods in org.gcube.common.storagehub.model.query that return ExpressionMethods in org.gcube.common.storagehub.model.query with parameters of type Expression