Package ilog.tgo.model

Provides classes for telecom objects, states and alarms.

See:
          Description

Interface Summary
IltAlarmSeverity This interface defines the methods used to represent a severity in the alarm system.
IltBTSModel Deprecated. Containers relationships should be declared and retrieved using the Datasource API.
IltChildInitializer Deprecated. Containers have been replaced by subnetworks and containment relationships should be declared at the Datasource level.
IltChildrenModel Deprecated. Containers have been replaced by subnetworks and containment relationships should be declared at the Datasource level.
IltChildrenModelListener Deprecated. Containers have been replaced by subnetworks and containment relationships should be declared at the Datasource level.
IltContainer Deprecated. Containers have been replaced by subnetworks and containment relationships should be declared at the Datasource level.
IltDetailExpansionRenderer Deprecated. Outside expandable containers are no longer supported.
IltGraphicChangedListener This interface permits to observe GraphicChanged events of ILOG JTGO telecom objects.
IltLinkSet.LinkSetListener Deprecated. Please use the datasource methods instead.
IltShelfItemContainer Deprecated. Containment relationships are declared and retrieved at the Datasource level.
IltStateChangedListener Deprecated. Please use AttributeValueListener instead to listen for changes in attribute IltObject.ObjectStateAttribute.
IltStateHolder This interface is implemented by all objects that hold a telecom state.
IltStateListing This interface is used for generating plain text listings of telecom object states.
IltStatePropagator Deprecated. Please use subnetworks instead of containers.
IltSymbolicStateValue This interface indicates instances that represent possible values for a IltSymbolicState instance.
 

Class Summary
IltAbstractLink This class models any kind of link, either with or without a graphic rendering.
IltAlarm A predefined business object for an alarm condition in a managed telecom object.
IltAlarm.AbstractSeverity  
IltAlarm.AlarmType This enumeration lists the possible types of alarms.
IltAlarm.ImpactSeverity This enumeration lists the possible severity levels for impact alarms.
IltAlarm.ProbableCause This enumeration lists the possible probable causes for alarms.
IltAlarm.Severity This enumeration lists the possible severity levels for raw alarms.
IltAlarm.State This class provides a representation model for the alarm state carried by a telecom object.
IltAlarm.TrendIndication This enumeration lists the possible trend indications.
IltAlarmCountAttributeType Attribute value type of IltObject alarm count attributes.
IltAlarmObjectState An instance of this class is the state of some telecom object, which can be described through alarms only.
IltAlarmObjectStateSAXInfo XML serialization class for IltAlarmObjectState.
IltAlarmStateEnum This enumeration describes the different alarm states usable for the alarm balloon: namely Raw and Impact.
IltAlarmSystem This class defines the system of alarms used by a certain telecom object.
IltAlarmSystem.State This class provides a representation model for generic alarms carried by a telecom object.
IltBellcore This class provides the state system which contains the class IltBellcore.State.
IltBellcore.SecState  
IltBellcore.State  
IltBellcoreObjectState An instance of this class is the state of some telecom object, as defined by the Bellcore standard.
IltBellcoreObjectStateSAXInfo XML Serialization class for IltBellcoreObjectState.
IltBiSONET This class provides the state system commonly used to model links between network elements.
IltBiSONETObjectState IltBiSONETObjectState instances store the state of telecom objects that follow the SONET dictionary modeled by the IltSONET state system.
IltBiSONETObjectStateSAXInfo XML Serialization class for IltBiSONETObjectState.
IltBlinkingAlarms Deprecated. This class has been replaced by the use of blinking colors, which can be configured in the different graphic views using cascading style sheets.
IltBooleanState This class models states which have boolean values.
IltBTS IltBTS is the class to represent Base Transceiver Station.
IltBTS.Type This enumeration lists the types of BTS.
IltBTSAntenna The class IltBTSAntenna is used to represent cellular transmitting and receiving antennas.
IltBTSAntenna.Type This enumeration lists the types of antennas.
IltBTSDefaultModel Deprecated. Containers relationships should be declared and retrieved using the Datasource API.
IltCard IltCard is the class for telecom objects that play the role of cards of telecom equipment.
IltCard.Type This enumeration lists the types of cards.
IltCardCarrier IltCardCarrier is the class for telecom objects that play the role of card carrier cards inside telecom equipment.
IltCardCarrier.Type This enumeration lists the types of CardCarriers.
IltCardItem Abstract class to define common characteristics of card item objects.
IltCardItem.Type The abstract class used to manage the types of the subclasses of IltCardItem.
IltChildrenModelEvent Deprecated. Containers have been replaced by subnetworks and containment relationships should be declared at the Datasource level.
IltDefaultChildrenModel Deprecated. Containers have been replaced by subnetworks and containment relationships should be declared at the Datasource level.
IltDefaultClassManager This class extends IlpDefaultClassManager to make sure that ILOG JTGO classes are registered as soon as possible.
IltEmptySlot IltEmptySlot is the class for telecom objects that play the role of empty slots inside equipment shelves.
IltGraphicChangedEvent A "graphic changed" event is delivered when a graphic representation of an ILOG JTGO object is changed.
IltGroup This class models network groups.
IltLed This class defines a LED (light-emitting diode) element.
IltLed.Type This enumeration lists the types of LED objects.
IltLimitedNumericState This class models states which can have numeric values defined inside a numeric interval given by MaxValue and MinValue.
IltLinearGroup  
IltLink This class models links between network objects.
IltLink.Media This enumeration lists the media of different network links.
IltLink.Technology This enumeration lists the technologies of network links.
IltLink.Type This enumeration lists the types of network links.
IltLinkBundle An IltLinkBundle is a container which can display at any time either an overview object (a link) or a set of detail objects (links having the same start and end nodes as the overview link).
IltLinkSet This link class is used to force the layout algorithms to display a collection of links between two nodes in a fixed order and with a specific distance between them.
IltLinkSet.LinkSetEvent Deprecated. Please use the datasource methods instead.
IltLinkSet.LinkSetEvent.Type Deprecated. Please use the datasource methods instead.
IltMisc This class provides the state system which contains the class IltMisc.SecState.
IltMisc.SecState  
IltMiscDefaultMapper Deprecated. IltMisc.SecState configuration is now achieved using IltSettings.SetValue.
IltNetworkElement This class models network nodes.
IltNetworkElement.Family This enumeration lists the families of a network element.
IltNetworkElement.Function This enumeration lists the functions of a network element.
IltNetworkElement.Type Here is a list of the types of network elements.
IltNoStatePropagator Deprecated. Use subnetworks instead of containers.
IltNumericState This class models states which can have a numeric value.
IltObject This is the base class for all the predefined telecom managed objects.
IltObject.ListPrimaryStateStyleValueProvider Deprecated. Styles have been replaced by CSS support.
IltObject.LogicalType The class that is used to manage the logical types of the subclasses of IltObject.
IltObject.TinyType The class that is used to manage the tiny types for predefined telecom business objects.
IltObjectDefaultRenderer Deprecated. Use the class property to define a completely new graphic representation of a business object.
IltObjectInfo Each IltObjectInfo instance describes a subclass of IltObject.
IltObjectSource Deprecated. IltObjects are no longer added directly to an IltCompositeGrapher.
IltObjectState This class models the state of an IltObject.
IltObjectStateInfo Each IltObjectStateInfo instance describes a subclass of IltObjectState.
IltObjectStateSAXInfo XML serialization class for IltObjectState.
IltOffPageConnector An off-page connector can be inserted in a network, in place of a node, to indicate that the network continues in a part of the network that is outside of the current view.
IltOffPageConnector.Type This enumeration lists the types of off-page connectors.
IltOSI This class provides the state system in which the state classes that model the states and the statuses of the OSI SMF 10164-2 standard are defined.
IltOSI.Availability  
IltOSI.Control  
IltOSI.Procedural  
IltOSI.Repair  
IltOSI.Standby  
IltOSI.State This class provides the building bricks of the state of a telecom object according to the OSI SMF 10164-2 standard.
IltOSI.State.Administrative  
IltOSI.State.Operational  
IltOSI.State.Usage  
IltOSIObjectState An instance of this class is the state of some telecom object, as defined by the OSI SMF 10164-2 standard.
IltOSIObjectStateSAXInfo XML serialization class for IltOSIObjectState.
IltPerformance This class provides the state system used to model generic secondary states concerning performance.
IltPerformance.SecState Any secondary state in the IltPerformance state system is an instance of this class.
IltPerformanceDefaultMapper Deprecated. IltPerformance.SecState configuration is now achieved using IltSettings.SetValue.
IltPolyGroup  
IltPort This class models port elements, which are equipment connectors.
IltPort.Type This enumeration lists the types of ports.
IltRectGroup  
IltSAN This class provides the state system used to model secondary states applicable to storage area networks.
IltSAN.SecState Any secondary state in the IltSAN state system is an instance of this class.
IltSANDefaultMapper Deprecated. IltSAN.SecState configuration is now achieved using IltSettings.SetValue.
IltShelf The IltShelf class is used to represent shelf configurations.
IltShelf.Type This enumeration lists the types of shelves.
IltShelfItem This class represents the telecom objects which play the role of shelf items: Cards, Card carriers and Empty slots.
IltShelfItem.Type The abstract class that is used to manage the types of the subclasses of IltShelfItem.
IltShelfItemPosition Deprecated. Please use IlpShelfItemPosition instead.
IltShelfItemPositionSAXInfo XML Serialization class for IltShelfItem.
IltSimpleState This class is the base class for all states which have a single value.
IltSNMP This class provides the state system commonly used to model the states and statuses of the SNMP MIB-II standard, based in RFC 1213, 2011, 2012 and 2013.
IltSNMP.EGP  
IltSNMP.ICMP  
IltSNMP.Interface  
IltSNMP.IP  
IltSNMP.SNMP  
IltSNMP.State  
IltSNMP.System  
IltSNMP.SystemInfo This class models how the System Group, defined in MIB-II, is represented for a telecom object.
IltSNMP.TCP  
IltSNMP.UDP  
IltSNMPDefaultMapper Deprecated. SNMP state configuration is now achieved using IltSettings.SetValue.
IltSNMPObjectState This class defines the state of a telecom object, according to the MIB-II specification for the SNMP protocol.
IltSNMPObjectStateSAXInfo This class defines the XML Serialization for IltSNMPObjectState.
IltSONET This class provides the state system commonly used to model links between network elements.
IltSONET.End This enumeration lists the ends of a network link.
IltSONET.Protection Every link has one protection at each end.
IltSONET.State  
IltSONETDefaultMapper Deprecated. SONET state configuration is now achieved using IltSettings.SetValue.
IltSONETObjectState An instance of this class is the state of some telecom object, as defined by the SONET standard.
IltSONETObjectStateSAXInfo XML Serialization class for IltSONETObjectState.
IltState This class is the base class for all classes defining the vocabulary of an object's state.
IltStateChangedEvent Deprecated. Please use AttributeValueListener instead to listen for changes in attribute IltObject.ObjectStateAttribute.
IltStateInfo Each IltStateInfo instance describes a subclass of IltState.
IltStateSystem This class defines the model of states which will be used by a telecom object.
IltSummingStatePropagator Deprecated. Please use subnetworks instead of containers.
IltSymbolicState This class is the base class for all classes defining symbolic values, to be used as vocabulary in an object's state.
IltTrap This class provides the state system which contains the class IltTrap.State.
IltTrap.State This class provides a representation model for the traps carried by a telecom object.
IltTrap.Type This enumeration lists the possible types of traps supported by the system.
IltTrapObjectState An instance of this class is the state of some telecom object, which can be described through traps only.
IltTrapObjectStateSAXInfo XML serialization class for IltTrapObjectState.
 

Exception Summary
IltInvalidStateException Deprecated. This exception is no longer used.
IltInvalidStateValueException Signals the user is trying to set an invalid state value.
IltSlotInvalidPositionException Deprecated.  
 

Package ilog.tgo.model Description

Provides classes for telecom objects, states and alarms.



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