Uses of Interface
ilog.cpl.model.IlpAttributeValueHolder

Packages that use IlpAttributeValueHolder
ilog.cpl.equipment Together with ilog.cpl.IlpEquipment, this package constitutes the ILOG JTGO Equipment component. 
ilog.cpl.model Provides classes and interfaces to create the application business model. 
ilog.cpl.model.container Provides interfaces for representation objects capable of forming a containment hierarchy. 
ilog.cpl.network Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. 
ilog.cpl.style Deprecated Provides classes and interfaces for handling styles (see IlpStyle). 
ilog.cpl.table Together with ilog.cpl.IlpTable, this package constitutes the ILOG JTGO Table component. 
ilog.cpl.tree Together with ilog.cpl.IlpTree, this package constitutes the ILOG JTGO Tree component. 
ilog.tgo.model Provides classes for telecom objects, states and alarms. 
 

Uses of IlpAttributeValueHolder in ilog.cpl.equipment
 

Subinterfaces of IlpAttributeValueHolder in ilog.cpl.equipment
 interface IlpEquipmentLink
          Objects implementing this interface will be recognized as links in the default implementation IlpDefaultEquipmentModel of IlpEquipmentModel.
 interface IlpEquipmentNode
          Objects implementing this interface will be recognized as nodes in the default implementation IlpDefaultEquipmentModel of IlpEquipmentModel.
 interface IlpMutableEquipmentLink
          Mutable extension of IlpEquipmentLink.
 interface IlpMutableEquipmentNode
          Mutable extension of IlpEquipmentNode.
 

Classes in ilog.cpl.equipment that implement IlpAttributeValueHolder
 class IlpDefaultEquipmentLink
          This class is the default implementation of IlpEquipmentLink.
 class IlpDefaultEquipmentNode
          This class is the default implementation of IlpEquipmentNode.
 

Uses of IlpAttributeValueHolder in ilog.cpl.model
 

Subinterfaces of IlpAttributeValueHolder in ilog.cpl.model
 interface IlpObject
          ILOG CPL Business Object interface.
 interface IlpRepresentationObject
          Interface of objects contained in data sources.
 

Classes in ilog.cpl.model that implement IlpAttributeValueHolder
 class IlpAttributeValueHolderSupport
          This class models a default implementation for attribute holders.
 class IlpBeansObject
          This class implements the IlpObject interface to wrap a bean.
 class IlpDefaultObject
          Defines a default implementation for IlpObject instances.
 class IlpObjectSupport
          This class provides basic support to IlpObject instances for storing attributes and values.
 class IlpRepresentationObjectSupport
          This class provides basic support to IlpRepresentationObject instances for storing attributes, attribute values, and the IlpObject instance being represented.
 

Methods in ilog.cpl.model that return IlpAttributeValueHolder
 IlpAttributeValueHolder AttributeValueEvent.getAttributeValueHolder()
          Returns the attribute value holder on which the value of an attribute was modified.
 IlpAttributeValueHolder IlpObjectReferenceAttribute.getReferenceAttributeValueHolder(IlpAttributeValueHolder h)
          Returns the reference value holder for the given attribute value holder.
protected  IlpAttributeValueHolder IlpAttributeValueChangeSupport.getSource()
          Returns the real object.
 

Methods in ilog.cpl.model with parameters of type IlpAttributeValueHolder
protected  IlpAttributeValueHolderSupport IlpRepresentationObjectSupport.createAttributeValueHolderSupport(IlpRepresentationObject source, IlpAttributeGroup model, IlpAttributeValueHolder defaultHolder)
          To be overridden by subclasses which wish to have a different attributeHolder.
 IlpAttributeValueHolder IlpObjectReferenceAttribute.getReferenceAttributeValueHolder(IlpAttributeValueHolder h)
          Returns the reference value holder for the given attribute value holder.
 Object IlpReferenceAttribute.getValue(IlpAttributeValueHolder h)
          Returns the value of the attribute in the given holder.
 Object IlpAttributeValueProvider.getValue(IlpAttributeValueHolder h)
          Returns the value of the attribute in the given holder.
 Object IlpStaticAttribute.getValue(IlpAttributeValueHolder h)
          Returns the value of this attribute in the given attribute holder.
 Object IlpObjectReferenceAttribute.getValue(IlpAttributeValueHolder h)
          Returns the value of the attribute in the given holder.
 void IlpObjectReferenceAttribute.setReferenceAttributeValueHolder(IlpAttributeValueHolder key, IlpAttributeValueHolder reference)
          Sets the reference attribute holder.
 

Constructors in ilog.cpl.model with parameters of type IlpAttributeValueHolder
AttributeValueEvent(IlEventType type, IlpAttributeValueHolder source, IlpAttribute attribute, Object newv, Object oldv)
          Constructor.
AttributeValueEvent(IlpAttributeValueHolder source, IlpAttribute attribute)
          Constructor.
AttributeValueEvent(IlpAttributeValueHolder source, IlpAttribute attribute, Object newValue, Object oldValue)
          Constructor.
IlpAttributeValueChangeSupport(IlpAttributeValueHolder source)
          Constructor
IlpAttributeValueHolderSupport(IlpAttributeValueHolder source, IlpAttributeGroup model)
          Creates a new attribute holder based on the given model.
IlpAttributeValueHolderSupport(IlpAttributeValueHolder source, IlpAttributeGroup model, IlpAttributeValueHolder defaultHolder)
          Creates a new attribute holder based on the given model.
 

Uses of IlpAttributeValueHolder in ilog.cpl.model.container
 

Subinterfaces of IlpAttributeValueHolder in ilog.cpl.model.container
 interface IlpMutableRepresentationLink
          Mutable extension of IlpRepresentationLink.
 interface IlpMutableRepresentationNode
          Mutable interface of objects that build up a container hierarchy.
 interface IlpRepresentationLink
          Objects implementing this interface will be recognized as links.
 interface IlpRepresentationNode
          Objects implementing this interface build up a container hierarchy.
 

Classes in ilog.cpl.model.container that implement IlpAttributeValueHolder
 class IlpAbstractRepresentationLink
          This class is the abstract implementation of IlpRepresentationLink.
 class IlpAbstractRepresentationNode
          This class is the abstract implementation of IlpRepresentationNode.
 

Uses of IlpAttributeValueHolder in ilog.cpl.network
 

Subinterfaces of IlpAttributeValueHolder in ilog.cpl.network
 interface IlpMutableNetworkLink
          Mutable extension of IlpNetworkLink.
 interface IlpMutableNetworkNode
          Mutable extension of IlpNetworkNode.
 interface IlpNetworkLink
          Objects implementing this interface will be recognized as links in the default implementation IlpDefaultNetworkModel of IlpNetworkModel.
 interface IlpNetworkNode
          Objects implementing this interface will be recognized as nodes in the default implementation IlpDefaultNetworkModel of IlpNetworkModel.
 

Classes in ilog.cpl.network that implement IlpAttributeValueHolder
 class IlpDefaultNetworkLink
          This class is the default implementation of IlpNetworkLink.
 class IlpDefaultNetworkNode
          This class is the default implementation of IlpNetworkNode.
 

Uses of IlpAttributeValueHolder in ilog.cpl.style
 

Methods in ilog.cpl.style that return IlpAttributeValueHolder
 IlpAttributeValueHolder IlpStyleContext.getAttributeValueHolder()
          Deprecated. For a style associated with an attribute value holder, returns the holder.
protected  IlpAttributeValueHolder IlpBoundAttributeStyleValueProvider.getHolder()
          Deprecated. Returns the attribute value holder where we look for the attribute value.
 

Constructors in ilog.cpl.style with parameters of type IlpAttributeValueHolder
IlpBoundAttributeStyleValueProvider(IlpAttribute attr, IlpAttributeValueHolder holder)
          Deprecated. IlpBoundAttributeStyleValueProvider constructor.
 

Uses of IlpAttributeValueHolder in ilog.cpl.table
 

Subinterfaces of IlpAttributeValueHolder in ilog.cpl.table
 interface IlpTableRow
          Representation object to be used in a table.
 

Classes in ilog.cpl.table that implement IlpAttributeValueHolder
 class IlpDefaultTableRow
          This is the default representation object to be used to represent rows in a table.
 

Uses of IlpAttributeValueHolder in ilog.cpl.tree
 

Subinterfaces of IlpAttributeValueHolder in ilog.cpl.tree
 interface IlpTreeNode
          Specification for a representation object to be stored in an IlpTreeModel object.
 

Classes in ilog.cpl.tree that implement IlpAttributeValueHolder
 class IlpDefaultTreeNode
          Default implementation of IlpTreeNode.
 

Uses of IlpAttributeValueHolder in ilog.tgo.model
 

Classes in ilog.tgo.model that implement IlpAttributeValueHolder
 class IltAbstractLink
          This class models any kind of link, either with or without a graphic rendering.
 class IltAlarm
          A predefined business object for an alarm condition in a managed telecom object.
 class IltBTS
          IltBTS is the class to represent Base Transceiver Station.
 class IltBTSAntenna
          The class IltBTSAntenna is used to represent cellular transmitting and receiving antennas.
 class IltCard
          IltCard is the class for telecom objects that play the role of cards of telecom equipment.
 class IltCardCarrier
          IltCardCarrier is the class for telecom objects that play the role of card carrier cards inside telecom equipment.
 class IltCardItem
          Abstract class to define common characteristics of card item objects.
 class IltEmptySlot
          IltEmptySlot is the class for telecom objects that play the role of empty slots inside equipment shelves.
 class IltGroup
          This class models network groups.
 class IltLed
          This class defines a LED (light-emitting diode) element.
 class IltLinearGroup
           
 class IltLink
          This class models links between network objects.
 class 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).
 class 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.
 class IltNetworkElement
          This class models network nodes.
 class IltObject
          This is the base class for all the predefined telecom managed objects.
 class 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.
 class IltPolyGroup
           
 class IltPort
          This class models port elements, which are equipment connectors.
 class IltRectGroup
           
 class IltShelf
          The IltShelf class is used to represent shelf configurations.
 class IltShelfItem
          This class represents the telecom objects which play the role of shelf items: Cards, Card carriers and Empty slots.
 

Methods in ilog.tgo.model with parameters of type IlpAttributeValueHolder
static IltObject IltObject.GetIltObject(IlpAttributeValueHolder h)
          Return the IltObject business object corresponding to a given IlpAttributeValueHolder.
 



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