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