public class CreateTokenToParticleGroupsMapper extends java.lang.Object implements StatelessActionToParticleGroupsMapper<CreateTokenAction>
Constructor and Description |
---|
CreateTokenToParticleGroupsMapper() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ParticleGroup> |
mapToParticleGroups(CreateTokenAction tokenCreation)
Creates new spun particles to be added to an atom given a high level
action.
|
public java.util.List<ParticleGroup> mapToParticleGroups(CreateTokenAction tokenCreation)
StatelessActionToParticleGroupsMapper
mapToParticleGroups
in interface StatelessActionToParticleGroupsMapper<CreateTokenAction>
tokenCreation
- the action to map