Package com.ibm.wala.dalvik.ipa.callgraph.androidModel.stubs


package com.ibm.wala.dalvik.ipa.callgraph.androidModel.stubs
Contains functions inserted into the AndroidModel.

Various function calls, getters and setters are moved from the AndroidModel here to keep the model-code itself more clear. This stubs should not be of that grat use besides in the AndroidModel itself.

Context-Free Overrides of startCompontent-functions are handled here. Context-Sensitive overrides may be found in the cfa-package mentioned below.

Since:
2013-10-25
Author:
Tobias Blaschke <code@tobiasblaschke.de>
See Also: