ENTITY state_based_behaviour_representation_item SUBTYPE OF (representation_proxy_item); SELF\representation_proxy_item.item : state_based_behaviour_element; END_ENTITY; -- state_based_behaviour_representation_item |
Entity data types and their attributesrepresentation_itemname: label; representation_proxy_item item: representation_proxy_select; state_based_behaviour_representation_item (RT) item: state_based_behaviour_element; |
Global rules for this entity data type- |
public interface EState_based_behaviour_representation_item extends ERepresentation_proxy_item |
public class CState_based_behaviour_representation_item implements EState_based_behaviour_representation_item |
public class AState_based_behaviour_representation_item extends AEntitypublic EState_based_behaviour_representation_item getByIndex(int index)public EState_based_behaviour_representation_item getCurrentMember(SdaiIterator it) |