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() |
getGuessing
getSource
public 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 EventObject
Copyright © 2015 JBoss by Red Hat. All rights reserved.