Overview Schemas Index

ISO13584_IEC61360_DICTIONARY_SCHEMA (jsdai.SIso13584_iec61360_dictionary_schema)


ENTITY axis2_placement_3d_type
          SUBTYPE OF (placement_type);
WHERE
          wr1: 'GEOMETRY_SCHEMA.AXIS2_PLACEMENT_3D' 
        IN SELF\entity_instance_type.type_name;
END_ENTITY; -- axis2_placement_3d_type

Entity data types and their attributes

data_type
          -
complex_type
          -
entity_instance_type
          type_name: SET [0:?] OF STRING;
placement_type
          -
axis2_placement_3d_type
          -

Users

data_type
          data_type_element.type_definition
          property_det.domain
complex_type
entity_instance_type
placement_type
axis2_placement_3d_type

Global rules for this entity data type

          -

public interface EAxis2_placement_3d_type extends EPlacement_type


public class CAxis2_placement_3d_type implements EAxis2_placement_3d_type


public class AAxis2_placement_3d_type extends AEntity

          public EAxis2_placement_3d_type getByIndex(int index)
          public EAxis2_placement_3d_type getCurrentMember(SdaiIterator it)