SDM Data Sources
On this page:
ilog.server.jsds.sdm
This package includes the following classes which represent server object relations as a SDM model with nodes and links.
-
IlsRpSDMModel
-
IlsRpSDMElement
-
IlsRpSDMNode
-
IlsRpSDMLink
-
IlsSDMDataSource
-
IlsSDMDS2IlvSDMViewAdapter
ilog.server.jsds.sdm. IlsRpSDMModel
This class instantiates
ilog.server.jsds.sdm .IlsRpSDMElement
This class is the base class for IlsRpSDMNode and IlsRpSDMLink.
ilog.server.jsds.sdm .IlsRpSDMNode
This class instantiates
ilog.server.jsds.sdm .IlsRpSDMLink
This class instantiates
ilog.server.jsds.sdm .IlsSDMDataSource
Instances of this class create a
ilog.server.jsds.adapter. IlsSDMDS2IlvSDMViewAdapter
This class provides a basic interface between an SDM data source and JViews SDM view on one hand and its underlying SDM model on the other hand. You can derive this class or create adapter strategies from the IlsSDMDS2IlvSDMViewStrategy base class.