Overview Schemas Index

SHAPE_ASPECT_DEFINITION_SCHEMA (jsdai.SShape_aspect_definition_schema)


Multi leaf complex entity data type
          datum+geometric_intersection

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_deriving_relationship FOR relating_shape_aspect;
Geometric_intersection
          -
Shape_aspect
          name: label;
          (OPT) description: text;
          of_shape: product_definition_shape;
          product_definitional: LOGICAL;
          (DER) id: identifier;

public class CDatum$geometric_intersection implements EDatum, EGeometric_intersection