public interface HasIncrementalSignatureGenerationSupport
| Modifier and Type | Method and Description |
|---|---|
void |
addAnonymousIndividualsToSet(Set<OWLAnonymousIndividual> anons) |
void |
addSignatureEntitiesToSet(Set<OWLEntity> entities) |
void addSignatureEntitiesToSet(@Nonnull Set<OWLEntity> entities)
entities - entity set where entities will be addedvoid addAnonymousIndividualsToSet(@Nonnull Set<OWLAnonymousIndividual> anons)
anons - anonymous individuals set where individuals will be addedCopyright © 2020 The University of Manchester. All rights reserved.