public class ToldSubsumers extends Object implements KnownSubsumers
| Constructor and Description |
|---|
ToldSubsumers(Collection<ClassifiableEntry> b) |
| Modifier and Type | Method and Description |
|---|---|
List<ClassifiableEntry> |
possible()
begin of the Possible subsumers interval
|
List<ClassifiableEntry> |
sure()
begin of the Sure subsumers interval
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisPossibleSub, possibleEmpty, sureEmptypublic ToldSubsumers(@Nullable Collection<ClassifiableEntry> b)
b - bpublic List<ClassifiableEntry> sure()
sure in interface KnownSubsumerspublic List<ClassifiableEntry> possible()
possible in interface KnownSubsumersCopyright © 2018 The University of Manchester. All rights reserved.