Overview Schemas Index

SHAPE_ASPECT_DEFINITION_SCHEMA (jsdai.SShape_aspect_definition_schema)


Multi leaf complex entity data type
          datum+derived_shape_aspect

Entity data types and their attributes

Datum
          identification: identifier;
          (INV) established_by_relationships: SET [1:?] OF shape_aspect_relationship FOR related_shape_aspect;
Derived_shape_aspect
          (INV) deriving_relationships: SET [1:?] OF shape_aspect_relationship FOR relating_shape_aspect;
Shape_aspect
          name: label;
          (OPT) description: text;
          of_shape: product_definition_shape;
          product_definitional: LOGICAL;
          (DER) id: identifier;

public class CDatum$derived_shape_aspect implements EDatum, EDerived_shape_aspect