T - the type of elements to which a reference should be createdO - the type of the output referencespublic interface ReferenceFactory<T,O>
| Modifier and Type | Method and Description |
|---|---|
O |
create(T object)
Creates a references to the given object
|
Copyright © 2011–2024 Live Ontologies Project. All rights reserved.