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:
-
ClassDescriptionAids in handling code to be inserted at given points into the model.Builds an Android Model incorporating two loops.Builds an Android Model incorporating three loops.Functions get called once in sequential order.Builds an Android Model incorporating a single loop.