|
ENTITY dependent_thermal_isolation_removal_template_armx SUBTYPE OF (thermal_isolation_removal_template_armx, dependent_thermal_isolation_removal_template); associated_item : land_physical_template_armx; WHERE wr1: SIZEOF ( QUERY ( dtlipd <* USEDIN ( SELF , 'part_template_2d_shape_xim.template_location_in_structured_template.template' ) | NOT ( ( SIZEOF ( QUERY ( tlist <* USEDIN ( associated_item , 'part_template_2d_shape_xim.template_location_in_structured_template.template' ) | NOT ( ( tlist \ template_location_in_structured_template . assembly :=: dtlipd \ template_location_in_structured_template . assembly ) AND ( 'part_template_2d_shape_xim.dependent_template_location_in_padstack_definition' IN TYPEOF ( dtlipd ) ) AND ( tlist :=: dtlipd \ dependent_template_location_in_padstack_definition . reference_location ) ) ) ) = 0 ) ) ) ) = 0 ; END_ENTITY; -- dependent_thermal_isolation_removal_template_armx |
Global rules for this entity data type- |
public interface EDependent_thermal_isolation_removal_template_armx extends EThermal_isolation_removal_template_armx, EDependent_thermal_isolation_removal_templateassociated_item (explicit attribute)boolean testAssociated_item(EDependent_thermal_isolation_removal_template_armx type)ELand_physical_template_armx getAssociated_item(EDependent_thermal_isolation_removal_template_armx type) void setAssociated_item(EDependent_thermal_isolation_removal_template_armx type, ELand_physical_template_armx value) void unsetAssociated_item(EDependent_thermal_isolation_removal_template_armx type) |
public class CDependent_thermal_isolation_removal_template_armx implements EDependent_thermal_isolation_removal_template_armxstatic EAttribute attributeAssociated_item(EDependent_thermal_isolation_removal_template_armx type)static int usedinAssociated_item(EDependent_thermal_isolation_removal_template_armx type, ELand_physical_template_armx instance, ASdaiModel domain, ADependent_thermal_isolation_removal_template_armx result) |
public class ADependent_thermal_isolation_removal_template_armx extends AEntitypublic EDependent_thermal_isolation_removal_template_armx getByIndex(int index)public EDependent_thermal_isolation_removal_template_armx getCurrentMember(SdaiIterator it) |