Overview Schemas Index

SHAPE_DIMENSION_SCHEMA (jsdai.SShape_dimension_schema)


ENTITY dimensional_size_with_path
          SUBTYPE OF (dimensional_size);
          path : shape_aspect;
END_ENTITY; -- dimensional_size_with_path

Entity data types and their attributes

dimensional_size
          applies_to: shape_aspect;
          name: label;
dimensional_size_with_path
          path: shape_aspect;

Users

dimensional_size
          applied_document_reference.items
                    document_reference_item
                              dimension_tolerance_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              dimension_tolerance_document_reference_item
          applied_identification_assignment.items
                    identification_item
                              automotive_design_identification_item
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          dimension_value_with_limitation.toleranced_dimension
                    dimensional_characteristic
          dimensional_characteristic_representation.dimension
                    dimensional_characteristic
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          partial_document_assignment.items
                    document_reference_item
                              dimension_tolerance_document_reference_item
          plus_minus_tolerance.toleranced_dimension
                    dimensional_characteristic
          variable_expression.property_associated
                    property_variable_rep_select
dimensional_size_with_path

Global rules for this entity data type

          -

public interface EDimensional_size_with_path extends EDimensional_size

path (explicit attribute)

          boolean testPath(EDimensional_size_with_path type)
          EShape_aspect getPath(EDimensional_size_with_path type)
          void setPath(EDimensional_size_with_path type, EShape_aspect value)
          void unsetPath(EDimensional_size_with_path type)

public class CDimensional_size_with_path implements EDimensional_size_with_path

          static EAttribute attributePath(EDimensional_size_with_path type)
          static int usedinPath(EDimensional_size_with_path type, EShape_aspect instance, ASdaiModel domain, ADimensional_size_with_path result)

public class ADimensional_size_with_path extends AEntity

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