| 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 | Interface and Description |
|---|---|
interface |
ScopeEventListener
Deprecated.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ScopeEventListener> |
ScopeEventListenable.getScopeEventListeners()
Gets all the scope event listeners registered with this object.
|
Set<ScopeEventListener> |
ScopeRegistry.getScopeRegistrationListeners()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeEventListenable.addScopeEventListener(ScopeEventListener listener)
Registers a listener to scope-related events fired by this object.
|
void |
ScopeRegistry.addScopeRegistrationListener(ScopeEventListener listener)
Deprecated.
|
void |
ScopeEventListenable.removeScopeEventListener(ScopeEventListener listener)
Unregisters a listener to scope-related events fired by this object.
|
void |
ScopeRegistry.removeScopeRegistrationListener(ScopeEventListener listener)
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.