|
Eidola home | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Class | |
org.eidola.kernel | |
org.eidola.kernel.event |
Uses of Class in org.eidola.kernel |
Methods in org.eidola.kernel that return Class | |
Class |
Variable.getType()
Returns this variable's type. |
Methods in org.eidola.kernel with parameters of type Class | |
void |
Variable.setType(Class newType)
Sets this class's type. |
void |
Class.addParent(Class parent)
Adds a parent. |
void |
Class.removeParent(Class parent)
Removes a parent. |
Constructors in org.eidola.kernel with parameters of type Class | |
Class.Compilation()
Creates a compilation. |
Uses of Class in org.eidola.kernel.event |
Constructors in org.eidola.kernel.event with parameters of type Class | |
GeneralizationsChanged(Class source,
CollectionDiff changes)
|
|
Eidola home | |||||||||
PREV NEXT | FRAMES NO FRAMES |