ilog.cpl.graph
Interface IlpGraphHandler

All Superinterfaces:
IlpExpansionHandler, IlpLoadHandler, IlpNodeHandler, IlpPositionHandler
All Known Subinterfaces:
IlpEquipmentHandler, IlpNetworkHandler
All Known Implementing Classes:
IlpAbstractGraphHandler, IlpEquipmentHandlerWithDataSource, IlpEquipmentHandlerWithoutDataSource, IlpGraphHandlerWithDataSource, IlpGraphHandlerWithoutDataSource, IlpNetworkHandlerWithDataSource, IlpNetworkHandlerWithoutDataSource

public interface IlpGraphHandler
extends IlpNodeHandler, IlpPositionHandler, IlpExpansionHandler, IlpLoadHandler

This interface allows a handler to customize various actions that are often triggered through interactors and modify the model. This interface also customizes the configuration of the view.

Since:
JTGO 4.0
See Also:
IlpNodeHandler, IlpPositionHandler, IlpExpansionHandler, IlpLoadHandler

Field Summary
 
Fields inherited from interface ilog.cpl.graph.IlpNodeHandler
LINK_FROM_NODE, LINK_FROM_PORT, LINK_TO_NODE, LINK_TO_PORT
 
Method Summary
 
Methods inherited from interface ilog.cpl.graph.IlpNodeHandler
handleChangeRelationship, handleCloneObject, handleCreateObject, handleRemoveObject, handleUpdateObject
 
Methods inherited from interface ilog.cpl.graph.IlpPositionHandler
handleMoveObject
 
Methods inherited from interface ilog.cpl.graph.IlpExpansionHandler
handleCollapseObject, handleExpandObject
 
Methods inherited from interface ilog.cpl.graph.IlpLoadHandler
handleLoad
 



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.