Package | Description |
---|---|
ilog.cpl.model.container |
Provides interfaces for representation objects capable of
forming a containment hierarchy.
|
Modifier and Type | Method and Description |
---|---|
void |
RepresentationNodeListener.childrenAdded(RepresentationNodeEvent event)
Invoked when children are added to a node.
|
void |
RepresentationNodeListener.childrenRemoved(RepresentationNodeEvent event)
Invoked when children are removed from a node.
|
void |
IlpAbstractRepresentationNode.fireRepresentationNodeEvent(RepresentationNodeEvent event)
Notifies the listeners of a container event.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.