|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.filtertype.extension.sample.filter.definitions.ExpressionUtil
public class ExpressionUtil
| Constructor Summary | |
|---|---|
ExpressionUtil()
|
|
| Method Summary | |
|---|---|
static BinaryExpression |
createBinaryExpression(org.eclipse.emf.ecore.EStructuralFeature feature,
RelationalOperators operator,
java.lang.String value,
boolean caseInsensitive)
This method creates a BinaryExpression for the given Binary expression attributes. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpressionUtil()
| Method Detail |
|---|
public static BinaryExpression createBinaryExpression(org.eclipse.emf.ecore.EStructuralFeature feature,
RelationalOperators operator,
java.lang.String value,
boolean caseInsensitive)
feature - operator - value - caseInsensitive -
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||