| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow.rifl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RIFLDocument.Category
A category based on a named domain
|
class |
RIFLDocument.JavaFieldSpec
Class that models a static field in Java specified as a source or sink
in RIFL
|
class |
RIFLDocument.JavaMethodSourceSinkSpec
Abstract base class for source/sink specifications on methods
|
class |
RIFLDocument.JavaParameterSpec
Class that models a method parameter in Java specified as a source or
sink in RIFL
|
class |
RIFLDocument.JavaReturnValueSpec
Class that models the return value of a Java method specified as a source
or a sink in a RIFL document
|
class |
RIFLDocument.JavaSourceSinkSpec
Instance of the
RIFLDocument.SourceSinkSpec class for Java |
| 限定符和类型 | 方法和说明 |
|---|---|
RIFLDocument.SourceSinkSpec |
RIFLDocument.Assignable.getElement()
Gets the element to which this assignable refers
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<RIFLDocument.SourceSinkSpec> |
RIFLDocument.Category.getElements()
Gets the sources and sinks in this category
|
| 构造器和说明 |
|---|
Assignable(String handle,
RIFLDocument.SourceSinkSpec element)
Creates a new instance of the Assignable class
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.