| Package | Description |
|---|---|
| com.ibm.wala.dalvik.ipa.callgraph.androidModel |
Inserts synthetic code that resembles Androids lifecycle.
|
| com.ibm.wala.dalvik.ipa.callgraph.androidModel.parameters |
Controls how variable-instances are handled in the AndroidModel.
|
| com.ibm.wala.dalvik.ipa.callgraph.androidModel.stubs |
Contains functions inserted into the AndroidModel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntentModel
Like MicroModel but includes CallBacks.
|
class |
MicroModel
Model for single Target Class.
|
class |
MiniModel
Models all classes derived from the given AndroidComponent.
|
| Constructor and Description |
|---|
ReuseParameters(IInstantiationBehavior instanceBehavior,
AndroidModel forModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalModel
This is generates a dummy for the call to an external Activity.
|
class |
SystemServiceModel
This is generates a dummy for the call to an external Activity.
|
class |
UnknownTargetModel
This Model is used to start an Android-Component of unknown Target.
|
| Constructor and Description |
|---|
Overrides(AndroidModel caller,
com.ibm.wala.ipa.cha.IClassHierarchy cha,
com.ibm.wala.ipa.callgraph.AnalysisOptions options,
com.ibm.wala.ipa.callgraph.IAnalysisCacheView cache) |
Copyright © 2019. All rights reserved.