/AWS1/CL_SAGTHREATANCHORSHAPE¶
DFD element that a threat is anchored to.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_kind TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING¶
The kind of DFD element.
iv_id TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING¶
The identifier of the DFD element.
iv_packageid TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING¶
The package identifier containing the DFD element.
Queryable Attributes¶
kind¶
The kind of DFD element.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KIND() |
Getter for KIND, with configurable default |
ASK_KIND() |
Getter for KIND w/ exceptions if field has no value |
HAS_KIND() |
Determine if KIND has a value |
id¶
The identifier of the DFD element.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
packageId¶
The package identifier containing the DFD element.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PACKAGEID() |
Getter for PACKAGEID, with configurable default |
ASK_PACKAGEID() |
Getter for PACKAGEID w/ exceptions if field has no value |
HAS_PACKAGEID() |
Determine if PACKAGEID has a value |