public class ToldSubsumers extends KnownSubsumers
| Constructor and Description |
|---|
ToldSubsumers(Collection<ClassifiableEntry> b) |
| Modifier and Type | Method and Description |
|---|---|
List<ClassifiableEntry> |
p_begin()
begin of the Possible subsumers interval
|
List<ClassifiableEntry> |
s_begin()
begin of the Sure subsumers interval
|
isPossibleSub, p_empty, s_emptypublic ToldSubsumers(Collection<ClassifiableEntry> b)
b - bpublic List<ClassifiableEntry> s_begin()
s_begin in class KnownSubsumerspublic List<ClassifiableEntry> p_begin()
p_begin in class KnownSubsumersCopyright © 2015 The University of Manchester. All rights reserved.