ENTITY apex_armx SUBTYPE OF (derived_shape_element, apex); WHERE wr1: NOT('DIMENSION_TOLERANCE_XIM.ASSOCIATED_SHAPE_ELEMENT' IN TYPEOF(SELF)) OR ('GEOMETRY_SCHEMA.POINT' IN TYPEOF(SELF\item_identified_representation_usage.identified_item)); END_ENTITY; -- apex_armx |
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; derived_shape_element derived_from: SET [1:?] OF shape_aspect; apex - apex_armx - |
datum_defined_by_apex (DERIVED_SHAPE_ELEMENT_XIM) |
Global rules for this entity data type- |
public interface EApex_armx extends EDerived_shape_element, EApex |
public class CApex_armx implements EApex_armx |
public class AApex_armx extends AEntitypublic EApex_armx getByIndex(int index)public EApex_armx getCurrentMember(SdaiIterator it) |