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