public interface KnownSubsumers extends Serializable
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isPossibleSub(ClassifiableEntry ce) |
List<ClassifiableEntry> |
possible() |
default boolean |
possibleEmpty() |
List<ClassifiableEntry> |
sure() |
default boolean |
sureEmpty() |
List<ClassifiableEntry> sure()
List<ClassifiableEntry> possible()
default boolean sureEmpty()
default boolean possibleEmpty()
default boolean isPossibleSub(ClassifiableEntry ce)
ce - class expressionCopyright © 2018 The University of Manchester. All rights reserved.