Package com.ibm.wala.dalvik.ipa.callgraph.androidModel.parameters
package com.ibm.wala.dalvik.ipa.callgraph.androidModel.parameters
Controls how variable-instances are handled in the AndroidModel.
The IInstantiationBehavior controls when to create a new instance of a given type or when to use existing one. The AndroidModelParameterManager helps keeping track of the various instances.
- Since:
- 2013-10-25
- Author:
- Tobias Blaschke <code@tobiasblaschke.de>
- See Also:
-
ClassDescriptionManages SSA-Numbers for the arguments to Entrypoints.Contains some predefined behaviors.Add code to create an instance of a type in a synthetic method.Information on how the IInstanciationBehavior made its decision for
IInstantiationBehavior.InstanceBehavior
The handling for a variable occurring in the AndroidModel.Add code to create an instance of a type in a synthetic method.Behavior loaded from a file.Helper for building the Descriptor of a model.Instantiates certain android-types differently.