ENTITY apex SUBTYPE OF (derived_shape_aspect); END_ENTITY; -- apex |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; derived_shape_aspect (INV) deriving_relationships: SET [1:?] OF shape_aspect_deriving_relationship FOR relating_shape_aspect; apex - |
apex$datum (SHAPE_ASPECT_DEFINITION_SCHEMA) |
apex_armx (DERIVED_SHAPE_ELEMENT_XIM) |
Global rules for this entity data type- |
public interface EApex extends EDerived_shape_aspect |
public class CApex implements EApex |
public class AApex extends AEntitypublic EApex getByIndex(int index)public EApex getCurrentMember(SdaiIterator it) |