ENTITY variable_expression SUBTYPE OF (variable_semantics); property_associated : property_variable_rep_select; END_ENTITY; -- variable_expression |
Entity data types and their attributesvariable_semantics- variable_expression property_associated: property_variable_rep_select; |
Users: by entity attributesvariable_semanticsenvironment.semantics variable_expression Users: by defined types, not used by any entity attributevariable_expression- |
Global rules for this entity data type- |
public interface EVariable_expression extends EVariable_semanticsproperty_associated (explicit attribute)int testProperty_associated(EVariable_expression type)void unsetProperty_associated(EVariable_expression type) |
public class CVariable_expression implements EVariable_expressionstatic EAttribute attributeProperty_associated(EVariable_expression type)static int usedinProperty_associated(EVariable_expression type, EEntity instance, ASdaiModel domain, AVariable_expression result) |
public class AVariable_expression extends AEntitypublic EVariable_expression getByIndex(int index)public EVariable_expression getCurrentMember(SdaiIterator it) |