Package | Description |
---|---|
ilog.cpl.model |
Provides classes and interfaces to create the application business model.
|
ilog.cpl.service |
Provides the interfaces and classes related to the context, some of
the services and some general base classes used by styles.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
ilog.tgo.service |
Provides the classes related to the application context and services.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IlpMutableClassManager
Interface for managing a class hierarchy.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultClassManager
Defines a default implementation for the class manager.
|
Modifier and Type | Method and Description |
---|---|
IlpClassManager |
IlpDefaultClassManager.getDefaultClassManager()
Retrieves the default class manager.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpDefaultClassManager.setDefaultClassManager(IlpClassManager defaultManager)
Sets the default class manager.
|
Modifier and Type | Method and Description |
---|---|
protected IlpClassManager |
IlpDefaultContext.createClassManager()
Creates a
IlpClassManager to be used
by this context. |
Modifier and Type | Class and Description |
---|---|
class |
IltDefaultClassManager
This class extends
IlpDefaultClassManager to make sure that
JTGO classes are registered as soon as possible. |
Modifier and Type | Method and Description |
---|---|
protected IlpClassManager |
IltDefaultContext.createClassManager()
Creates a
IlpClassManager to be used
by this context. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.