Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IltBTSModel
Deprecated.
Containers relationships should be declared and retrieved using
the Datasource API.
|
Modifier and Type | Class and Description |
---|---|
class |
IltBTSDefaultModel
Deprecated.
Containers relationships should be declared and retrieved using
the Datasource API.
|
class |
IltDefaultChildrenModel
Deprecated.
Containers have been replaced by subnetworks and containment
relationships should be declared at the Datasource level.
|
Modifier and Type | Method and Description |
---|---|
IltChildrenModel |
IltChildrenModelEvent.getChildrenModel()
Deprecated.
Returns the model on which the event has occurred.
|
IltChildrenModel |
IltShelf.getDetailObjects()
Deprecated.
Containment relationships should be declared at the
Datasource level.
|
IltChildrenModel |
IltLinkBundle.getDetailObjects()
Deprecated.
Please use datasources to store the containment relationship
of your link bundle objects.
|
IltChildrenModel |
IltContainer.getDetailObjects()
Deprecated.
Please use datasources to define containment relationships.
|
IltChildrenModel |
IltCardCarrier.getDetailObjects()
Deprecated.
Containment relationships should be declared at the
Datasource level.
|
IltChildrenModel |
IltCard.getDetailObjects()
Deprecated.
Container relationships should be declared at the
data source level.
|
IltChildrenModel |
IltBTS.getDetailObjects()
Deprecated.
Containment relationships should be stored in a
Datasource. Please use the DataSource API to declare
the structure of your objects.
|
Modifier and Type | Method and Description |
---|---|
Component |
IltDetailExpansionRenderer.getExpansionRendererComponent(IltChildrenModel children)
Deprecated.
Creates and displays a new Component containing the children.
|
protected void |
IltLinkBundle.initializeLinkBundle(IltAbstractLink overview,
IltChildrenModel detail) |
void |
IltShelf.setDetailObjects(IltChildrenModel details)
Deprecated.
Containment relationships should be declared at the
Datasource level.
|
void |
IltLinkBundle.setDetailObjects(IltChildrenModel details)
Deprecated.
Containment relationships should be stored in a
Datasource. Please use the DataSource API to declare
the structure of your objects.
|
void |
IltContainer.setDetailObjects(IltChildrenModel details)
Deprecated.
Please use datasources to define containment relationships.
|
void |
IltCardCarrier.setDetailObjects(IltChildrenModel details)
Deprecated.
Containment relationships should be declared at the
Datasource level.
|
void |
IltCard.setDetailObjects(IltChildrenModel details)
Deprecated.
Container relationships should be declared at the
data source level.
|
void |
IltBTS.setDetailObjects(IltChildrenModel details)
Deprecated.
Containment relationships should be stored in a
Datasource. Please use the DataSource API to declare
the structure of your objects.
|
Constructor and Description |
---|
IltChildrenModelEvent(IltChildrenModel source,
int id)
Deprecated.
Creates an event.
|
IltChildrenModelEvent(IltChildrenModel source,
int id,
int childIndex,
IltStateHolder childObject)
Deprecated.
Creates an event.
|
IltChildrenModelEvent(IltChildrenModel source,
int id,
int childIndex,
IltStateHolder childObject,
Object oldChildRelation,
Object newChildRelation)
Deprecated.
Creates an event.
|
IltLinkBundle(IltAbstractLink overview,
IltChildrenModel detail)
Deprecated.
Please use the constructor that takes an object identifier and
define the link bundle relationships in the datasource.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.