Uses of Class
ilog.tgo.model.IltPerformance.SecState

Packages that use IltPerformance.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 IltPerformance.SecState in ilog.tgo.model
 

Fields in ilog.tgo.model declared as IltPerformance.SecState
static IltPerformance.SecState IltPerformance.SecState.Bandwidth
          A generic state to model the bandwidth.
static IltPerformance.SecState IltPerformance.SecState.Generic
          A state to represent any numeric value.
static IltPerformance.SecState IltPerformance.SecState.In
          A state to model any input of data in bytes.
static IltPerformance.SecState IltPerformance.SecState.In_Gb
          A state to model any input of data in gigabytes.
static IltPerformance.SecState IltPerformance.SecState.In_Kb
          A state to model any input of data in kilobytes.
static IltPerformance.SecState IltPerformance.SecState.In_Mb
          A state to model any input of data in megabytes.
static IltPerformance.SecState IltPerformance.SecState.Input
          A generic state to model any input.
static IltPerformance.SecState IltPerformance.SecState.Out
          A state to model any output of data in bytes.
static IltPerformance.SecState IltPerformance.SecState.Out_Gb
          A state to model any output of data in gigabytes.
static IltPerformance.SecState IltPerformance.SecState.Out_Kb
          A state to model any output of data in kilobytes.
static IltPerformance.SecState IltPerformance.SecState.Out_Mb
          A state to model any output of data in megabytes.
static IltPerformance.SecState IltPerformance.SecState.Output
          A generic state to model any output.
static IltPerformance.SecState IltPerformance.SecState.Power
          A state to represent the power or voltage of a piece of equipment.
static IltPerformance.SecState IltPerformance.SecState.Print
          A state to represent the portion of a document that has already printed out.
static IltPerformance.SecState IltPerformance.SecState.Temperature
          A state to represent the temperature of a piece of equipment.
 

Methods in ilog.tgo.model that return IltPerformance.SecState
static IltPerformance.SecState IltPerformance.NewSecState(String name, String desc)
          Creates a new instance of IltPerformance.SecState.
 

Methods in ilog.tgo.model with parameters of type IltPerformance.SecState
static IltChartMapping IltPerformanceDefaultMapper.GetSecStateChartMapping(IltPerformance.SecState state)
          Deprecated. Please use IltSettings.GetValue instead.
static IltCounterMapping IltPerformanceDefaultMapper.GetSecStateCounterMapping(IltPerformance.SecState state)
          Deprecated. Please use IltSettings.GetValue instead.
static IltDecorationType IltPerformanceDefaultMapper.GetSecStateDecorationType(IltPerformance.SecState state)
          Deprecated. Please use IltSettings.GetValue instead.
static IltGaugeMapping IltPerformanceDefaultMapper.GetSecStateGaugeMapping(IltPerformance.SecState state)
          Deprecated. Please use IltSettings.GetValue instead.
static IltChartMapping IltPerformanceDefaultMapper.SetSecStateChartMapping(IltPerformance.SecState state, IltChartMapping mapping)
          Deprecated. Please use IltSettings.SetValue instead.
static IltCounterMapping IltPerformanceDefaultMapper.SetSecStateCounterMapping(IltPerformance.SecState state, IltCounterMapping mapping)
          Deprecated. Please use IltSettings.SetValue instead.
static IltDecorationType IltPerformanceDefaultMapper.SetSecStateDecorationType(IltPerformance.SecState state, IltDecorationType type)
          Deprecated. Please use IltSettings.SetValue instead.
static IltGaugeMapping IltPerformanceDefaultMapper.SetSecStateGaugeMapping(IltPerformance.SecState state, IltGaugeMapping mapping)
          Deprecated. Please use IltSettings.SetValue instead.
 

Uses of IltPerformance.SecState in ilog.tgo.resource.renderer
 

Methods in ilog.tgo.resource.renderer with parameters of type IltPerformance.SecState
 void IltPerformanceRenderer.setStates(IltPerformance.SecState[] states)
          Adds Performance secondary states to the state system.
 



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.