|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.model.StoryMaps
public class StoryMaps
Provides an view of a list of StoryMaps, indexed by meta filters.
| Constructor Summary | |
|---|---|
StoryMaps(List<StoryMap> maps)
|
|
| Method Summary | |
|---|---|
StoryMap |
getMap(String metaFilter)
|
List<StoryMap> |
getMaps()
|
List<String> |
getMetaFilters()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StoryMaps(List<StoryMap> maps)
| Method Detail |
|---|
public List<String> getMetaFilters()
public StoryMap getMap(String metaFilter)
public List<StoryMap> getMaps()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||