|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ScoringEvent | |
| de.uka.ipd.consensus.foundation.scoring | |
| de.uka.ipd.consensus.impl | |
| Uses of ScoringEvent in de.uka.ipd.consensus.foundation.scoring |
| Methods in de.uka.ipd.consensus.foundation.scoring with parameters of type ScoringEvent | |
void |
ScoringAdapter.score(ScoringEvent event)
|
void |
ScoringAdapter.scored(ScoringEvent event)
|
void |
ScoringListener.score(ScoringEvent event)
In this method a ScoringListener can change the user's score. |
void |
ScoringListener.scored(ScoringEvent event)
This method is called after all listener's score() methods have been called for this ScoringEvent. |
| Uses of ScoringEvent in de.uka.ipd.consensus.impl |
| Methods in de.uka.ipd.consensus.impl with parameters of type ScoringEvent | |
void |
DynamicRightsManagerImpl.score(ScoringEvent event)
|
void |
DynamicRightsManagerImpl.scored(ScoringEvent event)
|
void |
ScoringListenerImpl.score(ScoringEvent event)
TODO |
void |
ScoringListenerImpl.scored(ScoringEvent event)
An empty implementation, does nothing. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||