public class SemanticPredicateEvent extends GuessingEvent
| Modifier and Type | Field and Description |
|---|---|
static int |
PREDICTING |
static int |
VALIDATING |
source| Constructor and Description |
|---|
SemanticPredicateEvent(Object source) |
SemanticPredicateEvent(Object source,
int type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCondition() |
boolean |
getResult() |
String |
toString() |
getGuessinggetSourcepublic static final int VALIDATING
public static final int PREDICTING
public SemanticPredicateEvent(Object source)
public SemanticPredicateEvent(Object source, int type)
public int getCondition()
public boolean getResult()
public String toString()
toString in class EventObjectCopyright © 2017–2019 Eclipse Foundation. All rights reserved.