ENTITY fabrication_joint SUBTYPE OF (component_feature_joint); WHERE wr1: acyclic_shape_aspect_relationship(SELF, [SELF\shape_aspect_relationship.related_shape_aspect], 'FABRICATION_JOINT_MIM.'+ 'FABRICATION_JOINT'); END_ENTITY; -- fabrication_joint |
Entity data types and their attributesshape_aspect_relationshipname: label; (OPT) description: text; relating_shape_aspect: shape_aspect; related_shape_aspect: shape_aspect; (DER) id: identifier; shape_aspect name: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; component_feature_joint (RT) related_shape_aspect: component_feature; (RT) relating_shape_aspect: component_feature; fabrication_joint - |
connection_zone_based_fabrication_joint (FABRICATION_JOINT_MIM) |
fabrication_joint_armx (FABRICATION_JOINT_XIM) |
Global rules for this entity data type- |
public interface EFabrication_joint extends EComponent_feature_joint |
public class CFabrication_joint implements EFabrication_joint |
public class AFabrication_joint extends AEntitypublic EFabrication_joint getByIndex(int index)public EFabrication_joint getCurrentMember(SdaiIterator it) |