|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IltTrap.Type | |
|---|---|
| ilog.tgo.model | Provides classes for telecom objects, states and alarms. |
| ilog.tgo.resource.renderer | Provides classes for CSS configuration of Global Settings. |
| Uses of IltTrap.Type in ilog.tgo.model |
|---|
| Fields in ilog.tgo.model declared as IltTrap.Type | |
|---|---|
static IltTrap.Type |
IltTrap.Type.AuthenticationFailure
|
static IltTrap.Type |
IltTrap.Type.ColdStart
|
static IltTrap.Type |
IltTrap.Type.EGPNeighborLoss
|
static IltTrap.Type |
IltTrap.Type.LinkFailure
|
static IltTrap.Type |
IltTrap.Type.WarmStart
|
| Methods in ilog.tgo.model with parameters of type IltTrap.Type | |
|---|---|
void |
IltTrap.Type.copy(IltTrap.Type from)
Copies the attributes from the given type. |
protected void |
IltTrap.State.initializeType(IltTrap.Type t,
int newCount,
int ackCount)
Initializes the aggregate state value instance with the given counter for the given trap type. |
static void |
IltTrap.SetTypeMapping(IltTrap.Type t,
Color normal,
Color bright,
Color dark,
String mnemonic,
String description)
Deprecated. Use IltSettings.SetValue(java.lang.Object, java.lang.Object) instead. |
static void |
IltTrap.SetTypeMapping(IltTrap.Type t,
IlpColorKey normalKey,
Color defaultNormalValue,
IlpColorKey brightKey,
Color defaultBrightValue,
IlpColorKey darkKey,
Color defaultDarkValue,
IlpStringKey abbreviationKey,
String defaultAbbreviationValue,
IlpStringKey expandedKey,
String defaultExpandedValue)
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. |
static void |
IltTrap.SetTypeMapping(IltTrap.Type t,
IltKey.Color normalKey,
Color defaultNormalValue,
IltKey.Color brightKey,
Color defaultBrightValue,
IltKey.Color darkKey,
Color defaultDarkValue,
IltKey.String abbreviationKey,
String defaultAbbreviationValue,
IltKey.String expandedKey,
String defaultExpandedValue)
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. |
| Uses of IltTrap.Type in ilog.tgo.resource.renderer |
|---|
| Methods in ilog.tgo.resource.renderer with parameters of type IltTrap.Type | |
|---|---|
void |
IltAlarmRenderer.setTraps(IltTrap.Type[] traps)
Adds trap types to the alarm system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||