|
ENTITY table_representation_item SUBTYPE OF (compound_representation_item); WHERE wr1: SIZEOF ( QUERY ( itet <* SELF \ compound_representation_item . item_element | NOT ( 'characteristic_mim.row_representation_item' IN TYPEOF ( itet ) ) ) ) = 0 ; END_ENTITY; -- table_representation_item |
Entity data types and their attributesrepresentation_itemname: label; compound_representation_item item_element: compound_item_definition; table_representation_item - |
| characteristic_data_table (CHARACTERISTIC_XIM) |
Global rules for this entity data type- |
public interface ETable_representation_item extends ECompound_representation_item |
public class CTable_representation_item implements ETable_representation_item |
public class ATable_representation_item extends AEntitypublic ETable_representation_item getByIndex(int index)public ETable_representation_item getCurrentMember(SdaiIterator it) |