ENTITY included_text_block SUBTYPE OF (mapped_item); WHERE wr1: 'TAGGED_TEXT_REPRESENTATION_MIM.STRUCTURED_TEXT_REPRESENTATION' IN TYPEOF(SELF\mapped_item.mapping_source.mapped_representation); END_ENTITY; -- included_text_block |
Entity data types and their attributesrepresentation_itemname: label; mapped_item mapping_source: representation_map; mapping_target: representation_item; included_text_block - |
included_text_block_armx (TAGGED_TEXT_REPRESENTATION_XIM) |
Global rules for this entity data type- |
public interface EIncluded_text_block extends EMapped_item |
public class CIncluded_text_block implements EIncluded_text_block |
public class AIncluded_text_block extends AEntitypublic EIncluded_text_block getByIndex(int index)public EIncluded_text_block getCurrentMember(SdaiIterator it) |