Uses of Class
ilog.cpl.model.AttributeGroupEvent

Packages that use AttributeGroupEvent
ilog.cpl.model Provides classes and interfaces to create the application business model. 
 

Uses of AttributeGroupEvent in ilog.cpl.model
 

Methods in ilog.cpl.model with parameters of type AttributeGroupEvent
 void AttributeGroupListener.attributeAdded(AttributeGroupEvent ev)
          This method is called when an attribute is added to an IlpAttributeGroup.
 void IlpExtendedAttributeGroup.attributeAdded(AttributeGroupEvent ev)
          Is called when an attribute is added to an IlpAttributeGroup.
 void AttributeGroupListener.attributeChanged(AttributeGroupEvent ev)
          This method is called when an attribute is changed in an IlpAttributeGroup.
 void IlpExtendedAttributeGroup.attributeChanged(AttributeGroupEvent ev)
          Is called when an attribute is changed in an IlpAttributeGroup.
 void AttributeGroupListener.attributeRemoved(AttributeGroupEvent ev)
          This method is called when an attribute is removed from an IlpAttributeGroup.
 void IlpExtendedAttributeGroup.attributeRemoved(AttributeGroupEvent ev)
          Is called when an attribute is removed from an IlpAttributeGroup.
 void IlpDefaultAttributeGroup.fireEvent(AttributeGroupEvent ev)
          Notifies events to listeners.
 void IlpDefaultClass.fireEvent(AttributeGroupEvent ev)
          Fires an event to the listeners.
 void IlpAttributeGroup.fireEvent(AttributeGroupEvent ev)
          Fires an event to the listeners.
 void AttributeGroupListener.modelStructureChanged(AttributeGroupEvent ev)
          This method is called when the attribute model has passed through several modifications.
 void IlpExtendedAttributeGroup.modelStructureChanged(AttributeGroupEvent ev)
          Is called when the attribute model has undergone several modifications.
 



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