ENTITY andor_subtype_expression SUBTYPE OF (subtype_expression); END_ENTITY; -- andor_subtype_expression |
Entity data types and their attributessubtype_expressiongeneric_operands: SET [1:?] OF entity_or_view_or_subtype_expression; (DER) operands: SET [1:?] OF entity_or_subtype_expression; andor_subtype_expression - |
Users: by entity attributessubtype_expressionsub_supertype_constraint.constraint subtype_expression.generic_operands entity_or_view_or_subtype_expression subtype_expression.operands entity_or_subtype_expression andor_subtype_expression Users: by defined types, not used by any entity attributeandor_subtype_expression- |
Global rules for this entity data type- |
public interface EAndor_subtype_expression extends ESubtype_expression |
public class CAndor_subtype_expression implements EAndor_subtype_expression |
public class AAndor_subtype_expression extends AEntitypublic EAndor_subtype_expression getByIndex(int index)public EAndor_subtype_expression getCurrentMember(SdaiIterator it) |