|
ENTITY smpushup_ap233_characterizable_representation_context SUBTYPE OF (representation_context, characterized_object); END_ENTITY; -- smpushup_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; smpushup_ap233_characterizable_representation_context - |
Global rules for this entity data type- |
public interface ESmpushup_ap233_characterizable_representation_context extends ERepresentation_context, ECharacterized_object |
public class CSmpushup_ap233_characterizable_representation_context implements ESmpushup_ap233_characterizable_representation_context |
public class ASmpushup_ap233_characterizable_representation_context extends AEntitypublic ESmpushup_ap233_characterizable_representation_context getByIndex(int index)public ESmpushup_ap233_characterizable_representation_context getCurrentMember(SdaiIterator it) |