|
static int | getEND_OF_LIST () |
| A constant defining that property values will be read from an array property until the last value.
|
|
static int | getINVALID_ID () |
|
static int | getROOT_LIST () |
| A constant defining the unique identifier for the root component list containing all other lists.
|
|
static long | getSmIgnoreLists () |
| When set lists are not taken into account during a search.
|
|
static long | getSmIgnoreMethods () |
| When set method objects are not taken into account during a search.
|
|
static long | getSmIgnoreProperties () |
| When set property objects are not taken into account during a search.
|
|
A constant to check for an invalid ID returned from the property handling module.
◆ getEND_OF_LIST()
static int getEND_OF_LIST |
( |
| ) |
|
|
static |
A constant defining that property values will be read from an array property until the last value.
◆ getINVALID_ID()
static int getINVALID_ID |
( |
| ) |
|
|
static |
◆ getROOT_LIST()
static int getROOT_LIST |
( |
| ) |
|
|
static |
A constant defining the unique identifier for the root component list containing all other lists.
◆ getSmIgnoreLists()
static long getSmIgnoreLists |
( |
| ) |
|
|
static |
When set lists are not taken into account during a search.
When this flag is set list objects will not be taken into account during a search for a component.
◆ getSmIgnoreMethods()
static long getSmIgnoreMethods |
( |
| ) |
|
|
static |
When set method objects are not taken into account during a search.
When this flag is set method objects will not be taken into account during a search for a component.
◆ getSmIgnoreProperties()
static long getSmIgnoreProperties |
( |
| ) |
|
|
static |
When set property objects are not taken into account during a search.
When this flag is set property objects will not be taken into account during a search for a component.