PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDef.and() |
|
PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDefImpl.and() |
|
PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDef.expr(String fieldName,
Index.ConstraintType constraintType,
Object value) |
|
PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDef.expr(String fieldName,
Index.ConstraintType constraintType,
PrototypeVariable other,
String otherFieldName) |
|
PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDef.expr(TemporalPredicate temporalPredicate,
PrototypeVariable other) |
|
PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDef.expr(PrototypeExpression left,
Index.ConstraintType constraintType,
PrototypeExpression right) |
|
PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDef.expr(PrototypeExpression left,
Index.ConstraintType constraintType,
PrototypeVariable other,
PrototypeExpression right) |
|
PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDefImpl.expr(String fieldName,
Index.ConstraintType constraintType,
Object value) |
|
PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDefImpl.expr(String fieldName,
Index.ConstraintType constraintType,
PrototypeVariable other,
String otherFieldName) |
|
PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDefImpl.expr(TemporalPredicate temporalPredicate,
PrototypeVariable other) |
|
PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDefImpl.expr(PrototypeExpression left,
Index.ConstraintType constraintType,
PrototypeExpression right) |
|
PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDefImpl.expr(PrototypeExpression left,
Index.ConstraintType constraintType,
PrototypeVariable other,
PrototypeExpression right) |
|
PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDef.or() |
|
PrototypeDSL.PrototypePatternDef |
PrototypeDSL.PrototypePatternDefImpl.or() |
|
static PrototypeDSL.PrototypePatternDef |
PrototypeDSL.protoPattern(PrototypeVariable protoVar) |
|