public abstract class Concept extends Object implements Serializable
| Constructor and Description |
|---|
Concept() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
isAlwaysFalse() |
abstract boolean |
isAlwaysTrue() |
String |
toString() |
abstract String |
toString(Prefixes prefixes) |
Copyright © 2020. All rights reserved.