| 
ENTITY specified_state SUBTYPE OF (state); END_ENTITY; -- specified_state  | 
Entity data types and their attributesstatestate_id: identifier; description: text; specified_state -  | 
Global rules for this entity data type- | 
public interface ESpecified_state extends EState | 
public class CSpecified_state implements ESpecified_state | 
public class ASpecified_state extends AEntitypublic ESpecified_state getByIndex(int index)public ESpecified_state getCurrentMember(SdaiIterator it)  |