ilog.cpl.model
Class AttributeGroupEvent.Type

java.lang.Object
  extended by ilog.cpl.model.AttributeGroupEvent.Type
Enclosing class:
AttributeGroupEvent

public static class AttributeGroupEvent.Type
extends Object

Event types.


Field Summary
static IlEventType AttributeAdded
          Attribute added
static IlEventType AttributeChanged
          Attribute changed
static IlEventType AttributeRemoved
          Attribute removed
static IlEventType ModelStructureChanged
          Attribute group structure changed
 
Constructor Summary
AttributeGroupEvent.Type()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AttributeAdded

public static final IlEventType AttributeAdded
Attribute added


AttributeRemoved

public static final IlEventType AttributeRemoved
Attribute removed


AttributeChanged

public static final IlEventType AttributeChanged
Attribute changed


ModelStructureChanged

public static final IlEventType ModelStructureChanged
Attribute group structure changed

Constructor Detail

AttributeGroupEvent.Type

public AttributeGroupEvent.Type()


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