|
ENTITY bound_parameter_environment SUBTYPE OF (environment); WHERE WR1: ('PARAMETERIZATION_SCHEMA.BOUND_VARIATIONAL_PARAMETER' IN TYPEOF(SELF\environment.syntactic_representation)) AND ('PARAMETERIZATION_SCHEMA.INSTANCE_ATTRIBUTE_REFERENCE' IN TYPEOF(SELF\environment.semantics)); END_ENTITY; -- bound_parameter_environment |
Entity data types and their attributesenvironmentsyntactic_representation: generic_variable; semantics: variable_semantics; bound_parameter_environment - |
Users: by entity attributesenvironmentbound_parameter_environment Users: by defined types, not used by any entity attributebound_parameter_environment- |
Global rules for this entity data type- |