- A_aliasID - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_cdcId - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_deducedTypeText - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_descID - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_fc - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_iecRef - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_ieeeRef - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_kind - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_literalVal - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_lns - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_mult - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_myMult - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_name - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_presCond - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_rsName - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_signature - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_text - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_textID - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_transient - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_type - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_typeKind - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- A_underlyingType - Static variable in class org.tanjakostic.jcleancim.docgen.collector.WAX
-
- ABBR - Static variable in class org.tanjakostic.jcleancim.model.UmlStereotype
-
Used for enumerations that represent abbreviations.
- ABBREVS - Static variable in class org.tanjakostic.jcleancim.docgen.collector.TableSpec
-
- abbrLiteralsToTerms() - Method in class org.tanjakostic.jcleancim.model.UmlModel
-
- AbbrPackageDoc - Class in org.tanjakostic.jcleancim.docgen.collector.impl
-
Data required for documentation of abbreviations for IEC61850-7-4.
- AbbrPackageDoc(DocgenConfig, List<UmlAttribute>, UmlPackage) - Constructor for class org.tanjakostic.jcleancim.docgen.collector.impl.AbbrPackageDoc
-
Constructor.
- about - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlAttribute
-
(OWL) applicable to rdf:Description element
- AbstractConfiguredDOMBuilder - Class in org.tanjakostic.jcleancim.xml
-
Implementation for commons of all the DOM builders.
- AbstractConfiguredDOMBuilder(boolean) - Constructor for class org.tanjakostic.jcleancim.xml.AbstractConfiguredDOMBuilder
-
- AbstractConfiguredDOMBuilder.SaxErrorCollector - Class in org.tanjakostic.jcleancim.xml
-
Simple implementation of SAX error handler when validating against schema.
- AbstractConfiguredDOMBuilder.SaxErrorCollector(SaxErrorData, boolean) - Constructor for class org.tanjakostic.jcleancim.xml.AbstractConfiguredDOMBuilder.SaxErrorCollector
-
Constructor.
- AbstractDiagramExporter - Class in org.tanjakostic.jcleancim.builder
-
Common default implementation, as for "empty exporter.
- AbstractDiagramExporter(Config) - Constructor for class org.tanjakostic.jcleancim.builder.AbstractDiagramExporter
-
Constructor.
- AbstractModelBuilder - Class in org.tanjakostic.jcleancim.builder
-
- AbstractModelBuilder(Config) - Constructor for class org.tanjakostic.jcleancim.builder.AbstractModelBuilder
-
Constructor.
- AbstractObjectBuilderFromEA<T extends UmlObject> - Class in org.tanjakostic.jcleancim.builder.ea
-
- AbstractObjectBuilderFromEA() - Constructor for class org.tanjakostic.jcleancim.builder.ea.AbstractObjectBuilderFromEA
-
- AbstractObjectDoc - Class in org.tanjakostic.jcleancim.docgen.collector.impl
-
Common implementation for any kind of object documentation.
- AbstractObjectDoc(DocgenConfig, UmlObject, String, TextDescription, TextDescription, boolean, String) - Constructor for class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractObjectDoc
-
"Centralised" constructor, allowing for instantiation both with and without a UML object, and
with and without descriptions, as follows:
- AbstractPropertiesDoc - Class in org.tanjakostic.jcleancim.docgen.collector.impl
-
Common implementation for properties documentation (table).
- AbstractPropertiesDoc(DocgenConfig, UmlObject, String, String, String, TableSpec, String) - Constructor for class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractPropertiesDoc
-
- AbstractPropertiesDoc(DocgenConfig, UmlObject, String, TextDescription, TextDescription, boolean, String, String, String, TableSpec, String) - Constructor for class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractPropertiesDoc
-
- AbstractPropertiesDoc.CellText - Class in org.tanjakostic.jcleancim.docgen.collector.impl
-
- AbstractPropertiesDoc.CellText(TextDescription) - Constructor for class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractPropertiesDoc.CellText
-
Creates an instance with null formatting info (all formatting will be ignored).
- AbstractPropertiesDoc.CellText(Integer, TextDescription) - Constructor for class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractPropertiesDoc.CellText
-
Constructor.
- AbstractRange<O> - Class in org.tanjakostic.jcleancim.docgen.writer
-
Common implementation.
- AbstractRange() - Constructor for class org.tanjakostic.jcleancim.docgen.writer.AbstractRange
-
- AbstractRule - Class in org.tanjakostic.jcleancim.validation
-
Implements logging uniformly for all concrete implementations.
- AbstractRule(Logger, String, String) - Constructor for class org.tanjakostic.jcleancim.validation.AbstractRule
-
Constructor; default level is ERROR.
- AbstractRule(Logger, Level, Rule.Severity, Rule.Category, String, String) - Constructor for class org.tanjakostic.jcleancim.validation.AbstractRule
-
Constructor.
- AbstractRule(Logger, Level, Rule.Severity, Rule.Category, String, String, String) - Constructor for class org.tanjakostic.jcleancim.validation.AbstractRule
-
Constructor.
- AbstractRule.AbstractRuleWithSubobjectsAndSkips<T extends UmlObject> - Class in org.tanjakostic.jcleancim.validation
-
Common superclass where a rule applies to multiple UML object types (e.g., package and
association) and their sub-objects (e.g., association ends) .
- AbstractRule.AbstractRuleWithSubobjectsAndSkips(Logger, Level, Rule.Severity, Rule.Category, String, String, String) - Constructor for class org.tanjakostic.jcleancim.validation.AbstractRule.AbstractRuleWithSubobjectsAndSkips
-
- AbstractRule.UmlObjectsMissingDoc<T extends UmlObject> - Class in org.tanjakostic.jcleancim.validation
-
- AbstractRule.UmlObjectsMissingDoc(Logger, String) - Constructor for class org.tanjakostic.jcleancim.validation.AbstractRule.UmlObjectsMissingDoc
-
- AbstractRule.UmlObjectsWithBadCharacterInName<T extends UmlObject> - Class in org.tanjakostic.jcleancim.validation
-
- AbstractRule.UmlObjectsWithBadCharacterInName(Logger, String) - Constructor for class org.tanjakostic.jcleancim.validation.AbstractRule.UmlObjectsWithBadCharacterInName
-
- AbstractRule.UmlObjectsWithBadDocEnd<T extends UmlObject> - Class in org.tanjakostic.jcleancim.validation
-
- AbstractRule.UmlObjectsWithBadDocEnd(Logger, String) - Constructor for class org.tanjakostic.jcleancim.validation.AbstractRule.UmlObjectsWithBadDocEnd
-
- AbstractRule.UmlObjectsWithBadDocStart<T extends UmlObject> - Class in org.tanjakostic.jcleancim.validation
-
- AbstractRule.UmlObjectsWithBadDocStart(Logger, String) - Constructor for class org.tanjakostic.jcleancim.validation.AbstractRule.UmlObjectsWithBadDocStart
-
- AbstractRule.UmlObjectsWithUnallowedStereotype<T extends UmlObject> - Class in org.tanjakostic.jcleancim.validation
-
- AbstractRule.UmlObjectsWithUnallowedStereotype(Logger, String, Set<String>) - Constructor for class org.tanjakostic.jcleancim.validation.AbstractRule.UmlObjectsWithUnallowedStereotype
-
- AbstractRule.UmlObjectsWithUnallowedTagNames<T extends UmlObject> - Class in org.tanjakostic.jcleancim.validation
-
- AbstractRule.UmlObjectsWithUnallowedTagNames(Logger, String) - Constructor for class org.tanjakostic.jcleancim.validation.AbstractRule.UmlObjectsWithUnallowedTagNames
-
- AbstractUmlObject - Class in org.tanjakostic.jcleancim.model
-
Common implementation of several methods and static utility methods for manipulating collections
of
UmlObject
-s.
- AbstractUmlObject(UmlObjectData) - Constructor for class org.tanjakostic.jcleancim.model.AbstractUmlObject
-
Constructor.
- AbstractValidator<T extends UmlObject> - Class in org.tanjakostic.jcleancim.validation
-
Common implementation for all UML object validators (package, class, etc.).
- AbstractValidator(Config, int, String, ModelIssues) - Constructor for class org.tanjakostic.jcleancim.validation.AbstractValidator
-
Constructor.
- AbstractWordWriter<O> - Class in org.tanjakostic.jcleancim.docgen.writer.word
-
- AbstractWordWriter(WordWriterInput) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
-
Constructor; copies input template into output file that will be filled with this writer.
- AbstractWriter - Class in org.tanjakostic.jcleancim.docgen.writer
-
Common implementation for all writers.
- AbstractWriter(WriterInput) - Constructor for class org.tanjakostic.jcleancim.docgen.writer.AbstractWriter
-
Constructor.
- AbstractXMIExporter - Class in org.tanjakostic.jcleancim.builder
-
Here we implement all the logic except for actual exporting.
- AbstractXMIExporter(Config) - Constructor for class org.tanjakostic.jcleancim.builder.AbstractXMIExporter
-
Constructor.
- AbstractXsdValidatingDOMBuilder - Class in org.tanjakostic.jcleancim.xml
-
Common implementation for readers that validate against the XML schema, internal or external.
- AbstractXsdValidatingDOMBuilder(InputStream, boolean) - Constructor for class org.tanjakostic.jcleancim.xml.AbstractXsdValidatingDOMBuilder
-
- ACT - Static variable in class org.tanjakostic.jcleancim.model.UML
-
- add(Cursor<O>) - Method in class org.tanjakostic.jcleancim.docgen.writer.CursorList
-
- add(UmlObject, ModelIssue) - Method in class org.tanjakostic.jcleancim.validation.ModelIssues
-
- add61850SpecialPackageAsTable(Element, Element, String, PropertiesDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
Adds package-as-properties table to par
and returns the new element; we have 4
of them with the same structure, only the tag names differ.
- addAssociation(AssociationBuilder<?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.EaModelBuilder
-
- addAssociation(UmlAssociationEnd, UmlAssociationEnd, UmlObjectData, UmlAssociation.Data) - Method in class org.tanjakostic.jcleancim.model.UmlClass
-
Creates from arguments an association with this as type of sourceEnd
, adds it to
both types of association ends and to the model, and returns the newly created object.
- addAssociation(UmlAssociation) - Method in class org.tanjakostic.jcleancim.model.UmlModel
-
Intended to be called by
UmlClass
and tests only.
- addAssociationEndCommon(Element, Element, RawData) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addAssociationEnds(Element, Element, PropertiesDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addAssociationEnds61850(Element, Element, PropertiesDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addAttr(Element, String, RawData) - Static method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
Adds to el
new attribute with tag used as key for value in data
.
- addAttr(Element, String, String) - Static method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
Adds to el
new attribute with tag and value.
- addAttribute(AttributeBuilder<?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.EaModelBuilder
-
- addAttribute(Element, Element, RawData) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addAttribute(UmlClass, String, String...) - Method in class org.tanjakostic.jcleancim.model.UmlClass
-
For testing only: Adds attribute with default data.
- addAttribute(UmlClass, UmlObjectData, UmlAttribute.Data) - Method in class org.tanjakostic.jcleancim.model.UmlClass
-
Creates from arguments an attribute or enumeration literal, adds it to itself and to the
model, populates afferent/efferent collections for this and for type
, and
returns the newly created object.
- addAttribute(UmlAttribute) - Method in class org.tanjakostic.jcleancim.model.UmlModel
-
Intended to be called by
UmlClass
and tests only; if
a
is abbreviation
literal, stores is also in the abbreviation literal's map.
- addAttributeAfferentClass(ClassBuilder<?, ?, ?, ?, ?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.ClassBuilder
-
- addAttributeEfferentClass(ClassBuilder<?, ?, ?, ?, ?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.ClassBuilder
-
- addAttributes(Element, Element, PropertiesDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addAttrOpt(Element, String, RawData) - Static method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addAttrOpt(Element, String, String) - Static method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addAttrWithElemInDoc(Element, String, RawData, Element, String) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
Adds to par
a new attribute with tag and its value from data
, and
to del
the corresponding doc element (value is the translatable doc, obtained
from data
with docValueKey
as key).
- addAttrWithElemInDocOpt(Element, String, RawData, Element, String) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addCategories(Element, Element, GroupsSpec) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addCDATA(Element, String, Document) - Static method in class org.tanjakostic.jcleancim.xml.JaxpHelper
-
Adds CDATA section to el
and returns modified el
.
- addCDATA(Element, String) - Method in class org.tanjakostic.jcleancim.xml.XmlInstanceDOM
-
Adds CDATA section to el
and returns modified el
.
- addChildPackage(UmlPackage) - Method in class org.tanjakostic.jcleancim.model.UmlPackage
-
Adds the non-null child package to this package and to the model, and returns the same
object.
- addCimNamespaces(Map<NamespaceInfo, Map<String, PackageDoc>>) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addClass(ClassBuilder<?, ?, ?, ?, ?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.EaModelBuilder
-
- addClass(Element, Element, ClassDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addClass(UmlClass) - Method in class org.tanjakostic.jcleancim.model.UmlModel
-
- addClass(UmlClass) - Method in class org.tanjakostic.jcleancim.model.UmlPackage
-
Adds the non-null class to this package and to the model (if the class' model is not
UmlPackage.Kind.NULL_MODEL
), and returns the same object.
- addClass61850(Element, Element, ClassDoc, String) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addClassCommon(Element, Element, ClassDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addClassPairs(UmlClass, Collection<UmlClass>, Collection<Collection<UmlClass>>, Collection<Collection<UmlClass>>, boolean, boolean) - Method in class org.tanjakostic.jcleancim.statistics.CrossPackageStats
-
- addClassPairsFromAssocs(Collection<UmlAssociation>, Collection<Collection<UmlClass>>, Collection<Collection<UmlClass>>) - Method in class org.tanjakostic.jcleancim.statistics.CrossPackageStats
-
- addConstraint(UmlObjectData, UmlConstraint.Data) - Method in class org.tanjakostic.jcleancim.model.UmlClass
-
Creates from arguments a constraint, adds it to itself, and returns the newly created object.
- addCrossRule(CrossRule<T>) - Method in class org.tanjakostic.jcleancim.validation.AbstractValidator
-
- addDependency(DependencyBuilder<?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.EaModelBuilder
-
- addDependency(NamespaceInfo) - Method in class org.tanjakostic.jcleancim.model.NamespaceInfo
-
Adds namespace
as dependency to this namespace, if the dependency is not cirular
and returns whether addition happened.
- addDependency(UmlDependency) - Method in class org.tanjakostic.jcleancim.model.UmlModel
-
- addDependency(UmlStructure) - Method in class org.tanjakostic.jcleancim.model.UmlStructure
-
For testing only: Adds dependency with default data.
- addDependency(UmlStructure, UmlObjectData, UmlDependency.Data) - Method in class org.tanjakostic.jcleancim.model.UmlStructure
-
Creates from arguments an explicit (hand-drawn) UML dependency, adds it to itself as
source
, to target
as target, and to the model, and returns the
newly created object.
- addDiagram(DiagramBuilder<?>) - Method in class org.tanjakostic.jcleancim.builder.ea.EaModelBuilder
-
- addDiagram(Element, Element, RawData) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
Returns new diagram element.
- addDiagram(UmlDiagram) - Method in class org.tanjakostic.jcleancim.model.UmlModel
-
- addDiagram(String) - Method in class org.tanjakostic.jcleancim.model.UmlStructure
-
For testing only: Adds diagram with default data.
- addDiagram(File, UmlObjectData, UmlDiagram.Data) - Method in class org.tanjakostic.jcleancim.model.UmlStructure
-
Creates from arguments a diagram, adds it to itself and to the model, and returns the newly
created object.
- addDuplicate(String, Element...) - Method in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlDocument
-
- addElem(Element, String) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addElementWithTag(UmlObject) - Method in class org.tanjakostic.jcleancim.statistics.StatsPerOwner
-
- addEntry(EntryDoc) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractPropertiesDoc
-
Returns whether entryDoc
has been successfully added.
- addEnumLiteral(RdfsEnumLiteral) - Method in class org.tanjakostic.jcleancim.experimental.builder.rdfs.RdfsClass
-
- addError(String) - Method in class org.tanjakostic.jcleancim.xml.SaxErrorData
-
- addException(UmlClass) - Method in class org.tanjakostic.jcleancim.model.UmlOperation
-
Adds non-null class exc
to this operation, and returns the same object.
- addFatal(String) - Method in class org.tanjakostic.jcleancim.xml.SaxErrorData
-
- addFigure() - Method in class org.tanjakostic.jcleancim.docgen.writer.Placeholder
-
Returns the index to be used to reference the added figure caption.
- addGroupsOrFeatures61850(Element, Element, ClassDoc, String) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addIec61850Namespaces(Map<NamespaceInfo, Map<String, PackageDoc>>) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addLiteral(ProfileLiteral) - Method in class org.tanjakostic.jcleancim.experimental.builder.xsd.ProfileEnumeration
-
- addLiteral(String) - Method in class org.tanjakostic.jcleancim.model.UmlClass
-
For testing only: Adds literal with default data.
- addLiteral(String, String) - Method in class org.tanjakostic.jcleancim.model.UmlClass
-
For testing only: Adds literal with init value and with default data.
- addLiterals(Element, Element, PropertiesDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addMapping(String, String) - Method in class org.tanjakostic.jcleancim.xml.NamespaceCache
-
Adds mapping for prefix
and uri
to the cache.
- addModelPackage(UmlPackage) - Method in class org.tanjakostic.jcleancim.model.UmlModel
-
- addNamespace(Document, XmlNs) - Static method in class org.tanjakostic.jcleancim.xml.JaxpHelper
-
Adds the namespace binding definition to DOM dom
(to define multiple namespace
bindings on the root element).
- addNamespaceCommon(Element, NamespaceInfo) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
Adds new name space common stuff to domainSpec
and returns new name space.
- addNamespaceElement(Element, NamespaceInfo, String) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
Adds new name space element to parent
and returns new element.
- addOperation(OperationBuilder<?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.EaModelBuilder
-
- addOperation(UmlClass, String) - Method in class org.tanjakostic.jcleancim.model.UmlClass
-
For testing only: Adds operation with default data.
- addOperation(UmlClass, UmlObjectData, UmlOperation.Data) - Method in class org.tanjakostic.jcleancim.model.UmlClass
-
Creates from arguments an operation, adds it to itself and to the model, populates
afferent/efferent collections for this and for non-null returnType
, and returns
the newly created object.
- addOperation(UmlOperation) - Method in class org.tanjakostic.jcleancim.model.UmlModel
-
Intended to be called by
UmlClass
and tests only.
- addOperationAfferentClass(ClassBuilder<?, ?, ?, ?, ?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.ClassBuilder
-
- addOperationAfferrentAndEfferentClasses(ClassBuilder<?, ?, ?, ?, ?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.OperationBuilder
-
- addOperationEfferentClass(ClassBuilder<?, ?, ?, ?, ?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.ClassBuilder
-
- addOperations(Element, Element, PropertiesDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addOwnConstraint(UmlObjectData, UmlConstraint.Data) - Method in class org.tanjakostic.jcleancim.model.UmlAttribute
-
Creates attribute constraint from arguments, adds it to this attribute and returns the new
constraint.
- addPackage(PackageBuilder<?, ?, ?, ?, ?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.EaModelBuilder
-
- addPackage(Element, Element, PackageDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
Adds package element with all its contents, recursively, to sel
and returns the
new element.
- addPackage(UmlPackage) - Method in class org.tanjakostic.jcleancim.model.UmlModel
-
Intended to be called by
UmlPackage
(and tests) only.
- addPackage61850(Element, Element, PackageDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
Adds 61850-specific package element to sel
and returns the new element.
- addPackageCommon(Element, Element, PackageDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
Adds UML package commons element to sel
and returns the package element.
- addPackagePairsFromDeps(Collection<UmlDependency>, Collection<Collection<UmlPackage>>, Collection<Collection<UmlPackage>>) - Method in class org.tanjakostic.jcleancim.statistics.CrossPackageStats
-
- addParameter(UmlParameter) - Method in class org.tanjakostic.jcleancim.model.UmlOperation
-
Adds non-null parameter par
to this operation, and returns the same object.
- addPrettyStrings(Element, Element, List<TableSpec>) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addQSubElement(Element, String, Document) - Static method in class org.tanjakostic.jcleancim.xml.JaxpHelper
-
Adds sub-element to el
and returns modified el
.
- addReorderingItem(EntryDoc, EntryDoc) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.Reordering
-
- addServiceParameter(Element, Element, EntryDoc) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addSimpleRule(SimpleRule<T>) - Method in class org.tanjakostic.jcleancim.validation.AbstractValidator
-
- addSkippedInformativePackage(String) - Method in interface org.tanjakostic.jcleancim.docgen.collector.DocCollector
-
Must be called by every newly created
PackageDoc
that is to be skipped.
- addSkippedInformativePackage(String) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.DocCollectorImpl
-
- addSkippedUmlItem(String, boolean) - Method in class org.tanjakostic.jcleancim.model.UmlStructure
-
For testing only: Adds skipped UML item with default data.
- addSkippedUmlItem(UmlObjectData, UmlSkipped.Data) - Method in class org.tanjakostic.jcleancim.model.UmlStructure
-
Creates from arguments a skipped UML item, adds it to itself, and returns the newly created
object.
- addSubElement(Element, String) - Method in class org.tanjakostic.jcleancim.xml.XmlInstanceDOM
-
Adds sub-element to el
and returns modified el
.
- addTable() - Method in class org.tanjakostic.jcleancim.docgen.writer.Placeholder
-
Returns the index to be used to reference the added table caption.
- addTable(Element, Element, RawData, String) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addTaggedValue(String, String) - Method in class org.tanjakostic.jcleancim.model.AbstractUmlObject
-
- addTaggedValue(String, String) - Method in interface org.tanjakostic.jcleancim.model.UmlObject
-
Adds the UML tagged value (name
, value
pair) to this UML object, as
defined in the UML model.
- addToFlattened(PackageDoc) - Method in interface org.tanjakostic.jcleancim.docgen.collector.DocCollector
-
Must be called by every newly created
PackageDoc
that need not be skipped.
- addToFlattened(PackageDoc) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.DocCollectorImpl
-
- addToScoped(PackageDoc) - Method in interface org.tanjakostic.jcleancim.docgen.collector.DocCollector
-
Must be called by every newly created
PackageDoc
that need not be skipped, if
owner
is in scope and it needs to be included in the name space: adds the
packageDoc
under appropriate nature and name space, no-op otherwise.
- addToScoped(PackageDoc) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.DocCollectorImpl
-
- addUmlObject(Element, Element, RawData) - Method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- addValue(K, V, V...) - Method in class org.tanjakostic.jcleancim.util.MapOfCollections
-
- addWarn(String) - Method in class org.tanjakostic.jcleancim.xml.SaxErrorData
-
- addXAttrIfTrue(Element, String, RawData) - Static method in class org.tanjakostic.jcleancim.docgen.writer.xml.WAXWriter
-
- ADMIN - Static variable in class org.tanjakostic.jcleancim.model.UmlStereotype
-
Used for some abstract LN classes (61850-7-4) to tag that presence conditions of its data
objects do not change in the context of derived statistic instance.
- AG_SPECS - Static variable in class org.tanjakostic.jcleancim.docgen.collector.AGSpec
-
- aggregateOf - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlResourceValue
-
- AGSpec - Class in org.tanjakostic.jcleancim.docgen.collector
-
Specific to IEC 61850 tables for logical nodes and common data classes, this simple data
structure holds definition for a valid group.
- AGSpec(String, String, String, boolean, String) - Constructor for class org.tanjakostic.jcleancim.docgen.collector.AGSpec
-
- ALIAS_PATTERN - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ALLOWED_STEREOS - Static variable in class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationEndsWithUnallowedStereotype
-
- ALLOWED_STEREOS - Static variable in class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationsWithUnallowedStereotype
-
- ALLOWED_STEREOS - Static variable in class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesWithUnallowedStereotype
-
- ALLOWED_STEREOS - Static variable in class org.tanjakostic.jcleancim.validation.DependencyValidator.DependenciesWithUnallowedStereotype
-
- ALLOWED_STEREOS - Static variable in class org.tanjakostic.jcleancim.validation.DiagramValidator.DiagramsWithUnallowedStereotype
-
- ALLOWED_STEREOS - Static variable in class org.tanjakostic.jcleancim.validation.OperationValidator.OperationParametersWithUnallowedStereotype
-
- ALLOWED_STEREOS - Static variable in class org.tanjakostic.jcleancim.validation.OperationValidator.OperationsWithUnallowedStereotype
-
- ALLOWED_STEREOS - Static variable in class org.tanjakostic.jcleancim.validation.PackageValidator.PackagesWithUnallowedStereotype
-
- ANY_DA_OR_CDC_HEADING_FORMAT - Static variable in interface org.tanjakostic.jcleancim.docgen.collector.ClassDoc
-
(deprecated, abstract), alias, name
- appendCollectionInfo(StringBuilder, int, String) - Method in class org.tanjakostic.jcleancim.experimental.builder.xsd.Profile
-
- appendHtmlTextInNewParagraphWithStyle(Range<Dispatch>, String, Style) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
-
- appendHtmlTextInNewParagraphWithStyle(Range<Object>, String, Style) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.docx.DocxWordWriter
-
- appendHtmlTextInNewParagraphWithStyle(Range<O>, String, Style) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordHelper
-
- appendNewLine(Range<Dispatch>) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
-
- appendNewLine(Range<Object>) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.docx.DocxWordWriter
-
- appendNewLine(Range<O>) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordHelper
-
- appendParagraph(String) - Method in class org.tanjakostic.jcleancim.model.TextDescription
-
Returns new instance with the paragraph
appended to the original text as a
paragraph (for HTML, it will enclose paragraph
into paragraph tags, and for
text, it will first append a new line character then paragraph
); or unmodified
instance if paragraph
is null or empty.
- appendRawTextInNewParagraphWithStyle(Range<Dispatch>, String, Style) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
-
- appendRawTextInNewParagraphWithStyle(Range<Object>, String, Style) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.docx.DocxWordWriter
-
- appendRawTextInNewParagraphWithStyle(Range<O>, String, Style) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordHelper
-
- appendText(Range<Dispatch>, String) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
-
- appendText(Range<Object>, String) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.docx.DocxWordWriter
-
- appendText(Range<O>, String) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordHelper
-
- appendTextInNewParagraph(Range<Dispatch>, String) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
-
- appendTextInNewParagraph(Range<Object>, String) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.docx.DocxWordWriter
-
- appendTextInNewParagraph(Range<O>, String) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordHelper
-
- appendTextInNewParagraphWithStyle(Range<O>, TextDescription, Style) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
-
You'll always use this one for regular text and tables.
- appendTextInNewParagraphWithStyle(Range<O>, TextDescription, Style) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordHelper
-
- appendTextWithStyle(Range<Dispatch>, String, Style) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
-
- appendTextWithStyle(Range<Object>, String, Style) - Method in class org.tanjakostic.jcleancim.docgen.writer.word.docx.DocxWordWriter
-
- appendTextWithStyle(Range<O>, String, Style) - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordHelper
-
- ApplicationException - Exception in org.tanjakostic.jcleancim.util
-
Application exception.
- ApplicationException() - Constructor for exception org.tanjakostic.jcleancim.util.ApplicationException
-
- ApplicationException(String, Throwable) - Constructor for exception org.tanjakostic.jcleancim.util.ApplicationException
-
- ApplicationException(String) - Constructor for exception org.tanjakostic.jcleancim.util.ApplicationException
-
- ApplicationException(Throwable) - Constructor for exception org.tanjakostic.jcleancim.util.ApplicationException
-
- applyCloseReopen() - Method in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
-
- applyCloseReopen() - Method in class org.tanjakostic.jcleancim.docgen.writer.word.docx.DocxWordWriter
-
- applyCloseReopen() - Method in interface org.tanjakostic.jcleancim.docgen.writer.word.WordWriter
-
Returns whether to apply close/reopen hack (may be needed for performance reasons).
- applyShaddingToRow(Dispatch, Variant) - Static method in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
-
- areEndVisibilitiesSame() - Method in class org.tanjakostic.jcleancim.model.UmlAssociation
-
Returns whether both ends have the same visibility.
- ARG_CONDID - Static variable in class org.tanjakostic.jcleancim.model.PresenceCondition
-
- ARG_N - Static variable in class org.tanjakostic.jcleancim.model.PresenceCondition
-
- ARG_SIBLING - Static variable in class org.tanjakostic.jcleancim.model.PresenceCondition
-
- ARRAY_OF - Static variable in class org.tanjakostic.jcleancim.docgen.collector.impl.CdcAttributesDoc
-
- asCsv(PropertiesDoc, String) - Static method in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
-
- asCSV() - Method in class org.tanjakostic.jcleancim.validation.ModelIssue
-
Returns the string representation suitable for comma-separated format.
- asCSV() - Method in class org.tanjakostic.jcleancim.validation.ModelIssues
-
- asInputStream() - Method in class org.tanjakostic.jcleancim.xml.WellformedDOM
-
- asPrefix() - Method in class org.tanjakostic.jcleancim.xml.XmlNs
-
Returns this namespace as prefix, ready to concatenate (e.g., "rdf:", or "" if prefix is null
or empty).
- asPrettyXml(Node, File) - Static method in class org.tanjakostic.jcleancim.xml.JaxpHelper
-
Returns documentOrElement
as pretty-print XML string and saves it to
xmlFile
if not null.
- asPrettyXml(XmlString, File) - Static method in class org.tanjakostic.jcleancim.xml.JaxpHelper
-
Returns xmlText
as pretty-print string and saves to xmlFile
if not
null.
- assertModelNotEmptyWarnIfMultipleRoots(int) - Static method in class org.tanjakostic.jcleancim.builder.ea.EaModelBuilder
-
- assignType(Map<Integer, ClassBuilder<?, ?, ?, ?, ?, ?>>) - Method in class org.tanjakostic.jcleancim.builder.ea.AttributeBuilder
-
It is the responsibility of the model builder to call this method after all the classes in
the model have been initialised.
- assignType(String, EaModelBuilder<?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.ParameterBuilder
-
It is the responsibility of the model builder or its delegate to call this method after all
the classes in the model have been initialised.
- assignTypeToExceptions(Set<ClassBuilder<?, ?, ?, ?, ?, ?>>, EaModelBuilder<?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.OperationBuilder
-
- assignTypeToParameters(Set<ClassBuilder<?, ?, ?, ?, ?, ?>>, EaModelBuilder<?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.OperationBuilder
-
- assignTypeToParametersAndExceptions(EaModelBuilder<?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.OperationBuilder
-
It is the responsibility of the model builder to call this method after all the classes in
the model have been initialised.
- assignTypeToReturnParameter(Set<ClassBuilder<?, ?, ?, ?, ?, ?>>, EaModelBuilder<?, ?>) - Method in class org.tanjakostic.jcleancim.builder.ea.OperationBuilder
-
- ASSOC_ENDS - Static variable in class org.tanjakostic.jcleancim.docgen.collector.TableSpec
-
- AssociationBuilder<O,T> - Class in org.tanjakostic.jcleancim.builder.ea
-
- AssociationBuilder(O, T, ClassBuilder<?, ?, ?, ?, ?, ?>, ClassBuilder<?, ?, ?, ?, ?, ?>, EaModelBuilder<?, ?>, EaHelper) - Constructor for class org.tanjakostic.jcleancim.builder.ea.AssociationBuilder
-
Constructor.
- associationCount - Variable in class org.tanjakostic.jcleancim.statistics.Counter
-
- AssociationEndBuilder<O,T> - Class in org.tanjakostic.jcleancim.builder.ea
-
- AssociationEndBuilder(O, T, AssociationBuilder<?, ?>, boolean, ClassBuilder<?, ?, ?, ?, ?, ?>, EaHelper) - Constructor for class org.tanjakostic.jcleancim.builder.ea.AssociationEndBuilder
-
Constructs association end from EA object.
- AssociationValidator - Class in org.tanjakostic.jcleancim.validation
-
Validates associations.
- AssociationValidator(Config, Collection<UmlAssociation>, ModelIssues) - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator
-
- AssociationValidator.AssociationEndsMissingDoc - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationEndsMissingDoc() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationEndsMissingDoc
-
- AssociationValidator.AssociationEndsWithBadCharacterInName - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationEndsWithBadCharacterInName() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationEndsWithBadCharacterInName
-
- AssociationValidator.AssociationEndsWithBadDocEnd - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationEndsWithBadDocEnd() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationEndsWithBadDocEnd
-
- AssociationValidator.AssociationEndsWithBadDocStart - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationEndsWithBadDocStart() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationEndsWithBadDocStart
-
- AssociationValidator.AssociationEndsWithUnallowedStereotype - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationEndsWithUnallowedStereotype() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationEndsWithUnallowedStereotype
-
- AssociationValidator.AssociationEndsWithUnallowedTagNames - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationEndsWithUnallowedTagNames() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationEndsWithUnallowedTagNames
-
- AssociationValidator.AssociationsMissingInformativeStereotype - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationsMissingInformativeStereotype() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationsMissingInformativeStereotype
-
- AssociationValidator.AssociationsWithDoc - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationsWithDoc() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationsWithDoc
-
- AssociationValidator.AssociationsWithExplicitDirection - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationsWithExplicitDirection() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationsWithExplicitDirection
-
- AssociationValidator.AssociationsWithName - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationsWithName() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationsWithName
-
- AssociationValidator.AssociationsWithNoMultiplicity - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationsWithNoMultiplicity() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationsWithNoMultiplicity
-
- AssociationValidator.AssociationsWithRoleBadDirection - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationsWithRoleBadDirection() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationsWithRoleBadDirection
-
- AssociationValidator.AssociationsWithSameDocOnBothEnds - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationsWithSameDocOnBothEnds() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationsWithSameDocOnBothEnds
-
- AssociationValidator.AssociationsWithUnallowedStereotype - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationsWithUnallowedStereotype() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationsWithUnallowedStereotype
-
- AssociationValidator.AssociationsWithUnallowedTagNames - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationsWithUnallowedTagNames() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationsWithUnallowedTagNames
-
- AssociationValidator.AssociationsWithWrongSource - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.AssociationsWithWrongSource() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.AssociationsWithWrongSource
-
- AssociationValidator.CimAssociationEndsNameShouldBePlural - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.CimAssociationEndsNameShouldBePlural() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.CimAssociationEndsNameShouldBePlural
-
- AssociationValidator.CimAssociationEndsNameShouldBeSingular - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.CimAssociationEndsNameShouldBeSingular() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.CimAssociationEndsNameShouldBeSingular
-
- AssociationValidator.CimAssociationEndsNameStartingWithLowerCase - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.CimAssociationEndsNameStartingWithLowerCase() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.CimAssociationEndsNameStartingWithLowerCase
-
- AssociationValidator.Iec61850AssociationsThatShouldBePrivate - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.Iec61850AssociationsThatShouldBePrivate() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.Iec61850AssociationsThatShouldBePrivate
-
- AssociationValidator.Iec61850AssociationsWithDifferentEndVisibility - Class in org.tanjakostic.jcleancim.validation
-
- AssociationValidator.Iec61850AssociationsWithDifferentEndVisibility() - Constructor for class org.tanjakostic.jcleancim.validation.AssociationValidator.Iec61850AssociationsWithDifferentEndVisibility
-
- asXml(Node, File) - Static method in class org.tanjakostic.jcleancim.xml.JaxpHelper
-
Returns documentOrElement
as XML string and saves it to xmlFile
if
not null.
- asXmlString() - Method in class org.tanjakostic.jcleancim.xml.WellformedDOM
-
- ATTR_attr - Static variable in class org.tanjakostic.jcleancim.model.UML
-
Private attribute name on FCDA meta-model type, to hold actual DA type used.
- ATTR_CLASSIF - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_CONST - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_CONSTR_NAME - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_CONSTR_NOTE - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_CONSTR_TAGS - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_DATE - Static variable in class org.tanjakostic.jcleancim.model.UML
-
Attribute in a top-package version class (and 61850 namespace class).
- ATTR_DEFAULT - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_ID - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_id - Static variable in class org.tanjakostic.jcleancim.model.UML
-
- ATTR_INDEX - Static variable in class org.tanjakostic.jcleancim.docgen.collector.TableSpec
-
- ATTR_LOBOUND - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_NAME - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_NOTE - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_POSITION - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_revision - Static variable in class org.tanjakostic.jcleancim.model.UML
-
- ATTR_SCOPE - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_STATIC - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_STYLE - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_TAGS - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_TAGS_OUT - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_TGVAL_NAME - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_TGVAL_OWNER_ID - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_TGVAL_TAGS - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_TGVAL_VALUE - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_tissuesApplied - Static variable in class org.tanjakostic.jcleancim.model.UML
-
- ATTR_TYPE - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_UPBOUND - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
-
- ATTR_val - Static variable in class org.tanjakostic.jcleancim.model.UML
-
Private attribute name on DA meta-model type, to hold actual primitive type used.
- ATTR_VERSION - Static variable in class org.tanjakostic.jcleancim.model.UML
-
Attribute in a top-package version class (and 61850 namespace class).
- attribute - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlResourceValue
-
- AttributeBuilder<O,T> - Class in org.tanjakostic.jcleancim.builder.ea
-
- AttributeBuilder(O, T, ClassBuilder<?, ?, ?, ?, ?, ?>, EaHelper) - Constructor for class org.tanjakostic.jcleancim.builder.ea.AttributeBuilder
-
Constructor for attribute from EA object.
- attributeCount - Variable in class org.tanjakostic.jcleancim.statistics.Counter
-
- AttributeGroup - Class in org.tanjakostic.jcleancim.docgen.collector.impl.ag
-
Helper class, used to group attributes of a class.
- AttributeGroup(Collection<UmlAttribute>, Collection<UmlAttribute>) - Constructor for class org.tanjakostic.jcleancim.docgen.collector.impl.ag.AttributeGroup
-
- AttributeGroup(AGSpec, Collection<UmlAttribute>, Collection<UmlAttribute>) - Constructor for class org.tanjakostic.jcleancim.docgen.collector.impl.ag.AttributeGroup
-
- attributeNeedsInitialisation(UmlAttribute, String, String) - Method in class org.tanjakostic.jcleancim.model.UmlPackage
-
- Attributes61850Doc - Class in org.tanjakostic.jcleancim.docgen.collector.impl
-
Holds the utility method to filter groups which may stay with no members after applying
configuration filters (e.g., a class actually inherits from another class, but another class is
informative, and we don't want informative stuff printed), and some common formatting.
- Attributes61850Doc(DocgenConfig, UmlObject, String, String, String, String, TableSpec, String) - Constructor for class org.tanjakostic.jcleancim.docgen.collector.impl.Attributes61850Doc
-
Constructor.
- AttributeValidator - Class in org.tanjakostic.jcleancim.validation
-
Validates attributes.
- AttributeValidator(Config, Collection<UmlAttribute>, ModelIssues) - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator
-
- AttributeValidator.AttributesMissingDoc - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesMissingDoc() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesMissingDoc
-
- AttributeValidator.AttributesThatAreConstNonStatic - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesThatAreConstNonStatic() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesThatAreConstNonStatic
-
- AttributeValidator.AttributesThatAreEnumsInNonEnumeratedClass - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesThatAreEnumsInNonEnumeratedClass() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesThatAreEnumsInNonEnumeratedClass
-
- AttributeValidator.AttributesThatAreStaticButNotConst - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesThatAreStaticButNotConst() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesThatAreStaticButNotConst
-
- AttributeValidator.AttributesWhoseTypeIsInformative - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesWhoseTypeIsInformative() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesWhoseTypeIsInformative
-
- AttributeValidator.AttributesWithBadDocEnd - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesWithBadDocEnd() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesWithBadDocEnd
-
- AttributeValidator.AttributesWithBadDocStart - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesWithBadDocStart() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesWithBadDocStart
-
- AttributeValidator.AttributesWithInexistingEnumLiteralAsInitValue - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesWithInexistingEnumLiteralAsInitValue() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesWithInexistingEnumLiteralAsInitValue
-
- AttributeValidator.AttributesWithInvalidMultiplicity - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesWithInvalidMultiplicity() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesWithInvalidMultiplicity
-
- AttributeValidator.AttributesWithInvalidTypeNull - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesWithInvalidTypeNull() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesWithInvalidTypeNull
-
- AttributeValidator.AttributesWithInvalidTypeString - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesWithInvalidTypeString() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesWithInvalidTypeString
-
- AttributeValidator.AttributesWithTypeFromUnallowedOwner - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesWithTypeFromUnallowedOwner() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesWithTypeFromUnallowedOwner
-
- AttributeValidator.AttributesWithTypeIdMismatch - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesWithTypeIdMismatch() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesWithTypeIdMismatch
-
- AttributeValidator.AttributesWithUnallowedStereotype - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesWithUnallowedStereotype() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesWithUnallowedStereotype
-
- AttributeValidator.AttributesWithUnallowedTagNames - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.AttributesWithUnallowedTagNames() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.AttributesWithUnallowedTagNames
-
- AttributeValidator.CimAttributesNameShouldBeSingular - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.CimAttributesNameShouldBeSingular() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.CimAttributesNameShouldBeSingular
-
- AttributeValidator.CimAttributesNameShouldNotStartWithClassName - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.CimAttributesNameShouldNotStartWithClassName() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.CimAttributesNameShouldNotStartWithClassName
-
- AttributeValidator.CimAttributesNameStartingWithUpperCase - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.CimAttributesNameStartingWithUpperCase() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.CimAttributesNameStartingWithUpperCase
-
- AttributeValidator.CimAttributesThatAreNotStaticNonConstWithInitVal - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.CimAttributesThatAreNotStaticNonConstWithInitVal() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.CimAttributesThatAreNotStaticNonConstWithInitVal
-
- AttributeValidator.CimAttributesThatShouldBeOptional - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.CimAttributesThatShouldBeOptional() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.CimAttributesThatShouldBeOptional
-
- AttributeValidator.CimAttributesThatShouldBePublic - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.CimAttributesThatShouldBePublic() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.CimAttributesThatShouldBePublic
-
- AttributeValidator.CimAttributesThatShouldBeReplacedWithAssociation - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.CimAttributesThatShouldBeReplacedWithAssociation() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.CimAttributesThatShouldBeReplacedWithAssociation
-
- AttributeValidator.CimAttributesWithBadCharacterInName - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.CimAttributesWithBadCharacterInName() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.CimAttributesWithBadCharacterInName
-
- AttributeValidator.CimAttributesWithFlagInName - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.CimAttributesWithFlagInName() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.CimAttributesWithFlagInName
-
- AttributeValidator.EnumLiteralsWithoutEnumStereotype - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.EnumLiteralsWithoutEnumStereotype() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.EnumLiteralsWithoutEnumStereotype
-
- AttributeValidator.EnumLiteralsWithSuperfluousType - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.EnumLiteralsWithSuperfluousType() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.EnumLiteralsWithSuperfluousType
-
- AttributeValidator.Iec61850AbbreviationLiteralsNameStartingWithLowerCase - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.Iec61850AbbreviationLiteralsNameStartingWithLowerCase() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.Iec61850AbbreviationLiteralsNameStartingWithLowerCase
-
- AttributeValidator.Iec61850AttributesWithBadCharacterInName - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.Iec61850AttributesWithBadCharacterInName() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.Iec61850AttributesWithBadCharacterInName
-
- AttributeValidator.Iec61850AttributesWithInexistingSibling - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.Iec61850AttributesWithInexistingSibling() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.Iec61850AttributesWithInexistingSibling
-
- AttributeValidator.Iec61850ConditionLiteralsNeverUsedAsConstraints - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.Iec61850ConditionLiteralsNeverUsedAsConstraints(Collection<UmlAttribute>) - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.Iec61850ConditionLiteralsNeverUsedAsConstraints
-
- AttributeValidator.Iec61850DOAbbreviationLiteralsDuplicateDescription - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.Iec61850DOAbbreviationLiteralsDuplicateDescription(Collection<UmlAttribute>) - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.Iec61850DOAbbreviationLiteralsDuplicateDescription
-
- AttributeValidator.Iec61850DOAbbreviationLiteralsDuplicateName - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.Iec61850DOAbbreviationLiteralsDuplicateName(Collection<UmlAttribute>) - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.Iec61850DOAbbreviationLiteralsDuplicateName
-
- AttributeValidator.Iec61850DOAbbreviationLiteralsNeverUsedInDOName - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.Iec61850DOAbbreviationLiteralsNeverUsedInDOName(Collection<UmlAttribute>) - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.Iec61850DOAbbreviationLiteralsNeverUsedInDOName
-
- AttributeValidator.Iec61850DOAttributesNameStartingWithLowerCase - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.Iec61850DOAttributesNameStartingWithLowerCase() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.Iec61850DOAttributesNameStartingWithLowerCase
-
- AttributeValidator.Iec61850DOAttributesWithNameMissingAbbreviation - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.Iec61850DOAttributesWithNameMissingAbbreviation() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.Iec61850DOAttributesWithNameMissingAbbreviation
-
- AttributeValidator.Iec61850DOAttributesWithSameNameDifferentType - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.Iec61850DOAttributesWithSameNameDifferentType(Collection<UmlAttribute>) - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.Iec61850DOAttributesWithSameNameDifferentType
-
- AttributeValidator.Iec61850DOAttributesWithTooLongName - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.Iec61850DOAttributesWithTooLongName() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.Iec61850DOAttributesWithTooLongName
-
- AttributeValidator.Iec61850FCDAAttributesWithMissingConstraint - Class in org.tanjakostic.jcleancim.validation
-
- AttributeValidator.Iec61850FCDAAttributesWithMissingConstraint() - Constructor for class org.tanjakostic.jcleancim.validation.AttributeValidator.Iec61850FCDAAttributesWithMissingConstraint
-
- ATTRS - Static variable in class org.tanjakostic.jcleancim.docgen.collector.TableSpec
-