ENTITY bare_die_terminal_surface_constituent_relationship SUBTYPE OF (shape_element_constituent_relationship); SELF\shape_aspect_relationship.relating_shape_aspect : bare_die_surface_armx; SELF\shape_aspect_relationship.related_shape_aspect : bare_die_terminal_armx; END_ENTITY; -- bare_die_terminal_surface_constituent_relationship |
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_element_constituent_relationship (RT) (DER) name: STRING; bare_die_terminal_surface_constituent_relationship (RT) relating_shape_aspect: bare_die_surface_armx; (RT) related_shape_aspect: bare_die_terminal_armx; |
Global rules for this entity data type- |
public interface EBare_die_terminal_surface_constituent_relationship extends EShape_element_constituent_relationship |
public class CBare_die_terminal_surface_constituent_relationship implements EBare_die_terminal_surface_constituent_relationship |
public class ABare_die_terminal_surface_constituent_relationship extends AEntitypublic EBare_die_terminal_surface_constituent_relationship getByIndex(int index)public EBare_die_terminal_surface_constituent_relationship getCurrentMember(SdaiIterator it) |