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