ENTITY prjm_characterizable_state_type SUBTYPE OF (characterized_object, state_type); END_ENTITY; -- prjm_characterizable_state_type |
Entity data types and their attributescharacterized_objectname: label; (OPT) description: text; state_type name: label; (OPT) description: text; prjm_characterizable_state_type - |
Global rules for this entity data type- |
public interface EPrjm_characterizable_state_type extends ECharacterized_object, EState_type |
public class CPrjm_characterizable_state_type implements EPrjm_characterizable_state_type |
public class APrjm_characterizable_state_type extends AEntitypublic EPrjm_characterizable_state_type getByIndex(int index)public EPrjm_characterizable_state_type getCurrentMember(SdaiIterator it) |