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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.