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 attributesgeometric_tolerance_relationshipname: label; description: text; relating_geometric_tolerance: geometric_tolerance; related_geometric_tolerance: geometric_tolerance; geometric_tolerance_relationship__precedence (RT) (DER) name: label; |
Users: by entity attributesgeometric_tolerance_relationshipdesign_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 attributegeometric_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__precedencestatic EAttribute attributeName(EGeometric_tolerance_relationship__precedence type) |
public class AGeometric_tolerance_relationship__precedence extends AEntitypublic EGeometric_tolerance_relationship__precedence getByIndex(int index)public EGeometric_tolerance_relationship__precedence getCurrentMember(SdaiIterator it) |