Using and writing data models
Explains the data model classes available and how to write your own data model depending on whether you want to load existing data or not and, if so, from which kind of data source.
Provides an overview of the concept of data model.
Describes how to decide what your data model strategy should be, depending on the characteristics of your existing business data and your requirements.
Presents the methods used to implement the behavior of data model objects.
Lists the ways to connect data sources to the diagram component.
Shows how to display a set of JavaBeans™ using Rogue Wave® JViews Diagrammer.
Describes how to display a set of Java™ objects that are not JavaBeans™ by subclassing the abstract class
IlvAbstractSDMModel.
Describes how to display a set of Java™ objects that are not JavaBeans™ by subclassing the basic class
IlvBasicSDMModel.
Describes how to use a custom data model in the Designer, and what limitations apply if you do.
Explains how the class
IlvSDMEngine allows you to read, write, and transform XML data.
Describes the content on demand feature.
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.