|
ENTITY ap233_characterizable_representation_context SUBTYPE OF (representation_context, characterized_object); END_ENTITY; -- ap233_characterizable_representation_context |
Entity data types and their attributesrepresentation_contextcontext_identifier: identifier; context_type: text; (INV) representations_in_context: SET [1:?] OF representation FOR context_of_items; characterized_object name: label; (OPT) description: text; ap233_characterizable_representation_context - |
Global rules for this entity data type- |
public interface EAp233_characterizable_representation_context extends ERepresentation_context, ECharacterized_object |
public class CAp233_characterizable_representation_context implements EAp233_characterizable_representation_context |
public class AAp233_characterizable_representation_context extends AEntitypublic EAp233_characterizable_representation_context getByIndex(int index)public EAp233_characterizable_representation_context getCurrentMember(SdaiIterator it) |