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

K

keepHtml - Variable in class org.tanjakostic.jcleancim.docgen.collector.DocgenConfig
 
KEY_APP_SKIP_TIMING - Static variable in class org.tanjakostic.jcleancim.common.Config
App configuration: Skip logging ellapsed time = "true" (default = "false", "", null).
KEY_DOCGEN_IEC61850_INCLUDE_METAMODEL_INHERITANCE - Static variable in class org.tanjakostic.jcleancim.common.Config
Write inheritance from IEC61850 UML meta-model Config.KEY_VALIDATION_IEC61850_PACKAGE_META_MODEL = "true" (default = "false", "", null).
KEY_DOCGEN_IEC61850_WRITE_UML_TYPES - Static variable in class org.tanjakostic.jcleancim.common.Config
Write types with their real names, as they are in IEC61850 UML = "true" (default = "false", "", null).
KEY_DOCGEN_INCLUDE_INFORMATIVE - Static variable in class org.tanjakostic.jcleancim.common.Config
Include informative UML model elements in the generated document = "true" (default = "false", "", null).
KEY_DOCGEN_INCLUDE_NON_PUBLIC - Static variable in class org.tanjakostic.jcleancim.common.Config
Include non-public UML model elements in the generated document = "true" (default = "false", "", null).
KEY_DOCGEN_ON - Static variable in class org.tanjakostic.jcleancim.common.Config
Top-level functionality: Enable document generation = "true" (default = "false", "", null).
KEY_DOCGEN_PRINT_HTML - Static variable in class org.tanjakostic.jcleancim.common.Config
Enable formatted documentation of UML model elements be formatted same in any generated document = "true" (default = "false", "", null).
KEY_DOCGEN_WORD_ANALYSE_PLACEHOLDERS - Static variable in class org.tanjakostic.jcleancim.common.Config
Enable dry run of MS Word document generation = "true" (default = "false", "", null).
KEY_DOCGEN_WORD_IN_TEMPLATE - Static variable in class org.tanjakostic.jcleancim.common.Config
File name of the (input) MS Word document template, expected to be found on the classpath.
KEY_DOCGEN_WORD_INTRO_TO_FIGURE_BEFORE - Static variable in class org.tanjakostic.jcleancim.common.Config
Preserves original way of printing introduction to figures first in MS Word document generation = "true" (default = "false", "", null), as opposed to referring to the figure caption below the figure and its caption.
KEY_DOCGEN_WORD_OUT_DOCUMENT - Static variable in class org.tanjakostic.jcleancim.common.Config
File name of the (output) MS Word generated document; will be created in "output" from template "docgen.word.inTemplate" and the UML, profile or in-memory model.
KEY_DOCGEN_WORD_SAVE_REOPEN_EVERY - Static variable in class org.tanjakostic.jcleancim.common.Config
The number of tables (and table captions) to write before closing and reopening the document.
KEY_DOCGEN_WORD_USE_DOC_FORMAT - Static variable in class org.tanjakostic.jcleancim.common.Config
Force MS Word COM (.doc) document generation = "true" (default = "false", "", null), as opposed to the Open XML (.docx) format.
KEY_DOCGEN_WORD_USE_HYPERLINKS - Static variable in class org.tanjakostic.jcleancim.common.Config
Enable hyperlinking of UML model elements in the generated MS Word document = "true" (default = "false", "", null).
KEY_DOCGEN_XML_OUT_DOC - Static variable in class org.tanjakostic.jcleancim.common.Config
File name of the (output) XML generated documentation (translatable) document; will be created in "output" from the UML, profile or in-memory model.
KEY_DOCGEN_XML_OUT_SPEC - Static variable in class org.tanjakostic.jcleancim.common.Config
File name of the (output) XML generated specification document; will be created in "output" from the UML, profile or in-memory model.
KEY_DOCGEN_XML_SCOPE - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of values corresponding to literals in OwningWg; empty value (default) takes them all.
KEY_MODEL_BUILDER - Static variable in class org.tanjakostic.jcleancim.common.Config
One of enumeration literals in ModelBuilderKind (def = ModelBuilderKind.db).
KEY_MODEL_FILENAME - Static variable in class org.tanjakostic.jcleancim.common.Config
File name of a UML repository (model), expected to be found on the classpath.
KEY_MODEL_NATURE_IEC61850 - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of model packages (directly below the root) that are IEC61850, or derive from it.
KEY_PROFILES_CROSSCHECK_ON - Static variable in class org.tanjakostic.jcleancim.common.Config
Top-level functionality: Enable crosscheck between the UML model and a set of profiles = "true" (default = "false", "", null).
KEY_PROFILES_DIRNAMES - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of values corresponding to literals in OwningWg; empty value (default) takes them all.
KEY_PROFILES_DOCGEN_ON - Static variable in class org.tanjakostic.jcleancim.common.Config
Top-level functionality: Enable document generation for profiles = "true" (default = "false", "", null), if also "docgen.on"="true".
KEY_PROFILES_RELPATH - Static variable in class org.tanjakostic.jcleancim.common.Config
Relative path of directory storing profiles; default is Config.DEFAULT_PROFILES_RELPATH.
KEY_STATISTICS_CIM_IGNORE_DOMAIN_CLASS_ATTRIBUTES - Static variable in class org.tanjakostic.jcleancim.common.Config
(if "statistics.on"="true"): Skip logging to console dependencies through usage of types from CIM Domain package in attributes = "true" (default = "false", "", null).
KEY_STATISTICS_CIM_IGNORE_ID_OBJECT_INHERITANCE - Static variable in class org.tanjakostic.jcleancim.common.Config
(if "statistics.on"="true"): Skip logging to console dependencies through inheritance from CIM IdentifiedObject = "true" (default = "false", "", null).
KEY_STATISTICS_ON - Static variable in class org.tanjakostic.jcleancim.common.Config
Top-level functionality: Enable statistics = "true" (default = "false", "", null).
KEY_trgOp - Static variable in class org.tanjakostic.jcleancim.docgen.collector.TableSpec
 
KEY_VALIDATION_ASSOCIATIONS_OFF - Static variable in class org.tanjakostic.jcleancim.common.Config
Skip all validation rules for associations and thier ends = "true" (default = "false", "", null).
KEY_VALIDATION_ATTRIBUTES_OFF - Static variable in class org.tanjakostic.jcleancim.common.Config
Skip all validation rules for attributes = "true" (default = "false", "", null).
KEY_VALIDATION_CLASSES_OFF - Static variable in class org.tanjakostic.jcleancim.common.Config
Skip all validation rules for classes = "true" (default = "false", "", null).
KEY_VALIDATION_DEPENDENCIES_OFF - Static variable in class org.tanjakostic.jcleancim.common.Config
Skip all validation rules for (hand-drawn UML) dependencies = "true" (default = "false", "", null).
KEY_VALIDATION_DIAGRAMS_OFF - Static variable in class org.tanjakostic.jcleancim.common.Config
Skip all validation rules for diagrams = "true" (default = "false", "", null).
KEY_VALIDATION_IEC61850_PACKAGE72_TOP - Static variable in class org.tanjakostic.jcleancim.common.Config
Name of the UML package where the meta-model of IEC61850 is defined.
KEY_VALIDATION_IEC61850_PACKAGE_FC - Static variable in class org.tanjakostic.jcleancim.common.Config
Name of the UML package where the functional constraints of IEC61850 are defined.
KEY_VALIDATION_IEC61850_PACKAGE_LN_MAPS - Static variable in class org.tanjakostic.jcleancim.common.Config
Name of the UML package where the requirements specification for logical nodes (IEC61850-5) is defined.
KEY_VALIDATION_IEC61850_PACKAGE_META_MODEL - Static variable in class org.tanjakostic.jcleancim.common.Config
Name of the UML package where the meta-model of IEC61850 is defined.
KEY_VALIDATION_IEC61850_PACKAGE_PRES_COND - Static variable in class org.tanjakostic.jcleancim.common.Config
Name of the UML package where the presence conditions of IEC61850 are defined.
KEY_VALIDATION_IEC61850_PACKAGE_TRGOP - Static variable in class org.tanjakostic.jcleancim.common.Config
Name of the UML package where the trigger options of IEC61850 are defined.
KEY_VALIDATION_IEC61850_PACKAGES72 - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of package names required for generation of main clauses in IEC61850-7-2.
KEY_VALIDATION_IEC61850_PACKAGES73 - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of package names required for generation of main clauses in IEC61850-7-3.
KEY_VALIDATION_IEC61850_PACKAGES74 - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of package names required for generation of main clauses in IEC61850-7-4.
KEY_VALIDATION_IEC61850_PACKAGES_BASIC - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of package names whose all deep-child elements (both sub-packages and classes) should contain a human-readable name and may need special table formatting in IEC61850-7-2.
KEY_VALIDATION_IEC61850_PACKAGES_CDC - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of package names whose all deep-child elements (both sub-packages and classes) should contain a human-readable name and apply special formatting for headings in IEC61850-7-3.
KEY_VALIDATION_IEC61850_PACKAGES_DA - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of package names whose all deep-child elements (both sub-packages and classes) should contain a human-readable name and may need special table formatting in IEC61850-7-3.
KEY_VALIDATION_IEC61850_PACKAGES_DO_ABBR - Static variable in class org.tanjakostic.jcleancim.common.Config
Name of the UML package where the abbreviations for data object names in IEC61850 are defined.
KEY_VALIDATION_IEC61850_PACKAGES_ENUMS_XML - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of package names containing enumerations that must be printed as XML (in addition to tables) in IEC61850-7-3 and IEC61850-7-4.
KEY_VALIDATION_IEC61850_PACKAGES_LN - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of package names whose all deep-child elements (both sub-packages and classes) should contain a human-readable name and apply special formatting for headings in IEC61850-7-4.
KEY_VALIDATION_LOGGING_VERBOSE - Static variable in class org.tanjakostic.jcleancim.common.Config
Log to console also validation steps with no errors = "true" (default = "false", "", null).
KEY_VALIDATION_ON - Static variable in class org.tanjakostic.jcleancim.common.Config
Top-level functionality: Enable validation = "true" (default = "false", "", null).
KEY_VALIDATION_OPERATIONS_OFF - Static variable in class org.tanjakostic.jcleancim.common.Config
Skip all validation rules for operations and their parameters = "true" (default = "false", "", null).
KEY_VALIDATION_PACKAGES_DATA_INDEX - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of package names required for building data index from all the attributes on classes from the given package and below, recursively.
KEY_VALIDATION_PACKAGES_OFF - Static variable in class org.tanjakostic.jcleancim.common.Config
Skip all validation rules for packages = "true" (default = "false", "", null).
KEY_VALIDATION_RULES_OFF - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of individual rule class names to be skipped during validation.
KEY_VALIDATION_SCOPE - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of values corresponding to literals in OwningWg; empty value (default) takes them all.
KEY_XMIEXPORT_DIALECTS - Static variable in class org.tanjakostic.jcleancim.common.Config
Comma-separated list of values corresponding to literals in XMIDialect; empty value (default) takes them all.
KEY_XMIEXPORT_ON - Static variable in class org.tanjakostic.jcleancim.common.Config
Top-level functionality: Enable XMI export = "true" (default = "false", "", null).
keys() - Method in class org.tanjakostic.jcleancim.util.MapOfCollections
 
keys() - Method in class org.tanjakostic.jcleancim.util.MapOfMaps
 
kind - Variable in class org.tanjakostic.jcleancim.model.TextDescription
 
KIND - Static variable in class org.tanjakostic.jcleancim.validation.ClassValidator.EnumClassesWithBadName
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links
jCleanCim-02v01

Copyright 2009-2016 Tatjana (Tanja) Kostic