|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectar.com.jmfsg.documentation.model.Documentation
public class Documentation
The Root of the Documentation hierarchy
| Field Summary | |
|---|---|
List<DictionaryEntry> |
dictionary
Globally defined dictionary. |
General |
general
General Documentation for the application |
List<Map<String,Group>> |
groups
Group specific documentation |
List<Map<String,Method>> |
methods
List of Method|methods that are available throught this application |
List<Tag> |
tags
Globally defined tags that can be applied to the methods |
| Constructor Summary | |
|---|---|
Documentation()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public General general
public List<Map<String,Method>> methods
Method|methods that are available throught this application
public List<Tag> tags
public List<Map<String,Group>> groups
public List<DictionaryEntry> dictionary
| Constructor Detail |
|---|
public Documentation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||