ENTITY shape_data_quality_criteria_representation SUBTYPE OF (data_quality_criteria_representation); WHERE wr1: SIZEOF( QUERY( q <* SELF\representation.items| 'SHAPE_DATA_QUALITY_CRITERIA_SCHEMA.' + 'SHAPE_DATA_QUALITY_CRITERION' IN TYPEOF(q))) > 0; END_ENTITY; -- shape_data_quality_criteria_representation |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; data_quality_criteria_representation - shape_data_quality_criteria_representation - |
shape_criteria_representation_with_accuracy (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
Global rules for this entity data type- |
public interface EShape_data_quality_criteria_representation extends EData_quality_criteria_representation |
public class CShape_data_quality_criteria_representation implements EShape_data_quality_criteria_representation |
public class AShape_data_quality_criteria_representation extends AEntitypublic EShape_data_quality_criteria_representation getByIndex(int index)public EShape_data_quality_criteria_representation getCurrentMember(SdaiIterator it) |