public class WhereType
extends java.lang.Object
| Constructor and Description |
|---|
WhereType(VariableOrIRI varOrIRI,
PropertyDecl elt) |
WhereType(VariableOrIRI varOrIRI,
PropertyDecl elt,
boolean isVar) |
WhereType(VariableOrIRI varOrIRI,
PropertyDecl elt,
short exprType) |
WhereType(VariableOrIRI varOrIRI,
TripleElement elt,
short exprType,
boolean isVar) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
TripleElement |
getElement() |
short |
getExpressionType() |
IRI |
getIRI() |
Variable |
getVariable() |
VariableOrIRI |
getVariableOrIRI() |
int |
hashCode() |
boolean |
isIRI() |
boolean |
isVar() |
boolean |
isVariable() |
public WhereType(VariableOrIRI varOrIRI, TripleElement elt, short exprType, boolean isVar)
public WhereType(VariableOrIRI varOrIRI, PropertyDecl elt, short exprType)
public WhereType(VariableOrIRI varOrIRI, PropertyDecl elt, boolean isVar)
public WhereType(VariableOrIRI varOrIRI, PropertyDecl elt)
public VariableOrIRI getVariableOrIRI()
public boolean isVariable()
public boolean isIRI()
public IRI getIRI()
public Variable getVariable()
public TripleElement getElement()
public boolean isVar()
public short getExpressionType()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectCopyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence