| Modifier and Type | Interface and Description |
|---|---|
interface |
OntologyCollectorListener
Deprecated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OntologyNetworkMultiplexer
Deprecated.
Packages, class names etc. containing "ontonet" in any capitalization are being phased out.
Please switch to
Multiplexer as soon as possible. |
| Modifier and Type | Method and Description |
|---|---|
Collection<OntologyCollectorListener> |
OntologyCollectorListenable.getOntologyCollectorListeners()
Returns the list of
OntologyCollectorListeners registered with this object. |
| Modifier and Type | Method and Description |
|---|---|
void |
OntologyCollectorListenable.addOntologyCollectorListener(OntologyCollectorListener listener)
Registers a new
OntologyCollectorListener with this object. |
void |
OntologyCollectorListenable.removeOntologyCollectorListener(OntologyCollectorListener listener)
Unregisters
OntologyCollectorListener from this object. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Multiplexer
The object that "knows" the relationships between stored graphs and their usage in ontology spaces or
sessions.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.