Skip navigation links
jCleanCim-02v03
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 

T

TableSpec - Class in org.tanjakostic.jcleancim.docgen.collector
Information required to describe a table and its columns for generating documentation.
TableSpec(String, Nature, List<ColumnSpec>) - Constructor for class org.tanjakostic.jcleancim.docgen.collector.TableSpec
 
TAG_FUNCTIONS - Static variable in class org.tanjakostic.jcleancim.model.UmlClass
 
TAG_moveAfter - Static variable in class org.tanjakostic.jcleancim.model.UML
WG10 CDC and DA attributes may have tagged value, to move their position for printing.
TAG_PRESENCE_CONDITIONS - Static variable in class org.tanjakostic.jcleancim.model.UmlClass
 
TAG_SCL_emptyValue - Static variable in class org.tanjakostic.jcleancim.model.UML
WG10 has some enum types with literal "none" that should be printed as empty value.
TARGET_NS_PREFIX - Static variable in class org.tanjakostic.jcleancim.experimental.builder.xsd.Profile
 
text - Variable in class org.tanjakostic.jcleancim.model.TextDescription
 
TextDescription - Class in org.tanjakostic.jcleancim.model
Simple data structure to hold together the text description content and its format to facilitate writing of UML documentation that may be formatted.
TextDescription() - Constructor for class org.tanjakostic.jcleancim.model.TextDescription
Creates an instance with defaults.
TextDescription(String) - Constructor for class org.tanjakostic.jcleancim.model.TextDescription
Creates an instance with the content in text trimmed of whitespace, and TextDescription.DEFAULT_KIND.
TextDescription(String, TextDescription.TextKind) - Constructor for class org.tanjakostic.jcleancim.model.TextDescription
Constructor.
TextDescription.TextKind - Enum in org.tanjakostic.jcleancim.model
Kind of text formatting that helps to optimise writing text to various formats.
toCsv() - Method in interface org.tanjakostic.jcleancim.docgen.collector.EntryDoc
Returns a single string of comma-separated items in a row, and Util.NL between the rows.
toCsv() - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.EntryDocImpl
 
toCsvRecord(char, boolean, List<String>) - Static method in class org.tanjakostic.jcleancim.util.Util
Invokes Util.concatStringSeparatedTokens(String, boolean, List) and appends the separatorChar at the end of result, to return the string that is one record in a .csv format without new line character at the end.
toHtml() - Method in class org.tanjakostic.jcleancim.statistics.ModelStats
 
toHtml() - Method in class org.tanjakostic.jcleancim.statistics.StatsPerOwner
 
TOKEN_DELIMITTER - Static variable in class org.tanjakostic.jcleancim.util.Util
Character used to "enclose" a token that is to be concatenated with a separator.
TOOL_CUSTOM_DOC_PROP - Static variable in interface org.tanjakostic.jcleancim.docgen.writer.Writer
Name for custom document property holding the application version.
toShortString() - Method in enum org.tanjakostic.jcleancim.docgen.writer.Style
 
toShortString(boolean, boolean) - Method in class org.tanjakostic.jcleancim.model.AbstractUmlObject
 
toShortString(boolean, String, boolean) - Method in class org.tanjakostic.jcleancim.model.AbstractUmlObject
Similar to AbstractUmlObject.toShortString(boolean, boolean), but allows to specify a qualifier.
toShortString(boolean, boolean) - Method in interface org.tanjakostic.jcleancim.model.UmlObject
Returns the context as string, for logging purposes:
toSkip(UmlObject) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractObjectDoc
Returns whether to skip object o, according to configuration.
toSkipInherited(UmlObject) - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractPropertiesDoc
Returns whether inherited object o needs to be skipped, according to configuration.
toString() - Method in class org.tanjakostic.jcleancim.builder.ea.AssociationBuilder
 
toString() - Method in class org.tanjakostic.jcleancim.builder.ea.AssociationEndBuilder
 
toString() - Method in class org.tanjakostic.jcleancim.builder.ea.AttributeBuilder
 
toString() - Method in class org.tanjakostic.jcleancim.builder.ea.ConstraintBuilder
 
toString() - Method in class org.tanjakostic.jcleancim.builder.ea.DependencyBuilder
 
toString() - Method in class org.tanjakostic.jcleancim.builder.ea.DiagramBuilder
 
toString() - Method in class org.tanjakostic.jcleancim.builder.ea.OperationBuilder
 
toString() - Method in class org.tanjakostic.jcleancim.builder.ea.PackageBuilder
 
toString() - Method in class org.tanjakostic.jcleancim.builder.ea.ParameterBuilder
 
toString() - Method in class org.tanjakostic.jcleancim.builder.ea.SkippedBuilder
 
toString() - Method in class org.tanjakostic.jcleancim.common.Config
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.collector.FormatInfo
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractObjectDoc
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.AbstractPropertiesDoc
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.DocCollectorImpl
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.collector.impl.EntryDocImpl
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.collector.PlaceholderSpec
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.writer.AbstractRange
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.writer.Caption
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.writer.Cursor
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.writer.CursorList
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.writer.ExistingCaptionLabel
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.writer.ExistingStyle
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.writer.Placeholder
 
toString() - Method in enum org.tanjakostic.jcleancim.docgen.writer.Style
 
toString() - Method in class org.tanjakostic.jcleancim.docgen.writer.word.AbstractWordWriter
 
toString() - Method in class org.tanjakostic.jcleancim.experimental.builder.rdfs.RdfsClass
 
toString() - Method in class org.tanjakostic.jcleancim.experimental.builder.rdfs.RdfsElem
 
toString() - Method in class org.tanjakostic.jcleancim.experimental.builder.rdfs.RdfsEnumLiteral
 
toString() - Method in class org.tanjakostic.jcleancim.experimental.builder.rdfs.RdfsProperty
 
toString() - Method in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlTag
Returns qualified name of this tag as string (e.g., rdf:about).
toString() - Method in class org.tanjakostic.jcleancim.experimental.builder.xsd.Profile
 
toString() - Method in class org.tanjakostic.jcleancim.model.NameDecomposition
 
toString() - Method in class org.tanjakostic.jcleancim.model.Namespace
 
toString() - Method in class org.tanjakostic.jcleancim.model.NamespaceInfo
 
toString() - Method in class org.tanjakostic.jcleancim.model.PresenceCondition
 
toString() - Method in class org.tanjakostic.jcleancim.model.TextDescription
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlAssociation
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlAssociationEnd
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlAssociationEndPair
Example for inherited association ends of ConductingEquipment:
toString() - Method in class org.tanjakostic.jcleancim.model.UmlAttribute
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlClass
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlConstraint
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlDependency
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlDiagram
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlModel
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlMultiplicity
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlObjectData
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlOperation
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlPackage
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlParameter
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlSkipped
 
toString() - Method in class org.tanjakostic.jcleancim.model.UmlStereotype
toString() - Method in enum org.tanjakostic.jcleancim.model.UmlVisibility
toString() - Method in class org.tanjakostic.jcleancim.model.ValueRange
 
toString() - Method in class org.tanjakostic.jcleancim.model.VersionInfo
 
toString() - Method in class org.tanjakostic.jcleancim.statistics.CrossPackageStats
 
toString() - Method in class org.tanjakostic.jcleancim.statistics.ModelStats
 
toString() - Method in class org.tanjakostic.jcleancim.statistics.StatsPerOwner
 
toString() - Method in class org.tanjakostic.jcleancim.util.MapOfCollections
 
toString() - Method in class org.tanjakostic.jcleancim.util.MapOfMaps
 
toString() - Method in class org.tanjakostic.jcleancim.validation.ModelIssue
 
toString() - Method in class org.tanjakostic.jcleancim.xml.NamespaceCache
 
toString() - Method in class org.tanjakostic.jcleancim.xml.SaxErrorData
 
toString() - Method in class org.tanjakostic.jcleancim.xml.XmlNs
 
toString() - Method in class org.tanjakostic.jcleancim.xml.XmlString
 
toStringLines() - Method in class org.tanjakostic.jcleancim.util.MapOfCollections
 
toStringLines() - Method in class org.tanjakostic.jcleancim.util.MapOfMaps
 
toStringLong() - Method in class org.tanjakostic.jcleancim.experimental.builder.rdfs.RdfsClass
 
toStringLong() - Method in class org.tanjakostic.jcleancim.experimental.builder.rdfs.RdfsElem
 
toStringLong() - Method in class org.tanjakostic.jcleancim.experimental.builder.rdfs.RdfsEnumLiteral
 
toStringLong() - Method in class org.tanjakostic.jcleancim.experimental.builder.rdfs.RdfsProperty
 
toXmi(String, XMIDialect, boolean, File, String) - Method in class org.tanjakostic.jcleancim.builder.AbstractXMIExporter
Actual export to XMI.
toXmi(String, XMIDialect, boolean, File, String) - Method in class org.tanjakostic.jcleancim.builder.EmptyXMIExporter
This default implementation does nothing (well, that's why we are empty exporter).
toXml(boolean) - Method in interface org.tanjakostic.jcleancim.docgen.collector.ClassScl
 
toXml(boolean) - Method in interface org.tanjakostic.jcleancim.docgen.collector.PackageScl
 
TRANSIENT - Static variable in class org.tanjakostic.jcleancim.docgen.collector.impl.Attributes61850Doc
String to print in 61860-7-4 when data object is transient.
TRG_OPS - Static variable in class org.tanjakostic.jcleancim.docgen.collector.TableSpec
 
trgOpPckName - Variable in class org.tanjakostic.jcleancim.docgen.collector.DocgenConfig
 
TRUNCATE_GREATER_THAN - Static variable in class org.tanjakostic.jcleancim.util.Util
 
truncateEnd(String) - Static method in class org.tanjakostic.jcleancim.util.Util
Identical to Util.truncateEnd(String, int) with default value for charCount = 30.
truncateEnd(String, int) - Static method in class org.tanjakostic.jcleancim.util.Util
Truncates input to first charCount characters and appends "...".
truncateStart(String) - Static method in class org.tanjakostic.jcleancim.util.Util
Identical to Util.truncateEnd(String, int) with default value for charCount = 30.
truncateStart(String, int) - Static method in class org.tanjakostic.jcleancim.util.Util
Truncates input to last charCount characters and prepends "...".
TVN_cdcId - Static variable in class org.tanjakostic.jcleancim.model.UML
WG10-specific tagged value, used in CDC tables (7-3).
TVN_datId - Static variable in class org.tanjakostic.jcleancim.model.UML
WG10-specific tagged value, used in DA tables (7-3).
TVN_GUIDBasedOn - Static variable in class org.tanjakostic.jcleancim.model.UML
Heavily used in CIM UML profiles, but never in canonical CIM.
TVN_iecRef - Static variable in class org.tanjakostic.jcleancim.model.UML
 
TVN_ieeeRef - Static variable in class org.tanjakostic.jcleancim.model.UML
 
TVN_nsprefix - Static variable in class org.tanjakostic.jcleancim.model.UML
Tagged value name to specify namespace prefix for a UML object.
TVN_nsuri - Static variable in class org.tanjakostic.jcleancim.model.UML
Tagged value name to specify namespace URI for a UML object.
TVN_oldName - Static variable in class org.tanjakostic.jcleancim.model.UML
WG10-specific tagged value to refer to old type name, used in core types only (7-2).
TVN_rsName - Static variable in class org.tanjakostic.jcleancim.model.UML
 
TVN_throws - Static variable in class org.tanjakostic.jcleancim.model.UML
Exceptions in EA must be specified as tagged value with the tag name 'throws'.
type - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlChildElement
applicable to rdf:Description (attribute of enum class) to designate enum class
TYPE - 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-02v03

Copyright 2009-2016 Tatjana (Tanja) Kostic