public class FmCapture
extends java.lang.Object
| Constructor and Description |
|---|
FmCapture(com.arm.cmsis.zone.data.ICpCaptureItem captureItem)
Create Capture generator data model element.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCunit()
Get the filter string for the compilation units to be taken
into account by this capture.
|
java.lang.String |
getSymbol()
Get the filter string for the linker symbols to be taken
into account by this capture.
|
public FmCapture(com.arm.cmsis.zone.data.ICpCaptureItem captureItem)
captureItem - Storage model element to wrap.public java.lang.String getCunit()
public java.lang.String getSymbol()