I have a Person class with several subclasses. The instances in each subclass are inferred based on the value of a particular property ( for example: Person and has_membership value Council). These subclasses are not disjoint. A person instance could appear in more than one subclass. I would like to have a separate form displaying the information of the instances for each subclass. How can that be achieved? Using the Form Layout Panel for each group leads to a variety of results, none of which are relevant. Obviously the problem is related to the fact that the instances are inferred rather than asserted but it would be nice if I could get a solution. BXJ
-- You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en.
