Overview Schemas Index

GEOMETRIC_TOLERANCE_XIM (jsdai.SGeometric_tolerance_xim)


ENTITY geometric_tolerance_relationship__precedence
          SUBTYPE OF (geometric_tolerance_relationship);
DERIVE
          SELF\geometric_tolerance_relationship.name : label := 'precedence';
END_ENTITY; -- geometric_tolerance_relationship__precedence

Entity data types and their attributes

geometric_tolerance_relationship
          name: label;
          description: text;
          relating_geometric_tolerance: geometric_tolerance;
          related_geometric_tolerance: geometric_tolerance;
geometric_tolerance_relationship__precedence
          (RT) (DER) name: label;

Users: by entity attributes

geometric_tolerance_relationship
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
geometric_tolerance_relationship__precedence

Users: by defined types, not used by any entity attribute

geometric_tolerance_relationship__precedence
          -

Global rules for this entity data type

          -

public interface EGeometric_tolerance_relationship__precedence extends EGeometric_tolerance_relationship


public class CGeometric_tolerance_relationship__precedence implements EGeometric_tolerance_relationship__precedence

          static EAttribute attributeName(EGeometric_tolerance_relationship__precedence type)

public class AGeometric_tolerance_relationship__precedence extends AEntity

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