A SimpleParameter of a Mapping defines an input at which a value is passed to the mapping.
syntax: 
				in:typedModel name : type;
			
conformsTo 
				
					MappingParameter
				
			
Associations
				
referredTypedModel : ::ImperativeTypedModel[1]
			
The TypedModel that contains the passed value.