public class GenericImplantTemplateMatingFeaturesAttributes extends Attributes
| Constructor and Description |
|---|
GenericImplantTemplateMatingFeaturesAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
fill(IDataSet objIDataSet)
Fills the data set using already populated Query Model.
|
MatingFeatureSetsSequence |
getMatingFeatureSetsSequence()
Retrieves pre-initialized object of Mating Feature Sets Sequence.
|
void |
populate(IDataSet objIDataSet)
Populates the query Model using filled data set.
|
public GenericImplantTemplateMatingFeaturesAttributes()
public MatingFeatureSetsSequence getMatingFeatureSetsSequence()
public void populate(IDataSet objIDataSet)
populate in class AttributesobjIDataSet - Object of IDataSetpublic void fill(IDataSet objIDataSet)
fill in class AttributesobjIDataSet - Object of IDataSet