ENTITY datum_defined_by_parallel_offset SUBTYPE OF (datum_defined_by_derived_shape, parallel_offset_armx); END_ENTITY; -- datum_defined_by_parallel_offset |
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; datum identification: identifier; (INV) established_by_relationships: SET [1:?] OF shape_aspect_relationship FOR related_shape_aspect; single_datum - datum_defined_by_derived_shape - parallel_offset offset: measure_with_unit; parallel_offset_armx - datum_defined_by_parallel_offset - |
Global rules for this entity data type- |
public interface EDatum_defined_by_parallel_offset extends EDatum_defined_by_derived_shape, EParallel_offset_armx |
public class CDatum_defined_by_parallel_offset implements EDatum_defined_by_parallel_offset |
public class ADatum_defined_by_parallel_offset extends AEntitypublic EDatum_defined_by_parallel_offset getByIndex(int index)public EDatum_defined_by_parallel_offset getCurrentMember(SdaiIterator it) |