[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
the 'Extends' clause
- To: <rap@ops.ietf.org>
- Subject: the 'Extends' clause
- From: "Andreas Polyrakis" <apolyr@cs.toronto.edu>
- Date: Wed, 14 Mar 2001 16:51:41 -0500
- Delivery-date: Wed, 14 Mar 2001 13:53:53 -0800
- Envelope-to: rap-data@psg.com
Hi,
one simple question on the SPPI:
Suppose that there is a class A, which is extended by two classes B and C.
It there a way to denote that instances of A MUST be extended by either
an instance of B or an instance of C? So that that for each PRI in A,
either a PRIs in B or in C exist?
thanks in advance,
Andreas