| java.lang.Object | ||
| ↳ | com.pnfsoftware.jeb.core.units.AbstractMetadataGroup | |
| ↳ | com.pnfsoftware.jeb.core.units.AddressPrefixMetadataGroup | |
A metadata group which filters by address prefix.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | DEFAULT_NAME | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.core.units.AbstractMetadataGroup
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| AddressPrefixMetadataGroup(IAddressableUnit unit) | |||||||||||
| AddressPrefixMetadataGroup(IAddressableUnit unit, String name) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Map<String, Object> | getAllData() | ||||||||||
| List<String> |
getBlacklist()
Retrieve the black-list with full access.
| ||||||||||
| Object | getData(String address) | ||||||||||
| Object | getData(String address, AddressConversionPrecision precision) | ||||||||||
| List<String> | getSectionAnchorIds() | ||||||||||
| boolean | setData(String address, Object data) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.core.units.AbstractMetadataGroup
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.pnfsoftware.jeb.core.units.IMetadataGroup
| |||||||||||
Retrieve the black-list with full access.