O - typepublic class OptimisedListTranslator<O extends OWLObject> extends Object
List, or Java Set. The
type of list (i.e. the type of objects in the list) are determined by a
ListItemTranslator. The translator consumes all triples which are used
in the translation.| Modifier and Type | Method and Description |
|---|---|
List<O> |
translateList(IRI mainNode) |
Set<O> |
translateToSet(IRI mainNode) |
Copyright © 2015 The University of Manchester. All Rights Reserved.