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