|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeGroupListener | |
|---|---|
| ilog.cpl.model | Provides classes and interfaces to create the application business model. |
| Uses of AttributeGroupListener in ilog.cpl.model |
|---|
| Classes in ilog.cpl.model that implement AttributeGroupListener | |
|---|---|
class |
IlpExtendedAttributeGroup
This class defines an attribute model that contains local attributes and also attributes from other attribute models. |
| Methods in ilog.cpl.model with parameters of type AttributeGroupListener | |
|---|---|
void |
IlpDefaultAttributeGroup.addAttributeGroupListener(AttributeGroupListener l)
Adds a listener to model changes. |
void |
IlpDefaultClass.addAttributeGroupListener(AttributeGroupListener l)
Adds a listener to model changes. |
void |
IlpAttributeGroup.addAttributeGroupListener(AttributeGroupListener l)
Adds a listener to model changes. |
void |
IlpDefaultAttributeGroup.removeAttributeGroupListener(AttributeGroupListener l)
Removes the model listener. |
void |
IlpDefaultClass.removeAttributeGroupListener(AttributeGroupListener l)
Removes the model listener. |
void |
IlpAttributeGroup.removeAttributeGroupListener(AttributeGroupListener l)
Removes the model listener. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||