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


package com.ibm.wala.dalvik.ipa.callgraph.androidModel.structure
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
Author:
Tobias Blaschke <code@tobiasblaschke.de>
See Also: