ilog.cpl.model
Class AttributeGroupEvent
java.lang.Object
java.util.EventObject
ilog.util.IlEventObject
ilog.cpl.model.AttributeGroupEvent
- All Implemented Interfaces:
- Serializable
public class AttributeGroupEvent
- extends IlEventObject
This class models events caused by modifications in an
attribute model.
- Since:
- JTGO 3.0
- See Also:
- Serialized Form
AttributeGroupEvent
public AttributeGroupEvent(IlEventType type,
IlpAttributeGroup model,
IlpAttribute attribute)
- Constructor
AttributeGroupEvent
public AttributeGroupEvent(IlEventType type,
IlpAttributeGroup model)
- Constructor
getAttribute
public IlpAttribute getAttribute()
- Attribute that caused the event.
getAttributeGroup
public IlpAttributeGroup getAttributeGroup()
- Returns the affected attribute model.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.