|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IltSAN.SecState | |
|---|---|
| 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 IltSAN.SecState in ilog.tgo.model |
|---|
| Fields in ilog.tgo.model declared as IltSAN.SecState | |
|---|---|
static IltSAN.SecState |
IltSAN.SecState.Allocated
A state to model allocated storage space. |
static IltSAN.SecState |
IltSAN.SecState.Available
A state to model available storage space. |
static IltSAN.SecState |
IltSAN.SecState.BackRecovery
A state to model back recovery. |
static IltSAN.SecState |
IltSAN.SecState.Bandwidth
A state to model bandwidth. |
static IltSAN.SecState |
IltSAN.SecState.Capacity
A state to model storage capacity. |
static IltSAN.SecState |
IltSAN.SecState.CapacityUtilization
A state to model storage capacity utilization. |
static IltSAN.SecState |
IltSAN.SecState.CPU
A state to model CPU power. |
static IltSAN.SecState |
IltSAN.SecState.DataAccessDelay
A state to model data access delays. |
static IltSAN.SecState |
IltSAN.SecState.Fragmentation
A state to model disk fragmentation. |
static IltSAN.SecState |
IltSAN.SecState.IO
A state to model I/O. |
static IltSAN.SecState |
IltSAN.SecState.LostData
A state to model lost data. |
static IltSAN.SecState |
IltSAN.SecState.Usage
A state to model disk usage. |
| Methods in ilog.tgo.model that return IltSAN.SecState | |
|---|---|
static IltSAN.SecState |
IltSAN.NewSecState(String name,
String description)
Creates a new instance of IltSAN.SecState. |
| Methods in ilog.tgo.model with parameters of type IltSAN.SecState | |
|---|---|
static IltChartMapping |
IltSANDefaultMapper.GetSecStateChartMapping(IltSAN.SecState state)
Deprecated. Please use IltSettings.GetValue instead. |
static IltCounterMapping |
IltSANDefaultMapper.GetSecStateCounterMapping(IltSAN.SecState state)
Deprecated. Please use IltSettings.GetValue instead. |
static IltDecorationType |
IltSANDefaultMapper.GetSecStateDecorationType(IltSAN.SecState state)
Deprecated. Please use IltSettings.GetValue instead. |
static IltGaugeMapping |
IltSANDefaultMapper.GetSecStateGaugeMapping(IltSAN.SecState state)
Deprecated. Please use IltSettings.GetValue instead. |
static IltChartMapping |
IltSANDefaultMapper.SetSecStateChartMapping(IltSAN.SecState state,
IltChartMapping mapping)
Deprecated. Please use IltSettings.SetValue instead. |
static IltCounterMapping |
IltSANDefaultMapper.SetSecStateCounterMapping(IltSAN.SecState state,
IltCounterMapping mapping)
Deprecated. Please use IltSettings.SetValue instead. |
static IltDecorationType |
IltSANDefaultMapper.SetSecStateDecorationType(IltSAN.SecState state,
IltDecorationType type)
Deprecated. Please use IltSettings.SetValue instead. |
static IltGaugeMapping |
IltSANDefaultMapper.SetSecStateGaugeMapping(IltSAN.SecState state,
IltGaugeMapping mapping)
Deprecated. Please use IltSettings.SetValue instead. |
| Uses of IltSAN.SecState in ilog.tgo.resource.renderer |
|---|
| Methods in ilog.tgo.resource.renderer with parameters of type IltSAN.SecState | |
|---|---|
void |
IltSANRenderer.setStates(IltSAN.SecState[] states)
Adds SAN secondary states to the state system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||