|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.embedder.StoryMapper
public class StoryMapper
Maps Storys by a MetaFilter.
| Constructor Summary | |
|---|---|
StoryMapper()
|
|
| Method Summary | |
|---|---|
StoryMap |
getStoryMap(java.lang.String filter)
|
StoryMaps |
getStoryMaps()
|
void |
map(Story story,
MetaFilter metaFilter)
Maps a story if it is allowed by the meta filter |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StoryMapper()
| Method Detail |
|---|
public void map(Story story,
MetaFilter metaFilter)
story - the StorymetaFilter - the meta filterpublic StoryMap getStoryMap(java.lang.String filter)
public StoryMaps getStoryMaps()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||