|
ENTITY smpushup_ap233_characterizable_representation SUBTYPE OF (representation, characterized_object); END_ENTITY; -- smpushup_ap233_characterizable_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; characterized_object name: label; (OPT) description: text; smpushup_ap233_characterizable_representation - |
Global rules for this entity data type- |
public interface ESmpushup_ap233_characterizable_representation extends ERepresentation, ECharacterized_object |
public class CSmpushup_ap233_characterizable_representation implements ESmpushup_ap233_characterizable_representation |
public class ASmpushup_ap233_characterizable_representation extends AEntitypublic ESmpushup_ap233_characterizable_representation getByIndex(int index)public ESmpushup_ap233_characterizable_representation getCurrentMember(SdaiIterator it) |