|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICElementPropertyConstants
This interface documents the property constants used by the ICElement property source.
Field Summary | |
---|---|
static java.lang.String |
P_BINARY_FILE_CATEGORY
|
static java.lang.String |
P_ELF_BSS
The ICElement property key for elf bss. |
static java.lang.String |
P_ELF_CPU
The ICElement property key for elf cpu. |
static java.lang.String |
P_ELF_DATA
The ICElement property key for elf data. |
static java.lang.String |
P_ELF_HAS_DEBUG
The ICElement property key for elf bss. |
static java.lang.String |
P_ELF_NEEDED
The ICElement property key for elf type. |
static java.lang.String |
P_ELF_SONAME
The ICElement property key for elf soname. |
static java.lang.String |
P_ELF_TEXT
The ICElement property key for elf text. |
static java.lang.String |
P_ELF_TYPE
The ICElement property key for elf type. |
Field Detail |
---|
static final java.lang.String P_ELF_CPU
ICElement
property key for elf cpu.
static final java.lang.String P_ELF_TEXT
ICElement
property key for elf text.
static final java.lang.String P_ELF_DATA
ICElement
property key for elf data.
static final java.lang.String P_ELF_BSS
ICElement
property key for elf bss.
static final java.lang.String P_ELF_HAS_DEBUG
ICElement
property key for elf bss.
static final java.lang.String P_ELF_SONAME
ICElement
property key for elf soname.
static final java.lang.String P_ELF_TYPE
ICElement
property key for elf type.
static final java.lang.String P_ELF_NEEDED
ICElement
property key for elf type.
static final java.lang.String P_BINARY_FILE_CATEGORY
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |