The SEDRIS Data Representation Model
APPENDIX C - Constants
SE_IsA
/*
 * CONSTANT: SE_IsA
 *
 *  For each pair of DRM classes represented by a, b, the corresponding entry
 *  SE_IsA[a][b] indicates whether a is-a b, i.e. whether a is either a
 *  subclass of b (or is the same class as b), or not.
 */
SE_Boolean SE_IsA[]


Prev: SE_IRREGULAR_AXIS_DEFAULT. Next: SE_IsPublishable.


Return to: Top of this Page, Constant Index