public abstract class MetaDataObjectProviderBase<T extends MetaDataObject> extends MetaProviderBase
context| Constructor and Description |
|---|
MetaDataObjectProviderBase() |
| Modifier and Type | Method and Description |
|---|---|
protected MetaAttribute |
createAttribute(T metaDataObject,
java.lang.String name) |
protected void |
createAttributes(T meta) |
protected void |
initAttribute(MetaAttribute attribute) |
accept, adjustForRequest, createElement, discoverElements, getDependencies, getIdMappings, getMetaTypes, init, onInitialized, onInitializingprotected void createAttributes(T meta)
protected void initAttribute(MetaAttribute attribute)
protected MetaAttribute createAttribute(T metaDataObject, java.lang.String name)