public class ConstructorBuilder extends Object
Constructor and Description |
---|
ConstructorBuilder() |
Modifier and Type | Method and Description |
---|---|
TupleExpr |
buildConstructor(TupleExpr bodyExpr,
boolean distinct,
boolean reduced) |
TupleExpr |
buildConstructor(TupleExpr bodyExpr,
TupleExpr constructExpr,
boolean distinct,
boolean reduced) |
public TupleExpr buildConstructor(TupleExpr bodyExpr, TupleExpr constructExpr, boolean distinct, boolean reduced)
public TupleExpr buildConstructor(TupleExpr bodyExpr, boolean distinct, boolean reduced) throws MalformedQueryException
MalformedQueryException
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.