public interface IMetaModel
This interface is not intended to be implemented by clients.
IEncyclopedia.getMetaModel()
Modifier and Type | Method and Description |
---|---|
IEncyclopedia |
getEncyclopedia()
Returns the parent encyclopedia.
|
List<IMetaClass> |
getMetaClasses()
Provides access to the collection of MetaClass Objects for an encyclopedia.
|
IEncyclopedia getEncyclopedia()
List<IMetaClass> getMetaClasses()