Package | Description |
---|---|
org.tanjakostic.jcleancim.docgen.collector |
This package defines interfaces and classes responsible for collecting documentation and figures
from the UML model, or freely initialised through the API without any UML model.
|
org.tanjakostic.jcleancim.docgen.collector.impl | |
org.tanjakostic.jcleancim.docgen.writer.xml |
Classes specific to writing IEC 61850 name space definition files.
|
Modifier and Type | Method and Description |
---|---|
FixedFormDocumentation |
DocCollector.getFixedFormDocumentation()
Creates if not yet called and then returns documentation per package, indexed by nature.
|
Modifier and Type | Method and Description |
---|---|
FixedFormDocumentation |
DocCollectorImpl.getFixedFormDocumentation() |
Modifier and Type | Method and Description |
---|---|
FixedFormDocumentation |
WAXWriterInput.getFixedFormDocumentation() |
Constructor and Description |
---|
WAXWriterInput(Config cfg,
FixedFormDocumentation fixedFormDocumentation)
Constructor.
|
WAXWriterInput(java.lang.String appVersion,
java.lang.String modelFileName,
boolean skipTiming,
FixedFormDocumentation fixedFormDocumentation,
java.lang.String inXsdWebaccessPath,
java.lang.String outXmlSpecPath,
java.lang.String outXmlDocPath,
java.lang.String outXsdWebaccessPath)
Constructor, useful to create an instance if you don't have configuration.
|
Copyright 2009-2016 Tatjana (Tanja) Kostic