ENTITY representation_proxy_item SUBTYPE OF (representation_item); item : representation_proxy_select; END_ENTITY; -- representation_proxy_item |
Entity data types and their attributesrepresentation_itemname: label; representation_proxy_item item: representation_proxy_select; |
functional_representation_item (SYSTEMS_ENGINEERING_REPRESENTATION_SCHEMA) |
state_based_behaviour_representation_item (SYSTEMS_ENGINEERING_REPRESENTATION_SCHEMA) |
Global rules for this entity data type- |
public interface ERepresentation_proxy_item extends ERepresentation_itemitem (explicit attribute)int testItem(ERepresentation_proxy_item type)void unsetItem(ERepresentation_proxy_item type) |
public class CRepresentation_proxy_item implements ERepresentation_proxy_itemstatic EAttribute attributeItem(ERepresentation_proxy_item type)static int usedinItem(ERepresentation_proxy_item type, EEntity instance, ASdaiModel domain, ARepresentation_proxy_item result) |
public class ARepresentation_proxy_item extends AEntitypublic ERepresentation_proxy_item getByIndex(int index)public ERepresentation_proxy_item getCurrentMember(SdaiIterator it) |