@author Generated from Forte @since 19-Nov-2008
107108109110111112113114115
} return bindingManager; } public void setAParent(ParentClass aParent) { ParentClass oldValue = this.aParent; this.aParent = aParent; this.qq_Listeners.firePropertyChange("AParent", oldValue, this.aParent); }