ENTITY prjm_characterizable_representation_item SUBTYPE OF (characterized_object, representation_item); END_ENTITY; -- prjm_characterizable_representation_item |
Entity data types and their attributescharacterized_objectname: label; (OPT) description: text; representation_item name: label; prjm_characterizable_representation_item - |
Global rules for this entity data type- |
public interface EPrjm_characterizable_representation_item extends ECharacterized_object, ERepresentation_item |
public class CPrjm_characterizable_representation_item implements EPrjm_characterizable_representation_item |
public class APrjm_characterizable_representation_item extends AEntitypublic EPrjm_characterizable_representation_item getByIndex(int index)public EPrjm_characterizable_representation_item getCurrentMember(SdaiIterator it) |