| Package | Description |
|---|---|
| net.imadz.meta | |
| net.imadz.meta.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FlavorMetaData<OWNER extends MetaData>
MetaData flavor
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlavorFactoryMetaData<OWNER extends MetaData,E extends Enum<E> & Keyed<Class<?>>>
MetaData flavor
|
| Modifier and Type | Method and Description |
|---|---|
MetaDataFilterable |
MetaDataFilterable.filter(MetaData parent,
MetaDataFilter filter,
boolean lazyFilter) |
| Modifier and Type | Class and Description |
|---|---|
class |
MetaDataError<M extends MetaData>
Special Handler that records errors encountered during meta-data processing.
|
| Modifier and Type | Field and Description |
|---|---|
protected MetaDataFilterable |
MetaDataMap.Value.value |
| Modifier and Type | Field and Description |
|---|---|
protected List<MetaDataFilterable> |
MetaDataMap.entryListCache |
| Modifier and Type | Method and Description |
|---|---|
<MD extends MetaDataFilterable> |
MetaDataMap.getEntries()
All entries in map
|
| Modifier and Type | Method and Description |
|---|---|
MetaDataFilterable |
MetaDataMap.get(Object key)
Return a keyed value from the map
|
protected MetaDataFilterable |
MetaDataMap.Value.getFilteredValue(MetaData newOwner,
MetaDataFilter filter) |
MetaDataFilterable |
MetaDataMap.Value.getValue() |
| Modifier and Type | Method and Description |
|---|---|
Collection<MetaDataFilterable> |
MetaDataMap.getValues(Object key) |
Iterator<MetaDataFilterable> |
MetaDataMap.iterator() |
| Constructor and Description |
|---|
Value(int position,
MetaDataFilterable value,
KeySet keySet) |
Copyright © 2015. All Rights Reserved.