java.lang.Object
com.ibm.wala.dalvik.ipa.callgraph.androidModel.AndroidModel
com.ibm.wala.dalvik.ipa.callgraph.androidModel.MicroModel
All Implemented Interfaces:
IClassHierarchyDweller

public class MicroModel extends AndroidModel
Model for single Target Class.

Is used by the IntentContextInterpreter if a Intent can be resolved internally.

Since:
2013-10-12
Author:
Tobias Blaschke <code@tobiasblaschke.de>