|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Synsets<E>
Abstract interface for all kinds of XSynsets, e.g., ClassSynsets, ObjectPropertySynsets, etc. Author: Olaf Noppens Date: 09.12.2009
| Method Summary | |
|---|---|
java.util.Set<E> |
getFlattened()
A convenience method that gets all of the synonyms contained in the synonym sets in this set. |
| Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.response.Confirmation |
|---|
getWarning, hasWarning |
| Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.Response |
|---|
accept |
| Methods inherited from interface java.util.Set |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Method Detail |
|---|
java.util.Set<E> getFlattened()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||