Package | Description |
---|---|
ilog.cpl.model |
Provides classes and interfaces to create the application business model.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpExtendedAttributeGroup.attributeAdded(AttributeGroupEvent ev)
Is called when an attribute is added
to an
IlpAttributeGroup . |
void |
AttributeGroupListener.attributeAdded(AttributeGroupEvent ev)
This method is called when an attribute is added
to an
IlpAttributeGroup . |
void |
IlpExtendedAttributeGroup.attributeChanged(AttributeGroupEvent ev)
Is called when an attribute is changed
in an
IlpAttributeGroup . |
void |
AttributeGroupListener.attributeChanged(AttributeGroupEvent ev)
This method is called when an attribute is changed
in an
IlpAttributeGroup . |
void |
IlpExtendedAttributeGroup.attributeRemoved(AttributeGroupEvent ev)
Is called when an attribute is removed
from an
IlpAttributeGroup . |
void |
AttributeGroupListener.attributeRemoved(AttributeGroupEvent ev)
This method is called when an attribute is removed
from an
IlpAttributeGroup . |
void |
IlpDefaultClass.fireEvent(AttributeGroupEvent ev)
Fires an event to the listeners.
|
void |
IlpDefaultAttributeGroup.fireEvent(AttributeGroupEvent ev)
Notifies events to listeners.
|
void |
IlpAttributeGroup.fireEvent(AttributeGroupEvent ev)
Fires an event to the listeners.
|
void |
IlpExtendedAttributeGroup.modelStructureChanged(AttributeGroupEvent ev)
Is called when the attribute model has
undergone several modifications.
|
void |
AttributeGroupListener.modelStructureChanged(AttributeGroupEvent ev)
This method is called when the attribute model has
passed through several modifications.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.