public interface TypedMetaElementFactory
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.lang.reflect.Type type) |
MetaElement |
create(java.lang.reflect.Type type) |
void |
init(TypedMetaElementFactoryContext context) |
void init(TypedMetaElementFactoryContext context)
boolean accept(java.lang.reflect.Type type)
MetaElement create(java.lang.reflect.Type type)