Allows the insertion of an attribute value anonymously into a DataMap; In other words, you can place a value into the DataMap that isn't associated with an Object from the Data Source. For example, the currentDate can be added to a main Object, even if the main Object doesn't have a currentDate attribute value. Any attempt to modify this attribute when mapping data back to the source will be ignored. The AAttribute cannot be part of the general configuration of a RuleSet as it holds references to actual nodes in the DataMap.
@author Paul Snow
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.