| Interface | Description |
|---|---|
| Flavored |
Object that supports the Flavor pattern.
|
| FlavorFactory | |
| FlavorMetaData<OWNER extends MetaData> |
MetaData flavor
|
| Keyed<K> | |
| MetaData | |
| MetaDataBuilder<SELF extends MetaData,PARENT extends MetaData> | |
| MetaDataFilter |
Mechanism to exclude ("filter-out") unwanted meta-definitions.
|
| MetaDataFilterable |
| Class | Description |
|---|---|
| FlavorFactoryMetaData<OWNER extends MetaData,E extends Enum<E> & Keyed<Class<?>>> |
MetaData flavor
|
| KeySet |
A Set of keys identifying a Keyed object.
|
| KeySet.Builder | |
| MetaDataFilter.MetaDataFilterSet |
Simple MetaDataFilter that chains together multiple filters
|
| Exception | Description |
|---|---|
| FlavorNotSupportedException |
Exception thrown when a flavor is requested from an object that either does
not support that flavor.
|
Copyright © 2015. All Rights Reserved.