Overview Schemas Index

SHAPE_ASPECT_DEFINITION_SCHEMA (jsdai.SShape_aspect_definition_schema)


Multi leaf complex entity data type
          datum_target+derived_shape_aspect

Entity data types and their attributes

Datum_target
          target_id: identifier;
          (INV) target_basis_relationship: SET [1:?] OF shape_aspect_relationship FOR relating_shape_aspect;
Derived_shape_aspect
          (INV) deriving_relationships: SET [1:?] OF shape_aspect_deriving_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_target$derived_shape_aspect implements EDatum_target, EDerived_shape_aspect