BidirectionalShortFormProvider
AnnotationValueShortFormProvider
, BidirectionalShortFormProviderAdapter
, CachingBidirectionalShortFormProvider
, DefaultPrefixManager
, ManchesterOWLSyntaxPrefixNameShortFormProvider
, PropertyAssertionValueShortFormProvider
, QNameShortFormProvider
, SimpleShortFormProvider
public interface ShortFormProvider
Modifier and Type | Method | Description |
---|---|---|
void |
dispose() |
Disposes of the short form proivider.
|
String |
getShortForm(OWLEntity entity) |
Gets the short form for the specified entity.
|
@Nonnull String getShortForm(@Nonnull OWLEntity entity)
entity
- The entity.void dispose()
Copyright © 2018 The University of Manchester. All rights reserved.