- P_END - Static variable in class org.tanjakostic.jcleancim.util.HTMLUtil
-
- P_START - Static variable in class org.tanjakostic.jcleancim.util.HTMLUtil
-
- Package - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlResourceValue
-
- PACKAGE_ID - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- PACKAGE_NAME - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- PACKAGE_NOTE - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- PACKAGE_OWNER_ID - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- PACKAGE_POS - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- PACKAGE_SEPARATOR - Static variable in class org.tanjakostic.jcleancim.model.AbstractUmlObject
-
Package separator, for qualified names.
- PackageBuilder<P,E,SP,SE,D,C> - Class in org.tanjakostic.jcleancim.builder.ea
-
- PackageBuilder(P, E, SP, SE, EaModelBuilder<?, ?>, PackageBuilder<?, ?, ?, ?, ?, ?>, int, EaHelper) - Constructor for class org.tanjakostic.jcleancim.builder.ea.PackageBuilder
-
Constructor.
- PackageDoc - Interface in org.tanjakostic.jcleancim.docgen.collector
-
Data required for documentation of packages; documentation includes classes and sub-packages.
- PackageScl - Interface in org.tanjakostic.jcleancim.docgen.collector
-
- PackagesMissingDoc() - Constructor for class org.tanjakostic.jcleancim.validation.PackageValidator.PackagesMissingDoc
-
- PackagesTopLevelWithoutVersionClass() - Constructor for class org.tanjakostic.jcleancim.validation.PackageValidator.PackagesTopLevelWithoutVersionClass
-
- PackagesWithBadCharacterInName() - Constructor for class org.tanjakostic.jcleancim.validation.PackageValidator.PackagesWithBadCharacterInName
-
- PackagesWithBadDocEnd() - Constructor for class org.tanjakostic.jcleancim.validation.PackageValidator.PackagesWithBadDocEnd
-
- PackagesWithBadDocStart() - Constructor for class org.tanjakostic.jcleancim.validation.PackageValidator.PackagesWithBadDocStart
-
- PackagesWithSameName(Collection<UmlPackage>) - Constructor for class org.tanjakostic.jcleancim.validation.PackageValidator.PackagesWithSameName
-
- PackagesWithSelfDependency() - Constructor for class org.tanjakostic.jcleancim.validation.PackageValidator.PackagesWithSelfDependency
-
- PackagesWithUnallowedStereotype() - Constructor for class org.tanjakostic.jcleancim.validation.PackageValidator.PackagesWithUnallowedStereotype
-
- PackagesWithUnallowedTagNames() - Constructor for class org.tanjakostic.jcleancim.validation.PackageValidator.PackagesWithUnallowedTagNames
-
- PackageUnexpectedConnectors() - Constructor for class org.tanjakostic.jcleancim.validation.PackageValidator.PackageUnexpectedConnectors
-
- PackageUnexpectedElements() - Constructor for class org.tanjakostic.jcleancim.validation.PackageValidator.PackageUnexpectedElements
-
- PackageValidator - Class in org.tanjakostic.jcleancim.validation
-
Validates packages.
- PackageValidator(Config, Collection<UmlPackage>, ModelIssues) - Constructor for class org.tanjakostic.jcleancim.validation.PackageValidator
-
- PackageValidator.Iec61850PackagesThatShouldHaveAliasAsTitle - Class in org.tanjakostic.jcleancim.validation
-
- PackageValidator.PackagesMissingDoc - Class in org.tanjakostic.jcleancim.validation
-
- PackageValidator.PackagesTopLevelWithoutVersionClass - Class in org.tanjakostic.jcleancim.validation
-
- PackageValidator.PackagesWithBadCharacterInName - Class in org.tanjakostic.jcleancim.validation
-
- PackageValidator.PackagesWithBadDocEnd - Class in org.tanjakostic.jcleancim.validation
-
- PackageValidator.PackagesWithBadDocStart - Class in org.tanjakostic.jcleancim.validation
-
- PackageValidator.PackagesWithSameName - Class in org.tanjakostic.jcleancim.validation
-
- PackageValidator.PackagesWithSelfDependency - Class in org.tanjakostic.jcleancim.validation
-
- PackageValidator.PackagesWithUnallowedStereotype - Class in org.tanjakostic.jcleancim.validation
-
- PackageValidator.PackagesWithUnallowedTagNames - Class in org.tanjakostic.jcleancim.validation
-
- PackageValidator.PackageUnexpectedConnectors - Class in org.tanjakostic.jcleancim.validation
-
- PackageValidator.PackageUnexpectedElements - Class in org.tanjakostic.jcleancim.validation
-
- PACKED - Static variable in class org.tanjakostic.jcleancim.model.UmlStereotype
-
- PAGE_WIDTH - Static variable in interface org.tanjakostic.jcleancim.docgen.writer.word.WordHelper
-
Page width in cm.
- PAR_ALIAS - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- PAR_CLASSIF - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- PAR_NAME - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- PAR_NOTE - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- PAR_OWNER_ID - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- PAR_POS - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- PAR_STYLE - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- PAR_TAGS_OUT - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- PAR_TYPE - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ParameterBuilder<O> - Class in org.tanjakostic.jcleancim.builder.ea
-
Does not have tagged values.
- ParameterBuilder(O, OperationBuilder<?, ?>, EaHelper) - Constructor for class org.tanjakostic.jcleancim.builder.ea.ParameterBuilder
-
- PARENT_ID - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- parseAsDocument(XmlString) - Static method in class org.tanjakostic.jcleancim.xml.JaxpHelper
-
Parses xmlText
and returns DOM document containing it on success, null on
failure or if xmlText
is null.
- parseAsFragment(XmlString) - Static method in class org.tanjakostic.jcleancim.xml.JaxpHelper
-
Parses xmlText
and returns DOM document fragment on success, null on failure or
if xmlText
is null.
- parseBounds(String, String) - Static method in class org.tanjakostic.jcleancim.model.UmlMultiplicity
-
Returns multiplicity object from lower and upper bounds
- parseFromString(String) - Static method in class org.tanjakostic.jcleancim.model.UmlMultiplicity
-
Returns multiplicity object from formatted string "lower..upper".
- parseInt(String) - Static method in class org.tanjakostic.jcleancim.util.Util
-
Returns integer from intStr
if it isn't null and isn't empty after trimming;
otherwise returns null.
- parseIntZero(String) - Static method in class org.tanjakostic.jcleancim.util.Util
-
Returns integer from intStr
if it isn't null and isn't empty after trimming;
otherwise returns integer with value 0.
- PATH_SEP - Static variable in class org.tanjakostic.jcleancim.util.Util
-
- PC_F - Static variable in class org.tanjakostic.jcleancim.model.UML
-
- PC_M - Static variable in class org.tanjakostic.jcleancim.model.UML
-
- PC_na - Static variable in class org.tanjakostic.jcleancim.model.UML
-
- PC_O - Static variable in class org.tanjakostic.jcleancim.model.UML
-
- PH_LETTERS - Static variable in class org.tanjakostic.jcleancim.docgen.collector.PlaceholderSpec
-
- PICS_DIR_NAME - Static variable in class org.tanjakostic.jcleancim.common.Config
-
Directory name for exported diagram images.
- Placeholder - Class in org.tanjakostic.jcleancim.docgen.writer
-
When using
FreeFormDocumentation
, templates for doc generation have to use labels to
indicate where to insert the documentation of what element of the UML model into the output
document.
- Placeholder(PlaceholderSpec) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.Placeholder
-
- Placeholder(PlaceholderSpec, int, int) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.Placeholder
-
- PlaceholderSpec - Class in org.tanjakostic.jcleancim.docgen.collector
-
When using
FreeFormDocumentation
, templates for doc generation have to use labels to
indicate where to insert the documentation of what element of the UML model into the output
document.
- PlaceholderSpec(String) - Constructor for class org.tanjakostic.jcleancim.docgen.collector.PlaceholderSpec
-
- PlaceholderSpec.Kind - Enum in org.tanjakostic.jcleancim.docgen.collector
-
- pointForPerc(int) - Static method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
-
- POINTS_FOR_1CM - Static variable in interface org.tanjakostic.jcleancim.docgen.writer.word.WordHelper
-
Number of points for 1cm (from vba doc).
- postProcess() - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordHelper.PostProcessor
-
- PREF_DOName_Ieee - Static variable in class org.tanjakostic.jcleancim.model.UML
-
- PREF_LNGroup - Static variable in class org.tanjakostic.jcleancim.model.UML
-
- PREF_P_ - Static variable in class org.tanjakostic.jcleancim.model.UML
-
- PREF_S_ - Static variable in class org.tanjakostic.jcleancim.model.UML
-
- prepareForHyperlink(UmlObject) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractObjectDoc
-
If hyperlink option is enabled, creates a hyperlink placeholder for targetObj
whose text will be written instead of name, to be replaced by a hyperlink in additional pass.
- prepareForHyperlink(PresenceCondition) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.Attributes61850Doc
-
- prepareForHyperlinkAdjustedName(UmlObject, String) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractObjectDoc
-
- prepend(String) - Method in class org.tanjakostic.jcleancim.model.TextDescription
-
Returns new instance with the prefix
prepended to the original text; or
unmodified instance if prefix
is null or empty.
- prepend(String, Object) - Method in class org.tanjakostic.jcleancim.model.TextDescription
-
Returns new instance with the prefix
prepended to the original text; or
unmodified instance if prefix
is null or empty.
- prependNewLine(Range<Dispatch>) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
-
- prependNewLine(Range<Object>) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.docx.DocxWordWriter
-
- prependNewLine(Range<O>) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordHelper
-
- prependText(Range<Dispatch>, String) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
-
- prependText(Range<Object>, String) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.docx.DocxWordWriter
-
- prependText(Range<O>, String) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordHelper
-
Prepends text; prepended paragraph will have the same style as the one in range.
- PRES_CONDS - Static variable in class org.tanjakostic.jcleancim.docgen.collector.TableSpec
-
- presCondPckName - Variable in class org.tanjakostic.jcleancim.docgen.collector.DocgenConfig
-
- PresenceCondition - Class in org.tanjakostic.jcleancim.model
-
- PRIM_DA_HEADING_FORMAT - Static variable in interface org.tanjakostic.jcleancim.docgen.collector.ClassDoc
-
(deprecated, abstract), alias, name, kindLabel
- PRIMITIVE - Static variable in class org.tanjakostic.jcleancim.model.UmlStereotype
-
- PROBLEMS_REPORT_PREFIX - Static variable in class org.tanjakostic.jcleancim.validation.ModelValidator
-
- Profile - Class in org.tanjakostic.jcleancim.experimental.builder.xsd
-
Class that parses and analyses an .xsd profile and stores its content in-memory.
- Profile(Config, File) - Constructor for class org.tanjakostic.jcleancim.experimental.builder.xsd.Profile
-
Constructor.
- PROFILES_DIR_NAME - Static variable in class org.tanjakostic.jcleancim.common.Config
-
Directory under classpath below which to search for profile files.
- ProgrammerErrorException - Exception in org.tanjakostic.jcleancim.util
-
Simple wrapper for RT exception, used instead of asserts to indicate where the implementation
does not respect some contract.
- ProgrammerErrorException(String) - Constructor for exception org.tanjakostic.jcleancim.util.ProgrammerErrorException
-
- ProgrammerErrorException(Throwable) - Constructor for exception org.tanjakostic.jcleancim.util.ProgrammerErrorException
-
- ProgrammerErrorException(String, Throwable) - Constructor for exception org.tanjakostic.jcleancim.util.ProgrammerErrorException
-
- PropertiesDoc - Interface in org.tanjakostic.jcleancim.docgen.collector
-
Set of methods to allow table generation for constituents.
- Property - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlResourceValue
-
- putCell(String, String) - Method in class org.tanjakostic.jcleancim.docgen.collector.AGSpec
-
- putCell(String, String) - Method in class org.tanjakostic.jcleancim.docgen.collector.ColumnSpec
-
- putCell(String, String) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractObjectDoc
-
- putCell(String, String) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.EntryDocImpl
-
- putCell(String, String) - Method in interface org.tanjakostic.jcleancim.docgen.collector.RawData
-
Adds the value
for key
.
- putCell(String, String) - Method in class org.tanjakostic.jcleancim.docgen.collector.RawDataImpl
-
- putCellNonEmpty(String, String) - Method in class org.tanjakostic.jcleancim.docgen.collector.AGSpec
-
- putCellNonEmpty(String, String) - Method in class org.tanjakostic.jcleancim.docgen.collector.ColumnSpec
-
- putCellNonEmpty(String, String) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractObjectDoc
-
- putCellNonEmpty(String, String) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.EntryDocImpl
-
- putCellNonEmpty(String, String) - Method in interface org.tanjakostic.jcleancim.docgen.collector.RawData
-
Adds the value
for key
if value
is not empty.
- putCellNonEmpty(String, String) - Method in class org.tanjakostic.jcleancim.docgen.collector.RawDataImpl
-
- putValue(K, SK, SV) - Method in class org.tanjakostic.jcleancim.util.MapOfMaps
-