Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Method and Description |
---|---|
IltAlarmSystem |
IltTrap.State.getAlarmSystem()
System whose values are being handled by this state.
|
IltAlarmSystem |
IltObjectState.getAlarmSystem()
Returns the Alarm System used by this instance.
|
abstract IltAlarmSystem |
IltAlarmSystem.State.getAlarmSystem()
System whose values are being handled by this state.
|
IltAlarmSystem |
IltAlarm.State.getAlarmSystem()
System for which the values are being handled by this state.
|
static IltAlarmSystem |
IltTrap.GetAlarmSystem()
Returns the only instance of IltTrap.
|
static IltAlarmSystem |
IltAlarm.GetAlarmSystem()
Returns the
IltAlarmSystem for IltAlarm . |
static IltAlarmSystem |
IltAlarmSystem.New(String name)
Static method which is responsible for creating a new state model instance,
and registering this new instance in the controller.
|
static IltAlarmSystem |
IltAlarmSystem.New(String name,
ilog.tgo.mapper.state.IltAlarmSystemMapper mapper) |
Modifier and Type | Method and Description |
---|---|
void |
IltAlarmSystem.merge(IltAlarmSystem other)
Created for serialization purposes.
|
protected void |
IltObjectState.setAlarmSystem(IltAlarmSystem system)
Sets the alarm system being used by this instance.
|
Constructor and Description |
---|
IltObjectState(IltStateSystem states,
IltAlarmSystem alarms)
Constructor based in a state system
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.