Skip navigation links

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

Controls the overall structure of the later model.

See: Description

Package com.ibm.wala.dalvik.ipa.callgraph.androidModel.structure Description

Controls the overall structure of the later model. This is done by inserting code into the model at given points. This way for example all the loops are inserted into the model. All Classes in this package extend AbstractAndroidModel.
Since:
2013-10-25
See Also:
com.com.ibm.wala.dalvik.ipa.callgraph.androidModel.structure.AbstractAndroidModel
Skip navigation links