public interface OWLAnonymousIndividualProvider extends Serializable
OWLAnonymousIndividual
.OWLDataFactory
Modifier and Type | Method and Description |
---|---|
OWLAnonymousIndividual |
getOWLAnonymousIndividual()
Gets an
OWLAnonymousIndividual . |
@Nonnull OWLAnonymousIndividual getOWLAnonymousIndividual()
OWLAnonymousIndividual
. The NodeID
for the
individual will be generated automatically. Successive invocations of
this method (on this object) will result in instances of
OWLAnonymousIndividual
that do not have NodeID
s that have
been used previously.OWLAnonymousIndividual
. Not null
.OWLAnonymousIndividualByIdProvider
Copyright © 2020 The University of Manchester. All rights reserved.