Overview Schemas Index

PRESENTATION_DEFINITION_SCHEMA (jsdai.SPresentation_definition_schema)


ENTITY symbol_representation_map
          SUBTYPE OF (representation_map);
          SELF\representation_map.mapped_representation : symbol_representation;
          SELF\representation_map.mapping_origin : axis2_placement;
END_ENTITY; -- symbol_representation_map

Entity data types and their attributes

representation_map
          mapping_origin: representation_item;
          mapped_representation: representation;
          (INV) map_usage: SET [1:?] OF mapped_item FOR mapping_source;
symbol_representation_map
          (RT) mapped_representation: symbol_representation;
          (RT) mapping_origin: axis2_placement;

Users

representation_map
          bond_assembly_2d_position.mapping_source
          bond_assembly_position.mapping_source
          component_placement__mi.mapping_source
          device_2d_position.mapping_source
          device_3d_position.mapping_source
          geometric_placement_operation.mapping_source
          instance_placement__mi.mapping_source
          mapped_item.mapping_source
          occurrence_placement__mi.mapping_source
          path_area_with_parameters_armx.mapping_source
          repositioned_neutral_sketch.map
          stratum_interconnect_module_3d_position.mapping_source
          stratum_interconnect_module_planar_position.mapping_source
          sub_model_placement_2d.mapping_source
          sub_model_placement_3d.mapping_source
          user_defined_marker_armx.mapping_source
symbol_representation_map
          annotation_symbol.mapping_source

Global rules for this entity data type

          -

public interface ESymbol_representation_map extends ERepresentation_map


public class CSymbol_representation_map implements ESymbol_representation_map


public class ASymbol_representation_map extends AEntity

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