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