While creating a class through CLASS BUILDER we have an option MODELED ONLY . After searching in google and ABAP help i got this information:
1. No class pool is generated for this class.
2. We cannot access these interface at runtime.
3. This option allows us to design classes based on a graphical model.
Can any body add any more information to this...
Like how to create a graphical model ? or any thing related to this option.