|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.utils.DeciderUtils
public class DeciderUtils
INTERNAL: Utility methods for creating various kinds of useful deciders.
| Constructor Summary | |
|---|---|
DeciderUtils()
|
|
| Method Summary | |
|---|---|
static DeciderIF |
getFalseDecider()
INTERNAL: Returns a decider which always returns false. |
static DeciderIF |
getTrueDecider()
INTERNAL: Returns a decider which always returns true. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeciderUtils()
| Method Detail |
|---|
public static DeciderIF getTrueDecider()
public static DeciderIF getFalseDecider()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||