jCleanCim-02v00
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

W

W3C_XML_SCHEMA - Static variable in class org.tanjakostic.jcleancim.xml.AbstractXsdValidatingDOMBuilder
 
walkNodes(Element, Set<String>, List<Map<String, String>>) - Method in class org.tanjakostic.jcleancim.builder.ea.sqlxml.SqlXmlSelector
Recursive: Loops on child nodes of element; if "Row", go further down
warning(SAXParseException) - Method in class org.tanjakostic.jcleancim.xml.AbstractConfiguredDOMBuilder.SaxErrorCollector
 
WAX - Class in org.tanjakostic.jcleancim.docgen.collector
String constants used for XML doc generation.
WAX() - Constructor for class org.tanjakostic.jcleancim.docgen.collector.WAX
 
WAXDocument - Class in org.tanjakostic.jcleancim.docgen.writer.xml
 
WAXDocument(String, String, String) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.xml.WAXDocument
 
WAXDocument(String, String, String, String) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.xml.WAXDocument
 
WAXDocument(String, String, XmlSchemaDOM) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.xml.WAXDocument
 
WAXDocument(String, String, XmlSchemaDOM, String) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.xml.WAXDocument
 
WAXWriter - Class in org.tanjakostic.jcleancim.docgen.writer.xml
Writes UML model content in XML format for Web access.
WAXWriter(WAXWriterInput) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
Constructs this instance and copies schemas into output directory.
WAXWriterInput - Class in org.tanjakostic.jcleancim.docgen.writer.xml
 
WAXWriterInput(Config, FixedFormDocumentation) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriterInput
Constructor.
WAXWriterInput(String, String, boolean, FixedFormDocumentation, String, String, String, String) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriterInput
Constructor, useful to create an instance if you don't have configuration.
WAXWriterInput(Config, String, String, boolean, FixedFormDocumentation, String, String, String, String) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriterInput
 
wdAutoFitFixed - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdCaptionFigure - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdCaptionPositionAbove - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdCaptionPositionBelow - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdCaptionTable - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdCollapseEnd - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdCollapseStart - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdFormatSurroundingFormattingWithEmphasis - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdLineStyleSingle - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdNormalView - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.OptimOptions
 
wdOnlyLabelAndNumber - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdParagraph - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdPreferredWidthPercent - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdPreferredWidthPoints - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdSeparateByCommas - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdTexture10Percent - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdTexture25Percent - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
wdUndefined - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordHelper
 
wdWord8TableBehavior - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
WellformedDOM - Class in org.tanjakostic.jcleancim.xml
Abstract class as a supertype for a DOM document that will not use validation, such as for XML schema or a simple XML where we don't care about the validation.
WellformedDOM(String, XmlString) - Constructor for class org.tanjakostic.jcleancim.xml.WellformedDOM
 
WellformedDOMBuilder - Class in org.tanjakostic.jcleancim.xml
SAX reader configured to check wellformed-ness only.
WellformedDOMBuilder() - Constructor for class org.tanjakostic.jcleancim.xml.WellformedDOMBuilder
 
WellformedDOMBuilder(boolean) - Constructor for class org.tanjakostic.jcleancim.xml.WellformedDOMBuilder
 
WHAT - Static variable in class org.tanjakostic.jcleancim.validation.ClassValidator.ClassesWithSelfDependency
 
WHAT - Static variable in class org.tanjakostic.jcleancim.validation.PackageValidator.PackagesWithSelfDependency
 
WINDOWS - Static variable in class org.tanjakostic.jcleancim.util.Util
 
withInitValue(String) - Static method in class org.tanjakostic.jcleancim.model.UmlAttribute.Data
Used for testing only: Returns empty instance with init value; sets default multiplicity to UmlMultiplicity.ONE.
WordHelper<O> - Interface in org.tanjakostic.jcleancim.docgen.writer.word
 
WordHelper.PostProcessor - Interface in org.tanjakostic.jcleancim.docgen.writer.word
Used for testing only, to play with pure Word stuff, without the notion of the model.
WordPatternFinder<O> - Interface in org.tanjakostic.jcleancim.docgen.writer.word
 
WordWriter<O> - Interface in org.tanjakostic.jcleancim.docgen.writer.word
 
WordWriterInput - Class in org.tanjakostic.jcleancim.docgen.writer.word
 
WordWriterInput(Config, FreeFormDocumentation) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.word.WordWriterInput
Constructor.
WordWriterInput(String, String, boolean, Map<String, PackageDoc>, ModelFinder, String, String, boolean, boolean, int, boolean) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.word.WordWriterInput
Constructor, useful to create an instance if you don't have configuration.
WordWriterInput(Config, String, boolean, String, Map<String, PackageDoc>, ModelFinder, String, String, boolean, boolean, int, boolean) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.word.WordWriterInput
 
wrapToStringIfNull(Object) - Static method in class org.tanjakostic.jcleancim.model.AbstractUmlObject
 
write() - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
 
write() - Method in interface org.tanjakostic.jcleancim.docgen.writer.Writer
Writes the content from input.
write() - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
 
writeAbbrTable(Cursor<O>, PackageDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
 
writeAbbrTable(Cursor<O>, PackageDoc) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordWriter
 
writeBitmap(FileOutputStream) - Method in class org.tanjakostic.jcleancim.util.BMPFile
Converts the image returned from the pixel grabber to the format required.
writeBitmapFileHeader(FileOutputStream) - Method in class org.tanjakostic.jcleancim.util.BMPFile
Writes the bitmap file header to the file.
writeBitmapInfoHeader(FileOutputStream) - Method in class org.tanjakostic.jcleancim.util.BMPFile
Writes the bitmap information header to the file.
writeClass(Cursor<O>, ClassDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
 
writeClass(Cursor<O>, ClassDoc) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordWriter
Writes all related to a class at the end of range in initCursor.
writeDataIndex(Cursor<O>, PackageDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
 
writeDataIndex(Cursor<O>, PackageDoc) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordWriter
 
writeDiagram(Cursor<O>, FigureDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
 
writeDiagram(Cursor<O>, FigureDoc) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordWriter
Writes all related to a diagram at the end of range in cursor.
writeFcTable(Cursor<O>, PackageDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
 
writeFcTable(Cursor<O>, PackageDoc) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordWriter
 
writeLnMapPackage(Cursor<O>, PackageDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
 
writeLnMapPackage(Cursor<O>, PackageDoc) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordWriter
 
writePackage(Cursor<O>, PackageDoc, boolean) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
 
writePackage(Cursor<O>, PackageDoc, boolean) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordWriter
Writes all related to a package.
writePresCondTable(Cursor<O>, PackageDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
 
writePresCondTable(Cursor<O>, PackageDoc) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordWriter
 
writeProperties(Cursor<O>, PropertiesDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
 
writeProperties(Cursor<O>, PropertiesDoc) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordWriter
Writes a set of properties as a table at the end of range in cursor.
Writer - Interface in org.tanjakostic.jcleancim.docgen.writer
Interface to be implemented by all the UML documentation writers.
WriterFactory - Class in org.tanjakostic.jcleancim.docgen
Factory class, allowing us to specify creation of concrete writers in one place and avoid undesired dependencies.
WriterFactory() - Constructor for class org.tanjakostic.jcleancim.docgen.WriterFactory
 
WriterInput - Class in org.tanjakostic.jcleancim.docgen.writer
Group of parameters to construct any documentation writer.
WriterInput(Config, String, String, boolean) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.WriterInput
Constructor for testing only.
writeSclEnum(Cursor<O>, PackageDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
 
writeSclEnum(Cursor<O>, PackageDoc) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordWriter
 
writeTrgOpTable(Cursor<O>, PackageDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
 
writeTrgOpTable(Cursor<O>, PackageDoc) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordWriter
 
writeUmlTypes - Variable in class org.tanjakostic.jcleancim.docgen.collector.DocgenConfig
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
jCleanCim-02v00

Copyright 2009-2015 Tatjana (Tanja) Kostic