public class SimpleShortFormProvider extends Object implements ShortFormProvider, Serializable
| Constructor and Description |
|---|
SimpleShortFormProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Disposes of the short form proivider.
|
String |
getShortForm(OWLEntity entity)
Gets the short form for the specified entity.
|
public String getShortForm(@Nonnull OWLEntity entity)
ShortFormProvidergetShortForm in interface ShortFormProviderentity - The entity.public void dispose()
ShortFormProviderdispose in interface ShortFormProviderCopyright © 2016 The University of Manchester. All Rights Reserved.