|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicLearnerManager.RegistrationEvent | |
---|---|
edu.iastate.jrelm.core |
Uses of BasicLearnerManager.RegistrationEvent in edu.iastate.jrelm.core |
---|
Methods in edu.iastate.jrelm.core that return BasicLearnerManager.RegistrationEvent | |
---|---|
static BasicLearnerManager.RegistrationEvent |
BasicLearnerManager.RegistrationEvent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BasicLearnerManager.RegistrationEvent[] |
BasicLearnerManager.RegistrationEvent.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in edu.iastate.jrelm.core with parameters of type BasicLearnerManager.RegistrationEvent | |
---|---|
protected void |
BasicLearnerManager.notifyListeners(java.lang.String[] ids,
BasicLearnerManager.RegistrationEvent event)
|
void |
BasicLearnerManager.RegistrationListener.registrationChange(java.lang.String[] ids,
BasicLearnerManager.RegistrationEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |