public interface IClassRegistry
IClass instances.| Modifier and Type | Method and Description |
|---|---|
IClass[] |
getClasses()
All declared classes.
|
IClass |
lookupClass(IClassSelector selector)
The
IClass that matches the selector. |
void |
registerClass(IClass clazz)
Add a new
IClass to the repository. |
IClass[] getClasses()
IClass lookupClass(IClassSelector selector)
IClass that matches the selector.selector - A IClassSelector identifiying the IClass.IClass that matches the selector.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.