public static interface IlvMultipleSDMModel.OwnedObject
IlvMultipleSDMModel
.
Implementing this interface will speed up the calls to
setModel(ilog.views.sdm.IlvSDMModel)
and getModel()
and this enhances the overall
performance of the multiple model.
setModel(ilog.views.sdm.IlvSDMModel)
,
getModel()
Modifier and Type | Method and Description |
---|---|
IlvSDMModel |
getModel()
Returns the SDM model that owns this object.
|
void |
setModel(IlvSDMModel ownerModel)
Sets the SDM model that owns this object.
|
void setModel(IlvSDMModel ownerModel)
IlvSDMModel getModel()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.