|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElkObjectRecycler | |
|---|---|
| org.semanticweb.elk.owl.implementation | |
| org.semanticweb.elk.owl.managers | |
| Uses of ElkObjectRecycler in org.semanticweb.elk.owl.implementation |
|---|
| Fields in org.semanticweb.elk.owl.implementation declared as ElkObjectRecycler | |
|---|---|
protected ElkObjectRecycler |
ElkObjectFactoryImpl.objectRecycler_
|
| Constructors in org.semanticweb.elk.owl.implementation with parameters of type ElkObjectRecycler | |
|---|---|
ElkObjectFactoryImpl(ElkObjectRecycler objectRecycler)
Construct an ElkObjectFactoryImpl that uses the given
ElkObjectRecycler for recycling ElkObjects. |
|
| Uses of ElkObjectRecycler in org.semanticweb.elk.owl.managers |
|---|
| Classes in org.semanticweb.elk.owl.managers that implement ElkObjectRecycler | |
|---|---|
class |
DummyElkObjectRecycler
An ElkObjectRecycler that does not recycle anything and simply
returns the input ElkObject. |
class |
ElkEntityRecycler
A ElkObjectRecycler that reuses ElkEntitys. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||