|
ENTITY dependent_electrical_isolation_removal_template_armx SUBTYPE OF (electrical_isolation_removal_template_armx, dependent_electrical_isolation_removal_template); associated_item : land_physical_template_or_inter_stratum_feature_template; 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_electrical_isolation_removal_template_armx |
Global rules for this entity data type- |
public interface EDependent_electrical_isolation_removal_template_armx extends EElectrical_isolation_removal_template_armx, EDependent_electrical_isolation_removal_templateassociated_item (explicit attribute)int testAssociated_item(EDependent_electrical_isolation_removal_template_armx type)case 1 EEntity getAssociated_item(EDependent_electrical_isolation_removal_template_armx type) void setAssociated_item(EDependent_electrical_isolation_removal_template_armx type, EEntity value, EEntity node1) void unsetAssociated_item(EDependent_electrical_isolation_removal_template_armx type) |
public class CDependent_electrical_isolation_removal_template_armx implements EDependent_electrical_isolation_removal_template_armxstatic EAttribute attributeAssociated_item(EDependent_electrical_isolation_removal_template_armx type)static int usedinAssociated_item(EDependent_electrical_isolation_removal_template_armx type, EEntity instance, ASdaiModel domain, ADependent_electrical_isolation_removal_template_armx result) |
public class ADependent_electrical_isolation_removal_template_armx extends AEntitypublic EDependent_electrical_isolation_removal_template_armx getByIndex(int index)public EDependent_electrical_isolation_removal_template_armx getCurrentMember(SdaiIterator it) |