public interface OWLAnonymousIndividualProvider extends Serializable
OWLAnonymousIndividual.OWLDataFactory| Modifier and Type | Method and Description |
|---|---|
OWLAnonymousIndividual |
getOWLAnonymousIndividual()
Gets an
OWLAnonymousIndividual. |
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 NodeIDs that have
been used previously.OWLAnonymousIndividual. Not null.OWLAnonymousIndividualByIdProviderCopyright © 2014 The University of Manchester. All Rights Reserved.