Overview Schemas Index

ISO13584_IEC61360_DICTIONARY_SCHEMA (jsdai.SIso13584_iec61360_dictionary_schema)


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

Entity data types and their attributes

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

Users

data_type
          data_type_element.type_definition
          property_det.domain
complex_type
entity_instance_type
placement_type
axis1_placement_type

Global rules for this entity data type

          -

public interface EAxis1_placement_type extends EPlacement_type


public class CAxis1_placement_type implements EAxis1_placement_type


public class AAxis1_placement_type extends AEntity

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