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

A

ABAP - Static variable in class eu.cqse.check.framework.util.LanguageFeatureParser
Language feature parser for ABAP.
AbapCheckUtils - Class in eu.cqse.check.framework.util.abap
Utility methods for checks analyzing ABAP code.
AbapCheckUtils() - Constructor for class eu.cqse.check.framework.util.abap.AbapCheckUtils
 
AbapLanguageFeatureParser - Class in eu.cqse.check.framework.util.abap
Language feature parser for ABAP.
AbapLanguageFeatureParser() - Constructor for class eu.cqse.check.framework.util.abap.AbapLanguageFeatureParser
 
AbapMethodCallRecognizer - Class in eu.cqse.check.framework.util.abap
Tries to parse ABAP Method/Function calls
AbapMethodCallRecognizer.MethodCallInfo - Class in eu.cqse.check.framework.util.abap
Data class wrapping information on one method call (method name, parameter, ...)
AbapPreprocessor - Class in eu.cqse.check.framework.preprocessor.abap
Preprocessor for ABAP.
AbapPreprocessor() - Constructor for class eu.cqse.check.framework.preprocessor.abap.AbapPreprocessor
 
AbapShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.abap
Shallow parser for ABAP.
AbapShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.abap.AbapShallowParser
Constructor.
AbapShallowParser.EAbapParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.abap
The states used in this parser.
ABAPToken - Class in eu.cqse.check.framework.scanner
Class for ABAP tokens generated by the ABAP scanner.
AbapTypeInfoExtractor - Class in eu.cqse.check.framework.typetracker.abap
Extracts type information from ABAP shallow entities that are either statements, methods or attributes.
AbapTypeInfoExtractor(List<ShallowEntity>) - Constructor for class eu.cqse.check.framework.typetracker.abap.AbapTypeInfoExtractor
 
AbapTypeTracker - Class in eu.cqse.check.framework.typetracker.abap
Attaches type information to ABAP shallow entities.
AbapTypeTracker() - Constructor for class eu.cqse.check.framework.typetracker.abap.AbapTypeTracker
Constructor.
abort(String) - Static method in class org.conqat.lib.commons.options.CommandLineBase
Aborts the JVM with the given message.
ABSTRACT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"abstract"
accept(S, T) - Method in interface org.conqat.lib.commons.collections.CollectionUtils.BiConsumerWithException
Performs this operation on the given argument.
accept(S, T) - Method in interface org.conqat.lib.commons.collections.CollectionUtils.BiConsumerWithTwoExceptions
Performs this operation on the given argument.
accept(T) - Method in interface org.conqat.lib.commons.collections.CollectionUtils.ConsumerWithException
Performs this operation on the given argument.
accept(T) - Method in interface org.conqat.lib.commons.collections.CollectionUtils.ConsumerWithTwoExceptions
Performs this operation on the given argument.
accept(File) - Method in class org.conqat.lib.commons.filesystem.DirectoryOnlyFilter
Accepts directories and rejects files.
accept(File) - Method in class org.conqat.lib.commons.filesystem.FileExtensionFilter
Accepts files and rejects directories.
accept(File) - Method in class org.conqat.lib.commons.filesystem.FilenameFilter
accept(File) - Method in class org.conqat.lib.commons.filesystem.FileOnlyFilter
Accepts files and rejects directories.
accept(File) - Method in class org.conqat.lib.commons.filesystem.PlainClassFileFilter
Accepts files and rejects directories.
accept(File) - Method in class org.conqat.lib.commons.filesystem.RegularDirectoryFilter
See class comment for details.
ACCEPT_ALL - Static variable in interface eu.cqse.check.framework.util.variable.IVariableUseFilter
A variable use filter that accepts all uses.
accessAst() - Method in class eu.cqse.check.framework.checktest.TestCheckContext
 
accessAst() - Method in class eu.cqse.check.framework.checktest.TestTokenElementContext
Template method that is called before accessing the AST.
accessPhaseInvertedResult(Class<? extends IGlobalExtractionPhase<T, D>>) - Method in class eu.cqse.check.framework.checktest.TestCheckContext
 
accessPhaseInvertedResult(Class<? extends IGlobalExtractionPhase<T, D>>) - Method in interface eu.cqse.check.framework.core.ICheckContext
Returns an accessor function to read inverted results of the provided phase.
accessPhaseResult(Class<? extends IGlobalExtractionPhase<T, D>>) - Method in class eu.cqse.check.framework.checktest.TestCheckContext
 
accessPhaseResult(Class<? extends IGlobalExtractionPhase<T, D>>) - Method in interface eu.cqse.check.framework.core.ICheckContext
Returns an accessor function to read results of the provided phase.
accessTypeResolution() - Method in class eu.cqse.check.framework.checktest.TestCheckContext
 
accessTypeResolution() - Method in class eu.cqse.check.framework.checktest.TestTokenElementContext
Template method called before accessing type resolution.
accumulator() - Method in class org.conqat.lib.commons.collections.SetMapCollector
 
AdaShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.ada
Shallow parser for Ada.
AdaShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.ada.AdaShallowParser
Constructor.
AdaShallowParser.EAdaParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.ada
The states used in this parser.
AdaToken - Class in eu.cqse.check.framework.scanner
Class for ADA tokens generated by the ADA scanner.
add(ETrafficLightColor) - Method in class org.conqat.lib.commons.assessment.Assessment
Add a single entry of this color to this assessment.
add(ETrafficLightColor, int) - Method in class org.conqat.lib.commons.assessment.Assessment
Add a single entry of this color to this assessment.
add(Assessment) - Method in class org.conqat.lib.commons.assessment.Assessment
Adds the Assessment by merging the provided assessment into this, i.e.
add(String) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
add(K, V) - Method in class org.conqat.lib.commons.collections.CollectionMap
Adds a value to the collection associated with the given key.
add(CounterSet<E>) - Method in class org.conqat.lib.commons.collections.CounterSet
Adds the given CounterSet to this CounterSet by incrementing all keys contained from other.
add(int) - Method in class org.conqat.lib.commons.collections.IntList
Adds an element to the end of the list.
add(E) - Method in class org.conqat.lib.commons.collections.MapBackedSetBase
 
add(S, T) - Method in class org.conqat.lib.commons.collections.PairList
Add the given pair to the list.
add(E) - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
Operation is not supported.
add(int, E) - Method in class org.conqat.lib.commons.collections.UnmodifiableList
Operation is not supported.
add(T) - Method in class org.conqat.lib.commons.collections.UnmodifiableListIterator
Operation is not supported.
add(IRecommenderUser, Set<T>) - Method in class org.conqat.lib.commons.datamining.RecommenderRatingDatabase
Adds the given users to this rating database.
add(Region) - Method in class org.conqat.lib.commons.region.RegionSet
addAddtitionalParent(ScopedTypeLookup) - Method in class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Adds an additional parent lookup.
addAll(LineCoverageInfo) - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Adds all coverage information from another LineCoverageInfo.
addAll(Collection<? extends String>) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
addAll(K, Collection<? extends V>) - Method in class org.conqat.lib.commons.collections.CollectionMap
Adds all values to the collection associated with the given key.
addAll(CollectionMap<K, V, C>) - Method in class org.conqat.lib.commons.collections.CollectionMap
Adds all elements from another collection map.
addAll(Map<K, C>) - Method in class org.conqat.lib.commons.collections.CollectionMap
Adds all elements from a Java map.
addAll(IntList) - Method in class org.conqat.lib.commons.collections.IntList
Adds all elements of the given list to the end of the list.
addAll(PairList<S, T>) - Method in class org.conqat.lib.commons.collections.PairList
Adds all pairs from another list.
addAll(Collection<? extends E>) - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
Operation is not supported.
addAll(int, Collection<? extends E>) - Method in class org.conqat.lib.commons.collections.UnmodifiableList
Operation is not supported.
addAll(Collection<? extends Region>) - Method in class org.conqat.lib.commons.region.RegionSet
addAllSafe(Collection<T>, Collection<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Adds all elements of collection2 to collection1.
addAnnotation(String, String...) - Method in class eu.cqse.check.framework.util.filter.JavaAnnotatedEntityFilter
Add a filtering annotation with specific parameters.
addAnnotationAndVariants(Collection<String>, String...) - Method in class eu.cqse.check.framework.util.filter.JavaAnnotatedEntityFilter
Add a filtering annotation which has specific parameters.
addAnnotations(Collection<String>) - Method in class eu.cqse.check.framework.util.filter.JavaAnnotatedEntityFilter
Adds multiple annotations without any parameter.
addArrayElement() - Method in class org.conqat.lib.commons.collections.ManagedIntArray
Add space for a single element to the end of the array.
addArrayElements(int) - Method in class org.conqat.lib.commons.collections.ManagedIntArray
Add space for multiple elements to the end of the array.
addAttribute(EHTMLAttribute, Object) - Method in class org.conqat.lib.commons.html.HTMLWriter
Adds an attribute to the currently open element but checks in addition if the attribute may be added at all.
addAttribute(A, Object) - Method in class org.conqat.lib.commons.xml.XMLWriter
Add a attribute.
addBooleanField(String, String, boolean) - Method in class org.conqat.lib.commons.serialization.utils.SerializedClassFieldMigrator
Adds a new Boolean field with a default value set in all SerializedObjects of the SerializedClass.
addBranchAlias(String, String) - Method in class org.conqat.engine.service.shared.data.BranchesInfo
 
addCDataSection(String) - Method in class org.conqat.lib.commons.xml.XMLWriter
Add CDATA section.
addChild(ShallowEntity) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Adds a child entity.
addChild(SimpleTreeNode<K>) - Method in class org.conqat.lib.commons.tree.SimpleTreeNode
Add child.
addClosedElement(E, Object...) - Method in class org.conqat.lib.commons.xml.XMLWriter
Convenience method for adding an element together with (some of) its attributes.
addClosedTextElement(E, String, Object...) - Method in class org.conqat.lib.commons.xml.XMLWriter
Convenience method for adding an element together with (some of) its attributes and text inbetween.
addComment(String) - Method in class org.conqat.lib.commons.xml.XMLWriter
Add an XML comment.
addConstraint(Class<? extends T>, ILocalConstraint<T>) - Method in class org.conqat.lib.commons.constraint.ConstraintValidator
Adds a constraint for a class.
addDaysToDate(Date, int) - Static method in class org.conqat.lib.commons.date.DateUtils
Create a new date and add days to it.
addDefaultDeclaration(EHTMLElement, CSSDeclarationBlock) - Method in class org.conqat.lib.commons.html.CSSManagerBase
Adds a single selector and its block to this manager.
addDefaultDeclaration(EHTMLElement, ECSSPseudoClass, CSSDeclarationBlock) - Method in class org.conqat.lib.commons.html.CSSManagerBase
Adds a single selector and its block to this manager.
addDefaultImports(ScopedTypeLookup) - Method in class eu.cqse.check.framework.typetracker.java.JavaTypeTracker
Adds default namespaces to the initial variable lookup.
addDefaultImports(ScopedTypeLookup) - Method in class eu.cqse.check.framework.typetracker.TypeTrackerBase
Adds default namespaces to the initial variable lookup.
addDependency(String, String, IToken) - Method in class eu.cqse.check.framework.util.javascript.ClosureDependencyResult
Stores dependencyNamespace as a dependeny of declaredNamespace.
addDependencyForNextNamespace(String, IToken) - Method in class eu.cqse.check.framework.util.javascript.ClosureDependencyResult
Stores dependency namespaces for the next declared namespace in a file.
addElement(T) - Method in class org.conqat.lib.commons.algo.ObjectUnionFind
Adds a new element to this union find structure.
addElement() - Method in class org.conqat.lib.commons.algo.UnionFind
Adds a new element to this union find structure and returns its index.
addElement() - Method in class org.conqat.lib.commons.algo.UnionFindWithSize
Adds a new element to this union find structure and returns its index.
addExternalAttribute(String, Object) - Method in class org.conqat.lib.commons.xml.XMLWriter
Adds an external attribute, i.e.
addExternalJavaScript(String) - Method in class org.conqat.lib.commons.html.HTMLWriter
Inserts a script tag that loads JavaScript from a separate file.
addField(SerializedFieldBase) - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Adds a field to this class.
addFrom(NewCPreprocessor.PreprocessorUsageInformation) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor.PreprocessorUsageInformation
Adds all information from the given NewCPreprocessor.PreprocessorUsageInformation object to this.
addGroupInfo(FindingsSummaryGroupInfo) - Method in class org.conqat.engine.index.shared.FindingsSummaryCategoryInfo
Adds the given group info to this category info.
addHeader(String, String) - Method in class org.conqat.lib.commons.xml.XMLWriter
Add an XML header.
addHTML5Doctype() - Method in class org.conqat.lib.commons.xml.XMLWriter
Add the HTML5 doctype, which is different from normal XML/HTML doctypes in that it is much shorter and does not contain any public or system IDs.
addIfNotNull(K, V) - Method in class org.conqat.lib.commons.collections.ListMap
Adds the value only if the key and value are not null
addIfPresent(Optional<Pair<S, T>>) - Method in class org.conqat.lib.commons.collections.PairList
Add the given pair to the list, if it is present.
addImportedNamespace(String) - Method in class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Adds an imported namespace to the scoped lookup.
addIncludeInfoFrom(NewCPreprocessor.PreprocessorUsageInformation) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor.PreprocessorUsageInformation
Adds the information about included files and unresolved includes from the given NewCPreprocessor.PreprocessorUsageInformation object to this.
ADDITIONAL_TYPE_TOKENS - Static variable in class eu.cqse.check.framework.util.CppLanguageFeatureParser
All token types that can be used to specify a type.
ADDITIONAL_TYPE_TOKENS - Static variable in class eu.cqse.check.framework.util.CsLanguageFeatureParser
All token types that can be used to specify a type.
ADDITIONAL_TYPE_TOKENS - Static variable in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
All token types that can be used to specify a non primitive type.
addLeftChange(int, int) - Method in class org.conqat.lib.commons.diff.DiffDescription
Adds a change within a line region (that is highlighted) for the left side.
addLeftChangeRegions(UnmodifiableList<Integer>) - Method in class org.conqat.lib.commons.diff.DiffDescription
Adds the given list to the leftChangeRegions
addLineCoverage(int, ELineCoverage) - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Adds the coverage information for the given line.
addLineCoverage(Collection<Integer>, ELineCoverage) - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Adds the coverage information for the given lines.
addLineCoverage(IntStream, ELineCoverage) - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Adds the coverage information for the given lines.
addLineCoverage(MultiFileRangeCoverageInfo) - Method in class org.conqat.engine.sourcecode.coverage.MultiFileRangeCoverageInfo
Merges all coverage contained in newCoverage into this coverage.
addLineCoverage(String, IntList) - Method in class org.conqat.engine.sourcecode.coverage.MultiFileRangeCoverageInfo
Adds the coverage information for the given lines.
addLineRegion(int, int, int, int) - Method in class org.conqat.lib.commons.diff.DiffDescription
Adds a line region that is matched between the left and right element.
addLongField(String, String, long) - Method in class org.conqat.lib.commons.serialization.utils.SerializedClassFieldMigrator
Adds a new long integer field with a default value set in all SerializedObjects of the SerializedClass.
addNamespace(String, IToken) - Method in class eu.cqse.check.framework.util.javascript.ClosureDependencyResult
Adds a new namespace for the current file, which is stored along with the token it is declared by (i.e., a constructor)
addNamespace(String, String) - Method in class org.conqat.lib.commons.xml.XPathEvaluator
Add a namespace.
addNewLine() - Method in class org.conqat.lib.commons.xml.XMLWriter
Add new line.
addNonBreakingSpace() - Method in class org.conqat.lib.commons.html.HTMLWriter
Inserts a non-breaking space.
addPredecessorPathElement(Integer) - Method in class org.conqat.engine.commons.findings.StatementPathElement
Adds the given predecessorId to the predecessors of this StatementPathElement.
addPrefix(String, String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Prefixes a string with a prefix and separator if the prefix is not empty.
addProbe(CoverageProbeBase) - Method in class org.conqat.engine.sourcecode.coverage.ProbeCoverageInfo
Adds the given probe
addPublicDocTypeDefintion(E, String, String) - Method in class org.conqat.lib.commons.xml.XMLWriter
Add public document type definiton
addRawNewLine() - Method in class org.conqat.lib.commons.html.HTMLWriter
Adds a line separator with closing and open tag (see XMLWriter.addNewLine().
addRawString(String) - Method in class org.conqat.lib.commons.html.HTMLWriter
Adds the given text unprocessed to the writer.
addRawString(String) - Method in class org.conqat.lib.commons.xml.XMLWriter
Adds the given text unprocessed to the writer.
addRightChange(int, int) - Method in class org.conqat.lib.commons.diff.DiffDescription
Adds a change within a line region (that is highlighted) for the right side.
addRightChangeRegions(UnmodifiableList<Integer>) - Method in class org.conqat.lib.commons.diff.DiffDescription
Adds the given list to the rightChangeRegions
addSecondaryLocation(ElementLocation) - Method in class org.conqat.engine.commons.findings.DetachedFinding
Adds a secondary location to this finding.
addSecondaryLocations(Collection<ElementLocation>) - Method in class org.conqat.engine.commons.findings.DetachedFinding
Adds the given locations as secondary locations.
addSiblingFinding(DetachedFinding) - Method in class org.conqat.engine.commons.findings.DetachedFinding
Adds the given DetachedFinding to the list of sibling findings.
addSiblingFindings(Collection<DetachedFinding>) - Method in class org.conqat.engine.commons.findings.DetachedFinding
Adds the given list of locations as sibling findings.
addSiblingLocation(ElementLocation) - Method in class org.conqat.engine.commons.findings.DetachedFinding
Adds all previously unknown locations of sibling findings (already known locations are skipped).
addSiblingLocations(Collection<ElementLocation>) - Method in class org.conqat.engine.commons.findings.DetachedFinding
Add the given sibling locations
addStdHeader(String) - Method in class org.conqat.lib.commons.html.HTMLWriter
This adds a default header for HTML files consisting of the XML header and a DOCTYPE of the xhtml frameset DTD.
addStdHeader() - Method in class org.conqat.lib.commons.html.HTMLWriter
This adds a default header for HTML files consisting of the XML header and a DOCTYPE of the xhtml frameset DTD.
addStringField(String, String, String) - Method in class org.conqat.lib.commons.serialization.utils.SerializedClassFieldMigrator
Adds a new String field with a default value set in all SerializedObjects of the SerializedClass.
addSuffix(String, String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Suffixes a string with a suffix and separator if the suffix is not empty.
addSuffix(String...) - Method in class org.conqat.lib.commons.uniformpath.RelativeUniformPath
Creates a new RelativeUniformPath by prepending the given suffixes to the relative uniform path.
addText(String) - Method in class org.conqat.lib.commons.xml.XMLWriter
Add a text element to an element.
addToken(List<IToken>, int, ETokenType, String) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Adds a new token to the given token list at the given position with the given type and text.
addToken(IToken) - Method in class eu.cqse.check.framework.util.TypeNameTokenCollection
Adds a token that belongs to the type name.
addTypeIdInfo(FindingsSummaryTypeIdInfo) - Method in class org.conqat.engine.index.shared.FindingsSummaryGroupInfo
Adds the given group info to this category info.
adjacent(SimpleRegion) - Method in class org.conqat.lib.commons.region.SimpleRegion
Checks if two regions are adjacent
adjustCoverageInfo(LineCoverageInfo, ILineAdjuster, ILogger, String) - Static method in class org.conqat.engine.sourcecode.coverage.TestCoverageUtils
Adjusts line coverage information for a file to coverage information for a changed file.
adjustCoverageToStatements(LineCoverageInfo, List<ShallowEntity>) - Static method in class org.conqat.engine.sourcecode.coverage.TestCoverageUtils
Adjust the line-coverage to expand to full statements (= shallow entity start and end)
adjustLine(int, Set<Integer>) - Method in interface org.conqat.engine.commons.findings.location.ILineAdjuster
Adjusts the location of a single line.
adjustLine(int, Set<Integer>) - Method in class org.conqat.engine.commons.findings.location.LocationAdjuster
Adjusts the location of a single line.
adjustLine(int, Set<Integer>) - Method in class org.conqat.engine.commons.findings.location.SimpleValidLinesFilter
 
adjustLocation(ElementLocation) - Method in class org.conqat.engine.commons.findings.location.LocationAdjuster
Returns a new location with adjusted offsets (if necessary).
adjustLocation(TextRegionLocation) - Method in class org.conqat.engine.commons.findings.location.LocationAdjuster
Returns a new location with adjusted offsets (if necessary).
adjustProbeBasedCoverage(ProbeCoverageInfo, LocationAdjuster, ILogger, String) - Static method in class org.conqat.engine.sourcecode.coverage.TestCoverageUtils
Adjusts the line information of the given probole coverage using the specified location adjuster.
advancePosition(int) - Method in class eu.cqse.check.framework.util.tokens.TokenStream
Advances the position of the stream by the given increment.
afterEach(ExtensionContext) - Method in class org.conqat.lib.commons.test.CheckUserWorkingDirExtension
Assert that the test does not modify the working directory, or at least resets it.
aggregate(Collection<Assessment>) - Static method in class org.conqat.lib.commons.assessment.Assessment
Aggregate assessments based on sum of assessment values.
aggregate(Collection<? extends Number>) - Method in interface org.conqat.lib.commons.math.IAggregator
Aggregate collection of values to one value.
aggregate(Collection<? extends Number>, EAggregationStrategy) - Static method in class org.conqat.lib.commons.math.MathUtils
Aggregate collections of values with a given aggregation strategy.
aggregate(double, double) - Method in class org.conqat.lib.commons.math.MaxAggregator
Calculate aggregate of two values.
aggregate(Collection<? extends Number>) - Method in class org.conqat.lib.commons.math.MeanAggregator
Aggregates by finding the average value
aggregate(double, double) - Method in class org.conqat.lib.commons.math.MinAggregator
Calculate aggregate of two values.
aggregate(Collection<? extends Number>) - Method in class org.conqat.lib.commons.math.PairwiseAggregatorBase
Aggregate collection of values to one value.
aggregate(double, double) - Method in class org.conqat.lib.commons.math.PairwiseAggregatorBase
Calculate aggregate of two values.
aggregate(Collection<? extends Number>) - Method in class org.conqat.lib.commons.math.PercentileAggregator
Aggregates by finding the median.
aggregate(Collection<? extends Number>) - Method in class org.conqat.lib.commons.math.StdDevAggregator
Aggregates by finding the average value
aggregate(double, double) - Method in class org.conqat.lib.commons.math.SumAggregator
Calculate aggregate of two values.
aggregate(Collection<? extends Number>) - Method in class org.conqat.lib.commons.math.VarianceAggregator
Aggregates by finding the average value
ALIAS - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"alias"
AllEqualComparator<T> - Class in org.conqat.lib.commons.collections
Comparator that does not acutally compare but handles all elements as being equal.
AllEqualComparator() - Constructor for class org.conqat.lib.commons.collections.AllEqualComparator
 
AllLowercaseIdentifierMatcher - Class in eu.cqse.check.framework.shallowparser.framework
Matches identifiers that contains only lowercase letters
AllLowercaseIdentifierMatcher() - Constructor for class eu.cqse.check.framework.shallowparser.framework.AllLowercaseIdentifierMatcher
 
allMatch(Collection<? extends T>, Predicate<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns if all elements in the collection match the predicate.
AllModifiersSelectionFunction - Class in eu.cqse.check.framework.core.xpath.functions
A function that is querying for nodes, that contain all given modifiers.
AllModifiersSelectionFunction() - Constructor for class eu.cqse.check.framework.core.xpath.functions.AllModifiersSelectionFunction
Constructor.
allowsAttribute(EHTMLAttribute) - Method in enum org.conqat.lib.commons.html.EHTMLElement
Returns whether the given attribute is allowed for the element.
allStartingIndicesOfTypeSequence(List<IToken>, int, int, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the indices of all tokens that starts a sequence of the given token types (and are between startOffset and endIndex).
AllTokensSelectionFunction - Class in eu.cqse.check.framework.core.xpath.functions
A function that is querying for nodes, that contain all given token types.
AllTokensSelectionFunction() - Constructor for class eu.cqse.check.framework.core.xpath.functions.AllTokensSelectionFunction
Constructor.
alternative(Object...) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Adds a new alternative pattern part that tries the given match terms one after the other and stops as soon as one of them matches.
AlternativePattern - Class in eu.cqse.check.framework.util.tokens
Matches if any of the given sub patterns matches.
AlternativePattern(TokenPatternBase[]) - Constructor for class eu.cqse.check.framework.util.tokens.AlternativePattern
Constructor.
ALWAYS_CASE_SENSITIVE_TOKEN_TYPES - Static variable in class eu.cqse.check.framework.util.tokens.TokenUtils
Set of token types that always have to be treated case-sensitive, e.g.
alwaysTrue() - Static method in class org.conqat.lib.commons.predicate.PredicateUtils
Returns a predicate that always returns true.
analyzeTopLevelTypes(List<ShallowEntity>) - Method in class eu.cqse.check.base.TopLevelTypeCheckBase
Analyzes the given top-level entities.
AndPredicate<T> - Class in org.conqat.lib.commons.predicate
Predicate that combines other predicates with boolean "and".
AndPredicate(Predicate<T>...) - Constructor for class org.conqat.lib.commons.predicate.AndPredicate
Constructor.
annotated(String) - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches all entities that are annotated with an annotation of given name (excluding the '@' sign).
ANNOTATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"annotation"
ANNOTATION_INTERFACE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
Subtype for java annotation interfaces.
ANONYMOUS - Static variable in class org.conqat.lib.commons.region.RegionSet
Name that is used if RegionSet is created without name
ANONYMOUS_BLOCK - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"anonymous block"
ANONYMOUS_BRANCH_NAME - Static variable in class org.conqat.engine.index.shared.GitUtils
Base name for anonymous branches.
ANONYMOUS_CLASS - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"anonymous class"
ANONYMOUS_FUNCTION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"anonymous function"
ANONYMOUS_METHOD - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"anonymous method"
AntPatternDirectoryScanner - Class in org.conqat.lib.commons.filesystem
* This class performs directory scanning, i.e.
AntPatternUtils - Class in org.conqat.lib.commons.filesystem
Utility methods for dealing with Ant pattern as defined at http://ant.apache.org/manual/dirtasks.html#patterns We implement a special version where a trailing '.' can be used to only match files without file extension (i.e.
AntPatternUtils() - Constructor for class org.conqat.lib.commons.filesystem.AntPatternUtils
 
anyMatch(Collection<? extends T>, Predicate<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns if any element in the collection matches the predicate.
anyMatch(BiFunction<S, T, Boolean>) - Method in class org.conqat.lib.commons.collections.PairList
Tests all the items against the predicate and returns true, if any of the items matched the predicate.
AnyModifierSelectionFunction - Class in eu.cqse.check.framework.core.xpath.functions
A function that is querying for nodes, that contain any of the given modifiers.
AnyModifierSelectionFunction() - Constructor for class eu.cqse.check.framework.core.xpath.functions.AnyModifierSelectionFunction
Constructor.
AnyTokenSelectionFunction - Class in eu.cqse.check.framework.core.xpath.functions
A function that is querying for nodes, that contain any of the given token types.
AnyTokenSelectionFunction() - Constructor for class eu.cqse.check.framework.core.xpath.functions.AnyTokenSelectionFunction
Constructor.
AOptionComparator - Class in org.conqat.lib.commons.options
A comparator for ordering options in a way used for usage messages.
AOptionComparator() - Constructor for class org.conqat.lib.commons.options.AOptionComparator
 
appendChild(Element, String) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Appends a child element with the given tag name to the given element and returns the new element.
appendChild(Element, String, String) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Appends a child element with the given tag name and the given text content to the given element and returns the new element.
appendToGroup(Integer, int, int) - Method in class eu.cqse.check.framework.util.tokens.TokenPatternMatch
Appends the given tokens to the group with the given index if the given range contains at least one token.
apply(Collection<ShallowEntity>) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils.CollectingVisitorBase
Applies this collecting visitor depth-first to the given entities and returns the collected result.
apply(T, U) - Method in interface org.conqat.lib.commons.collections.CollectionUtils.BiFunctionWithException
Returns the supplied value.
apply(T) - Method in interface org.conqat.lib.commons.collections.CollectionUtils.FunctionWithException
Applies the function to the given argument.
apply(IXMLElementProcessor<E, X>...) - Method in class org.conqat.lib.commons.xml.XMLReader
This works similar to the template mechanism known from XSLT.
applyAllReplacements(String, PairList<Pattern, String>) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the result of applying all pattern replacements in order, each as often as possible (globally).
applyPatterns(List<IToken>, List<TokenStreamTransformationPattern>) - Static method in class eu.cqse.check.framework.util.tokens.TokenStreamTransformationPattern
Applies the given patterns on the token stream and replaces all matches with the transformed tokens.
applyReplacement(String, Pattern, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the replacement as often as possible.
applyReplacements(List<PreprocessorTokenReplacement>, List<IToken>) - Static method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessingUtils
Computes a new List of tokens which consists of the given tokens but applies the given replacements.
ArchitectureCreationModificationInfo - Class in org.conqat.engine.index.shared
Holds information about the creator and the creation date of an architecture as well as the name of the user who last modified the architecture and the modification date.
ArchitectureCreationModificationInfo(String, Long, String, Long) - Constructor for class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
 
ArchitectureCreationModificationInfo(Long, String) - Constructor for class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
 
ArchitectureCreationModificationInfo(String, Long) - Constructor for class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
 
areEqual(K, K) - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
Template method for comparing two keys for equality.
areEqual(String, String) - Method in class org.conqat.lib.commons.collections.ArrayBackedStringMap
Template method for comparing two keys for equality.
array - Variable in class org.conqat.lib.commons.collections.ByteArrayWrapper
The wrapped array.
array - Variable in class org.conqat.lib.commons.collections.ManagedIntArray
The actual array.
ArrayBackedMap<K,V> - Class in org.conqat.lib.commons.collections
A map implementation based on unsorted arrays.
ArrayBackedMap() - Constructor for class org.conqat.lib.commons.collections.ArrayBackedMap
Constructs a new map with an initial capacity of 4.
ArrayBackedMap(int) - Constructor for class org.conqat.lib.commons.collections.ArrayBackedMap
Constructor.
ArrayBackedMap(ArrayBackedMap<K, V>) - Constructor for class org.conqat.lib.commons.collections.ArrayBackedMap
Copy constructor.
ArrayBackedStringMap<V> - Class in org.conqat.lib.commons.collections
A specialization of the array backed map for string keys.
ArrayBackedStringMap() - Constructor for class org.conqat.lib.commons.collections.ArrayBackedStringMap
Constructor.
ArrayBackedStringMap(int) - Constructor for class org.conqat.lib.commons.collections.ArrayBackedStringMap
Constructor.
ArrayBracketsRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.cs
Recognizer for array brackets as part of types, also dealing with multi-dim arrays, e.g.
ArrayBracketsRecognizer() - Constructor for class eu.cqse.check.framework.shallowparser.languages.cs.ArrayBracketsRecognizer
 
asEnumSet(ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.util.TokenTestUtils
Creates an enum set from the given token types.
asHashSet(T...) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Create a hashed set from an array.
asIterable(Object) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Unified interface to iterable types (i.e.
asMap(Pair<K, V>...) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Creates a new unmodifiable HashMap based on given pairs.
asMap(Map<K, V>, Pair<K, V>...) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Extends the given map with the pairs and returns an unmodifiable version.
asOptional(Class<?>, String) - Static method in class org.conqat.lib.commons.resources.Resource
Creates an instance of a resource.
asPlainText() - Static method in interface org.conqat.engine.service.shared.client.IDeserializationFormat
Constructs a deserializer for plain text responses.
asPlainText() - Static method in interface org.conqat.engine.service.shared.client.ISerializationFormat
Constructs a serializer that just passes the given data without any serialization as plain text.
asRandomAccessList(Collection<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a list implementation that allows for efficient random access.
asRealtimeFinding(DetachedFinding) - Static method in class org.conqat.engine.index.shared.IndexFinding
Creates a IndexFinding from a DetachedFinding.
ASSERT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"assert"
assertAllPlainClassNamesMatch(Function<String, Boolean>, String) - Method in class org.conqat.lib.commons.serialization.SerializedEntityPool
Asserts that all serialized class names are matched by the given function.
assertThat(RelativeUniformPath) - Static method in class org.conqat.lib.commons.uniformpath.RelativeUniformPathAssert
 
assertThat(UniformPath) - Static method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Creates a new UniformPathAssert.
Assessment - Class in org.conqat.lib.commons.assessment
This class stores an assessment.
Assessment() - Constructor for class org.conqat.lib.commons.assessment.Assessment
Creates an empty assessment (i.e.
Assessment(ETrafficLightColor) - Constructor for class org.conqat.lib.commons.assessment.Assessment
Create an assessment with a single color entry.
AssessmentUtils - Class in org.conqat.lib.commons.assessment
Utility methods for dealing with ratings.
AssessmentUtils() - Constructor for class org.conqat.lib.commons.assessment.AssessmentUtils
 
ASSIGNED_FUNCTION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"assigned function"
ASSIGNMENT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"assignment"
ASSOCIATED_TYPE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"associated type"
AssociationRule<T> - Class in org.conqat.lib.commons.datamining
An association rule is of the form I -> j, where I is a set of items and j is an item.
AssociationRule(Set<T>, T, double) - Constructor for class org.conqat.lib.commons.datamining.AssociationRule
 
AssociationRuleMiner<T> - Class in org.conqat.lib.commons.datamining
Mines association rules from a set of shopping baskets.
AssociationRuleMiner(float, float) - Constructor for class org.conqat.lib.commons.datamining.AssociationRuleMiner
Constructor.
AssociationRuleRecommender<T> - Class in org.conqat.lib.commons.datamining
Based on a set of association rules, this recommender can recommend items for a given basket.
AssociationRuleRecommender(RecommenderRatingDatabase<T>, float, float) - Constructor for class org.conqat.lib.commons.datamining.AssociationRuleRecommender
Constructor.
asSortedUnmodifiableList(Collection<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a sorted unmodifiable list for a collection.
asStringList() - Method in class org.conqat.lib.commons.collections.BasicPatternList
Returns a list with the regular expressions from which the patters were compiled
asStringList(Collection<?>) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns a list containing the string representations of the given collection of objects.
AssumeDotNetInstalled - Annotation Type in org.conqat.lib.commons.test.tags
Annotation to mark tests that are only executable with the .NET framework being installed.
AssumeDotNetInstalledCondition - Class in org.conqat.lib.commons.test
Extension class for conditional test execution.
AssumeDotNetInstalledCondition() - Constructor for class org.conqat.lib.commons.test.AssumeDotNetInstalledCondition
 
AssumeExecutionOnCiServer - Annotation Type in org.conqat.lib.commons.test.tags
Annotation to mark tests that are only executable on CI server.
AssumeExecutionOnCiServerCondition - Class in org.conqat.lib.commons.test
Extension class for conditional test execution.
AssumeExecutionOnCiServerCondition() - Constructor for class org.conqat.lib.commons.test.AssumeExecutionOnCiServerCondition
 
asUniformPathStrings(Collection<UniformPath>) - Static method in class org.conqat.lib.commons.uniformpath.UniformPathCompatibilityUtil
Returns the String representations of the given UniformPaths.
asUnmodifiable(Collection<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a new unmodifiable collection wrapping the given collection.
asUnmodifiable(List<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a new unmodifiable list wrapping the given list.
asUnmodifiable(Map<S, T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a new unmodifiable map wrapping the given map.
asUnmodifiable(Set<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a new unmodifiable set wrapping the given set.
asUnmodifiable(SortedMap<S, T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a new unmodifiable sorted map wrapping the given sorted map.
asUnmodifiable(SortedSet<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a new unmodifiable sorted set wrapping the given sorted set.
asUnmodifiableHashSet(T...) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Creates an unmodifiable hash set from an array.
asUnspecifiedPlainText() - Static method in interface org.conqat.engine.service.shared.client.IDeserializationFormat
Constructs a deserializer for a request without setting the Accept header.
AT_CATCH - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"@catch"
AT_IMPORT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"@import"
AT_INTERFACE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"@interface"
AT_LINE_SELECTION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"at line-selection"
AT_SELECTION_OUTPUT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"at selection-output"
AT_SELECTION_SCREEN - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"at selection-screen"
AT_USER_COMMAND - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"at user-command"
ATTRIBUTE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"attribute"
attribute() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Selects all attributes.
ATTRIBUTE_ANNOTATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
Attributes introduced in C++17.
ATTRIBUTE_DIRECTIVE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"attribute directive"
ATTRIBUTE_FUNCTION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"attribute function"
ATTRIBUTE_TABLE_CELL - Static variable in class org.conqat.engine.commons.css.CSSMananger
Additional styling for a table cell that contains an attribute.
AttributeEqualSelectionFunctionBase - Class in eu.cqse.check.framework.core.xpath.functions
Base class for functions that compare an attribute of a node to a given input string.
AttributeEqualSelectionFunctionBase() - Constructor for class eu.cqse.check.framework.core.xpath.functions.AttributeEqualSelectionFunctionBase
 
autoDecompressStream(InputStream) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Transparently creates a stream for decompression if the provided stream is compressed.
available() - Method in class org.conqat.lib.commons.io.ChunkInputStream
AvoidObjectComparisonWithSelfCheckBase - Class in eu.cqse.check.base
Base class for checks that analyze comparison expressions.
AvoidObjectComparisonWithSelfCheckBase() - Constructor for class eu.cqse.check.base.AvoidObjectComparisonWithSelfCheckBase
 
AvoidStringFormatInLogStatementsBase - Class in eu.cqse.check.base
Base class for checks that look for String Interpolation in log statements.
AvoidStringFormatInLogStatementsBase() - Constructor for class eu.cqse.check.base.AvoidStringFormatInLogStatementsBase
 
awaitTermination(long, TimeUnit) - Method in class org.conqat.lib.commons.concurrent.InThreadExecutorService

B

backwardPatch(List<T>) - Method in class org.conqat.lib.commons.algo.Diff.Delta
Applies the backward patch, i.e.
BAD_PRACTICE - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
The bad practice group name
BAD_PRACTICE_CLANG - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
The bad practice group name for Clang checks.
BASE_TYPE_OR_IDENTIFIER - Static variable in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
Base token types for types or identifiers (without primitive types).
BASELINE_PARAMETER - Static variable in class org.conqat.engine.service.shared.client.ServiceClientUris
Baselines parameter for findings service.
baseUrl - Variable in class com.teamscale.commons.links.TeamscaleLinkProvider
The base URL of the Teamscale instance.
BasicCache<K,V,X extends java.lang.Exception> - Class in org.conqat.lib.commons.cache4j
Basic implementation of a cache.
BasicCache(String, IParameterizedFactory<V, K, X>, ICacheBackend<K, V>) - Constructor for class org.conqat.lib.commons.cache4j.BasicCache
Constructor.
BasicPatternList - Class in org.conqat.lib.commons.collections
A list of RegEx pattern.
BasicPatternList() - Constructor for class org.conqat.lib.commons.collections.BasicPatternList
Creates an empty BasicPatternList
BasicPatternList(Collection<? extends Pattern>) - Constructor for class org.conqat.lib.commons.collections.BasicPatternList
Creates a BasicPatternList with the collection of patterns
BasicPatternList(Pattern...) - Constructor for class org.conqat.lib.commons.collections.BasicPatternList
Creates a pattern list for the specified patterns.
BasicTokenElementInfo - Class in org.conqat.engine.index.shared
Transport object with the information needed for a token element.
BasicTokenElementInfo(String, ELanguage, String, Collection<Deletion>, Collection<TokenElementDetailBase>) - Constructor for class org.conqat.engine.index.shared.BasicTokenElementInfo
Constructor.
BasicTokenElementInfo(BasicTokenElementInfo) - Constructor for class org.conqat.engine.index.shared.BasicTokenElementInfo
Copy constructor.
beforeEach(ExtensionContext) - Method in class org.conqat.lib.commons.test.CheckUserWorkingDirExtension
Store the working directory, so we can check for modification after the test.
beginningOfStream() - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Adds a new pattern part that matches the beginning of the token stream (i.e.
BEST_RESULT - Static variable in enum org.conqat.engine.index.shared.tests.ETestExecutionResult
BidirectionalMap<S,T> - Class in org.conqat.lib.commons.collections
A collection which implements a bidirectional mapping.
BidirectionalMap() - Constructor for class org.conqat.lib.commons.collections.BidirectionalMap
Creates new bidirectional map based on hash maps.
BidirectionalMap(Map<S, T>, Map<T, S>) - Constructor for class org.conqat.lib.commons.collections.BidirectionalMap
Creates new bidirectional map based given maps.
binaryExpressionCursor - Variable in class eu.cqse.check.util.clang.BinaryOperatorExpression
CXCursor of the whole binary expression.
BinaryOperatorExpression - Class in eu.cqse.check.util.clang
Class for representing a binary operator with type information about both operands.
binarySearch(ISortableData, int) - Static method in class org.conqat.lib.commons.collections.SortableDataUtils
Performs a binary search for the element at the given index.
blend(double, Color, Color) - Static method in class org.conqat.lib.commons.color.ColorUtils
Blend together two colors, using the specified factor to indicate the weight given to the first color.
BLOCK_LITERAL - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"block literal"
BLOCKS_CORRESPONDING_TO_IF - Static variable in class eu.cqse.check.framework.util.clike.ConditionalBlockUtils
The blocks that correspond to an if block.
BLOCKS_CORRESPONDING_TO_SWITCH - Static variable in class eu.cqse.check.framework.util.clike.ConditionalBlockUtils
The blocks that correspond to a switch block.
BLOCKS_WITH_CONDITION - Static variable in class eu.cqse.check.framework.util.clike.ConditionalBlockUtils
The blocks that have a condition.
BLOCKS_WITHOUT_CONDITION - Static variable in class eu.cqse.check.framework.util.clike.ConditionalBlockUtils
The blocks that do not have a condition.
blockType - Variable in class eu.cqse.check.framework.util.clike.ConditionalBlock
The EConditionalType of the block.
BLUE_BACKGROUND - Static variable in class org.conqat.engine.commons.css.CSSMananger
Blue background.
BOOLEAN_OPERATOR_TYPES - Static variable in class eu.cqse.check.framework.core.util.CheckUtils
Boolean operator types.
BOUNDARY_PARAMETER - Static variable in class org.conqat.engine.service.shared.client.ServiceClientUris
Boundaries parameter for metric distribution service
BoundedByOppositeClausesRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.cobol
This recognizer matches if the currently parsed verb is surrounded by different conditional clauses.
BoundedByOppositeClausesRecognizer() - Constructor for class eu.cqse.check.framework.shallowparser.languages.cobol.BoundedByOppositeClausesRecognizer
 
BoundedPriorityQueue<T> - Class in org.conqat.lib.commons.collections
Priority queue that retains only the n last/largest elements.
BoundedPriorityQueue(int) - Constructor for class org.conqat.lib.commons.collections.BoundedPriorityQueue
Constructor using natural order
BoundedPriorityQueue(int, Comparator<T>) - Constructor for class org.conqat.lib.commons.collections.BoundedPriorityQueue
Constructor.
BoundedSet<E> - Class in org.conqat.lib.commons.collections
A set with a limited size.
BoundedSet(int) - Constructor for class org.conqat.lib.commons.collections.BoundedSet
Constructor.
branchCommit(long) - Static method in class com.teamscale.commons.commit.CommitDescriptorTestUtils
Creates a CommitDescriptor with branch name branch and given timestamp.
BranchesInfo - Class in org.conqat.engine.service.shared.data
Transport class for the branches of a project.
BranchesInfo() - Constructor for class org.conqat.engine.service.shared.data.BranchesInfo
Empty constructor for serialization purposes
BranchesInfo(String, List<String>, List<String>) - Constructor for class org.conqat.engine.service.shared.data.BranchesInfo
 
build(RecognizerBase<STATE>) - Method in interface eu.cqse.check.framework.shallowparser.framework.RecognizerUtils.RecognizerBuilder
Extends the given start of a recognizer tree with additional rules.
build() - Method in class org.conqat.engine.commons.findings.TestDetachedFindingBuilder
Builds the DetachedFinding.
build() - Method in class org.conqat.engine.index.shared.TestIndexFindingBuilder
Builds the IndexFinding.
build() - Method in class org.conqat.engine.index.shared.tests.TestExecution.Builder
Creates a new TestExecution instance from this builder.
build() - Method in class org.conqat.engine.index.shared.tests.TestTestExecutionWithPartitionBuilder
Returns the built TestExecutionWithPartition.
build() - Method in class org.conqat.engine.index.shared.TestTrackedFindingBuilder
Builds the TrackedFinding.
buildCheckInfoMap(Class<?>) - Static method in class eu.cqse.check.framework.checktest.CheckTestBase
Builds a map from simple class names to check infos.
buildIdentifier(String, String, String) - Static method in class eu.cqse.check.framework.core.util.CheckUtils
Constructs a unique identifier out of the given group name and name.
BY_TIMESTAMP_COMPARATOR - Static variable in class org.conqat.engine.index.shared.CommitDescriptor
A comparator for comparison by timestamps.
byteArrayToDouble(byte[]) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Converts a byte array to a double value.
byteArrayToInt(byte[]) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Converts a byte array to an integer value.
byteArrayToLong(byte[]) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Converts a byte array to a long value.
byteArrayToOptionalInt(byte[]) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Converts a byte array to an optional int value, by mapping a null input array to empty.
byteArrayToOptionalLong(byte[]) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Converts a byte array to an optional long value, by mapping a null input array to empty.
ByteArrayUtils - Class in org.conqat.lib.commons.io
Utility methods for dealing with raw byte arrays.
ByteArrayUtils() - Constructor for class org.conqat.lib.commons.io.ByteArrayUtils
 
ByteArrayWrapper - Class in org.conqat.lib.commons.collections
A wrapper class around a byte array that supports a clean implementation of ByteArrayWrapper.hashCode() and ByteArrayWrapper.equals(Object), so byte arrays can be used, e.g., in a HashMap.
ByteArrayWrapper(byte[]) - Constructor for class org.conqat.lib.commons.collections.ByteArrayWrapper
Constructor.
ByteArrayWrapper.Comparator - Class in org.conqat.lib.commons.collections
Comparator for ByteArrayWrapper.
bytesToString(byte[]) - Static method in class org.conqat.lib.commons.string.StringUtils
Converts a (UTF-8) byte array to a string.
bytesToString(byte[], Charset) - Static method in class org.conqat.lib.commons.string.StringUtils
Converts a byte array to a string, assuming the given encoding, unless a byte-order mark included with the bytes implies that another encoding is actually used.

C

calculateAndFormatDelta(Assessment, Assessment) - Static method in class org.conqat.lib.commons.assessment.AssessmentUtils
Calculates a delta string for two given assessments.
calculateAndFormatDelta(ETrafficLightColor, Assessment, Assessment) - Static method in class org.conqat.lib.commons.assessment.AssessmentUtils
Calculates a delta string for a given color for two given assessments containing the color frequency delta and the relative delta change.
calculateEndLineByCountingLines(IToken) - Static method in class eu.cqse.check.framework.util.tokens.TokenUtils
Calculates the zero-based end line of the specified token by counting the lines of the text contained within.
calculateLocalPreprocessedTokens(List<IToken>) - Method in interface eu.cqse.check.framework.core.phase.ITokenElementContext
Calculates the pre-processed tokens (no global include resolution).
calculateMatching(List<N1>, List<N2>, MaxWeightMatching.IWeightProvider<N1, N2>, PairList<N1, N2>) - Method in class org.conqat.lib.commons.algo.MaxWeightMatching
Calculate the weighted bipartite matching.
call(Context, List) - Method in class eu.cqse.check.framework.core.xpath.functions.FunctionBase
CALL - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"call"
call(HttpClient) - Method in interface org.conqat.engine.service.shared.client.ServiceClientCallable
Overridden by implementors, actually starts the service call
camelCaseToKebabCase(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Transforms a string from camel-case to lower-case with hyphens (aka kebab case).
camelCaseToUnderscored(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Transforms a string from camel-case to upper-case with underscores.
CanonicalFile - Class in org.conqat.lib.commons.filesystem
This class represents files that are guaranteed to be canonical.
CanonicalFile(File) - Constructor for class org.conqat.lib.commons.filesystem.CanonicalFile
Create new canonical file from existing file.
CanonicalFile(String) - Constructor for class org.conqat.lib.commons.filesystem.CanonicalFile
Create new canonical file.
CanonicalFile(File, String) - Constructor for class org.conqat.lib.commons.filesystem.CanonicalFile
Create new canonical file.
CanonicalFile(String, String) - Constructor for class org.conqat.lib.commons.filesystem.CanonicalFile
Create new canonical file.
CanonicalFile(URI) - Constructor for class org.conqat.lib.commons.filesystem.CanonicalFile
Create new canonical file.
CanonicalFilePool - Class in org.conqat.lib.commons.filesystem
Pool for CanonicalFiles.
CanonicalFilePool() - Constructor for class org.conqat.lib.commons.filesystem.CanonicalFilePool
 
canRedo() - Method in class org.conqat.lib.commons.string.StringUndoStackBase
Returns whether redo is possible.
canUndo() - Method in class org.conqat.lib.commons.string.StringUndoStackBase
Returns whether undo is possible.
capitalize(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Capitalize string.
CASE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"case"
CASE_ELSE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"case else"
CASE_LABEL - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"case label"
CaseInsensitiveMap<T> - Class in org.conqat.lib.commons.collections
Map implementation that supports case-insensitive String keys.
CaseInsensitiveMap() - Constructor for class org.conqat.lib.commons.collections.CaseInsensitiveMap
 
CaseInsensitiveStringSet - Class in org.conqat.lib.commons.collections
Special implementation of a Set of Strings, which allows storing strings in a case-insensitive manner.
CaseInsensitiveStringSet() - Constructor for class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
Constructor.
CaseInsensitiveStringSet(Collection<String>) - Constructor for class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
Constructor.
CAST_OPERATOR - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"cast operator"
CATCH - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"catch"
CatchExceptionCheckBase - Class in eu.cqse.check.clike
Base class for custom checks which reveal when exceptions are catched.
CatchExceptionCheckBase() - Constructor for class eu.cqse.check.clike.CatchExceptionCheckBase
 
CATEGORY_NAME_PROPERTY - Static variable in class org.conqat.engine.commons.findings.DetachedFinding
The name of the JSON property name for DetachedFinding.categoryName.
CCSMAssert - Class in org.conqat.lib.commons.assertion
This class provides simple methods to implement assertions.
CCSMAssert() - Constructor for class org.conqat.lib.commons.assertion.CCSMAssert
 
center(String, int, char) - Static method in class org.conqat.lib.commons.string.StringUtils
Create a string of the given length and center the given string within it.
CFRatingRecommender<T> - Class in org.conqat.lib.commons.datamining
A user rating-based recommender using collaborative filtering.
CFRatingRecommender(RecommenderRatingDatabase<T>, int, int) - Constructor for class org.conqat.lib.commons.datamining.CFRatingRecommender
Constructor
changeFilePath(String, String) - Method in class org.conqat.engine.sourcecode.coverage.MultiFileRangeCoverageInfo
If the test contains coverage from the given file, the uniform path is adjusted to match the path used inside Teamscale.
CHANGING - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"changing"
characteristics() - Method in class org.conqat.lib.commons.collections.SetMapCollector
 
characters(char[], int, int) - Method in class org.conqat.lib.commons.xml.ElementEnumSaxHandler
Check - Annotation Type in eu.cqse.check.framework.core
Annotation that marks a class as custom check and provides some meta-data for it.
CHECK_DESCRIPTION - Static variable in class eu.cqse.check.base.UnwantedMethodCallsCheckBase
A description for this check applicable to all extenders.
checkClientTrusted(X509Certificate[], String) - Method in class org.conqat.lib.commons.net.TrustAllCertificatesManager
Does nothing.
checkConstaints(Object) - Method in class org.conqat.lib.commons.constraint.ConstraintValidator
Checks all constraints to the given object which are applicable to it.
checkConstaints(Object, IExceptionHandler<ConstraintViolationException, X>) - Method in class org.conqat.lib.commons.constraint.ConstraintValidator
Checks all constraints to the given object which are applicable to it.
CHECKED - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"checked"
checkedCast(Object, Class<T>) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
This calls CCSMAssert.isInstanceOf(Object, Class) and, if this doesn't fail returns the casted object.
checkEntity(ShallowEntity, String, String...) - Method in class eu.cqse.check.base.TokenTextSequenceCheckBase
Checks the given entity
CheckException - Exception in eu.cqse.check.framework.core
An exception that is thrown within the custom check framework.
CheckException(String, Exception) - Constructor for exception eu.cqse.check.framework.core.CheckException
Creates a new CheckException with the given message and cause.
CheckException(Exception) - Constructor for exception eu.cqse.check.framework.core.CheckException
Creates a new CheckException with the given cause.
CheckException(String) - Constructor for exception eu.cqse.check.framework.core.CheckException
Creates a new CheckException with the given message.
CheckForTestUtils - Class in eu.cqse.check.framework.core.util
Utilities for checks that involve test methods.
CheckForTestUtils() - Constructor for class eu.cqse.check.framework.core.util.CheckForTestUtils
 
checkForVariableUseInStringInterpolation(List<IToken>, String) - Static method in class eu.cqse.check.framework.util.cs.CsCheckUtils
Checks whether the given variable name was used in a string interpolation in the given tokens.
CheckGroupNames - Class in eu.cqse.check.framework.core
A collection of group names that are used by the built-in checks.
CheckGroupNames() - Constructor for class eu.cqse.check.framework.core.CheckGroupNames
 
checkHttpConnection(String) - Static method in class org.conqat.lib.commons.net.UrlUtils
Checks whether an http connection to the given URL is possible or throws an IOException.
CheckImplementationBase - Class in eu.cqse.check.framework.core
Abstract base class for custom checks.
CheckImplementationBase() - Constructor for class eu.cqse.check.framework.core.CheckImplementationBase
 
CheckInfo - Class in eu.cqse.check.framework.core
A check info contains information about a custom check.
CheckInfo(Class<?>, String, String, String, String, EFindingEnablement, ELanguage[], ECheckParameter[], Class<? extends IGlobalExtractionPhase<?, ?>>[], LinkedHashMap<String, CheckOptionWrapper<?>>) - Constructor for class eu.cqse.check.framework.core.CheckInfo
Creates a new check info with the given parameters.
checkInfoBySimpleClassName - Variable in class eu.cqse.check.framework.checktest.CheckTestBase
Maps simple class names to the corresponding check info.
CheckInstance - Class in eu.cqse.check.framework.core
A instance of a custom check.
CheckInstance(CheckInfo) - Constructor for class eu.cqse.check.framework.core.CheckInstance
Creates a new check instance with the given check info.
CheckLoader - Class in eu.cqse.check.framework.core.registry
Class for constructing a CheckInfo Object from a Custom Check Class (CheckImplementationBase).
checkLocalConstraint(T) - Method in interface org.conqat.lib.commons.constraint.ILocalConstraint
Checks this constraint and throws an exception only if the constraint is violated for the object.
checkNode(ShallowEntity, ETokenType[]) - Method in class eu.cqse.check.framework.core.xpath.functions.AllModifiersSelectionFunction
Checks if the given node should be kept in the node set.
checkNode(ShallowEntity, ETokenType[]) - Method in class eu.cqse.check.framework.core.xpath.functions.AllTokensSelectionFunction
Checks if the given node should be kept in the node set.
checkNode(ShallowEntity, ETokenType[]) - Method in class eu.cqse.check.framework.core.xpath.functions.AnyModifierSelectionFunction
Checks if the given node should be kept in the node set.
checkNode(ShallowEntity, ETokenType[]) - Method in class eu.cqse.check.framework.core.xpath.functions.AnyTokenSelectionFunction
Checks if the given node should be kept in the node set.
checkNode(ShallowEntity, String) - Method in class eu.cqse.check.framework.core.xpath.functions.AttributeEqualSelectionFunctionBase
Checks if the given node should be kept in the node set.
checkNode(ShallowEntity, T) - Method in class eu.cqse.check.framework.core.xpath.functions.FunctionBase
Checks if the given node should be kept in the node set.
checkNode(ShallowEntity, Pattern) - Method in class eu.cqse.check.framework.core.xpath.functions.NameMatchesFunction
Checks if the given node should be kept in the node set.
checkNode(ShallowEntity, ETokenType[]) - Method in class eu.cqse.check.framework.core.xpath.functions.TokenSequenceFunction
Checks if the given node should be kept in the node set.
CheckOption - Annotation Type in eu.cqse.check.framework.core.option
Annotation that is used to mark attributes of custom checks as options.
CheckOptionWrapper<T> - Class in eu.cqse.check.framework.core.option
An option of custom check.
CheckOptionWrapper(CheckOption, Field, T, Class<T>) - Constructor for class eu.cqse.check.framework.core.option.CheckOptionWrapper
Constructor.
CheckRegistry - Class in eu.cqse.check.framework.core.registry
Registry singleton that manages custom checks.
checkServerTrusted(X509Certificate[], String) - Method in class org.conqat.lib.commons.net.TrustAllCertificatesManager
Does nothing.
CheckTestBase - Class in eu.cqse.check.framework.checktest
Parameterized test for check implementations.
CheckTestBase(Class<?>) - Constructor for class eu.cqse.check.framework.checktest.CheckTestBase
 
CheckTextRegionLocation - Class in eu.cqse.check
Partial clone (only core components) of TextRegionLocation from com.teamscale.commons, since that bundle is not accessible from the custom checks.
CheckTextRegionLocation(String, int, int, int, int) - Constructor for class eu.cqse.check.CheckTextRegionLocation
Constructor.
CheckUserWorkingDirExtension - Class in org.conqat.lib.commons.test
Extension for test cases that checks whether the test accidentally modifies the user.dir system property.
CheckUserWorkingDirExtension() - Constructor for class org.conqat.lib.commons.test.CheckUserWorkingDirExtension
 
CheckUtils - Class in eu.cqse.check.framework.core.util
Utilities for the custom check framework.
CheckUtils() - Constructor for class eu.cqse.check.framework.core.util.CheckUtils
 
CheckXPathUtils - Class in eu.cqse.check.framework.core.xpath
Utilities for handling of xPath.
CheckXPathUtils() - Constructor for class eu.cqse.check.framework.core.xpath.CheckXPathUtils
 
choose(long, long) - Static method in class org.conqat.lib.commons.math.MathUtils
Calculates the number of choices for k from n elements, also known as binomial coefficients.
ChunkInputStream - Class in org.conqat.lib.commons.io
A stream that provides functionality for reading from a list of byte arrays, also called chunks.
ChunkInputStream(List<byte[]>) - Constructor for class org.conqat.lib.commons.io.ChunkInputStream
Creates a new ChunkInputStream with the given chunks.
ChunkInputStream(List<byte[]>, int) - Constructor for class org.conqat.lib.commons.io.ChunkInputStream
Creates a new ChunkInputStream with the given chunks.
ChunkOutputStream - Class in org.conqat.lib.commons.io
A stream that provides functionality for writing to a list of byte arrays, also called chunks.
ChunkOutputStream() - Constructor for class org.conqat.lib.commons.io.ChunkOutputStream
Creates a new ChunkOutputStream with a chunk size of pow(2,20).
ChunkOutputStream(int) - Constructor for class org.conqat.lib.commons.io.ChunkOutputStream
Creates a new ChunkOutputStream with the given chunk size.
CLANG_ENABLED_LANGUAGES - Static variable in class eu.cqse.check.util.clang.ClangUtils
Languages for which we enable parsing with clang.
ClangTranslationUnitWrapper - Class in eu.cqse.check.util.clang
Wrapper for the CXIndex type in Clang.
ClangUtils - Class in eu.cqse.check.util.clang
Util methods for using the libclang API
ClangUtils() - Constructor for class eu.cqse.check.util.clang.ClangUtils
 
CLASS - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"class"
CLASS_DATA - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"class-data"
CLASS_DEFINITION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"class definition"
CLASS_FILE_SUFFIX - Static variable in class org.conqat.lib.commons.filesystem.ClassPathUtils
Suffix for class files.
CLASS_IMPLEMENTATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"class implementation"
CLASS_PUBLICATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"class publication"
classHandle - Variable in class org.conqat.lib.commons.serialization.objects.SerializedObjectBase
The handle of the class this object instantiates.
ClassHierarchyMap<T,V> - Class in org.conqat.lib.commons.collections
This class provides a mapping from classes to values.
ClassHierarchyMap() - Constructor for class org.conqat.lib.commons.collections.ClassHierarchyMap
 
ClassIndexUtils - Class in com.teamscale.commons.annotation
Wrapper to retrieve annotated classes.
ClassIndexUtils() - Constructor for class com.teamscale.commons.annotation.ClassIndexUtils
 
ClassPathUtils - Class in org.conqat.lib.commons.filesystem
Utility class for dealing with class paths.
ClassPathUtils() - Constructor for class org.conqat.lib.commons.filesystem.ClassPathUtils
 
ClassPathUtils.IURLResolver - Interface in org.conqat.lib.commons.filesystem
Interface for performing URL resolving.
ClassType - Class in org.conqat.lib.commons.reflect
This stores the full type of a class, i.e., base type plus required interfaces.
ClassType() - Constructor for class org.conqat.lib.commons.reflect.ClassType
Creates the most general class type, that is of type Object without any additional interfaces.
ClassType(Class<?>) - Constructor for class org.conqat.lib.commons.reflect.ClassType
Creates a new class type from a "normal" class.
ClassType(Class<?>...) - Constructor for class org.conqat.lib.commons.reflect.ClassType
Creates a new class type from a list of "normal" class by either using it as the base class or adding it to the interface list.
cleanPath(String) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
Creates a clean path by resolving duplicate slashes, single and double dots.
CLEANUP - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"cleanup"
CLEAR - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"clear"
clear(boolean) - Method in class org.conqat.lib.commons.cache4j.BasicCache
Clears the cache, i.e.
clear(boolean) - Method in interface org.conqat.lib.commons.cache4j.ICache
Clears the cache, i.e.
clear(boolean) - Method in class org.conqat.lib.commons.cache4j.ThreadLocalCache
Clears the cache, i.e.
clear() - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
clear() - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Clears the map.
clear() - Method in class org.conqat.lib.commons.collections.CaseInsensitiveMap
clear() - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
clear() - Method in class org.conqat.lib.commons.collections.ClassHierarchyMap
 
clear() - Method in class org.conqat.lib.commons.collections.CollectionMap
Clears the underlying map and thus all contents.
clear() - Method in class org.conqat.lib.commons.collections.CounterSet
Clears the counter set.
clear() - Method in class org.conqat.lib.commons.collections.HybridMapBase
clear() - Method in class org.conqat.lib.commons.collections.IdentityPairMap
Clears the map.
clear() - Method in class org.conqat.lib.commons.collections.IdManagerBase
Clear the manager.
clear() - Method in class org.conqat.lib.commons.collections.MapBackedSetBase
 
clear() - Method in class org.conqat.lib.commons.collections.PairList
Clears this list.
clear() - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Clear the whole map.
clear() - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
Operation is not supported.
clear() - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
Operation is not supported.
clear() - Method in class org.conqat.lib.commons.region.RegionSet
clearExceptions() - Method in class org.conqat.lib.commons.error.CollectingExceptionHandler
Clears the list of exceptions.
CLikeCheckUtils - Class in eu.cqse.check.framework.util.clike
Utility methods for analyzing C-like code
CLikeCheckUtils() - Constructor for class eu.cqse.check.framework.util.clike.CLikeCheckUtils
 
CLikeLanguageFeatureParserBase - Class in eu.cqse.check.framework.util
Base class for clike language feature parsers.
CLikeLanguageFeatureParserBase(ELanguage, EnumSet<ETokenType>, EnumSet<ETokenType>, EnumSet<ETokenType>, ETokenType, String, CLikeVariableUseExtractor) - Constructor for class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Constructor.
CLikeTypeInfoExtractorBase - Class in eu.cqse.check.framework.typetracker.clike
The clike type info extractor is an abstract base class for type info extractors for clike languages.
CLikeTypeInfoExtractorBase(CLikeLanguageFeatureParserBase) - Constructor for class eu.cqse.check.framework.typetracker.clike.CLikeTypeInfoExtractorBase
Constructor.
CLikeTypeTracker - Class in eu.cqse.check.framework.typetracker.clike
Abstract base class for type trackers for C-like languages.
CLikeTypeTracker(ELanguage, CLikeLanguageFeatureParserBase) - Constructor for class eu.cqse.check.framework.typetracker.clike.CLikeTypeTracker
Constructor.
CLikeVariableUseExtractor - Class in eu.cqse.check.framework.util.variable
A variable use extractor extracts uses of variables from token streams.
CLikeVariableUseExtractor(ETokenType, EnumSet<ETokenType>) - Constructor for class eu.cqse.check.framework.util.variable.CLikeVariableUseExtractor
Constructor.
CLikeVariableUseExtractor(EnumSet<ETokenType>, EnumSet<ETokenType>) - Constructor for class eu.cqse.check.framework.util.variable.CLikeVariableUseExtractor
Constructor.
clone() - Method in class org.conqat.lib.commons.collections.IdentityHashSet
Returns a shallow copy of this IdentityHashSet instance: the elements themselves are not cloned.
clone() - Method in class org.conqat.lib.commons.collections.ImmutablePair
clone() - Method in class org.conqat.lib.commons.collections.Pair
cloneAndSetUpRepository(File, URI, GitUtils.TeamscaleGitCredentialsProvider) - Static method in class org.conqat.engine.index.shared.GitUtils
Sets up a repository by cloning it.
cloneBySerialization(T, ClassLoader) - Static method in class org.conqat.lib.commons.io.SerializationUtils
Returns a copy of the given object obtained by serialization and deserialization in memory.
cloneWithDecrementedTimestamp() - Method in class org.conqat.engine.index.shared.CommitDescriptor
Create a copy of this commit descriptor with timestamp - 1.
cloneWithIncrementedTimestamp() - Method in class org.conqat.engine.index.shared.CommitDescriptor
Create a copy of this commit descriptor with timestamp + 1.
cloneWithNewFindingId(String) - Method in class org.conqat.engine.service.shared.data.FindingBlacklistInfo
Clones this FindingBlacklistInfo but uses the given findingId.
cloneWithNewType(EFindingBlacklistType) - Method in class org.conqat.engine.service.shared.data.FindingBlacklistInfo
Clones this FindingBlacklistInfo but uses the given findingId.
close() - Method in interface eu.cqse.check.framework.scanner.IScanner
Close scanner and any underlying readers.
close() - Method in class eu.cqse.check.framework.scanner.StrictScanner
Close scanner and any underlying readers.
close(ZipFile) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Closes the given ZIP file quietly, i.e.
close(Closeable) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Convenience method for calling FileSystemUtils.close(Closeable, ILogger) with a null-logger.
close(Closeable, ILogger) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
This method can be used to simplify the typical finally -block of code dealing with streams and readers/writers.
close() - Method in class org.conqat.lib.commons.filesystem.PathBasedContentProviderBase
close() - Method in class org.conqat.lib.commons.io.ChunkInputStream
close() - Method in class org.conqat.lib.commons.io.ChunkOutputStream
close() - Method in class org.conqat.lib.commons.io.LimitedWriter
 
close() - Method in class org.conqat.lib.commons.io.MultiplexedOutputStream
Forwards close operation to all underlying output streams.
close() - Method in class org.conqat.lib.commons.io.SelfDeletingTempDirectory
Recursively deletes the temp directory.
close() - Method in class org.conqat.lib.commons.xml.XMLWriter
Close the writer.
closeElement(E) - Method in class org.conqat.lib.commons.xml.XMLWriter
Close an element.
CLOSURE_CONSTRUCTOR_PATTERN - Static variable in class eu.cqse.check.framework.util.javascript.ClosurePatterns
Pattern of a closure constructor declaration, e.g.
ClosureDependencyResult - Class in eu.cqse.check.framework.util.javascript
Collects Closure namespaces and their dependencies.
ClosureDependencyResult() - Constructor for class eu.cqse.check.framework.util.javascript.ClosureDependencyResult
 
ClosureJavaScriptDependencyExtractor - Class in eu.cqse.check.framework.util.javascript
Extracts namespaces (i.e., JS 'class declarations') from JavaScript that uses Google Closure (https://developers.google.com/closure/)
ClosureJavaScriptDependencyExtractor() - Constructor for class eu.cqse.check.framework.util.javascript.ClosureJavaScriptDependencyExtractor
 
ClosurePatterns - Class in eu.cqse.check.framework.util.javascript
Collects patterns to determine Closure dependencies.
ClosurePatterns() - Constructor for class eu.cqse.check.framework.util.javascript.ClosurePatterns
 
ClusteredTestDetails - Class in org.conqat.engine.sourcecode.coverage
TestDetails with additional information about which cluster of tests the test case belongs to during prioritization.
ClusteredTestDetails(String, String, String, long, String) - Constructor for class org.conqat.engine.sourcecode.coverage.ClusteredTestDetails
 
clusterId - Variable in class org.conqat.engine.sourcecode.coverage.ClusteredTestDetails
A unique identifier for the cluster this test should be prioritized within.
CmdLine - Class in org.conqat.lib.commons.options
Deprecated.
Use the CommandLine class instead.
CmdLine(String[]) - Constructor for class org.conqat.lib.commons.options.CmdLine
Deprecated.
Create new CmdLine -object from command line arguments.
CmdLine(String[], String) - Constructor for class org.conqat.lib.commons.options.CmdLine
Deprecated.
Create new CmdLine -object from command line arguments.
CobolShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.cobol
Shallow parser for the Cobol language.
CobolShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.cobol.CobolShallowParser
Constructor.
CobolStatementOracle - Class in eu.cqse.check.framework.scanner
IStatementOracle for Cobol.
CobolStatementOracle() - Constructor for class eu.cqse.check.framework.scanner.CobolStatementOracle
 
CobolToken - Class in eu.cqse.check.framework.scanner
Class for COBOL tokens generated by the COBOL scanner.
codeRoot() - Static method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns the code type root path.
collapseEmptyEntities(Collection<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Recursively removes all completely empty shallow entities, i.e.
collapseEmptyEntities() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Removes all completely empty shallow entities, i.e.
collect(ShallowEntity) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils.CollectingVisitorBase
Template method that returns true if the entity should be collected.
collect(Function<T, K>, Function<T, V>) - Static method in class org.conqat.lib.commons.collections.SetMapCollector
Collects the stream into a new SetMap where stream objects are mapped to SetMap keys by the given keyMapper and to SetMap values by the given valueMapper.
CollectingExceptionHandler<X extends java.lang.Exception> - Class in org.conqat.lib.commons.error
An exception handler that collects exceptions for later use.
CollectingExceptionHandler() - Constructor for class org.conqat.lib.commons.error.CollectingExceptionHandler
 
CollectingVisitorBase() - Constructor for class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils.CollectingVisitorBase
 
CollectionMap<K,V,C extends java.util.Collection<V>> - Class in org.conqat.lib.commons.collections
A collection map deals with a map of collections, i.e.
CollectionMap() - Constructor for class org.conqat.lib.commons.collections.CollectionMap
Constructor.
collectionsToArrays(Class<V>) - Method in class org.conqat.lib.commons.collections.CollectionMap
Converts the CollectionMap to a map with arrays
CollectionUtils - Class in org.conqat.lib.commons.collections
This class offers utility methods for collections.
CollectionUtils() - Constructor for class org.conqat.lib.commons.collections.CollectionUtils
 
CollectionUtils.BiConsumerWithException<S,T,E extends java.lang.Exception> - Interface in org.conqat.lib.commons.collections
This interface is the same as BiConsumer, except it allows throwing a checked exceptions.
CollectionUtils.BiConsumerWithTwoExceptions<S,T,E1 extends java.lang.Exception,E2 extends java.lang.Exception> - Interface in org.conqat.lib.commons.collections
This interface is the same as BiConsumer, except it allows throwing two checked exceptions.
CollectionUtils.BiFunctionWithException<T,U,R,E extends java.lang.Exception> - Interface in org.conqat.lib.commons.collections
This interface is the same as BiFunction, except it allows throwing a checked exception.
CollectionUtils.ConsumerWithException<T,E extends java.lang.Exception> - Interface in org.conqat.lib.commons.collections
This interface is the same as Consumer, except it allows throwing a checked exception.
CollectionUtils.ConsumerWithTwoExceptions<T,E1 extends java.lang.Exception,E2 extends java.lang.Exception> - Interface in org.conqat.lib.commons.collections
This interface is the same as Consumer, except it allows throwing two checked exceptions.
CollectionUtils.FunctionWithException<T,R,E extends java.lang.Exception> - Interface in org.conqat.lib.commons.collections
This interface is the same as Function, except it allows throwing a checked exception.
CollectionUtils.SupplierWithException<T,E extends java.lang.Exception> - Interface in org.conqat.lib.commons.collections
This interface is the same as Supplier, except it allows throwing a checked exception.
collectTokenFromTypePart(List<IToken>, int, TypeNameTokenCollection) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Collects a type name token from a part of a type name within a variable declaration.
collectTokensFromModifiers(List<IToken>, int, List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Collects modifier tokens from modifier specifications in front of the type name within a variable declaration.
collectTokensFromPointers(List<IToken>, int, List<IToken>, TypeNameTokenCollection) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Collects modifier tokens from pointer or reference declarations (mainly const in C++).
collectTokensFromPrimitiveType(List<IToken>, int, TypeNameTokenCollection) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Collects type name tokens from a primitive type within a variable declaration.
collectTokensFromType(List<IToken>, int, TypeNameTokenCollection) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Collects type name tokens from a type name within a variable declaration.
collectTokensFromTypeAndModifications(List<IToken>, int, List<IToken>, TypeNameTokenCollection) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Collects modifier and type tokens from type modifications like pointer or reference declarations and from the type type name tokens itself.
ColorSerializationModule - Class in org.conqat.engine.commons.util
Jackson module which supports serialization and deserialization of Color objects to their hex string representation and back.
ColorUtils - Class in org.conqat.lib.commons.color
Methods for handling colors.
ColorUtils() - Constructor for class org.conqat.lib.commons.color.ColorUtils
 
com.teamscale.commons - package com.teamscale.commons
 
com.teamscale.commons.annotation - package com.teamscale.commons.annotation
 
com.teamscale.commons.commit - package com.teamscale.commons.commit
 
com.teamscale.commons.lang - package com.teamscale.commons.lang
Utilities that complement java.lang and com.google.common.base.
com.teamscale.commons.links - package com.teamscale.commons.links
 
com.teamscale.core.migration - package com.teamscale.core.migration
 
combine(Collection<T1>, Collection<T2>, BiFunction<T1, T2, RESULT>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Creates a List that holds the combination of the values of two collections.
combine(Collection<T1>, Collection<T2>, COLLECTION, BiFunction<T1, T2, RESULT>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Creates a Collection that holds the combination of the values of two collections.
combiner() - Method in class org.conqat.lib.commons.collections.SetMapCollector
 
CommandLine - Class in org.conqat.lib.commons.options
A class providing command line parsing and usage messages using GNU syntax.
CommandLine(OptionRegistry) - Constructor for class org.conqat.lib.commons.options.CommandLine
Constructor.
CommandLineBase - Class in org.conqat.lib.commons.options
Base class for running commandline programs.
CommandLineBase() - Constructor for class org.conqat.lib.commons.options.CommandLineBase
 
CommandLineTokenStream - Class in org.conqat.lib.commons.options
This class preprocesses the command line arguments by splitting them into several tokens.
CommandLineTokenStream(String[]) - Constructor for class org.conqat.lib.commons.options.CommandLineTokenStream
Constructs a new CommandLineTokenStream on the given arguments.
COMMENT - Static variable in class org.conqat.engine.commons.css.CSSMananger
Syntax highlighting style for comments
CommentCheckBase - Class in eu.cqse.check.base
Base class for checks which inspects all comments in a resource.
CommentCheckBase() - Constructor for class eu.cqse.check.base.CommentCheckBase
 
COMMENTS - Static variable in enum eu.cqse.check.framework.scanner.ETokenType
An enum set containing all comments.
CommitDescriptor - Class in org.conqat.engine.index.shared
Immutable class describing a single commit by its branch name and a timestamp.
CommitDescriptor(String, long) - Constructor for class org.conqat.engine.index.shared.CommitDescriptor
Constructor.
CommitDescriptor(CommitDescriptor) - Constructor for class org.conqat.engine.index.shared.CommitDescriptor
 
CommitDescriptorTestUtils - Class in com.teamscale.commons.commit
Class providing static imports of methods to create commit descriptors with shorthand methods.
CommitDescriptorTestUtils() - Constructor for class com.teamscale.commons.commit.CommitDescriptorTestUtils
 
commonRoot(Iterable<? extends File>) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Determines the root directory from a collection of files.
CommonsLang - Annotation Type in org.conqat.lib.commons.test.tags
Meta-annotation used to tag all UI Tests which analyze the project "Commons Lang".
CommonUtils - Class in org.conqat.engine.commons
Collection of utility methods.
CommonUtils() - Constructor for class org.conqat.engine.commons.CommonUtils
 
compactDeletions(List<Deletion>) - Static method in class org.conqat.engine.resource.text.filter.base.Deletion
Returns a list of deletions that is equivalent (i.e.
Comparator() - Constructor for class org.conqat.lib.commons.collections.ByteArrayWrapper.Comparator
 
comparator() - Method in class org.conqat.lib.commons.collections.UnmodifiableSortedMap
comparator() - Method in class org.conqat.lib.commons.collections.UnmodifiableSortedSet
compare(TrackedFinding, TrackedFinding) - Method in class org.conqat.engine.index.shared.TrackedFinding.TrackedFindingComparator
 
compare(T, T) - Method in class org.conqat.lib.commons.collections.AllEqualComparator
Returns 0.
compare(ByteArrayWrapper, ByteArrayWrapper) - Method in class org.conqat.lib.commons.collections.ByteArrayWrapper.Comparator
compare(T, T) - Method in class org.conqat.lib.commons.collections.IdentifierBasedComparatorBase
Compare by identifier.
compare(String, String) - Method in class org.conqat.lib.commons.collections.SmartStringComparator
compare(SortedSet<T>, SortedSet<T>) - Method in class org.conqat.lib.commons.collections.SortedSetsComparator
 
compare(String, String) - Method in class org.conqat.lib.commons.collections.StringLengthComparator
Compare strings by their length.
compare(Object, Object) - Method in class org.conqat.lib.commons.collections.ToStringComparator
Compare by toString() representation.
compare(File, File) - Method in class org.conqat.lib.commons.filesystem.FilenameComparator
compare(Option, Option) - Method in class org.conqat.lib.commons.options.AOptionComparator
compare(FormalParameter, FormalParameter) - Method in class org.conqat.lib.commons.reflect.FormalParameterComparator
Compae formal parameters by their position within the formal parameter list of the defining method.
compare(Resource, Resource) - Method in class org.conqat.lib.commons.resources.ResourceAbsolutePathComparator
 
compare(String, String) - Method in class org.conqat.lib.commons.string.FastStringComparator
compare(String, String) - Method in class org.conqat.lib.commons.string.NumbersAwareStringComparator
compare(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Compares two strings both of which may be null.
compareAssessments(Assessment, Assessment) - Static method in class org.conqat.lib.commons.assessment.AssessmentUtils
Compares two Assessments returning which is "better" than another one.
compareInOrder(IntSupplier...) - Static method in class org.conqat.lib.commons.lang.ObjectUtils
Evaluates the given comparisons in order.
compareNullSafe(T, T) - Static method in class org.conqat.lib.commons.lang.ObjectUtils
Compares the two given objects.
compareNullSafe(T, T, Comparator<T>) - Static method in class org.conqat.lib.commons.lang.ObjectUtils
Compares the two given objects.
compareTo(CommitDescriptor) - Method in class org.conqat.engine.index.shared.CommitDescriptor
compareTo(TrackedFinding) - Method in class org.conqat.engine.index.shared.TrackedFinding
compareTo(Deletion) - Method in class org.conqat.engine.resource.text.filter.base.Deletion
compareTo(TestDetails) - Method in class org.conqat.engine.sourcecode.coverage.TestDetails
compareTo(Assessment) - Method in class org.conqat.lib.commons.assessment.Assessment
Compares assessment values lexicographically, i.e.
compareTo(ByteArrayWrapper) - Method in class org.conqat.lib.commons.collections.ByteArrayWrapper
compareTo(ImmutablePair<S, T>) - Method in class org.conqat.lib.commons.collections.ImmutablePair
compareTo(Range) - Method in class org.conqat.lib.commons.math.Range
compareTo(SimpleRegion) - Method in class org.conqat.lib.commons.region.SimpleRegion
Compares regions by their start position
compareTo(Resource) - Method in class org.conqat.lib.commons.resources.Resource
 
compareTo(UniformPath) - Method in class org.conqat.lib.commons.uniformpath.UniformPath
 
compareTo(Version) - Method in class org.conqat.lib.commons.version.Version
Compares to version numbers by their major and minor numbers.
compareToRelative(Assessment) - Method in class org.conqat.lib.commons.assessment.Assessment
Compares both assessments by the percentage of their dominant colors.
compilePattern(String) - Static method in class org.conqat.engine.commons.CommonUtils
Wraps Pattern.compile(String) to produce ConQATExceptions instead of PatternSyntaxExceptions.
compilePattern(String, String) - Static method in class org.conqat.engine.commons.CommonUtils
Wraps Pattern.compile(String) to produce ConQATExceptions instead of PatternSyntaxExceptions.
compilePattern(String, int) - Static method in class org.conqat.engine.commons.CommonUtils
Wraps Pattern.compile(String, int) to produce ConQATExceptions instead of PatternSyntaxExceptions.
compilePatternFromCheckOptionRegex(String, String, String) - Static method in class eu.cqse.check.framework.core.util.CheckUtils
Compiles a Pattern from the given regular expression string.
completed - Variable in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Whether this node has been completed, i.e.
completeSimpleStatement(RecognizerBase<EGenericParserStates>) - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Completes a recognizer for a simple statement.
completeSimpleStatement(RecognizerBase<EGenericParserStates>, String) - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Completes a recognizer for a simple statement.
compress(byte[]) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Compresses a single byte[] using GZIP.
computeDelta(T[], T[]) - Static method in class org.conqat.lib.commons.algo.Diff
Applies the diff algorithm on the supplied arrays and returns the delta between them.
computeDelta(T[], T[], int) - Static method in class org.conqat.lib.commons.algo.Diff
Applies the diff algorithm on the supplied arrays and returns the delta between them.
computeDelta(T[], T[], IEquator<? super T>) - Static method in class org.conqat.lib.commons.algo.Diff
Applies the diff algorithm on the supplied arrays and returns the delta between them.
computeDelta(List<T>, List<T>) - Static method in class org.conqat.lib.commons.algo.Diff
Applies the diff algorithm on the supplied lists and returns the delta between them.
computeDelta(List<T>, List<T>, IEquator<? super T>) - Static method in class org.conqat.lib.commons.algo.Diff
Applies the diff algorithm on the supplied lists and returns the delta between them.
computeDelta(List<T>, List<T>, int) - Static method in class org.conqat.lib.commons.algo.Diff
Applies the diff algorithm on the supplied lists and returns the delta between them.
computeDelta(List<T>, List<T>, int, IEquator<? super T>) - Static method in class org.conqat.lib.commons.algo.Diff
Applies the diff algorithm on the supplied lists and returns the delta between them.
computeRelativeFrequencyDelta(ETrafficLightColor, Assessment, Assessment) - Static method in class org.conqat.lib.commons.assessment.AssessmentUtils
Calculate the relative color frequency delta to the given assessments
computeTopLevelReplacements(String, List<IToken>) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor
Computes a list of PreprocessorTokenReplacements that represent the result of preprocessing the given tokens as if they were the entire content of a C/C++ file
computeUnorderedPairs(Collection<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Compute list of unordered pairs for all elements contained in a collection.
computeUpdatedFindingDescription() - Method in interface eu.cqse.check.framework.core.IFindingDescriptionModifyingCheck
Allows to override the default finding description (the default is the string given in the "description" field of the Check annotation) based on the check options.
concat(byte[]...) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Returns the concatenation of the given arrays.
concat(Iterable<byte[]>) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Returns the concatenation of the given arrays.
concat(Iterable<?>) - Static method in class org.conqat.lib.commons.string.StringUtils
Concatenates all elements of an iterable using the toString()-method.
concat(Iterable<?>, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Concatenates all elements of an iterable using the toString()-method, separating them with the given separator.
concat(Iterator<?>, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Concatenates all elements of an iterator using the toString()-method, separating them with the given separator.
concat(Object[]) - Static method in class org.conqat.lib.commons.string.StringUtils
Concatenates all elements of an array using the toString() -method.
concat(Object[], String) - Static method in class org.conqat.lib.commons.string.StringUtils
Concatenates all elements of an array using the toString() -method, separating them with the given separator.
concat(String[], String[]) - Static method in class org.conqat.lib.commons.string.StringUtils
Concatenate two string arrays.
concatAllTokenTexts(List<List<IToken>>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Concatenates the inner lists' token texts and returns them as list.
concatenate(String...) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
Returns the concatenated path of all given parts.
concatenate(PairList<S, T>, PairList<S, T>) - Static method in class org.conqat.lib.commons.collections.PairList
Returns a new PairList with all elements from both lists in order.
concatenateArrays(T[], T[]) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Concatenate two arrays to a new one.
concatenatePaths(String, String...) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Concatenates all path parts into a single path with normalized separators.
concatTokenTexts(List<IToken>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Concatenates the token's texts and returns them as string.
concatTokenTexts(List<IToken>, String) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Concatenates the token's texts and returns them as string.
concatTokenTexts() - Method in class eu.cqse.check.framework.util.tokens.MatchGroupElement
Returns the concatenated tokens of this match group element.
concatWithEscapeCharacter(List<String>, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Concatenates the list of string with delimiter and add escape character if needed.
condition - Variable in class eu.cqse.check.framework.util.clike.ConditionalBlock
The list of ITokens representing the condition.
CONDITIONAL_OPERATOR_TYPES - Static variable in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Conditional operator types.
ConditionalBlock - Class in eu.cqse.check.framework.util.clike
This class represents a single block of a conditional expression.
ConditionalBlock(EConditionalType, List<ShallowEntity>) - Constructor for class eu.cqse.check.framework.util.clike.ConditionalBlock
Constructor.
ConditionalBlock(EConditionalType, List<IToken>, List<ShallowEntity>) - Constructor for class eu.cqse.check.framework.util.clike.ConditionalBlock
 
ConditionalBlockGroupBase - Class in eu.cqse.check.framework.util.clike
A group of blocks representing an if/else/else if or a switch/case statement.
ConditionalBlockGroupBase(List<ConditionalBlock>) - Constructor for class eu.cqse.check.framework.util.clike.ConditionalBlockGroupBase
Constructor.
ConditionalBlockGroupBase() - Constructor for class eu.cqse.check.framework.util.clike.ConditionalBlockGroupBase
Constructor.
ConditionalBlockGroupExtractor - Class in eu.cqse.check.framework.util.clike
This class provides various helper methods to extract conditional block groups out of the abstract syntax tree or Lists of ShallowEntities.
ConditionalBlockGroupExtractor() - Constructor for class eu.cqse.check.framework.util.clike.ConditionalBlockGroupExtractor
 
ConditionalBlockUtils - Class in eu.cqse.check.framework.util.clike
This utility class provides methods that are used when working with blocks.
ConditionalBlockUtils() - Constructor for class eu.cqse.check.framework.util.clike.ConditionalBlockUtils
 
ConditionalClause - Class in eu.cqse.check.framework.shallowparser.languages.cobol
Describes a condition clause of a COBOL verb.
ConditionalClause(List<ETokenType>, ETokenType, boolean) - Constructor for class eu.cqse.check.framework.shallowparser.languages.cobol.ConditionalClause
Constructor
ConditionalClauseWithEndScopeRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.cobol
For Cobol scope statements with conditional clauses (e.g.
ConditionalClauseWithEndScopeRecognizer(ETokenType) - Constructor for class eu.cqse.check.framework.shallowparser.languages.cobol.ConditionalClauseWithEndScopeRecognizer
Constructor.
ConditionalHandlingCPreprocessorBase - Class in eu.cqse.check.framework.preprocessor.c
Base class of the C preprocessor that deals with conditionals in addition to macro handling and the overall parsing.
ConditionalHandlingCPreprocessorBase(IMacroProvider) - Constructor for class eu.cqse.check.framework.preprocessor.c.ConditionalHandlingCPreprocessorBase
Constructor.
conditionApplies(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.NotFollowedByPattern
Returns true if this pattern applies at the current position of the stream.
conditionApplies(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.NotPrecededByPattern
Returns true if this pattern applies at the current position of the stream.
conditionApplies(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.ZeroLengthTokenPatternBase
Returns true if this pattern applies at the current position of the stream.
conditionIsTrue(String) - Method in class eu.cqse.check.framework.preprocessor.c.ConditionalHandlingCPreprocessorBase
Evaluates an if condition and returns its boolean value.
configureCommand(URI, GitUtils.TeamscaleGitCredentialsProvider, TransportCommand<?, ?>) - Static method in class org.conqat.engine.index.shared.GitUtils
Configures the given command by adding ssh credentials and configuring a timeeout.
ConnectedEntityCollector - Class in eu.cqse.check.framework.shallowparser.util
Traverses a shallow entity tree and collects groups of entities of the same type that are directly connected together.
ConnectedEntityCollector(EShallowEntityType) - Constructor for class eu.cqse.check.framework.shallowparser.util.ConnectedEntityCollector
Constructor.
ConnectedEntityCollector(EShallowEntityType, Predicate<ShallowEntity>) - Constructor for class eu.cqse.check.framework.shallowparser.util.ConnectedEntityCollector
Constructor.
connectToRepresentative(int, int) - Method in class org.conqat.lib.commons.algo.UnionFind
Connects the given element (must also be representative) to the given representative.
connectToRepresentative(int, int) - Method in class org.conqat.lib.commons.algo.UnionFindWithSize
Connects the given element (must also be representative) to the given representative.
ConQATException - Exception in org.conqat.engine.core.core
Multi-purpose exception class that is thrown from a org.conqat.engine.core.core.IConQATProcessor.
ConQATException(String) - Constructor for exception org.conqat.engine.core.core.ConQATException
Create a new exception.
ConQATException(String, Throwable) - Constructor for exception org.conqat.engine.core.core.ConQATException
Constructor.
ConQATException(Throwable) - Constructor for exception org.conqat.engine.core.core.ConQATException
Constructor.
CONSOLE_CHARSET - Static variable in class org.conqat.lib.commons.io.ProcessUtils
Character set used for process I/O.
CONSTANT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"constant"
ConstantNamespaceContext - Class in org.conqat.lib.commons.xml
A minimalistic implementation of NamespaceContext to be used with XPath.
ConstantNamespaceContext(String) - Constructor for class org.conqat.lib.commons.xml.ConstantNamespaceContext
Create new context.
CONSTANTS - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"constants"
ConstraintValidator - Class in org.conqat.lib.commons.constraint
A class for storing constraints in the context of classes for which the constraint applies.
ConstraintValidator() - Constructor for class org.conqat.lib.commons.constraint.ConstraintValidator
 
ConstraintViolationException - Exception in org.conqat.lib.commons.constraint
Exception to be thrown in case of constraint violations.
ConstraintViolationException(String, Object) - Constructor for exception org.conqat.lib.commons.constraint.ConstraintViolationException
Constructor.
ConstraintViolationException(String, Object, Throwable) - Constructor for exception org.conqat.lib.commons.constraint.ConstraintViolationException
Constructor.
constrainValue(int, int, int) - Static method in class org.conqat.lib.commons.math.MathUtils
Constrains the given value, if it exceeds the given minimum or maximum.
constrainValue(double, double, double) - Static method in class org.conqat.lib.commons.math.MathUtils
Constrains the given value, if it exceeds the given minimum or maximum.
CONSTRUCTOR - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"constructor"
CONSTRUCTOR_DECLARATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"constructor declaration"
CONSTRUCTOR_PATTERN - Static variable in class eu.cqse.check.framework.util.javascript.ClosurePatterns
Pattern for constructor, e.g.
constructRatingTag(ETrafficLightColor, String) - Static method in class org.conqat.lib.commons.assessment.Rating
Returns the rating tag starting with "@ConQAT.Rating" and containing the color and hash values.
consumeAlternating(Set<ETokenType>, Set<ETokenType>) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Consumes tokens as long as they alternate between the two type sets.
consumeAnyExcept(Set<ETokenType>) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Consumes all sequential tokens that are not of the given types and returns their texts.
consumeAnyOf(Set<ETokenType>) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Consumes all sequential tokens of the given types and returns the consumed tokens.
consumeOneOrZeroOf(Set<ETokenType>) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Consumes one token of the given type and returns the token in an Optional or Optional.empty() if the current token is not of any of those types.
consumeOneOrZeroOf(ETokenType) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Consumes one token of the given type and returns the token in an Optional or Optional.empty() if the current token is not of any of those types.
contains(List<IToken>, String) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Returns whether the given token list contains a token with the given text.
contains(List<IToken>, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns true if the list of tokens contains a token of tokenType, false otherwise.
contains(List<IToken>, int, int, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns true if the list of tokens contains a token of tokenType in the given range, false otherwise.
contains(List<IToken>, ETokenType.ETokenClass) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns true if the list of tokens contains a token of tokenClass, false otherwise.
contains(Object) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
contains(K, V) - Method in class org.conqat.lib.commons.collections.CollectionMap
Returns whether an element is contained.
contains(E) - Method in class org.conqat.lib.commons.collections.CounterSet
Checks if an element is stored in the array.
contains(ImmutablePair<T, T>) - Method in class org.conqat.lib.commons.collections.IdentityPairMap
Returns whether the pair is contained.
contains(T, T) - Method in class org.conqat.lib.commons.collections.IdentityPairMap
Returns whether the pair (t1, t2) is contained.
contains(Object) - Method in class org.conqat.lib.commons.collections.MapBackedSetBase
 
contains(Object) - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
contains(double) - Method in class org.conqat.lib.commons.math.Range
Checks is a number is contained in the range.
contains(Range) - Method in class org.conqat.lib.commons.math.Range
Determines whether the other range is fully contained in this range.
contains(int) - Method in class org.conqat.lib.commons.region.RegionSet
Returns true if the position is contained in one of the Regions in the RegionSet
contains(Region) - Method in class org.conqat.lib.commons.region.RegionSet
Tests whether all of the positions of the region are contained in the RegionSet
contains(Object) - Method in class org.conqat.lib.commons.region.RegionSet
containsAll(List<IToken>, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns true if the list of tokens contains at least one token of each of the given tokenTypes, false otherwise.
containsAll(List<IToken>, int, int, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns true if the list of tokens contains at least one token of each of the given tokenTypes in the given range, false otherwise.
containsAll(Collection<?>) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
containsAll(Collection<?>) - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
containsAll(Collection<?>) - Method in class org.conqat.lib.commons.region.RegionSet
containsAll(String, String...) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns whether s contains all the given substrings.
containsAny(List<IToken>, Set<String>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Returns whether the given token list contains a token whose text equals one of the texts from the given Set.
containsAny(List<IToken>, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns true if the list of tokens contains a any token of given tokenTypes, false otherwise.
containsAny(List<IToken>, EnumSet<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns true if the given token stream contains one of the tokens in the given set.
containsAny(List<IToken>, int, int, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns true if the list of tokens contains a any token of given tokenTypes in the given range, false otherwise.
containsAny(List<IToken>, int, int, EnumSet<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns true if the list of tokens contains a any token of given tokenTypes in the given range, false otherwise.
containsAny(Region) - Method in class org.conqat.lib.commons.region.RegionSet
Tests whether any of the positions in the region are contained in the RegionSet.
containsCollection(K) - Method in class org.conqat.lib.commons.collections.CollectionMap
Check if a (possibly empty) collection is present for a given key.
containsElement(T) - Method in class org.conqat.lib.commons.algo.ObjectUnionFind
Returns whether an element has been added to this stucture either by ObjectUnionFind.addElement(Object) or ObjectUnionFind.union(Object, Object).
containsField(String) - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Returns whether this class has a field with the given name.
containsFirst(S) - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Returns whether the given element is in the first set (the domain of the bijection).
containsHandle(int) - Method in class org.conqat.lib.commons.serialization.SerializedEntityPool
Returns whether the given handle is known to this pool.
containsIgnoreCase(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns whether s1 contains s2 ignoring case
containsKey(Object) - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
containsKey(Object) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveMap
containsKey(Object) - Method in class org.conqat.lib.commons.collections.HybridMapBase
containsKey(K1, K2) - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Returns whether the given key combination is available in the map.
containsKey(Object) - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
containsLetter(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Checks if the given string contains at least one letter (checked with Character.isLetter(char)).
containsLoopReferenceWithoutLoop(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Checks if continue or break are contained in a for or while loop in the given block.
containsMoreVariables(int, List<IToken>) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamTransformationPattern
Checks if the given tokens after the given offset contain more variables that should be replaced.
containsOneOf(String, String...) - Static method in class org.conqat.lib.commons.string.StringUtils
Test if a string contains of the provided strings.
containsOneOf(String, Iterable<String>) - Static method in class org.conqat.lib.commons.string.StringUtils
Test if a string contains of the provided strings.
containsPosition(int) - Method in class org.conqat.lib.commons.region.SimpleRegion
Checks if the region contains a position
containsSecond(T) - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Returns whether the given element is in the second set (the range of the bijection).
containsSequence(List<IToken>, int, int, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns true if the list of tokens contains a consecutive subsequence of tokens that match the sequence of token types., false otherwise.
containsSequence(List<IToken>, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns true if the list of tokens contains a consecutive subsequence of tokens that match the sequence of token types., false otherwise.
containsTokenIndexPredicate(List<IToken>, BiPredicate<Integer, List<IToken>>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns whether an index of the given token list matches the given BiPredicate (which gets the token index and the given token list).
containsValue(Object) - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
containsValue(Object) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveMap
containsValue(Object) - Method in class org.conqat.lib.commons.collections.HybridMapBase
containsValue(Object) - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
containsVariable(String) - Method in class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Returns whether this lookup contains information about the given variable.
containsVariableWithEntity(String, ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Returns whether this lookup contains information about a variable with the given variable that was defined in the given entity.
content - Variable in class eu.cqse.check.framework.util.clike.ConditionalBlock
The content of the block that gets executed.
CONTENT_PROPERTY - Static variable in class org.conqat.engine.sourcecode.coverage.TestDetails
The name of the JSON property name for TestDetails.content.
contentsEqual(File, File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Checks whether two files have the same content.
context - Variable in class eu.cqse.check.framework.core.CheckImplementationBase
The check context that is used to access custom check specific functionality.
CONTINUE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"continue"
continuesWithSequence(ETokenType...) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Returns whether the next tokens correspond to the given sequence
contributeExpandedMacroRule() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
Rules for detecting expanded macros in C/C++ code.
contributeRules(BiConsumer<String, String>) - Method in enum eu.cqse.check.framework.core.ruleset.EAutosarCpp14Rule
 
contributeRules(BiConsumer<String, String>) - Method in enum eu.cqse.check.framework.core.ruleset.EMisraC2012Rule
 
contributeRules(BiConsumer<String, String>) - Method in interface eu.cqse.check.framework.core.ruleset.IRulesetRule
Allows to contribute rule mappings that are not custom checks.
contributeRules() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowParserRuleProviderBase
Template method for contributing new rules to the ShallowParserRuleProviderBase.delegateParser
contributeSimpleStatementRules(EnumSet<ETokenType>, EnumSet<ETokenType>) - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Contributes rules for detecting simple statements (local variable declarations, assignments, etc.) inside methods.
convert(String) - Static method in class org.conqat.lib.commons.uniformpath.UniformPathCompatibilityUtil
Converts the given string to a UniformPath.
convert(UniformPath.EType, String) - Static method in class org.conqat.lib.commons.uniformpath.UniformPathCompatibilityUtil
Converts the given string and type to a UniformPath.
convertCollection(Collection<String>) - Static method in class org.conqat.lib.commons.uniformpath.UniformPathCompatibilityUtil
Converts the given strings to UniformPaths.
convertNewlines(String) - Method in enum org.conqat.lib.commons.string.ENewline
Converts the input string to using the specified line breaks and returns the result.
convertPairList(PairList<UniformPath, T>) - Static method in class org.conqat.lib.commons.uniformpath.UniformPathCompatibilityUtil
Converts a pair list containing UniformPaths back to a string-typed uniform path pair list.
convertPattern(String, boolean) - Static method in class org.conqat.lib.commons.filesystem.AntPatternUtils
Converts an ANT pattern to a regex pattern.
convertPatternSafe(String, boolean) - Static method in class org.conqat.lib.commons.filesystem.AntPatternUtils
Converts an ANT pattern to a regex pattern.
convertRelative(String) - Static method in class org.conqat.lib.commons.uniformpath.UniformPathCompatibilityUtil
Converts the given string to a RelativeUniformPath.
convertString(String, Class<T>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Convert a String to an Object of the provided type.
convertTo(String, String) - Static method in class org.conqat.engine.commons.CommonUtils
Converts a String value to an object of the specified type and wraps the Exceptions into a ConQATException
convertTo(String, String) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Convert String to object of specified type
convertToLineRegion(OffsetBasedRegion, LineOffsetConverter) - Static method in class org.conqat.lib.commons.string.LineOffsetUtils
Creates a new line-based region from a offset-based region.
convertToLineRegions(List<OffsetBasedRegion>, String) - Static method in class org.conqat.lib.commons.string.LineOffsetUtils
Converts the given regions from offset-based to line-based using the given text.
convertToTestId(String) - Static method in class org.conqat.engine.sourcecode.coverage.TestUniformPathUtils
Strips await the -test-/ prefix of a test uniform path so that the result matches the test id the test runner gave us.
convertToUniformPath(String) - Static method in class org.conqat.engine.sourcecode.coverage.TestUniformPathUtils
Converts the given test id string to a uniform path considering that the test name may contain parameters.
convertUniformPathToTypeFormat(String) - Static method in class eu.cqse.check.framework.util.javascript.TypeScriptDependencyExtractor
Converts the given uniform path to type format by removing the file extensions and replacing slashes with dots.
convertUriFromUrl(String) - Static method in class org.conqat.lib.commons.net.UrlUtils
Converts the given url to a URI.
copy(InputStream, OutputStream) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Copy an input stream to an output stream.
copyArray(T[]) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Copy an array.
copyDataDirectory(String, File) - Method in class org.conqat.lib.commons.test.ManagedTestData
Creates a copy of the given resource directory in the given tempDir.
copyFile(File, File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Copy a file.
copyFile(String, String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Copy a file.
copyFiles(File, File, FileFilter) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Copy all files specified by a file filter from one directory to another.
copyTo(File) - Method in class org.conqat.lib.commons.resources.Resource
Copies the resource to the given file.
copyTokens(IToken, List<IToken>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Creates a new token list copying the given list and using the given reference token.
CORRECTNESS - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
The correctness group name
correspondingBlocks - Variable in class eu.cqse.check.framework.util.clike.ConditionalBlockGroupBase
The list of corresponding blocks.
cosineSimilarity(SparseVector) - Method in class org.conqat.lib.commons.datamining.SparseVector
Computes the cosine distance between this and the given vector.
count(List<IToken>, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Counts the number of tokens of a given type in the list of tokens
count - Variable in class org.conqat.engine.index.shared.FindingsSummaryInfoBase
The overall number of findings in the contained group infos
countCharacter(String, char) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the number of occurrences of the given character in the given string.
CounterSet<E> - Class in org.conqat.lib.commons.collections
This class manages a set of counters (i.e.
CounterSet() - Constructor for class org.conqat.lib.commons.collections.CounterSet
Constructs an empty CounterSet.
CounterSet(Collection<E>) - Constructor for class org.conqat.lib.commons.collections.CounterSet
Constructs a new CounterSet from the given keys.
CounterSet(E, int) - Constructor for class org.conqat.lib.commons.collections.CounterSet
Constructs a CounterSet with one value.
countLines(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Return number of lines in a string.
countLines(String, boolean) - Static method in class org.conqat.lib.commons.string.StringUtils
Return number of lines in a string.
countRed - Variable in class org.conqat.engine.index.shared.FindingsSummaryInfoBase
The number of red findings
countReplacedTokens() - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.PreprocessorTokenReplacement
Returns the number of tokens in the original token stream that should be replaced by this PreprocessorTokenReplacement.
countValues(String) - Method in class org.conqat.lib.commons.options.Options
Count the space separated values of an option.
countWithoutNesting(List<IToken>, ETokenType, ETokenType, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Counts the number of tokens of a given type in the list of tokens that are not nested between the given nesting tokens.
countWithoutNesting(List<IToken>, ETokenType, List<ETokenType>, List<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Counts the number of tokens of a given type in the list of tokens that are not nested between the given nesting tokens.
CoverageProbeBase - Class in org.conqat.engine.sourcecode.coverage
Base class for coverage probes.
CoverageProbeBase(int) - Constructor for class org.conqat.engine.sourcecode.coverage.CoverageProbeBase
 
covers(TextRegionLocation) - Method in class org.conqat.engine.resource.text.filter.base.Deletion
Returns whether the given location is completely covered by this deletion.
CPP - Static variable in class eu.cqse.check.framework.util.LanguageFeatureParser
Language feature parser for C/C++.
CppIntegerLiteralParser - Class in eu.cqse.check.cpp
Parser for C++ integer literals, see https://en.cppreference.com/w/cpp/language/integer_literal
CppIntegerLiteralParser() - Constructor for class eu.cqse.check.cpp.CppIntegerLiteralParser
 
CppLambdaRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.cpp
Recognizer that finds C++ lambdas and continues parsing within these.
CppLambdaRecognizer(EnumSet<ETokenType>) - Constructor for class eu.cqse.check.framework.shallowparser.languages.cpp.CppLambdaRecognizer
Constructor.
CppLanguageConstants - Class in eu.cqse.check.framework.util
Language constants for C/C++ and its preprocessor.
CppLanguageConstants() - Constructor for class eu.cqse.check.framework.util.CppLanguageConstants
 
CppLanguageFeatureParser - Class in eu.cqse.check.framework.util
Language feature parser for C/C++.
CppLanguageFeatureParser() - Constructor for class eu.cqse.check.framework.util.CppLanguageFeatureParser
Constructor.
CppShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.cpp
Shallow parser for C/C++14.
CppShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
CppSkipTemplateSpecificationRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.cpp
A recognizer that skips the angle brackets of a template.
CppSkipTemplateSpecificationRecognizer() - Constructor for class eu.cqse.check.framework.shallowparser.languages.cpp.CppSkipTemplateSpecificationRecognizer
 
CPPToken - Class in eu.cqse.check.framework.scanner
Class for CPP tokens generated by the CPP scanner.
CppTypeInfoExtractor - Class in eu.cqse.check.framework.typetracker.cpp
A C++ type info extractor extracts type information from C++ shallow entities that are either statements, methods or attributes.
CppTypeInfoExtractor() - Constructor for class eu.cqse.check.framework.typetracker.cpp.CppTypeInfoExtractor
Constructor.
CppTypeTracker - Class in eu.cqse.check.framework.typetracker.cpp
A C++ type tracker attaches type information to C++ shallow entities.
CppTypeTracker() - Constructor for class eu.cqse.check.framework.typetracker.cpp.CppTypeTracker
Constructor.
CPreprocessor - Class in eu.cqse.check.framework.preprocessor.c
An implementation of the C preprocessor that is adjusted to application in static analysis.
CPreprocessor(IMacroProvider) - Constructor for class eu.cqse.check.framework.preprocessor.c.CPreprocessor
Constructor.
create(ShallowEntity, List<IToken>, ITypeResolution) - Static method in class eu.cqse.check.abap.OpenSqlWriteStatement
Factory method.
create() - Method in class org.conqat.lib.commons.date.DateUtils.CurrentDateFactory
Factory method
create() - Method in class org.conqat.lib.commons.date.DateUtils.FixedDateFactory
Factory method
create(IFactory<T, X>) - Method in class org.conqat.lib.commons.factory.ForwardingFactory
Factory method
create() - Method in interface org.conqat.lib.commons.factory.IFactory
Factory method
create(P) - Method in interface org.conqat.lib.commons.factory.IParameterizedFactory
Factory method
create(Predicate<T>...) - Static method in class org.conqat.lib.commons.predicate.AndPredicate
Factory method for creating an and-predicate.
create(Predicate<T>) - Static method in class org.conqat.lib.commons.predicate.InvertingPredicate
Factory method for creating an inverting predicate.
create(Predicate<T>...) - Static method in class org.conqat.lib.commons.predicate.OrPredicate
Factory method for creating an or-predicate.
create(boolean) - Static method in class org.conqat.lib.commons.system.PerformanceMonitor
Convenience factory method: Creates a new PerformanceMonitor and starts it.
create() - Static method in class org.conqat.lib.commons.system.PerformanceMonitor
Convenience factory method: Creates a new PerformanceMonitor and starts it.
createAnnotationSubrecognizer() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
Returns a subrecognizer for C++ annotations/attributes.
createAssessment() - Method in class org.conqat.engine.index.shared.tests.TestExecution
Create an assessment for this test result.
createBasicBlockRules() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Block constructs, such as if/else, while/for/switch, try/catch/finally, synchronized (only in some languages).
createBinaryMD5Digest(byte[]) - Static method in class org.conqat.lib.commons.digest.Digester
Computes an MD5 hash for a byte array and returns the binary hash (i.e.
createBinarySHA1Digest(byte[]) - Static method in class org.conqat.lib.commons.digest.Digester
Computes an SHA-1 hash for a byte array and returns the binary hash (i.e.
createBlockRuleWithContinuation(EnumSet<ETokenType>, EnumSet<ETokenType>, boolean, boolean) - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Creates a rule for recognizing a statement starting with a single keyword, optionally followed by an expression in parentheses, and followed by a block or a single statement.
createCache(String, IParameterizedFactory<V, K, X>, ICacheBackend<K, V>) - Method in enum org.conqat.lib.commons.cache4j.ECacheThreadSupport
Factory method for creating a cache from a synchronization strategy.
createCaseRule() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Case statement is parsed as meta, as it is hardly a statement on its own.
createCaseRule() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
createCaseRule() - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Case statement is parsed as meta, as it is hardly a statement on its own.
createCaseRule() - Method in class eu.cqse.check.framework.shallowparser.languages.java.JavaShallowParser
Case statement is parsed as meta, as it is hardly a statement on its own.
createChildScope() - Method in class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Creates a new lookup, with this lookup as parent.
createClassElementsRules() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Parser rules for both attributes and methods.
createClassElementsRules() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
createClassElementsRules() - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Parser rules for both attributes and methods.
createClassElementsRules() - Method in class eu.cqse.check.framework.shallowparser.languages.java.JavaShallowParser
Parser rules for both attributes and methods.
createClassElementsRules() - Method in class eu.cqse.check.framework.shallowparser.languages.objectivec.ObjectiveCShallowParser
 
createClassPath(ClassPathUtils.IURLResolver, Class<?>) - Static method in class org.conqat.lib.commons.filesystem.ClassPathUtils
Create class path for an anchor class.
createClassPathAsArray(ClassPathUtils.IURLResolver, Class<?>...) - Static method in class org.conqat.lib.commons.filesystem.ClassPathUtils
This method calls ClassPathUtils.createClassPath(IURLResolver, Class) for each class and returns the classpath as String array.
createClassPathAsSet(ClassPathUtils.IURLResolver, Class<?>...) - Static method in class org.conqat.lib.commons.filesystem.ClassPathUtils
This method calls ClassPathUtils.createClassPath(IURLResolver, Class) for each class and returns the classpath as ordered set.
createClassPathAsString(ClassPathUtils.IURLResolver, Class<?>...) - Static method in class org.conqat.lib.commons.filesystem.ClassPathUtils
This method calls ClassPathUtils.createClassPath(IURLResolver, Class) for each class and concatenates them with File.pathSeparator.
createCommitDescriptorOption(CommitDescriptor) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris
Creates a timestamp parameter pair.
createCompact() - Method in class org.conqat.lib.commons.region.RegionSet
Creates a new RegionSet whose regions are a compactified version of this region set, i.e.
createCreationInfo(String, Long) - Static method in class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
createCredentialsProvider(String, String, String) - Static method in class org.conqat.engine.index.shared.GitUtils
Creates a user-name password credentials provider that may also keep an SSH private key.
createDate(int, int, int) - Static method in class org.conqat.lib.commons.date.DateUtils
Create a date.
createDateFormat(String) - Static method in class org.conqat.engine.commons.CommonUtils
Create SimpleDateFormat from pattern string.
createDeltaPerspectiveLink(CommitDescriptor, CommitDescriptor, boolean) - Method in class com.teamscale.commons.links.TeamscaleProjectLinkProvider
Returns a link to the delta perspective for the given commit.
createDiffFormatter(Repository) - Static method in class org.conqat.engine.index.shared.GitUtils
Creates a DiffFormatter to retrieve changes from the repository
createDotNetProcessBuilder(String...) - Static method in class org.conqat.lib.commons.io.ProcessUtils
Creates a ProcessBuilder for executing a .net assembly.
createDoWhileRule() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Creates the do-while rule.
createElseIfRule() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Special rule for else-if.
createEmptyDocument() - Static method in class org.conqat.lib.commons.xml.XMLUtils
Creates an empty XML document.
createFetchCommand(Git, URI, GitUtils.TeamscaleGitCredentialsProvider) - Static method in class org.conqat.engine.index.shared.GitUtils
Returns a fetch command for updating a local git repository.
createFileType(String) - Static method in class eu.cqse.check.framework.util.javascript.TypeScriptDependencyExtractor
Creates the type for a file by appending the prefix "file:".
createFinding(String) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates a finding with the given message for the whole analyzed token element.
createFinding(String, IToken) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates a finding with the given message at the given token.
createFinding(String, IToken, IToken) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates a finding with the given message beginning from startToken to endToken.
createFinding(String, List<IToken>) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates a finding with the given message beginning from first token to last token.
createFinding(String, ShallowEntity) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates a finding with the given message for the given entity.
createFinding(String, int) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates a finding with the given message at the given line.
createFinding(String, int, int) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates a finding with the given message from the given start line (inclusive) to the given end line (inclusive).
createFindingForElement(String) - Method in class eu.cqse.check.framework.checktest.TestCheckContext
 
createFindingForElement(String) - Method in interface eu.cqse.check.framework.core.ICheckContext
Creates a finding with the given message for the whole analyzed token element.
createFindingForException(String) - Method in class eu.cqse.check.base.ThrowExceptionCheckBase
Returns true if this check should create a finding for the thrown exception.
createFindingForException(Optional<String>) - Method in class eu.cqse.check.clike.CatchExceptionCheckBase
Returns true if this check should create a finding for the catched exception.
createFindingForLines(String, int, int, ECodeViewOption.ETextViewOption) - Method in class eu.cqse.check.framework.checktest.TestCheckContext
 
createFindingForLines(String, int, int, ECodeViewOption.ETextViewOption) - Method in interface eu.cqse.check.framework.core.ICheckContext
Creates a finding with the given message from the given start line (inclusive) to the given end line (inclusive).
createFindingForOffsets(String, int, int, ECodeViewOption.ETextViewOption) - Method in class eu.cqse.check.framework.checktest.TestCheckContext
 
createFindingForOffsets(String, int, int, ECodeViewOption.ETextViewOption) - Method in interface eu.cqse.check.framework.core.ICheckContext
Creates a finding with the given message from the given start offset (inclusive) to the given end offset (inclusive).
createFindingForSiblingEntities(String, List<ShallowEntity>) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates findings for entities which are associated in some way.
createFindingForSiblings(String, CheckTextRegionLocation, List<CheckTextRegionLocation>) - Method in class eu.cqse.check.framework.checktest.TestCheckContext
 
createFindingForSiblings(String, PairList<IToken, IToken>) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates findings with the given message for the given pair lists of start- and end tokens.
createFindingForSiblings(String, CheckTextRegionLocation, List<CheckTextRegionLocation>) - Method in interface eu.cqse.check.framework.core.ICheckContext
Creates one finding for the given message and main location.
createFindingForSiblingsInCurrentFile(String, List<OffsetBasedRegion>) - Method in class eu.cqse.check.framework.checktest.TestCheckContext
 
createFindingForSiblingsInCurrentFile(String, List<OffsetBasedRegion>) - Method in interface eu.cqse.check.framework.core.ICheckContext
Creates a finding for each entry in the given List of OffsetBasedRegion with the given message from the given start offsets (inclusive) to the corresponding end offsets (inclusive).
createFindingOnFirstLine(String, ShallowEntity) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates a finding with the given message on the first line of the given entity.
createFindingOnUnfilteredCode(String, IToken, IToken) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates a finding with the given message beginning from startToken to endToken.
createFindingOnUnfilteredCode(String, IToken) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates a finding with the given message at the given token.
createFindingOnUnfilteredCode(String, ShallowEntity) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates a finding with the given message for the given entity.
createFindingsDetailLink(String) - Method in class com.teamscale.commons.links.TeamscaleCommitLinkProvider
Returns a link to the findings detail view for the given finding.
createForContext(ITokenElementContext) - Static method in class eu.cqse.check.util.clang.ClangTranslationUnitWrapper
createForText(String, String) - Static method in class eu.cqse.check.util.clang.ClangTranslationUnitWrapper
Creates a ClangTranslationUnitWrapper based on the given uniform path and text content.
createFromCursor(CXCursor, String) - Static method in class eu.cqse.check.util.clang.BinaryOperatorExpression
Creates a BinaryOperatorExpression from the CXCursor if possible.
createInstance(Class<?>) - Static method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates an instance of the given check class.
createInverted(String, int) - Method in class org.conqat.lib.commons.region.RegionSet
Creates a new RegionSet whose regions are a complement to this RegionSet.
createIssuePerspectiveLink(String) - Method in class com.teamscale.commons.links.TeamscaleProjectLinkProvider
Returns a link to the issue perspective for the given issue.
createJARFile(File, File, FileFilter) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Create jar file from all files in a directory.
createJvmNotationFromPlainClassName(String) - Static method in class org.conqat.lib.commons.serialization.classes.SerializedObjectField
Converts a plain class name (dot separated) to JVM notation, such as "Ljava/lang/String;".
createLambdaWithArrowRules(ETokenType) - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Creates rules for parsing lambdas with arrows like in Java or C#.
createLiteral(SerializedEntityPool, int, E) - Static method in class org.conqat.lib.commons.serialization.objects.SerializedEnumLiteral
Creates a new literal for the given enum value with the given class and returns a handle to the new object.
createLocalPreprocessor(ELanguage) - Static method in class eu.cqse.check.framework.preprocessor.PreprocessorFactory
Creates a simple version of the preprocessor for the given language.
createMatch(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.TokenPatternBase
Utility method to create an empty match object.
createMD5Digest(String) - Static method in class org.conqat.lib.commons.digest.Digester
Computes an MD5 hash for a string.
createMD5Digest(byte[]) - Static method in class org.conqat.lib.commons.digest.Digester
Computes an MD5 hash for a byte array.
createMD5Digest(Collection<String>) - Static method in class org.conqat.lib.commons.digest.Digester
Computes an MD5 hash for a collection of strings.
createMergeRequestDetailsLink(String) - Method in class com.teamscale.commons.links.TeamscaleProjectLinkProvider
Returns a link to the merge request details view.
createMetaRules() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Creates rules for meta elements.
createMetaRules() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
createMetaRules() - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Creates rules for meta elements.
createMetaRules() - Method in class eu.cqse.check.framework.shallowparser.languages.java.JavaShallowParser
Creates rules for meta elements.
createMetaRules() - Method in class eu.cqse.check.framework.shallowparser.languages.objectivec.ObjectiveCShallowParser
 
createModificationInfo(String, Long) - Static method in class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
createMultiPartEntity(String, List<Resource>) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUtils
Creates a multi-part entity that uploads the given files under the given request parameter.
createMultiPartEntityForFiles(String, List<File>) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUtils
Creates a multi-part entity that uploads the given files under the given request parameter.
createNewCollection() - Method in class org.conqat.lib.commons.collections.CollectionMap
Returns a new instance of the underlying collection to be used as value for the underlaying map.
createNewCollection() - Method in class org.conqat.lib.commons.collections.ListMap
Returns a new instance of the underlying collection to be used as value for the underlaying map.
createNewCollection() - Method in class org.conqat.lib.commons.collections.SetMap
 
createNode(EShallowEntityType, Object) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a shallow parser entity node without a name.
createNode(EShallowEntityType, Object, Object) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a shallow parser entity node.
createNode(EShallowEntityType, Object, Object, int) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a shallow parser entity node, offsetting the node start by the given amount of tokens to the right.
createOptionString(String...) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris
Creates an encoded URL options string starting with ? from the given options.
createPair(S, T) - Static method in class org.conqat.lib.commons.collections.Pair
Factory method for pairs, to simplify creation.
createParser(ELanguage) - Static method in class eu.cqse.check.framework.shallowparser.ShallowParserFactory
Returns a new parser for the given language.
createPreemptiveAuthContext(HttpRequestBase) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUtils
Creates a HTTP context for preemptive basic authentication, i.e.
createProvider(File) - Static method in class org.conqat.lib.commons.filesystem.PathBasedContentProviderBase
Creates a suitable provider for a file.
createRecognizer(RecognizerUtils.RecognizerBuilder<STATE>) - Static method in class eu.cqse.check.framework.shallowparser.framework.RecognizerUtils
Creates a recognizer using the given builder and returns the start of the created recognizer tree.
createRecognizer(RecognizerUtils.RecognizerBuilder<STATE>) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowParserBase
Creates a recognizer using the given builder and returns the start of the created recognizer tree.
createRecognizer(RecognizerUtils.RecognizerBuilder<STATE>) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowParserRuleProviderBase
Creates a recognizer using the given builder and returns the start of the created recognizer tree.
createRelativePath(File, File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns a string describing the relative path to the given directory.
createRoot() - Method in interface org.conqat.lib.commons.tree.ITreeNodeHandler
Create root of node of the tree.
createRoot() - Method in class org.conqat.lib.commons.tree.SimpleTreeNodeHandler
Create root of node of the tree.
createScopeRecognizer() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
Creates a new recognizer that can match a scope prefix for a method-like construct.
createSelectionPattern(EShallowEntityType, String...) - Static method in class eu.cqse.check.framework.core.CheckImplementationBase
Creates a xpath-expression to select entities with the given type and the optional subtype alternatives eg.
createServerSocket(int) - Method in class org.conqat.lib.commons.net.SmartRMISocketFactory
createSHA1Digest(String) - Static method in class org.conqat.lib.commons.digest.Digester
Computes a SHA-1 hash for a string.
createSHA1Digest(byte[]) - Static method in class org.conqat.lib.commons.digest.Digester
Computes a SHA-1 hash for a string.
createSHA256Digest(String) - Static method in class org.conqat.lib.commons.digest.Digester
Computes a SHA-256 hash for a string.
createSHA256Digest(byte[]) - Static method in class org.conqat.lib.commons.digest.Digester
Computes a SHA-256 hash for a string.
createSimpleEnum(SerializedEntityPool, String) - Static method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Factory method for creating a new enum class.
createSimpleStatementRule() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Simple statement.
createSimpleStatementRule() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
createSimpleStatementRule() - Method in class eu.cqse.check.framework.shallowparser.languages.opencl.OpenCLShallowParser
Simple statement.
createSingleTokenRemoval(int) - Static method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.PreprocessorTokenReplacement
Creates a new PreprocessorTokenReplacement that removes the token at the given index with no replacement.
createSocket(String, int) - Method in class org.conqat.lib.commons.net.LocalhostRMISocketFactory
createSocket(String, int) - Method in class org.conqat.lib.commons.net.SmartRMISocketFactory
createStableCopy() - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Creates a copy of this object that is stable in regards to serialization, as it creates the LineCoverageInfo.fullyCoveredLines, LineCoverageInfo.partiallyCoveredLines and LineCoverageInfo.uncoveredLines sets by adding the respective entries in a sorted manner.
createStatementRules() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Creates parser rules for statements.
createStatementRules() - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
 
createStaticFindingsBadgeUrl(int, int, int) - Method in class com.teamscale.commons.links.TeamscaleLinkProvider
Returns the URL for the static findings badge.
createStAXParser(InputSource) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Creates a StAX parser.
createSubexpressionRecognizer() - Static method in class eu.cqse.check.framework.shallowparser.languages.php.PhpShallowParser
Create a new sub expression recognizer.
createSubExpressionRules() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Creates rules for dealing with constructs in subexpressions, such as anonymous classes, lambdas, etc.
createSubExpressionRules() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
createSubExpressionRules() - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Creates rules for dealing with constructs in subexpressions, such as anonymous classes, lambdas, etc.
createSubExpressionRules() - Method in class eu.cqse.check.framework.shallowparser.languages.java.JavaShallowParser
Creates rules for dealing with constructs in subexpressions, such as anonymous classes, lambdas, etc.
createSubExpressionRules() - Method in class eu.cqse.check.framework.shallowparser.languages.objectivec.ObjectiveCShallowParser
Creates rules for dealing with constructs in subexpressions, such as anonymous classes, lambdas, etc.
createSubExpressionRules() - Method in class eu.cqse.check.framework.shallowparser.languages.opencl.OpenCLShallowParser
Creates rules for dealing with constructs in subexpressions, such as anonymous classes, lambdas, etc.
createSystemIndependentPath(String) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
Remove drive letters or unix root slash from path.
createTextRegionLocation(CXCursor) - Static method in class eu.cqse.check.util.clang.ClangUtils
Creates a CheckTextRegionLocation for the extent of the given clang cursor, if the given cursor is actually from the given file (and not some included header).
createToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.LanguageProperties
Creates a new token for the language.
createToken(IToken, String, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Creates a new token from the given referenceToken.
createTree(Set<List<K>>, ITreeNodeHandler<T, K>) - Static method in class org.conqat.lib.commons.tree.TreeUtils
This method creates a tree from a set of paths.
createTreeFromStrings(Set<String>, String, ITreeNodeHandler<T, String>) - Static method in class org.conqat.lib.commons.tree.TreeUtils
Utility method for creating a tree from paths described by strings.
createTreeWalk(Repository) - Static method in class org.conqat.engine.index.shared.GitUtils
Creates a TreeWalk instance for the given repository
createTypedefRules() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Creates rules for C style typedef
createTypeResolution(List<ShallowEntity>) - Method in class eu.cqse.check.framework.typetracker.cpp.CppTypeTracker
Creates type information for all given shallow entities and their children.
createTypeResolution(List<ShallowEntity>) - Method in interface eu.cqse.check.framework.typetracker.ITypeTracker
Creates type information for all given shallow entities and their children.
createTypeResolution(List<ShallowEntity>, ScopedTypeLookup) - Method in interface eu.cqse.check.framework.typetracker.ITypeTracker
Creates type information for all given shallow entities and their children and uses the given ScopedTypeLookup as root lookup.
createTypeResolution(List<ShallowEntity>) - Method in class eu.cqse.check.framework.typetracker.TypeTrackerBase
Creates type information for all given shallow entities and their children.
createTypeResolution(List<ShallowEntity>, ScopedTypeLookup) - Method in class eu.cqse.check.framework.typetracker.TypeTrackerBase
Creates type information for all given shallow entities and their children and uses the given ScopedTypeLookup as root lookup.
createTypeRules() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Parser rules for module/namespace and type creation.
createTypeRules() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
createTypeRules() - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Parser rules for module/namespace and type creation.
createTypeRules() - Method in class eu.cqse.check.framework.shallowparser.languages.java.JavaShallowParser
 
createTypeRules() - Method in class eu.cqse.check.framework.shallowparser.languages.kotlin.KotlinShallowParser
Creates rules for types
createTypeRules() - Method in class eu.cqse.check.framework.shallowparser.languages.objectivec.ObjectiveCShallowParser
 
createTypeRules() - Method in class eu.cqse.check.framework.shallowparser.languages.swift.SwiftShallowParser
Creates rules for types
createTypeTracker(ELanguage) - Static method in class eu.cqse.check.framework.typetracker.TypeTrackerFactory
Creates a new type tracker for the given language.
createUnbranchedDescriptor(long) - Static method in class org.conqat.engine.index.shared.CommitDescriptor
Create a CommitDescriptor without branch specification.
createUnderlyingMap() - Method in class org.conqat.lib.commons.collections.CollectionMap
Create a new instance of the underlying map, called exactly once during the constructor.
createUniqueName(String, Set<String>) - Static method in class org.conqat.lib.commons.string.StringUtils
Creates a unique name which is not contained in the given set of names.
createUtf8Writer(File, Class<AttributesEnum>) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Creates a new XMLWriter that writes to the given output file.
createValue(String, String, D) - Method in interface eu.cqse.check.framework.core.phase.IGlobalExtractionPhase
Factory method for creating a value from the given parts.
createWithCollectionSupplier(Supplier<C>) - Static method in class org.conqat.lib.commons.collections.CollectionMap
Helper method to create a new CollectionMap with a given type of Collection initializer.
createZonedDateTimeForTimestamp(long) - Static method in class org.conqat.lib.commons.date.DateUtils
Creates a new ZonedDateTime for the given timestamp.
CS - Static variable in class eu.cqse.check.framework.util.LanguageFeatureParser
Language feature parser for Cs.
CsCheckUtils - Class in eu.cqse.check.framework.util.cs
Utility methods for analyzing C# code
CsCheckUtils() - Constructor for class eu.cqse.check.framework.util.cs.CsCheckUtils
 
CsLanguageFeatureParser - Class in eu.cqse.check.framework.util
Language feature parser for Cs.
CsLanguageFeatureParser() - Constructor for class eu.cqse.check.framework.util.CsLanguageFeatureParser
Constructor.
CSSDeclarationBlock - Class in org.conqat.lib.commons.html
This class describes a set of CSS declarations (property value pairs).
CSSDeclarationBlock(Object...) - Constructor for class org.conqat.lib.commons.html.CSSDeclarationBlock
Create new declaration block.
CSSDeclarationBlock(CSSDeclarationBlock, Object...) - Constructor for class org.conqat.lib.commons.html.CSSDeclarationBlock
Create new declaration block.
CsShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.cs
Shallow parser for C#
CsShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
 
CSSManagerBase - Class in org.conqat.lib.commons.html
This class is used for managing cascading style sheets.
CSSManagerBase() - Constructor for class org.conqat.lib.commons.html.CSSManagerBase
 
CSSMananger - Class in org.conqat.engine.commons.css
The CSS manager used for ConQATDoc.
CSToken - Class in eu.cqse.check.framework.scanner
Class for CS tokens generated by the CS scanner.
CStyleShallowParserBase - Class in eu.cqse.check.framework.shallowparser.languages.base
Base class for C-style languages (C++, Java, C#).
CStyleShallowParserBase() - Constructor for class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Constructor.
CStyleShallowParserRuleProviderBase<PARSER extends CStyleShallowParserBase> - Class in eu.cqse.check.framework.shallowparser.languages.base
Base class for rule providers for parsers with C-style syntax.
CStyleShallowParserRuleProviderBase(PARSER) - Constructor for class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserRuleProviderBase
Constructor.
CsTypeInfoExtractor - Class in eu.cqse.check.framework.typetracker.cs
A C# type info extractor extracts type information from C# shallow entities that are either statements, methods or attributes.
CsTypeInfoExtractor() - Constructor for class eu.cqse.check.framework.typetracker.cs.CsTypeInfoExtractor
Constructor.
CsTypeTracker - Class in eu.cqse.check.framework.typetracker.cs
Attaches type information to C# shallow entities.
CsTypeTracker() - Constructor for class eu.cqse.check.framework.typetracker.cs.CsTypeTracker
Constructor.
CSVariableUseExtractor - Class in eu.cqse.check.framework.util.variable
A variable use extractor that considers string interpolation, feature that is specific for C#.
CSVariableUseExtractor(ETokenType, EnumSet<ETokenType>) - Constructor for class eu.cqse.check.framework.util.variable.CSVariableUseExtractor
Constructor.
CURRENT_VERSION - Static variable in enum com.teamscale.core.migration.ETeamscaleVersion
The current version of Teamscale.
CURRENT_VERSION - Static variable in enum org.conqat.engine.service.shared.client.EServiceApiVersion
Deprecated.
The current version of the service API.
CurrentDateFactory() - Constructor for class org.conqat.lib.commons.date.DateUtils.CurrentDateFactory
 
currentlyInScope(List<IToken>, int) - Static method in class eu.cqse.check.framework.shallowparser.languages.cobol.ScopeUtils
Returns true if at this point the startOffset representing some token is inside a scope
currentText() - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Returns the text of the current token or null if all tokens have been consumed.
currentToken() - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Returns the current token or null iff TokenStreamParser.isDone().
currentType() - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Returns the type of the current token or null if all tokens have been consumed.
CURSOR - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"cursor"
CursorPrinter - Class in eu.cqse.check.util.clang
A CursorPrinter that generates a String representation of a CXCursor.
CursorPrinter(SWIGTYPE_p_CXTranslationUnitImpl) - Constructor for class eu.cqse.check.util.clang.CursorPrinter
 
CushionTreeMapRenderer - Class in org.conqat.lib.commons.treemap
A tree map renderer using "cushions" as described in J.
CushionTreeMapRenderer(double, double) - Constructor for class org.conqat.lib.commons.treemap.CushionTreeMapRenderer
Constructor.

D

DARK_GRAY_BORDER - Static variable in class org.conqat.engine.commons.css.CSSMananger
Dark gray border.
DATA - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"data"
DateUtils - Class in org.conqat.lib.commons.date
Utility methods for working on date objects.
DateUtils() - Constructor for class org.conqat.lib.commons.date.DateUtils
 
DateUtils.CurrentDateFactory - Class in org.conqat.lib.commons.date
A factory returning the current date.
DateUtils.FixedDateFactory - Class in org.conqat.lib.commons.date
A factory returning a fixed date.
daysToMilliseconds(int) - Static method in class org.conqat.lib.commons.date.DateUtils
Converts the given number of days into milliseconds.
debug(String) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Adds a recognizer that prints to std err, which is useful during debugging.
debug(Object) - Method in interface org.conqat.lib.commons.logging.ILogger
Log message with level DEBUG.
debug(Object, Throwable) - Method in interface org.conqat.lib.commons.logging.ILogger
Log message with level DEBUG.
debug(Object) - Method in class org.conqat.lib.commons.logging.NoOpLogger
Log message with level DEBUG.
debug(Object, Throwable) - Method in class org.conqat.lib.commons.logging.NoOpLogger
Log message with level DEBUG.
debug(Object) - Method in class org.conqat.lib.commons.logging.SimpleLogger
Log message with level DEBUG.
debug(Object, Throwable) - Method in class org.conqat.lib.commons.logging.SimpleLogger
Log message with level DEBUG.
debug(Object) - Method in class org.conqat.lib.commons.logging.WrappedLogger
Log message with level DEBUG.
debug(Object, Throwable) - Method in class org.conqat.lib.commons.logging.WrappedLogger
Log message with level DEBUG.
debugGetSize() - Method in class org.conqat.lib.commons.string.StringUndoStackBase
Prints the amount of memory currently used by this stack.
debugPrintDiagnostics(SWIGTYPE_p_CXTranslationUnitImpl, PrintStream) - Static method in class eu.cqse.check.util.clang.ClangUtils
Prints the diagnostics information ("errors and warnings" in Clang) generated during construction of the given translationUnit to the given PrintStream.
debugPrintTranslationUnitAST(SWIGTYPE_p_CXTranslationUnitImpl) - Static method in class eu.cqse.check.util.clang.ClangUtils
Prints the AST of the given translation unit to System.out.
decapitalize(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Decapitalize string.
decideRegionInclusion(List<IfRegionDescriptor>) - Method in class eu.cqse.check.framework.preprocessor.c.ConditionalHandlingCPreprocessorBase
Decides for each ifRegion, whether it should be included or not.
DECLARATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"declaration"
declaration() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Selects all shallow entities whose subtype is a declaration.
decodeFromHex(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Decodes a byte array from a hex string.
decompress(byte[]) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Decompresses a single byte[] using GZIP.
DECORATOR - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"decorator"
decrementNestingDepth() - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroExpansionStepsLogger
Decrement the tab-nesting depth before future messages.
deepCloneWithoutCloningTokens(List<IToken>) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Clones the shallow entity and all children, but does not clone the tokens, because they must be the same for the whole shallow entity tree.
DEFAULT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"default"
DEFAULT_CONTAINER - Static variable in class org.conqat.engine.commons.css.CSSMananger
Zero padding, zero margin.
DEFAULT_DATE_FORMAT_PATTERN - Static variable in class org.conqat.engine.commons.CommonUtils
Default date format.
DEFAULT_EXPORT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"default export"
DEFAULT_EXPORT_IMPORT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"default export import"
DEFAULT_EXPORT_SUFFIX - Static variable in class eu.cqse.check.framework.util.javascript.TypeScriptDependencyExtractor
Suffix to be appended to default export types.
DEFAULT_FONT - Static variable in class org.conqat.engine.commons.css.CSSMananger
Default font.
DEFAULT_FONT_BOLD - Static variable in class org.conqat.engine.commons.css.CSSMananger
Bold font.
DefaultEquator - Class in org.conqat.lib.commons.equals
IEquator using the normal equals (but respecting null).
defaultIfNull(T, T) - Static method in class org.conqat.engine.commons.CommonUtils
Returns the input.
defaultIfNull(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the input string.
defaultIfNullOrEmpty(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the input string.
define(String, TextRegionLocation) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.ParsedMacroProvider
Defines a macro.
define(String, String) - Method in class eu.cqse.check.framework.preprocessor.c.OverlayMacroProvider
Defines a macro.
DEFINE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"define"
DELEGATE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"delegate"
delegateParser - Variable in class eu.cqse.check.framework.shallowparser.framework.ShallowParserRuleProviderBase
The delegate used for rule creation.
DELETE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"delete"
delete(IDeserializationFormat<R>, String) - Static method in interface org.conqat.engine.service.shared.client.ServiceClientCallable
 
deleteField(SerializedEntityPool, String, String) - Static method in class org.conqat.lib.commons.serialization.utils.SerializationMigrationUtils
Deletes a single field from a class.
deleteFile(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Deletes the given file and throws an exception if this fails.
deleteRecursively(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Recursively delete directories and files.
Deletion - Class in org.conqat.engine.resource.text.filter.base
A deletion of a piece of text determined by offsets into a string.
Deletion(int, int, boolean) - Constructor for class org.conqat.engine.resource.text.filter.base.Deletion
Constructor.
DELIMITERS - Static variable in enum eu.cqse.check.framework.scanner.ETokenType
An enum set containing all delimiters.
DelphiShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.delphi
A shallow parser for Delphi.
DelphiShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.delphi.DelphiShallowParser
Constructor.
DelphiShallowParser.EDelphiParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.delphi
All possible states of the DelphiShallowParser.
DelphiToken - Class in eu.cqse.check.framework.scanner
Class for DELPHI tokens generated by the DELPHI scanner.
DEPENDENCY_NAMESPACE_GROUP_INDEX - Static variable in class eu.cqse.check.framework.util.javascript.ClosurePatterns
The index of the group in matches that contain the dependent namespace.
deserialize(String) - Method in interface org.conqat.engine.service.shared.client.IDeserializationFormat
Deserializes the given data to an object.
deserializeFromByteArray(byte[], ClassLoader) - Static method in class org.conqat.lib.commons.io.SerializationUtils
Make use of StorageUtils#deserialize(byte[]) whenever possible.
deserializeFromJson(String, Class<T>) - Static method in class org.conqat.engine.commons.util.JsonUtils
Deserializes a JSON string.
deserializeFromJson(String, TypeReference<T>) - Static method in class org.conqat.engine.commons.util.JsonUtils
Deserializes a JSON string.
deserializeFromJson(String, JavaType) - Static method in class org.conqat.engine.commons.util.JsonUtils
Deserializes a JSON string.
deserializeFromJson(String) - Static method in class org.conqat.engine.commons.util.JsonUtils
Deserializes a JSON string into a JsonNode.
deserializeFromJsonWithNullCheck(String, Class<T>) - Static method in class org.conqat.engine.commons.util.JsonUtils
Deserializes a JSON string.
deserializeFromXML(String, Class<T>) - Static method in class org.conqat.engine.service.shared.XmlSerializationUtils
Deserializes the given object from XML.
deserializeFromXMLWithAliases(String, Class<T>, Map<String, Class<?>>) - Static method in class org.conqat.engine.service.shared.XmlSerializationUtils
Identical to XmlSerializationUtils.deserializeFromXML(String, Class) with the additional option of adding class aliases.
DESTRUCTOR - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"destructor"
DESTRUCTOR_DECLARATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"destructor declaration"
DetachedFinding - Class in org.conqat.engine.commons.findings
This class describes orphaned finding that is attached to a node or a findings report.
DetachedFinding(String, String, String, ElementLocation) - Constructor for class org.conqat.engine.commons.findings.DetachedFinding
Constructor.
DetachedFinding(String, String, String, ElementLocation, ETrafficLightColor, Map<String, Object>) - Constructor for class org.conqat.engine.commons.findings.DetachedFinding
Constructor.
DetachedFinding(String, String, String, ElementLocation, ETrafficLightColor) - Constructor for class org.conqat.engine.commons.findings.DetachedFinding
Constructor.
DetachedFinding(DetachedFinding) - Constructor for class org.conqat.engine.commons.findings.DetachedFinding
Copy constructor.
details - Variable in class org.conqat.engine.index.shared.BasicTokenElementInfo
Additional details of this info object.
determineAdditionalIndent(IToken, ELanguage) - Static method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrintingUtils
Determines any additional indentation that should be used.
determineBOM(byte[]) - Static method in enum org.conqat.lib.commons.filesystem.EByteOrderMark
This method checks the start of the provided data array to find a BOM.
determineCasing(IToken) - Static method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrintingUtils
Returns the casing to use for a token.
determineChangeType(DiffEntry) - Static method in class org.conqat.engine.index.shared.GitUtils
Determines the change type for a given entry.
determineCommonBase(Class<?>, Class<?>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Determines the most specific common base class.
determineLanguage(CheckInfo, String) - Static method in class eu.cqse.check.framework.checktest.CheckTestBase
Determines the language to use for the test file based on the ELanguages of the check and the ending of the uniform path.
determineNoIndent(IToken) - Static method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrintingUtils
Determines whether no indentation should be used.
DiagnosticUtils - Class in org.conqat.lib.commons.system
A utility class for system diagnostics.
DiagnosticUtils() - Constructor for class org.conqat.lib.commons.system.DiagnosticUtils
 
Diff<T> - Class in org.conqat.lib.commons.algo
Implementation of the diff algorithm described in: E.W.
diff(Date, Date, TimeUnit) - Static method in class org.conqat.lib.commons.date.DateUtils
Returns the difference between two dates in the given time unit.
Diff.Delta<T> - Class in org.conqat.lib.commons.algo
Objects of this class describe the additions and deletions used to transform between two words.
diffDays(Date, Date) - Static method in class org.conqat.lib.commons.date.DateUtils
Returns the difference between two dates in days.
DiffDescription - Class in org.conqat.lib.commons.diff
A class describing a diff.
DiffDescription(String) - Constructor for class org.conqat.lib.commons.diff.DiffDescription
Constructor.
DifferBase<T> - Class in org.conqat.lib.commons.diff
Base class for the code that produces a DiffDescription for two elements.
DifferBase() - Constructor for class org.conqat.lib.commons.diff.DifferBase
 
differenceSet(Collection<T>, Collection<? extends T>...) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns the set-theoretic difference between the first and the additional collections, i.e.
Digester - Class in org.conqat.lib.commons.digest
Utility functions for creation of digests.
Digester() - Constructor for class org.conqat.lib.commons.digest.Digester
 
DIGITS - Static variable in class eu.cqse.check.framework.scanner.UnicodeEscapes
 
DirectoryOnlyFilter - Class in org.conqat.lib.commons.filesystem
This is a file filter which accepts only directories and rejects files.
DirectoryOnlyFilter() - Constructor for class org.conqat.lib.commons.filesystem.DirectoryOnlyFilter
 
disableCiServerEnvironment() - Static method in class org.conqat.lib.commons.test.TestUtils
Disable CI server simulation.
dispose() - Method in class eu.cqse.check.util.clang.ClangTranslationUnitWrapper
Allows to explicitly dispose this wrapper and free native memory.
divideEvenlyIntoKSubsets(Set<S>, int, Random) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Divides the given set randomly but, as far as possible, evenly into k subsets of equal size, i.e., if set.size() is not a multiple of k, (k-(set.size() modulo k)) of the resulting sets have one element less.
DO - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"do"
DO_WHILE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"do while"
DOCUMENT_ROOT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"document-root"
DOCUMENT_ROOT_SUBTYPE_NAME - Static variable in class eu.cqse.check.framework.core.xpath.DocumentRootShallowEntity
Subtype name for the document root entity.
DocumentRootShallowEntity - Class in eu.cqse.check.framework.core.xpath
A shallow entity that contains all shallow entities of one file, that is used to represent the document root of xPath selections.
DocumentRootShallowEntity(String) - Constructor for class eu.cqse.check.framework.core.xpath.DocumentRootShallowEntity
Constructor.
doSave() - Method in class org.conqat.lib.commons.string.StringUndoStackBase
Mark the current position as saved (affects dirty calculation).
DOT - Static variable in class org.conqat.lib.commons.string.StringUtils
Dot.
DOT_ARXML - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for AUTOSAR configuration XML files.
DOT_CLS - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for LaTeX document class files.
DOT_CSV - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for comma seperated value files.
DOT_ECUCONFIG - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for AUTOSAR ECU configuration files.
DOT_ECUEXTRACT - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for AUTOSAR ECU extract files.
DOT_ECUEXTRACT_VARIANT - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for AUTOSAR ECU extract variant files.
DOT_HTML - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for HTML files.
DOT_JAVASCRIPT - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for JavaScript files.
DOT_JSON - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for JSON files.
DOT_MAP - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for source map files.
DOT_SOY - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for Soy/Closure template files.
DOT_TXT - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for simple text files.
doubleToByteArray(double) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Converts a double value to a byte array.
DYNAMIC_TYPE_MARKER - Static variable in class eu.cqse.check.framework.typetracker.abap.AbapTypeInfoExtractor
Marker type for a dynamic type that we can't resolve statically or based on a single file.

E

EAggregationStrategy - Enum in org.conqat.lib.commons.math
Enumeration for different aggregation strategies.
EAutosarCpp14Rule - Enum in eu.cqse.check.framework.core.ruleset
Enumeration of all rules of the Autosar C++ 14 standard.
EByteOrderMark - Enum in org.conqat.lib.commons.filesystem
Enumeration of the UTF byte-order marks (BOM).
ECacheThreadSupport - Enum in org.conqat.lib.commons.cache4j
Enumeration of strategies for supporting threads.
ECachingStrategy - Enum in org.conqat.lib.commons.cache4j.backend
Enumeration of supported caching strategies.
ECCSMColor - Enum in org.conqat.lib.commons.color
Colors of the CCSM CI.
ECheckParameter - Enum in eu.cqse.check.framework.core
An enumeration of all parameters that can be passed to a custom check or a custom check phase.
ECobolParserState - Enum in eu.cqse.check.framework.shallowparser.languages.cobol
States in which the CobolShallowParser can reside
ECodeViewOption - Enum in eu.cqse.check.framework.core.phase
Enum specifying which code representation should be retrieved or which code representation is used as base for finding generation.
ECodeViewOption.ETextViewOption - Enum in eu.cqse.check.framework.core.phase
Options for processing which is done on the file content (plain text) before scanning.
ECodeViewOption.ETokenViewOption - Enum in eu.cqse.check.framework.core.phase
Options for processing which is done on the token stream after scanning and before parsing.
EConditionalType - Enum in eu.cqse.check.framework.util.clike
A ConditionalBlock can have one of the types represented by this enumeration.
ECSSProperty - Enum in org.conqat.lib.commons.html
This enum contains all CSS properties we are using.
ECSSPseudoClass - Enum in org.conqat.lib.commons.html
Enumeration of pseudo classes supported.
editDistance(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Calculates the edit distance (aka Levenshtein distance) for two strings, i.e.
EEssentialType - Enum in eu.cqse.check.util.clang.misra
Enumeration of the essential types defined by MISRA C2012 Section D.1 The essential-type concept in MISRA is a simplification of the C type system used in the definition of several misra guidelines.
EEssentialTypeCategory - Enum in eu.cqse.check.util.clang.misra
Categories of essential types in Misra C:2012.
EFeatureToggle - Enum in org.conqat.engine.core.configuration
Enum containing all available feature toggles in Teamscale.
EFindingBlacklistType - Enum in org.conqat.engine.service.shared.data
Defines different types of blacklisting depending on the user's intent.
EFindingEnablement - Enum in eu.cqse.check.framework.core
The possible values for enabling/controlling a finding.
EGenericParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.base
Enumeration of parser states that are rather generic and thus applicable for many of the shallow parsers.
EGitProtocol - Enum in org.conqat.engine.index.shared
Enumeration of supported git transport protocols.
EGraphvizOutputFormat - Enum in org.conqat.lib.commons.graph
Enumeration for the different output formats supported by Graphviz.
EHTMLAttribute - Enum in org.conqat.lib.commons.html
Enumeration of all HTML attributes.
EHTMLElement - Enum in org.conqat.lib.commons.html
Enumeration of all HTML elements.
EJavaPrimitive - Enum in org.conqat.lib.commons.reflect
Enumeration of Java primitives.
EKotlinParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.kotlin
Parser states for the Kotlin parser.
ELanguage - Enum in eu.cqse.check.framework.scanner
Enumeration class for the languages support by the scanner framework.
ElementEnumSaxHandler<ELEMENT extends java.lang.Enum<ELEMENT> & ElementEnumSaxHandler.IElementEnum<ELEMENT>> - Class in org.conqat.lib.commons.xml
SAX XML Parser DefaultHandler implementation that matches XML elements to enumeration values using the enumeration name.
ElementEnumSaxHandler(ELEMENT) - Constructor for class org.conqat.lib.commons.xml.ElementEnumSaxHandler
Constructor.
ElementEnumSaxHandler.ElementHandler<ELEMENT> - Class in org.conqat.lib.commons.xml
Handler for start and element callbacks.
ElementEnumSaxHandler.IElementEnum<E extends java.lang.Enum<E>> - Interface in org.conqat.lib.commons.xml
Interface that defines methods for getting the next elements for parsing the document.
ElementEnumSaxHandler.IElementResolver - Interface in org.conqat.lib.commons.xml
Resolver from XML element names to enumeration names.
ElementEnumSaxHandler.JavaConstantResolver - Class in org.conqat.lib.commons.xml
Resolver that normalizes XML element names to valid Java identifiers.
ElementEnumSaxHandler.TextElementHandler<ELEMENT> - Class in org.conqat.lib.commons.xml
Handler for text callbacks in addition to the callbacks defined in ElementEnumSaxHandler.ElementHandler.
ElementHandler() - Constructor for class org.conqat.lib.commons.xml.ElementEnumSaxHandler.ElementHandler
 
ElementLocation - Class in org.conqat.engine.commons.findings.location
Base class for locations.
ElementLocation(String, String) - Constructor for class org.conqat.engine.commons.findings.location.ElementLocation
 
ElementLocation(String) - Constructor for class org.conqat.engine.commons.findings.location.ElementLocation
 
elementNodes(NodeList) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Extracts all ElementNodes from a NodeList and returns the result as a list.
ELIF - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"elif"
ELineCoverage - Enum in org.conqat.engine.sourcecode.coverage
Information on how a line was covered.
ELSE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"else"
ELSE_IF - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"else if"
ELSE_IF_NOSPACE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"elseif"
ELSIF - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"elsif"
EMBEDDED_SOFTWARE - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
The Embedded Software group name
EMimeType - Enum in org.conqat.engine.service.shared
Enumeration of MIME types used/supported.
EMisraC2012Rule - Enum in eu.cqse.check.framework.core.ruleset
Enumeration of all rules of the Misra C:2012 standard.
empty() - Static method in class eu.cqse.check.framework.preprocessor.c.IncludedTokens
Returns an empty UniformPathTokens.
EMPTY_GET - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"empty get"
EMPTY_SET - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"empty set"
EMPTY_STATEMENT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"empty statement"
EMPTY_STRING - Static variable in class org.conqat.lib.commons.string.StringUtils
The empty string.
emptyConsumer() - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns an empty Consumer that does nothing.
emptyIfNull(List<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns the input list, or CollectionUtils.emptyList() if the input is null.
emptyIfNull(M, Supplier<M>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns the input map, or uses the given supplier to create a new one.
emptyIfNull(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the input string.
emptyList() - Static method in class org.conqat.lib.commons.collections.CollectionUtils
The way this method is defined allows to assign it to all parameterized types, i.e.
EmptyMacroProvider - Class in eu.cqse.check.framework.preprocessor.c
A macro provider that holds no macros.
EmptyMacroProvider() - Constructor for class eu.cqse.check.framework.preprocessor.c.EmptyMacroProvider
 
emptyMap() - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns an empty map.
emptyOrMatchesAny(String) - Method in class org.conqat.lib.commons.collections.BasicPatternList
Returns true, if the pattern list is empty or BasicPatternList.matchesAny(String) returns true.
emptyPairList() - Static method in class org.conqat.lib.commons.collections.PairList
Returns an empty list (immutable).
emptySet() - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns an empty set.
enableCiServerEnvironment() - Static method in class org.conqat.lib.commons.test.TestUtils
Enable CI server simulation.
encodeAsHex(byte[]) - Static method in class org.conqat.lib.commons.string.StringUtils
Encodes a byte array as a hex string following the method described here: http ://stackoverflow.com/questions/9655181/convert-from-byte-array-to-hex- string-in-java
encodePathSegment(String) - Static method in class org.conqat.engine.service.shared.ServiceUtils
Encodes the given url path segment.
encodeQueryParameter(String) - Static method in class org.conqat.engine.service.shared.ServiceUtils
Encodes the given value as query parameter (includes slashes and + symbols).
encodeUniformPath(String) - Static method in class org.conqat.engine.service.shared.ServiceUtils
Encodes the given uniform path by URL-encoding each segment while preserving the slashes.
END_OF_PAGE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"end-of-page"
END_OF_SELECTION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"end-of-selection"
END_PROPERTY - Static variable in class org.conqat.lib.commons.region.SimpleRegion
The name of the JSON property name for SimpleRegion.end.
endElement(String, String, String) - Method in class org.conqat.lib.commons.xml.ElementEnumSaxHandler
endNode(boolean) - Method in class eu.cqse.check.framework.shallowparser.framework.ParserState
Marks the current node as completed.
endNode() - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Completes node construction.
endNodeWithContinuation() - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Completes node construction and signals that this parsed node is only a partial language construct, i.e.
endNodeWithContinuation(STATE) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Completes node construction and signals that this parsed node is only a partial language construct, i.e.
endNodeWithName(Object) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Completes node construction and overrides the name of the current node.
endOfStream() - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Adds a new pattern part that matches the end of the token stream (i.e.
endsWith(List<IToken>, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns whether the given token list ends with given token type sequence.
endsWithIgnoreCase(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns whether the given String ends with the specified suffix ignoring case.
endsWithOneOf(String, String...) - Static method in class org.conqat.lib.commons.string.StringUtils
Test if a string ends with one of the provided suffixes.
endVisit(ShallowEntity) - Method in interface eu.cqse.check.framework.shallowparser.framework.IShallowEntityVisitor
Called after visiting all children of an entity in the backtracking phase of the DFS.
endVisit(ShallowEntity) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils.ShallowEntityVisitorBase
Called after visiting all children of an entity in the backtracking phase of the DFS.
endVisit(ShallowEntity) - Method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrinter
Called after visiting all children of an entity in the backtracking phase of the DFS.
endVisit(ShallowEntity) - Method in class eu.cqse.check.framework.shallowparser.util.ConnectedEntityCollector
Called after visiting all children of an entity in the backtracking phase of the DFS.
endWithPossibleContinuation(RecognizerBase<STATE>, EnumSet<ETokenType>) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowParserBase
Completes a recognizer with an end.
ENewline - Enum in org.conqat.lib.commons.string
Enumeration of newline types.
ensureAllFieldsNonNull(T, String) - Static method in class org.conqat.engine.commons.util.NullableFieldValidator
Ensures that the given object is not null and that all its fields are set (throws ConQATException otherwise).
ensureAllFieldsNonNull(T) - Static method in class org.conqat.engine.commons.util.NullableFieldValidator
Ensures that the given object is not null and that all its fields are set (throws ConQATException otherwise).
ensureBlacklistTypeSet(FindingBlacklistInfo) - Static method in class org.conqat.engine.service.shared.data.FindingBlacklistInfo
Ensures that the type of blacklisting is set.
ensureDirectoryExists(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Checks if a directory exists.
ensureEndsWith(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Ensure that the given string ends with the given suffix, i.e.
ensureParentDirectoryExists(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Checks if the parent directory of a file exists.
ensureSpace(int) - Method in class org.conqat.lib.commons.collections.PairList
Make sure there is space for at least the given amount of elements.
ensureStartsWith(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Ensure that the given string starts with the given prefix, i.e.
ensureTopLevel() - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Matches if the parser is currently parsing on the top-level.
ensureType(Object, Class<T>) - Method in class org.conqat.lib.commons.serialization.classes.SerializedPrimitiveFieldBase
Ensures that the given value object is of the given type and not null.
entity - Variable in class eu.cqse.check.abap.OpenSqlWriteStatement
An entity representing an OpenSQL statement directly or an entity representing a macro which contains an OpenSQL statement.
EntityCheckBase - Class in eu.cqse.check.base
Base class for checks, that select a set of entities via xPath and inspect each of these.
EntityCheckBase() - Constructor for class eu.cqse.check.base.EntityCheckBase
 
EntityFindingCheckBase - Class in eu.cqse.check.base
Base class for checks that select a set of entities via xPath and create a finding for each selected entity.
EntityFindingCheckBase() - Constructor for class eu.cqse.check.base.EntityFindingCheckBase
 
EntityFirstLineFindingCheckBase - Class in eu.cqse.check.base
Base class for checks that select a set of entities via xPath and create a finding on the first line for each selected entity.
EntityFirstLineFindingCheckBase() - Constructor for class eu.cqse.check.base.EntityFirstLineFindingCheckBase
 
EntitySelectionExpressionParser - Class in eu.cqse.check.framework.shallowparser.util
Parses expressions for selecting ShallowEntitys from a parse tree.
EntitySelectionExpressionParsingException - Exception in eu.cqse.check.framework.shallowparser.util
Exception for parsing errors in the EntitySelectionExpressionParser.
EntitySelectionExpressionParsingException(EntitySelectionExpressionParsingException.EParsingExceptionMessage, String, int) - Constructor for exception eu.cqse.check.framework.shallowparser.util.EntitySelectionExpressionParsingException
Constructor.
EntitySelectionExpressionParsingException(EntitySelectionExpressionParsingException.EParsingExceptionMessage, String, int, Throwable) - Constructor for exception eu.cqse.check.framework.shallowparser.util.EntitySelectionExpressionParsingException
Constructor.
EntitySelectionExpressionParsingException.EParsingExceptionMessage - Enum in eu.cqse.check.framework.shallowparser.util
Enumeration of valid messages for this exception.
EntitySelectionPredicates - Class in eu.cqse.check.framework.shallowparser.util
Defines valid primitive expressions that can be used in the EntitySelectionExpressionParser.
EntitySelectionPredicates() - Constructor for class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
 
EntityTokenCheckBase - Class in eu.cqse.check.base
Base class for checks that select entities via xPath and process the tokens of each selected entity.
EntityTokenCheckBase() - Constructor for class eu.cqse.check.base.EntityTokenCheckBase
 
EntityTokenPatternCheckBase - Class in eu.cqse.check.base
Base class for tokens that create findings if a token pattern matches the processed tokens.
EntityTokenPatternCheckBase() - Constructor for class eu.cqse.check.base.EntityTokenPatternCheckBase
 
EntityTokenSequenceFindingCheckBase - Class in eu.cqse.check.base
Base class for checks that create findings on occurrences of token sequences.
EntityTokenSequenceFindingCheckBase() - Constructor for class eu.cqse.check.base.EntityTokenSequenceFindingCheckBase
 
entrySet() - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
entrySet() - Method in class org.conqat.lib.commons.collections.CaseInsensitiveMap
entrySet() - Method in class org.conqat.lib.commons.collections.HybridMapBase
entrySet() - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
ENUM - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"enum"
ENUM_CLASS - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"enum class"
ENUM_LITERAL - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"enum literal"
enumUnionSet(EnumSet<T>, EnumSet<T>...) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Return a set containing the union of all provided EnumSets.
EnumUtils - Class in org.conqat.lib.commons.enums
Utility class for enumerations.
EnumUtils() - Constructor for class org.conqat.lib.commons.enums.EnumUtils
 
EnumValueMap<E extends java.lang.Enum<E>> - Class in org.conqat.lib.commons.enums
This class provides a map from enum constant names to its actual enum values.
EnumValueMap(Class<E>) - Constructor for class org.conqat.lib.commons.enums.EnumValueMap
Constructor for a case sensitive map.
EnumValueMap(Class<E>, boolean) - Constructor for class org.conqat.lib.commons.enums.EnumValueMap
Constructor.
EnvironmentError - Error in org.conqat.lib.commons.error
An error class for signaling problems in the execution environment, e.g.
EnvironmentError(String) - Constructor for error org.conqat.lib.commons.error.EnvironmentError
Create new error.
EnvironmentError(String, Throwable) - Constructor for error org.conqat.lib.commons.error.EnvironmentError
Create new error.
EnvironmentError(Throwable) - Constructor for error org.conqat.lib.commons.error.EnvironmentError
Create new error.
EOScriptParserState - Enum in eu.cqse.check.framework.shallowparser.languages.oscript
Describes states into which the OScriptShallowParser can be.
equals(Object) - Method in class com.teamscale.commons.ServiceApiInfo
 
equals(Object) - Method in class eu.cqse.check.CheckTextRegionLocation
equals(Object) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroDefinition
 
equals(IToken, IToken) - Method in class eu.cqse.check.framework.scanner.TokenEquator
Returns true, if the elements are equal, false if not.
equals(Object) - Method in class eu.cqse.check.framework.util.clike.ConditionalBlock
equals(Object) - Method in class eu.cqse.check.framework.util.clike.ConditionalBlockGroupBase
equals(Object) - Method in class eu.cqse.check.framework.util.clike.SwitchBlockGroup
equals(Object) - Method in class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
 
equals(Object) - Method in class org.conqat.engine.index.shared.CommitDescriptor
equals(Object) - Method in class org.conqat.engine.index.shared.tests.TestExecution
 
equals(Object) - Method in class org.conqat.engine.index.shared.tests.TestExecutionWithPartition
 
equals(Object) - Method in class org.conqat.engine.index.shared.TrackedFinding
 
equals(Object) - Method in class org.conqat.engine.index.shared.UnresolvedCommitDescriptor
 
equals(Object) - Method in class org.conqat.engine.service.shared.client.ServerDetails
Two ServerDetails are equal if the ServerDetails.url is the same.
equals(Object) - Method in class org.conqat.engine.service.shared.data.FindingBlacklistInfo
 
equals(Object) - Method in class org.conqat.engine.service.shared.data.PreCommitServerLimits
 
equals(Object) - Method in class org.conqat.engine.service.shared.data.ServiceApiInfo
equals(Object) - Method in class org.conqat.engine.sourcecode.coverage.TestDetails
We explicitly don't check TestDetails.lastChangedTimestamp here.
equals(Object) - Method in class org.conqat.lib.commons.assessment.Assessment
equals(Object) - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
equals(Object) - Method in class org.conqat.lib.commons.collections.ByteArrayWrapper
equals(Object) - Method in class org.conqat.lib.commons.collections.CounterSet
equals(Object) - Method in class org.conqat.lib.commons.collections.ImmutablePair
equals(Object) - Method in class org.conqat.lib.commons.collections.PairList
equals(Object) - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
equals(Object) - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
equals(Object) - Method in class org.conqat.lib.commons.diff.TextChunk
equals(Object, Object) - Method in class org.conqat.lib.commons.equals.DefaultEquator
Returns true, if the elements are equal, false if not.
equals(T, T) - Method in interface org.conqat.lib.commons.equals.IEquator
Returns true, if the elements are equal, false if not.
equals(Object) - Method in class org.conqat.lib.commons.math.Range
Two ranges are equal if their bounds are equal and the flags that indicate if the bounds are inclusive or not are equal, too.
equals(Object) - Method in class org.conqat.lib.commons.reflect.ClassType
equals(Object) - Method in class org.conqat.lib.commons.reflect.FormalParameter
Two formal parameters are equal if their declaring methods and their position within the formal parameter list are equal.
equals(Object) - Method in class org.conqat.lib.commons.region.RegionSet
equals(Object) - Method in class org.conqat.lib.commons.region.SimpleRegion
equals(Object) - Method in class org.conqat.lib.commons.resources.Resource
 
equals(Object) - Method in class org.conqat.lib.commons.uniformpath.RelativeUniformPath
 
equals(Object) - Method in class org.conqat.lib.commons.uniformpath.UniformPath
 
equals(Object) - Method in class org.conqat.lib.commons.version.Version
Two version are equal if their major and minor version numbers are equal.
equalsOneOf(String, String...) - Static method in class org.conqat.lib.commons.string.StringUtils
Compares the given value to all given strings.
equalsStartEnd(SimpleRegion) - Method in class org.conqat.lib.commons.region.SimpleRegion
Returns whether start and end of the region is the same as for this region.
error(Object) - Method in interface org.conqat.lib.commons.logging.ILogger
Log message with level ERROR.
error(Object, Throwable) - Method in interface org.conqat.lib.commons.logging.ILogger
Log message with level ERROR.
error(Object) - Method in class org.conqat.lib.commons.logging.NoOpLogger
Log message with level ERROR.
error(Object, Throwable) - Method in class org.conqat.lib.commons.logging.NoOpLogger
Log message with level ERROR.
error(Object) - Method in class org.conqat.lib.commons.logging.SimpleLogger
Log message with level ERROR.
error(Object, Throwable) - Method in class org.conqat.lib.commons.logging.SimpleLogger
Log message with level ERROR.
error(Object) - Method in class org.conqat.lib.commons.logging.WrappedLogger
Log message with level ERROR.
error(Object, Throwable) - Method in class org.conqat.lib.commons.logging.WrappedLogger
Log message with level ERROR.
errorMessage - Variable in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.PreprocessorErrorTokenReplacement
A message that explains why we generate an error replacement.
escape(String) - Static method in class org.conqat.lib.commons.xml.XMLWriter
Escape text for XML.
escapeChars(String, List<Character>) - Static method in class org.conqat.lib.commons.string.StringUtils
Escapes the given chars in the content.
escapeHtmlTags(String) - Static method in class org.conqat.lib.commons.markup.MarkupUtils
Replaces HTML tags with corresponding entity names.
escapeMarkdownRelevantSymbols(String) - Static method in class org.conqat.lib.commons.markup.MarkupUtils
Replaces characters that are meaningful in Markdown markup language with their corresponding entity numbers.
escapeRegexReplacementString(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Regex replacement methods like Matcher.appendReplacement(StringBuffer, String) or String.replaceAll(String, String) treat dollar signs as group references.
escapeReservedFileNames(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns a new file with all file path segments that are reserved (windows) path names escaped.
escapeSegment(String) - Static method in class org.conqat.lib.commons.uniformpath.UniformPath
Escapes uniform path separators in a segment.
escapeString(String) - Static method in class org.conqat.lib.commons.string.MessageFormatUtils
Escapes a string so that it can be safely passed to MessageFormat.
EServiceApiVersion - Enum in org.conqat.engine.service.shared.client
Deprecated.
Use @PublicApi to version new api endpoints, which uses a versioning scheme that matches the Teamscale version.
EShallowEntityType - Enum in eu.cqse.check.framework.shallowparser.framework
The possible types of ShallowEntitys.
EStatementEndType - Enum in eu.cqse.check.framework.shallowparser.languages.cobol
Enumeration values that tells for a Cobol verb/statement the nature of its ending.
estimateEndLineByLookahead(IToken, IToken) - Static method in class eu.cqse.check.framework.util.tokens.TokenUtils
Estimates the zero-based end line of the specified token by looking where the provided next token begins.
ETeamscaleVersion - Enum in com.teamscale.core.migration
Enumeration with all released versions of Teamscale.
ETestExecutionResult - Enum in org.conqat.engine.index.shared.tests
The result of a test execution.
ETokenType - Enum in eu.cqse.check.framework.scanner
This enumeration describes the type of a token.
ETokenType.ETokenClass - Enum in eu.cqse.check.framework.scanner
Enumeration describing the classes token types belong to.
ETrafficLightColor - Enum in org.conqat.lib.commons.assessment
Enum for traffic light colors.
eu.cqse.check - package eu.cqse.check
 
eu.cqse.check.abap - package eu.cqse.check.abap
 
eu.cqse.check.base - package eu.cqse.check.base
 
eu.cqse.check.clike - package eu.cqse.check.clike
 
eu.cqse.check.cpp - package eu.cqse.check.cpp
 
eu.cqse.check.framework.checktest - package eu.cqse.check.framework.checktest
 
eu.cqse.check.framework.core - package eu.cqse.check.framework.core
 
eu.cqse.check.framework.core.option - package eu.cqse.check.framework.core.option
 
eu.cqse.check.framework.core.phase - package eu.cqse.check.framework.core.phase
 
eu.cqse.check.framework.core.registry - package eu.cqse.check.framework.core.registry
 
eu.cqse.check.framework.core.ruleset - package eu.cqse.check.framework.core.ruleset
 
eu.cqse.check.framework.core.util - package eu.cqse.check.framework.core.util
 
eu.cqse.check.framework.core.xpath - package eu.cqse.check.framework.core.xpath
 
eu.cqse.check.framework.core.xpath.functions - package eu.cqse.check.framework.core.xpath.functions
 
eu.cqse.check.framework.postprocessor.cobol - package eu.cqse.check.framework.postprocessor.cobol
 
eu.cqse.check.framework.preprocessor - package eu.cqse.check.framework.preprocessor
 
eu.cqse.check.framework.preprocessor.abap - package eu.cqse.check.framework.preprocessor.abap
 
eu.cqse.check.framework.preprocessor.c - package eu.cqse.check.framework.preprocessor.c
 
eu.cqse.check.framework.preprocessor.c.new_c_preprocessor - package eu.cqse.check.framework.preprocessor.c.new_c_preprocessor
 
eu.cqse.check.framework.preprocessor.iec61131 - package eu.cqse.check.framework.preprocessor.iec61131
 
eu.cqse.check.framework.scanner - package eu.cqse.check.framework.scanner
 
eu.cqse.check.framework.scanner.highlighting - package eu.cqse.check.framework.scanner.highlighting
 
eu.cqse.check.framework.shallowparser - package eu.cqse.check.framework.shallowparser
 
eu.cqse.check.framework.shallowparser.framework - package eu.cqse.check.framework.shallowparser.framework
 
eu.cqse.check.framework.shallowparser.languages.abap - package eu.cqse.check.framework.shallowparser.languages.abap
Shallow parser for ABAP.
eu.cqse.check.framework.shallowparser.languages.ada - package eu.cqse.check.framework.shallowparser.languages.ada
Shallow parser for Ada.
eu.cqse.check.framework.shallowparser.languages.base - package eu.cqse.check.framework.shallowparser.languages.base
Base classes for language specific parser construction.
eu.cqse.check.framework.shallowparser.languages.cobol - package eu.cqse.check.framework.shallowparser.languages.cobol
 
eu.cqse.check.framework.shallowparser.languages.cpp - package eu.cqse.check.framework.shallowparser.languages.cpp
Shallow parser for C/C++.
eu.cqse.check.framework.shallowparser.languages.cs - package eu.cqse.check.framework.shallowparser.languages.cs
Shallow parser for C#.
eu.cqse.check.framework.shallowparser.languages.delphi - package eu.cqse.check.framework.shallowparser.languages.delphi
 
eu.cqse.check.framework.shallowparser.languages.fortran - package eu.cqse.check.framework.shallowparser.languages.fortran
 
eu.cqse.check.framework.shallowparser.languages.go - package eu.cqse.check.framework.shallowparser.languages.go
 
eu.cqse.check.framework.shallowparser.languages.gosu - package eu.cqse.check.framework.shallowparser.languages.gosu
Shallow parser for Gosu.
eu.cqse.check.framework.shallowparser.languages.groovy - package eu.cqse.check.framework.shallowparser.languages.groovy
 
eu.cqse.check.framework.shallowparser.languages.hanasqlscript - package eu.cqse.check.framework.shallowparser.languages.hanasqlscript
 
eu.cqse.check.framework.shallowparser.languages.iec61131 - package eu.cqse.check.framework.shallowparser.languages.iec61131
 
eu.cqse.check.framework.shallowparser.languages.java - package eu.cqse.check.framework.shallowparser.languages.java
Shallow parser for Java.
eu.cqse.check.framework.shallowparser.languages.javascript - package eu.cqse.check.framework.shallowparser.languages.javascript
 
eu.cqse.check.framework.shallowparser.languages.kotlin - package eu.cqse.check.framework.shallowparser.languages.kotlin
 
eu.cqse.check.framework.shallowparser.languages.line - package eu.cqse.check.framework.shallowparser.languages.line
 
eu.cqse.check.framework.shallowparser.languages.matlab - package eu.cqse.check.framework.shallowparser.languages.matlab
 
eu.cqse.check.framework.shallowparser.languages.objectivec - package eu.cqse.check.framework.shallowparser.languages.objectivec
 
eu.cqse.check.framework.shallowparser.languages.ocaml - package eu.cqse.check.framework.shallowparser.languages.ocaml
 
eu.cqse.check.framework.shallowparser.languages.opencl - package eu.cqse.check.framework.shallowparser.languages.opencl
 
eu.cqse.check.framework.shallowparser.languages.oscript - package eu.cqse.check.framework.shallowparser.languages.oscript
 
eu.cqse.check.framework.shallowparser.languages.php - package eu.cqse.check.framework.shallowparser.languages.php
 
eu.cqse.check.framework.shallowparser.languages.plsql - package eu.cqse.check.framework.shallowparser.languages.plsql
Shallow parser for PL/SQL.
eu.cqse.check.framework.shallowparser.languages.python - package eu.cqse.check.framework.shallowparser.languages.python
Shallow parser for Python.
eu.cqse.check.framework.shallowparser.languages.ruby - package eu.cqse.check.framework.shallowparser.languages.ruby
Shallow parser for Ruby.
eu.cqse.check.framework.shallowparser.languages.rust - package eu.cqse.check.framework.shallowparser.languages.rust
 
eu.cqse.check.framework.shallowparser.languages.swift - package eu.cqse.check.framework.shallowparser.languages.swift
 
eu.cqse.check.framework.shallowparser.languages.tsql - package eu.cqse.check.framework.shallowparser.languages.tsql
 
eu.cqse.check.framework.shallowparser.languages.visualbasic - package eu.cqse.check.framework.shallowparser.languages.visualbasic
 
eu.cqse.check.framework.shallowparser.languages.xtend - package eu.cqse.check.framework.shallowparser.languages.xtend
 
eu.cqse.check.framework.shallowparser.prettyprint - package eu.cqse.check.framework.shallowparser.prettyprint
 
eu.cqse.check.framework.shallowparser.util - package eu.cqse.check.framework.shallowparser.util
 
eu.cqse.check.framework.typetracker - package eu.cqse.check.framework.typetracker
 
eu.cqse.check.framework.typetracker.abap - package eu.cqse.check.framework.typetracker.abap
 
eu.cqse.check.framework.typetracker.clike - package eu.cqse.check.framework.typetracker.clike
 
eu.cqse.check.framework.typetracker.cpp - package eu.cqse.check.framework.typetracker.cpp
 
eu.cqse.check.framework.typetracker.cs - package eu.cqse.check.framework.typetracker.cs
 
eu.cqse.check.framework.typetracker.java - package eu.cqse.check.framework.typetracker.java
 
eu.cqse.check.framework.typetracker.objc - package eu.cqse.check.framework.typetracker.objc
 
eu.cqse.check.framework.util - package eu.cqse.check.framework.util
 
eu.cqse.check.framework.util.abap - package eu.cqse.check.framework.util.abap
 
eu.cqse.check.framework.util.clike - package eu.cqse.check.framework.util.clike
 
eu.cqse.check.framework.util.cs - package eu.cqse.check.framework.util.cs
 
eu.cqse.check.framework.util.filter - package eu.cqse.check.framework.util.filter
 
eu.cqse.check.framework.util.javascript - package eu.cqse.check.framework.util.javascript
 
eu.cqse.check.framework.util.python - package eu.cqse.check.framework.util.python
 
eu.cqse.check.framework.util.tokens - package eu.cqse.check.framework.util.tokens
Contains utilities used by the data flow analysis classes that deal with tokens and token stream parsing.
eu.cqse.check.framework.util.variable - package eu.cqse.check.framework.util.variable
 
eu.cqse.check.java - package eu.cqse.check.java
 
eu.cqse.check.util - package eu.cqse.check.util
 
eu.cqse.check.util.clang - package eu.cqse.check.util.clang
 
eu.cqse.check.util.clang.misra - package eu.cqse.check.util.clang.misra
 
eu.cqse.check.util.clang.visitors - package eu.cqse.check.util.clang.visitors
 
EVALUATE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"evaluate"
evaluateExecutionCondition(ExtensionContext) - Method in class org.conqat.lib.commons.test.AssumeDotNetInstalledCondition
Evaluates whether execution is on CI server.
evaluateExecutionCondition(ExtensionContext) - Method in class org.conqat.lib.commons.test.AssumeExecutionOnCiServerCondition
Evaluates whether execution is on CI server.
EVENT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"event"
EVENT_ARGS_SUFFIX - Static variable in class eu.cqse.check.framework.util.CsLanguageFeatureParser
Suffix for CS-EventHandlers.
EVENT_TYPES - Static variable in class eu.cqse.check.framework.util.abap.AbapCheckUtils
A list of entity types representing events.
EVersionControlSystemType - Enum in org.conqat.engine.index.shared
Information about version control systems to be shared with IDE clients and service.
EVisualBasicParserState - Enum in eu.cqse.check.framework.shallowparser.languages.visualbasic
Enumeration of parser states for the visual basic parser.
ExactIdentifierMatcher - Class in eu.cqse.check.framework.shallowparser.framework
Matcher for a set of ETokenType.IDENTIFIER tokens (given in constructor).
ExactIdentifierMatcher(String...) - Constructor for class eu.cqse.check.framework.shallowparser.framework.ExactIdentifierMatcher
Constructor.
EXCEPT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"except"
EXCEPTION_HANDLING - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
The Exception Handling group name
ExceptionUtils - Class in org.conqat.lib.commons.error
Utility functionality for exception handling.
ExceptionUtils() - Constructor for class org.conqat.lib.commons.error.ExceptionUtils
 
EXEC - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"exec"
execute() - Method in class eu.cqse.check.base.CommentCheckBase
Executes the custom check with the given context.
execute() - Method in class eu.cqse.check.base.EntityCheckBase
Executes the custom check with the given context.
execute() - Method in class eu.cqse.check.base.HardCodedLiteralsCheckBase
Executes the custom check with the given context.
execute() - Method in class eu.cqse.check.base.TopLevelTypeCheckBase
Executes the custom check with the given context.
execute() - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Executes the custom check with the given context.
execute() - Method in class eu.cqse.check.framework.core.CheckInstance
Executes this check with the given context.
EXECUTE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"execute"
execute(Runnable) - Method in class org.conqat.lib.commons.concurrent.InThreadExecutor
execute(Runnable) - Method in class org.conqat.lib.commons.concurrent.InThreadExecutorService
execute(String[]) - Static method in class org.conqat.lib.commons.io.ProcessUtils
Executes a process in a thread-safe way.
execute(String[], String) - Static method in class org.conqat.lib.commons.io.ProcessUtils
Executes a process in a thread-safe way.
execute(ProcessBuilder) - Static method in class org.conqat.lib.commons.io.ProcessUtils
Executes a process in a thread-safe way.
execute(ProcessBuilder, String) - Static method in class org.conqat.lib.commons.io.ProcessUtils
Executes a process in a thread-safe way.
execute(ProcessBuilder, String, int) - Static method in class org.conqat.lib.commons.io.ProcessUtils
Executes a process in a thread-safe way.
execute(ProcessBuilder, String, int, boolean) - Static method in class org.conqat.lib.commons.io.ProcessUtils
Executes a process in a thread-safe way.
executeDotNet(String[]) - Static method in class org.conqat.lib.commons.io.ProcessUtils
Executes a .net program in a thread-safe way.
executeOrThrow(ProcessBuilder, String, int, BiFunction<String, Throwable, T>) - Static method in class org.conqat.lib.commons.io.ProcessUtils
Runs the given process builder with the given input.
executeRequest(HttpClient, HttpRequestBase, EMimeType, CollectionUtils.FunctionWithException<String, T, IOException>) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUtils
Executes a request and handles the response.
exists(Class<?>, String) - Static method in class org.conqat.lib.commons.resources.Resource
Returns true is the resource exists.
EXIT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"exit"
EXMLWriterExceptionType - Enum in org.conqat.lib.commons.xml
Exception types to detail XMLWriterExceptions.
EXPANDED_MACRO - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"expanded macro"
expandMacrosInTokenList(List<IToken>, List<IToken>, NewCPreprocessor.FilePreprocessorContext, NewMacroInvocationPreprocessor.TokenDisablingContext, NewCPreprocessor.PreprocessorUsageInformation, NewCPreprocessor.IncludedFilesContext) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewMacroInvocationPreprocessor
This scans the given token list once and expands macro invocations.
ExpectedDataContainer - Class in org.conqat.lib.commons.test
Represents a generic collection of test resource files that logically belong together.
ExpectedResourceSource - Annotation Type in org.conqat.lib.commons.test
Argument provider annotation that provides either instances of ExpectedDataContainer or pairs of Resource for the primary test resource and expected resource.
EXPORT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"export"
export() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches all export entities.
ExportAsType - Annotation Type in org.conqat.lib.commons.js_export
Enforces the annotated field to be exported with the given type.
EXPORTED_VARIABLE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"exported variable"
EXPORTING - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"exporting"
ExportToJavaScript - Annotation Type in org.conqat.lib.commons.js_export
Marks types that should be exported to JavaScript.
extendCoverageToStatements(Collection<ShallowEntity>) - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Extends coverage to full entities by using the best covered line for all lines of an entity.
EXTENSION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"extension"
extract(ITokenElementContext) - Method in interface eu.cqse.check.framework.core.phase.IGlobalExtractionPhase
Extracts the values from a single file described by the context.
extract(ShallowEntity) - Method in interface eu.cqse.check.framework.typetracker.ITypeInfoExtractor
Extracts type information for all variables that are newly declared within the given entity.
extract(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.TypeInfoExtractorBase
Extracts type information for all variables that are newly declared within the given entity.
extractCondition(ShallowEntity) - Static method in class eu.cqse.check.framework.util.clike.ConditionalBlockUtils
Extracts the tokens describing the condition out of the given list of tokens.
extractConditionTokens(ShallowEntity) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Extracts all tokens that are part of a condition from a statement.
extractEntryAsString(ZipArchiveInputStream, String) - Static method in class org.conqat.lib.commons.filesystem.ZipFileUtils
 
extractExportedTypes(List<ShallowEntity>, String) - Static method in class eu.cqse.check.framework.util.javascript.TypeScriptDependencyExtractor
Extracts exported types from TypeScript.
extractFilteredRegions() - Method in class org.conqat.engine.resource.text.filter.util.StringOffsetTransformer
Extracts the filtered regions from this transformer.
extractFilteredVariableUses(List<IToken>, String, boolean, boolean, IVariableUseFilter) - Method in class eu.cqse.check.framework.util.variable.CLikeVariableUseExtractor
Extracts all uses of the given variable name from the given tokens.
extractFirstList() - Method in class org.conqat.lib.commons.collections.PairList
Creates a new list containing all first elements.
extractFromAttribute(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.abap.AbapTypeInfoExtractor
Extracts type information from attribute entities.
extractFromAttribute(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.clike.CLikeTypeInfoExtractorBase
Extracts type information from attribute entities.
extractFromAttribute(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.TypeInfoExtractorBase
Extracts type information from attribute entities.
extractFromCatchTokens(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.clike.CLikeTypeInfoExtractorBase
Extracts type information from the given catch statement.
extractFromForConstructWithPossibleColon(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.clike.CLikeTypeInfoExtractorBase
Extracts type information from a for or for each loop.
extractFromForLikeTokens(ShallowEntity, ETokenType) - Method in class eu.cqse.check.framework.typetracker.clike.CLikeTypeInfoExtractorBase
Extracts type information from the start tokens of for, foreach and using statements.
extractFromMeta(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.TypeInfoExtractorBase
Extracts type information from meta entities.
extractFromMethod(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.abap.AbapTypeInfoExtractor
Extracts type information from method entities.
extractFromMethod(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.clike.CLikeTypeInfoExtractorBase
Extracts type information from method entities.
extractFromMethod(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.TypeInfoExtractorBase
Extracts type information from method entities.
extractFromMethodOrLambda(ShallowEntity) - Method in class eu.cqse.check.framework.util.python.PythonVariableNameExtractor
Extracts parameter names from a method or lambda.
extractFromModule(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.TypeInfoExtractorBase
Extracts type information from module entities.
extractFromStatement(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.abap.AbapTypeInfoExtractor
Extracts type information from statement entities.
extractFromStatement(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.cpp.CppTypeInfoExtractor
Extracts type information from statement entities.
extractFromStatement(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.cs.CsTypeInfoExtractor
Extracts type information from statement entities.
extractFromStatement(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.java.JavaTypeInfoExtractor
Extracts type information from statement entities.
extractFromStatement(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.TypeInfoExtractorBase
Extracts type information from statement entities.
extractFromType(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.TypeInfoExtractorBase
Extracts type information from type entities.
extractFromVariableDeclarationLikeEntity(ShallowEntity) - Static method in class eu.cqse.check.framework.typetracker.abap.AbapTypeInfoExtractor
Extracts names from an entity of type RANGES, FIELD-GROUPS or TYPES in order to have a common abstraction for naming checks.
extractFromVariableTokens(ShallowEntity, List<IToken>) - Method in class eu.cqse.check.framework.typetracker.clike.CLikeTypeInfoExtractorBase
Extracts type information from variable tokens.
extractInt(byte[], int) - Static method in class org.conqat.lib.commons.io.SerializationUtils
Extracts an int value from the given array position (4 bytes in big endian).
extractInterpolatedCalls(List<IToken>) - Static method in class eu.cqse.check.framework.util.cs.CsCheckUtils
Filters a list of tokens for interpolated literal calls.
extractJarFileFromJarURL(URL) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns the JAR file for an URL with protocol 'jar'.
extractOutputParameterTokens(ShallowEntity) - Method in class eu.cqse.check.framework.util.MatlabLanguageFeatureParser
Extracts a list of output parameter tokens from the given method entity.
extractParameterNameTokens(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns the tokens of a method entity that correspond to parameter names.
extractParameterTokens(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns a list of parameter tokens for the given tokens after the method name.
extractParameterTokens(List<IToken>) - Method in class eu.cqse.check.framework.util.ObjcLanguageFeatureParser
Returns a list of parameter tokens for the given tokensAfterMethodName.
extractProject(String) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
Extracts the project part of a uniform path, which is everything up to the first UniformPathUtils.SEPARATOR_CHAR.
extractSecondList() - Method in class org.conqat.lib.commons.collections.PairList
Creates a new list containing all second elements.
extractVariableNames(ShallowEntity) - Method in class eu.cqse.check.framework.util.python.PythonVariableNameExtractor
Extracts declared variable names from the given entity.
extractVariableNameTokens(List<IToken>) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns the tokens corresponding to variable names.
extractVariableReads(List<IToken>, String, boolean, boolean) - Method in class eu.cqse.check.framework.util.variable.CLikeVariableUseExtractor
Extracts all uses of the given variable name from the given tokens that read its value.
extractVariableReads(List<IToken>, String, boolean, boolean) - Method in class eu.cqse.check.framework.util.variable.CSVariableUseExtractor
Extracts all uses of the given variable name from the given tokens that read its value.
extractVariablesDeclaredInFor(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns the list of tokens corresponding to the names of variables newly declared within a for loop.
extractVariableUses(List<IToken>, String, boolean, boolean) - Method in class eu.cqse.check.framework.util.variable.CLikeVariableUseExtractor
Extracts all uses of the given variable name from the given tokens.
extractVariableWrites(List<IToken>, String, boolean, boolean) - Method in class eu.cqse.check.framework.util.variable.CLikeVariableUseExtractor
Extracts all uses of the given variable name from the given tokens that change its value.

F

factorial(int) - Static method in class org.conqat.lib.commons.math.MathUtils
Computes the factorial of n.
fail(String, Throwable) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
 
fail(String) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
 
FastStringComparator - Class in org.conqat.lib.commons.string
This is a more efficient implementation of a String comparator.
FastStringComparator() - Constructor for class org.conqat.lib.commons.string.FastStringComparator
 
featureParser - Variable in class eu.cqse.check.framework.typetracker.clike.CLikeTypeInfoExtractorBase
The feature parser.
FIELD - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"field"
FIELD_GROUPS - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"field-groups"
FIELD_SYMBOLS - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"field-symbols"
FILE_DEPENDENCY_PREFIX - Static variable in class eu.cqse.check.framework.util.javascript.TypeScriptDependencyExtractor
Prefix to be appended to file types.
FILE_PROTOCOL - Static variable in class org.conqat.lib.commons.net.UrlUtils
"file://" protocol prefix in URLs
FileExtensionFilter - Class in org.conqat.lib.commons.filesystem
This is a file filter finding only "normal" files having one of the specified extensions.
FileExtensionFilter(String...) - Constructor for class org.conqat.lib.commons.filesystem.FileExtensionFilter
Creates a new file extension filter.
FileExtensions - Class in org.conqat.lib.commons.filesystem
String constants for different file extensions.
FileExtensions() - Constructor for class org.conqat.lib.commons.filesystem.FileExtensions
 
FilenameComparator - Class in org.conqat.lib.commons.filesystem
Compares files based on the lexical order of their fully qualified names.
FilenameComparator() - Constructor for class org.conqat.lib.commons.filesystem.FilenameComparator
 
FilenameFilter - Class in org.conqat.lib.commons.filesystem
This is a file filter that accepts only filenames out of a list of filenames
FilenameFilter(Collection<String>) - Constructor for class org.conqat.lib.commons.filesystem.FilenameFilter
Constructor
FileOnlyFilter - Class in org.conqat.lib.commons.filesystem
This is a file filter which accepts only plain files and rejects directories.
FileOnlyFilter() - Constructor for class org.conqat.lib.commons.filesystem.FileOnlyFilter
 
fileRegex(String) - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches entities by their file name
FileSystemUtils - Class in org.conqat.lib.commons.filesystem
File system utilities.
FileSystemUtils() - Constructor for class org.conqat.lib.commons.filesystem.FileSystemUtils
 
fileText - Variable in class eu.cqse.check.util.clang.visitors.FindingCollectingClangCursorVisitorBase
The ECodeViewOption.UNFILTERED source file text.
fillString(int, char) - Static method in class org.conqat.lib.commons.string.StringUtils
Build a string with a specified length from a character.
filter(Collection<T>, Predicate<? super T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Filters the collection by testing all items against the Predicate and returning a List of those for which it returns true.
filter(BiFunction<S, T, Boolean>) - Method in class org.conqat.lib.commons.collections.PairList
Filters the pairlist by testing all items against the predicate and returning a pairlist of those for which it returns true.
filterAndMap(Collection<T>, Predicate<? super T>, Function<? super T, ? extends R>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Applies the mapper to all items in the list, for which the filter Predicate returns true and returns the results as a List.
filterBySuffix(String, Collection<String>) - Static method in class org.conqat.lib.commons.string.StringUtils
Filters the given collection of strings by the given suffix, i.e.
filterDeletions - Variable in class org.conqat.engine.index.shared.BasicTokenElementInfo
The list of filtered regions
filterEntities(List<ShallowEntity>) - Method in class eu.cqse.check.base.EntityCheckBase
Filters the selected entities.
filterGenericTokens(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Filters the generic tokens before converting them to their token texts.
filterGenericTokens(List<IToken>) - Method in class eu.cqse.check.framework.util.CsLanguageFeatureParser
Filters IN and OUT tokens from generics.
filterGenericTokens(List<IToken>) - Method in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
 
filterNullEntries(List<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a new list containing only the non-null elements of the given list.
filterNullEntries(T[]) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a new list containing only the non-null elements of the given array.
filterString(String) - Method in class org.conqat.engine.resource.text.filter.util.StringOffsetTransformer
Returns the string after transformation.
filterTokens(Collection<ShallowEntity>, Predicate<IToken>) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Removes all "contained" tokens (i.e.
filterTokens(List<IToken>) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowParserBase
Creates a filtered view of the tokens.
filterTokens(List<IToken>) - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
filterToSet(Collection<T>, Predicate<? super T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Filters the collection by testing all items against the Predicate and returning a Set of those for which it returns true.
filterUses(List<IToken>, List<Integer>, boolean, boolean, IVariableUseFilter) - Method in class eu.cqse.check.framework.util.variable.CLikeVariableUseExtractor
Filters then given variable uses based on whether they are fields, shadowed and the given custom filter.
filterWithException(Collection<T>, CollectionUtils.FunctionWithException<? super T, Boolean, E>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Filters the collection by testing all items against the given predicate and returning a List of those for which it returns true.
finalize() - Method in class eu.cqse.check.util.clang.ClangTranslationUnitWrapper
 
FINALLY - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"finally"
find(T) - Method in class org.conqat.lib.commons.algo.ObjectUnionFind
Finds and returns the representative for the given element.
find(int) - Method in class org.conqat.lib.commons.algo.UnionFind
Finds and returns the representative for the given element.
findAll(List<IToken>, String) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Returns all indices of the given text within the given token list.
findAll(List<IToken>, EnumSet<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns all indices of the given token types in the given token list.
findAll(List<IToken>, int, int, EnumSet<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns all indices of the given token types in the given token list, beginning from startOffset (inclusive) to endOffset (exclusive).
findAll(List<IToken>) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Matches the pattern at all positions in the given token stream and returns the found matches.
findAllMatchingLiteral() - Method in class eu.cqse.check.base.HardCodedLiteralsCheckBase
Indicates if any literal matching HardCodedLiteralsCheckBase.getLiteralRegex() should be reported.
findAllSequences(List<IToken>, int, ETokenType, String...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Returns all indices of occurrences of the given sequence of token texts in the given token list, beginning from the given offset.
findAllTokens(List<IToken>, EnumSet<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns all tokens of the given token types in the given token list.
findCallsInTokens(List<IToken>) - Method in class eu.cqse.check.java.StaticMethodCallRecognizer
Returns all indices of method calls within the given tokens.
findChildrenWithKindRecursively(CXCursor, CXCursorKind) - Static method in class eu.cqse.check.util.clang.ClangUtils
Returns all children of the given cursor (recursive) that have the given CXCursorKind.
findClass(String) - Method in class org.conqat.lib.commons.serialization.SerializedEntityPool
Attempts to find a class by its name.
findClassInHierarchy(SerializedObject, Class<?>) - Static method in class org.conqat.lib.commons.serialization.utils.SerializationMigrationUtils
Tries to find a given class in the SerializedObject's classHierarchy
findCorrespondingBlockGroups(ShallowEntity) - Static method in class eu.cqse.check.framework.util.clike.ConditionalBlockGroupExtractor
Recursively checks the entity and its children for corresponding statements in conditional expressions.
findCorrespondingBlockGroups(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.util.clike.ConditionalBlockGroupExtractor
Recursively checks the given entities and their children for corresponding statements in conditional expressions.
findEntityForLine(int, List<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Returns the innermost entity containing the given (one-based) line number.
findEntityForLineNonRec(int, List<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Returns the outermost entity containing the given (one-based) line number.
findFirst(List<IToken>, String) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Returns the index of the first token whose token text equals the given text in the given token list.
findFirst(List<IToken>, Set<String>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Returns the index of the first token whose token text equals one of the given texts from the Set.
findFirst(List<IToken>, int, int, String) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Returns the first index of the given text not before the given start index and before the given end index.
findFirst(List<IToken>, int, int, Set<String>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Returns the first index of the first token not before the given start index and after the given end index whose text equals one of the given texts from the Set.
findFirstCaseInsensitive(List<IToken>, int, int, String) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Returns the first index of the given text not before the given start index and before the given end index.
findFirstMatch(List<IToken>) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Matches the pattern at all positions in the given token stream and returns the first found match or null if no match happened.
findFirstTopLevel(List<IToken>, ETokenType, List<ETokenType>, List<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the index of the first top-level token that has the given search type regarding the nesting introduced by the opening and closing types.
findFirstTopLevel(List<IToken>, EnumSet<ETokenType>, List<ETokenType>, List<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the index of the first top-level token that has one of the given search types regarding the nesting introduced by the opening and closing types.
findFirstTopLevel(List<IToken>, int, EnumSet<ETokenType>, List<ETokenType>, List<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the index of the first top-level token starting at the given index that has one of the given search types regarding the nesting introduced by the opening and closing types.
findFirstTopLevel(List<IToken>, int, Predicate<IToken>, List<ETokenType>, List<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the index of the first top-level token starting at the given index that matches the given token predicate regarding the nesting introduced by the opening and closing types.
findFirstTopLevelWithIndexPredicate(List<IToken>, int, Predicate<Integer>, List<ETokenType>, List<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the index of the first top-level token starting at the given index that matches the given token predicate regarding the nesting introduced by the opening and closing types.
findIncompleteEntity(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Returns the first incomplete entity found (or null).
FindingBlacklistInfo - Class in org.conqat.engine.service.shared.data
Information about a blacklisted finding.
FindingBlacklistInfo(FindingBlacklistInfo) - Constructor for class org.conqat.engine.service.shared.data.FindingBlacklistInfo
Copy constructor.
FindingBlacklistInfo(String, long, String, String, EFindingBlacklistType) - Constructor for class org.conqat.engine.service.shared.data.FindingBlacklistInfo
Constructor.
FindingCollectingClangCursorVisitorBase - Class in eu.cqse.check.util.clang.visitors
Base class for IClangCursorVisitors which collect findings while visiting CXCursors in Clang syntax tree.
FindingCollectingClangCursorVisitorBase(SWIGTYPE_p_CXTranslationUnitImpl, String, String) - Constructor for class eu.cqse.check.util.clang.visitors.FindingCollectingClangCursorVisitorBase
 
FindingDelta - Class in org.conqat.engine.index.shared
Result object that wraps a list of added and removed findings
FindingDelta(Collection<TrackedFinding>, Collection<TrackedFinding>, Collection<TrackedFinding>) - Constructor for class org.conqat.engine.index.shared.FindingDelta
 
FindingDelta(Collection<TrackedFinding>, Collection<TrackedFinding>, Collection<TrackedFinding>, int, int, int, List<FindingsSummaryCategoryInfo>) - Constructor for class org.conqat.engine.index.shared.FindingDelta
 
FINDINGS_SUPPRESSION - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
The Findings suppression group name
FindingsSummaryCategoryInfo - Class in org.conqat.engine.index.shared
Summary of findings for a container or element.
FindingsSummaryCategoryInfo(String) - Constructor for class org.conqat.engine.index.shared.FindingsSummaryCategoryInfo
Constructor
FindingsSummaryGroupInfo - Class in org.conqat.engine.index.shared
Holds a finding group name along with its number of corresponding findings.
FindingsSummaryGroupInfo(String, int, int) - Constructor for class org.conqat.engine.index.shared.FindingsSummaryGroupInfo
Constructor
FindingsSummaryInfoBase - Class in org.conqat.engine.index.shared
Base class for finding summary info objects.
FindingsSummaryInfoBase() - Constructor for class org.conqat.engine.index.shared.FindingsSummaryInfoBase
 
FindingsSummaryTypeIdInfo - Class in org.conqat.engine.index.shared
Holds a finding typeId name (i.e.
FindingsSummaryTypeIdInfo(String, int, int) - Constructor for class org.conqat.engine.index.shared.FindingsSummaryTypeIdInfo
Constructor
findInstancesOf(SerializedClass, SerializedEntityPool) - Static method in class org.conqat.lib.commons.serialization.utils.SerializedEntityUtils
Returns all instances of the given class.
findJavaExecutable(File) - Static method in class org.conqat.lib.commons.io.JavaUtils
Starting in the specified VM install location, attempt to find the 'java' executable file.
findMatchingClosingToken(List<IToken>, int, ETokenType, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the offset of the first token of closingType, thereby counting nesting occurrences of openingType and closingType.
findMatchingClosingToken(List<IToken>, int, EnumSet<ETokenType>, EnumSet<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the offset of the first token of closingType, thereby counting nesting occurrences of openingType and closingType.
findMatchingOpeningToken(List<IToken>, int, ETokenType, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the offset of the first token of openingType, thereby counting nesting occurrences of openingType and closingType.
findMatchingParentEntities(ShallowEntity, Predicate<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Traverses the parent hierarchy of the given startEntity upwards.
findNonOverlappingMatches(List<IToken>) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Finds and returns non-overlapping matches in the tokens.
findOccurrenes(ShallowEntity) - Static method in class eu.cqse.check.util.TernaryOperatorCheckUtil
Returns a list of the index occurrences of ternary operators.
findParentEntity(ShallowEntity, Predicate<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Traverses the parent hierarchy of the given startEntity upwards.
findsAnyIn(String) - Method in class org.conqat.lib.commons.collections.BasicPatternList
Returns whether in the given string at least one of the contained pattern is found.
findSequence(List<IToken>, int, ETokenType, String...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Returns the index of the first occurrence of the given sequence of strings in the given token list, beginning from the given start offset.
finisher() - Method in class org.conqat.lib.commons.collections.SetMapCollector
 
fireStackChanged() - Method in class org.conqat.lib.commons.string.StringUndoStackBase
Something about this stack has changed.
first - Variable in class org.conqat.lib.commons.collections.ImmutablePair
The first element.
first() - Method in class org.conqat.lib.commons.collections.UnmodifiableSortedSet
firstKey() - Method in class org.conqat.lib.commons.collections.UnmodifiableSortedMap
firstTokenMatchingIndexPredicate(List<IToken>, int, BiPredicate<Integer, List<IToken>>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the first index of the given token list that matches the given BiPredicate (which gets the token index and the given token list).
firstTokenOfAlternatingTypes(List<IToken>, int, ETokenType, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the starting index of a element - separator - element type token sequence ending at endOffset with type element.
firstTokenOfType(List<IToken>, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Finds the index of the first token in the token list that has any of the of given token types.
firstTokenOfType(List<IToken>, int, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Finds the index of the first token in the token list after startIndex that has any of the of given token types.
firstTokenOfType(List<IToken>, int, int, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Finds the index of the first token in the token list (not before startIndex and before endIndex) that has any of the of given token types.
firstTokenOfType(List<IToken>, int, int, EnumSet<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Finds the index of the first token in the token list (not before startIndex and before endIndex) that has any of the of given token types.
firstTokenOfTypeSequence(List<IToken>, int, int, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the index (between the given start and end indices) of the first token that starts a sequence of the given token types.
firstTokenOfTypeSequence(List<IToken>, int, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the index of the first occurrence of the given sequence of token types in the given token list, beginning from the given start offset.
firstTokenOfTypeSequences(List<IToken>, int, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns all indices of occurrences of the given sequence of token types in the given token list, beginning from the given offset.
FIXED - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"fixed"
FixedDateFactory(Date) - Constructor for class org.conqat.lib.commons.date.DateUtils.FixedDateFactory
Constructor.
fixIllegalXmlChars(String) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Fixes chars which are not allowed in XML content.
FlatTreeMapRenderer - Class in org.conqat.lib.commons.treemap
A very simple tree map renderer just drawing "flat" rectangles.
FlatTreeMapRenderer() - Constructor for class org.conqat.lib.commons.treemap.FlatTreeMapRenderer
 
flush() - Method in class org.conqat.lib.commons.io.LimitedWriter
 
flush() - Method in class org.conqat.lib.commons.io.MultiplexedOutputStream
Forwards flush operation to all underlying output streams.
flush() - Method in class org.conqat.lib.commons.xml.XMLWriter
Flushes the underlying writer.
flushLeft(String, int, char) - Static method in class org.conqat.lib.commons.string.StringUtils
Create a sting of the given length starting with the provided string.
flushRight(String, int, char) - Static method in class org.conqat.lib.commons.string.StringUtils
Create a sting of the given length ending with the provided string.
FOR - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"for"
FOR_EACH - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"for each"
FOREACH - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"foreach"
forEach(Collection<T1>, Collection<T2>, BiConsumer<T1, T2>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Applies the function to the values of both collections at the same index.
forEach(BiConsumer<S, T>) - Method in class org.conqat.lib.commons.collections.PairList
For each element pair in this list, calls the given consumer with the first and second value from the pair as the only arguments.
forEachWithException(Collection<T1>, Collection<T2>, CollectionUtils.BiConsumerWithException<? super T1, ? super T2, E>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Applies the function to the values of both collections at the same index.
FORM - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"form"
FormalParameter - Class in org.conqat.lib.commons.reflect
This class models formal method parameters to allow convenient reflective access as the Java Reflection API does not model them explicitly.
FormalParameterComparator - Class in org.conqat.lib.commons.reflect
This comparator orders formal parameters by their position within the formal parameter list of the defining method.
FormalParameterComparator() - Constructor for class org.conqat.lib.commons.reflect.FormalParameterComparator
 
format() - Method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrinter
Formats and returns the code.
format(String, ELanguage) - Static method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrinter
Formats the given code.
format(NumberFormat) - Method in class org.conqat.lib.commons.math.Range
String representation contains the bounds and brackets that indicate if the bounds are inclusive or exclusive.
format(Number) - Static method in class org.conqat.lib.commons.string.StringUtils
Format number
format(double, NumberFormat) - Static method in class org.conqat.lib.commons.string.StringUtils
Format number with number formatter, if number formatter is null, this uses String.valueOf(double).
formatAsPercentage(Number) - Static method in class org.conqat.lib.commons.string.StringUtils
Format as percentage.
formatDate(long, String) - Static method in class org.conqat.lib.commons.date.DateUtils
Takes a timestamp in milliseconds and returns formatted string representation of date using given pattern.
formatDurationHumanReadable(Duration) - Static method in class org.conqat.lib.commons.date.DateUtils
Formats a duration in a human-readable way (e.g.
FormatException - Exception in org.conqat.lib.commons.error
This exception is used to indicate format errors in provided strings.
FormatException(String) - Constructor for exception org.conqat.lib.commons.error.FormatException
Constructor.
FormatException(String, Throwable) - Constructor for exception org.conqat.lib.commons.error.FormatException
Constructor.
formatTimestampToDate(long) - Static method in class org.conqat.lib.commons.date.DateUtils
Formats the given timestamp as date YYYY-MM-DD
FORMATTING - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
The Formatting group name
formatTypeName() - Method in class eu.cqse.check.framework.util.TypeNameTokenCollection
Formats the type name.
FortranShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.fortran
A shallow parser for Fortran.
FortranShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.fortran.FortranShallowParser
Constructor.
FortranShallowParser.EFortranParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.fortran
All possible states of a FortranShallowParser.
FortranToken - Class in eu.cqse.check.framework.scanner
Class for FORTRAN tokens generated by the FORTRAN scanner.
ForwardingFactory<T,X extends java.lang.Exception> - Class in org.conqat.lib.commons.factory
A factory that forwards creation to its parameter.
ForwardingFactory() - Constructor for class org.conqat.lib.commons.factory.ForwardingFactory
 
forwardPatch(List<T>) - Method in class org.conqat.lib.commons.algo.Diff.Delta
Applies the forward patch, i.e.
FrequentItemSet<T> - Class in org.conqat.lib.commons.datamining
A frequent item set consists of a set of items and an associated support value between 0..1 indicating in what fraction of all baskets the frequent item set occurs.
FrequentItemSet(Set<T>, double) - Constructor for class org.conqat.lib.commons.datamining.FrequentItemSet
Constructor
FrequentItemSetMiner<T> - Class in org.conqat.lib.commons.datamining
A-priori algorithm for mining frequent item sets from shopping baskets.
FrequentItemSetMiner(double) - Constructor for class org.conqat.lib.commons.datamining.FrequentItemSetMiner
Constructs a new FrequentItemSetMiner.
FROM - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"from"
from - Variable in class org.conqat.engine.service.shared.data.ProjectMapping
The local path of the mapping.
from(S, T) - Static method in class org.conqat.lib.commons.collections.PairList
Creates a new pair list initialized with a single key/value pair.
fromBranchTimestampKey(byte[]) - Static method in class org.conqat.engine.index.shared.CommitDescriptor
Parses a branchN+timestamp key/byte[] representation.
fromClangResolvedType(CXType) - Static method in enum eu.cqse.check.util.clang.misra.EEssentialType
Returns the EEssentialType of the given CXType.
fromClassAndName(String, String) - Static method in class org.conqat.engine.index.shared.tests.TestExecution.Builder
Creates a builder for a fully qualified test class name and test method name.
fromFile(File) - Static method in enum eu.cqse.check.framework.scanner.ELanguage
Gets the ELanguage value corresponding to the file extension of the file.
fromFileExtension(String) - Static method in enum eu.cqse.check.framework.scanner.ELanguage
Gets the ELanguage value corresponding to the given file extension (without a dot).
fromInputStream(InputStream) - Static method in class org.conqat.lib.commons.string.StringUtils
Converts the given InputStream to a String with UTF-8 encoding.
fromJson(String) - Static method in class org.conqat.engine.index.shared.CommitDescriptor
Reads a CommitDescriptor from a JSON string.
fromJson(Class<T>) - Static method in interface org.conqat.engine.service.shared.client.IDeserializationFormat
Constructs a deserializer for the given data type from JSON.
fromJsonList(Class<T>) - Static method in interface org.conqat.engine.service.shared.client.IDeserializationFormat
Constructs a deserializer for a list of the given data type from JSON.
fromPairs(Pair<S, T>, Pair<S, T>...) - Static method in class org.conqat.lib.commons.collections.PairList
Creates a new PairList from given Pairs.
fromPath(String) - Static method in enum eu.cqse.check.framework.scanner.ELanguage
Gets the ELanguage value corresponding to the file extension of the path.
fromPath(RelativeUniformPath) - Static method in class org.conqat.engine.index.shared.tests.TestExecution.Builder
Creates a builder for a relative uniform path.
fromResource(Resource) - Static method in enum eu.cqse.check.framework.scanner.ELanguage
Gets the ELanguage value corresponding to the extension of the resource.
fromShoppingBaskets(Set<Set<T>>) - Static method in class org.conqat.lib.commons.datamining.RecommenderRatingDatabase
Constructs a new RecommenderRatingDatabase from the given shopping baskets
fromString(String) - Static method in class org.conqat.lib.commons.color.ColorUtils
Returns a color from a string.
fromStringRepresentation(String) - Static method in class org.conqat.engine.index.shared.CommitDescriptor
Parses a commit descriptor from its toString() representation.
fromTimestampBranchKey(byte[]) - Static method in class org.conqat.engine.index.shared.CommitDescriptor
Parses a timestamp+branchName key/byte[] representation.
fromType(String) - Static method in enum org.conqat.engine.service.shared.EMimeType
Returns the enum literal for a given type string (or null).
fromTypeCode(char, String) - Static method in class org.conqat.lib.commons.serialization.classes.SerializedPrimitiveFieldBase
Factory method for creating a primitive field from its type code.
fromUrl(String) - Static method in enum org.conqat.engine.index.shared.EGitProtocol
Returns the protocol from the given url or empty if the url is invalid or the protocol is unknown.
fromXml(Class<T>) - Static method in interface org.conqat.engine.service.shared.client.IDeserializationFormat
Constructs a deserializer for the given data type from XML.
fromXml(Class<T>, Map<String, Class<?>>) - Static method in interface org.conqat.engine.service.shared.client.IDeserializationFormat
Constructs a deserializer for the given data type from XML using the aliases for deserialization.
fullFilePath - Variable in class org.conqat.engine.service.shared.data.ProjectMapping
The full path of the file that was used for the mapping
FUNCTION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"function"
FUNCTION_DECLARATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"function declaration"
FUNCTION_POINTER - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"function pointer"
FUNCTION_POINTER_DECLARATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"function pointer declaration"
FunctionBase<T> - Class in eu.cqse.check.framework.core.xpath.functions
Base class for functions that convert input arguments to a given type and then check for each ShallowEntity-node, if it should be kept in the node set.
FunctionBase() - Constructor for class eu.cqse.check.framework.core.xpath.functions.FunctionBase
 
FunctionCallInfo - Class in eu.cqse.check.framework.util.abap
Parses ABAP function calls and wraps information on the call, currently only called function name and exporting parameters.
FuzzyRegion - Class in org.conqat.lib.commons.region
FuzzyRegions represent intervals with variable size and start index.
FuzzyRegion(Region, Region) - Constructor for class org.conqat.lib.commons.region.FuzzyRegion
Constructor.
FuzzyRegion(int, int, int, int) - Constructor for class org.conqat.lib.commons.region.FuzzyRegion
Constructor.

G

GAP_ADDED - Static variable in class org.conqat.engine.commons.css.CSSMananger
Syntax highlighting style for added gaps
GAP_CHANGED - Static variable in class org.conqat.engine.commons.css.CSSMananger
Syntax highlighting style for changed gaps
GAP_REMOVED - Static variable in class org.conqat.engine.commons.css.CSSMananger
Syntax highlighting style for removed gaps
GENERATE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"generate"
generateColor() - Method in class org.conqat.lib.commons.color.RandomColorProvider
Generates a new color.
generateCSSClassName() - Method in class org.conqat.lib.commons.html.CSSManagerBase
Generates a suitable name for a CSS class.
generateFile(String, File, EGraphvizOutputFormat) - Method in class org.conqat.lib.commons.graph.GraphvizGenerator
Export a graph to a file.
generateFileAndImageMap(String, File, EGraphvizOutputFormat) - Method in class org.conqat.lib.commons.graph.GraphvizGenerator
Export a graph to a file and return the HTML image map code.
generateImage(String) - Method in class org.conqat.lib.commons.graph.GraphvizGenerator
Generate an image from a graph description.
generateString(int, int) - Static method in class org.conqat.lib.commons.string.StringUtils
Generates a pseudo random string with a certain length in a deterministic, reproducable fashion.
generateStringArray(int, int, int) - Static method in class org.conqat.lib.commons.string.StringUtils
Generates an array of pseudo-random strings in a deterministic, reproducable fashion.
GenericRepresentation<T> - Class in eu.cqse.check.framework.preprocessor
Generic, configurable representation.
GenericRepresentation(Function<T, String>) - Constructor for class eu.cqse.check.framework.preprocessor.GenericRepresentation
 
GenericTypeResolver - Class in org.conqat.lib.commons.reflect
This is a class for helping with the resolution of generic types in the context of reflection.
GenericTypeResolver(Class<?>) - Constructor for class org.conqat.lib.commons.reflect.GenericTypeResolver
Creates a new generic type resolver for the given class.
GenericTypeResolver(Field, GenericTypeResolver) - Constructor for class org.conqat.lib.commons.reflect.GenericTypeResolver
Creates a new generic type resolver for the given field and resolver of the field's (non-generic) class or child class.
get(ELanguage) - Static method in class eu.cqse.check.framework.scanner.highlighting.SourceCodeStyle
Returns the style for a given language.
GET - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"get"
get(URIish, CredentialItem...) - Method in class org.conqat.engine.index.shared.GitUtils.TeamscaleGitCredentialsProvider
 
get(IDeserializationFormat<R>, String) - Static method in interface org.conqat.engine.service.shared.client.ServiceClientCallable
 
get(Object) - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
get(Object) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveMap
get(String) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
Returns the case-sensitive representation of the given string, as it was stored with the call to CaseInsensitiveStringSet.add(String) or null if the string is not stored in the Set.
get(Class<?>) - Method in class org.conqat.lib.commons.collections.ClassHierarchyMap
Get value stored for a class.
get(T) - Method in class org.conqat.lib.commons.collections.ClassHierarchyMap
Get value stored for the declaring class of the provided element.
get() - Method in interface org.conqat.lib.commons.collections.CollectionUtils.SupplierWithException
Returns the supplied value.
get(Object) - Method in class org.conqat.lib.commons.collections.HybridMapBase
get(ImmutablePair<T, T>) - Method in class org.conqat.lib.commons.collections.IdentityPairMap
Returns the element stored at the pair or null if not stored.
get(T, T) - Method in class org.conqat.lib.commons.collections.IdentityPairMap
Returns the element stored at pair (t1, t2) or null if not stored.
get(int) - Method in class org.conqat.lib.commons.collections.IntList
Returns the element at the given index.
get(int) - Method in class org.conqat.lib.commons.collections.UnmodifiableList
get(Object) - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
GET_LATE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"get late"
getAbsoluteFile() - Method in class org.conqat.lib.commons.filesystem.CanonicalFile
Deprecated.
getAbsolutePath() - Method in class org.conqat.engine.index.shared.tests.TestExecution.Builder
Returns the absolute uniform path of this test execution including test namespace/path and test name.
getAbsolutePath() - Method in class org.conqat.lib.commons.filesystem.CanonicalFile
Deprecated.
getAbsolutePath(Class<?>, String) - Static method in class org.conqat.lib.commons.resources.Resource
Returns the resource's absolute path including the Resource.contextClass' package name.
getAbsolutePath() - Method in class org.conqat.lib.commons.resources.Resource
Returns the resource's absolute path including the Resource.contextClass' package name.
getAbstractSyntaxTree(ECodeViewOption) - Method in class eu.cqse.check.framework.checktest.TestTokenElementContext
Returns the abstract syntax tree of the analyzed token element as list of shallow entities based on the given view.
getAbstractSyntaxTree(ECodeViewOption) - Method in interface eu.cqse.check.framework.core.phase.ITokenElementContext
Returns the abstract syntax tree of the analyzed token element as list of shallow entities based on the given view.
getAcceptedIssuers() - Method in class org.conqat.lib.commons.net.TrustAllCertificatesManager
 
getActualDependencies(List<ShallowEntity>, List<IToken>) - Method in class eu.cqse.check.framework.util.javascript.ClosureJavaScriptDependencyExtractor
Collects the real dependencies of the given entities, which might not match the ones declared with 'goog.require' in the file.
getAddedFindings() - Method in class org.conqat.engine.index.shared.FindingDelta
Returns addedFindings.
getAddedPaths() - Method in class org.conqat.engine.service.shared.data.PreCommitDeltaInfo
 
getAdditionalInformation() - Method in interface eu.cqse.check.framework.core.phase.IExtractedValue
Returns additional information that should be stored.
getAdditionalParent(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.abap.AbapTypeTracker
Returns an additional shallowEntity whose type information scope should be visible for the given entity.
getAdditionalParent(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.TypeTrackerBase
Returns an additional shallowEntity whose type information scope should be visible for the given entity.
getAdjacentElements(T) - Method in interface org.conqat.lib.commons.visitor.IMeshWalker
Returns all elements which are directly reachable from a given element (and are part of the mesh).
getAdjustedRegion(int, int) - Method in class org.conqat.engine.commons.findings.location.LocationAdjuster
Maps a zero-based offset range (both inclusive) to the adjusted string.
getAdminContact() - Method in class com.teamscale.commons.ServiceApiInfo
 
getAdminContextUrl() - Method in class org.conqat.engine.service.shared.data.ServiceApiInfo
Returns adminContextUrl.
getAggregator() - Method in enum org.conqat.lib.commons.math.EAggregationStrategy
Get aggregator.
getAlias() - Method in class org.conqat.engine.index.shared.ProjectInfo
getAliases() - Method in class org.conqat.engine.service.shared.data.BranchesInfo
 
getAliasMapping(List<IToken>) - Static method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Extracts a mapping of types regarding the typedef instructions found in the given tokens.
getAll(Class<?>) - Method in class org.conqat.lib.commons.collections.ClassHierarchyMap
Retrieve a list of values stored for the provided class and its super classes.
getAll(T) - Method in class org.conqat.lib.commons.collections.ClassHierarchyMap
Get value list for the declaring class of the provided element.
getAllBranchNames() - Method in class org.conqat.engine.service.shared.data.BranchesInfo
Returns the union of all branch names.
getAllCoverableLines() - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Returns the set of all lines in the coverage report.
getAllDefines() - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.ParsedMacroProvider
Returns all currently defined macros (for debugging/testing/debug service).
getAllEntities(Collection<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Traverses the given collection of entities and returns a flat list of entities.
getAllFields(Class<?>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Returns all fields declared for a class (all visibilities and also inherited from super classes).
getAllInterfaces(Class<?>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Returns the set of all interfaces implemented by the given class.
getAllLanguagesForExtension(String) - Static method in enum eu.cqse.check.framework.scanner.ELanguage
Returns all languages for the given file extension
getAllLanguagesForPath(String) - Static method in enum eu.cqse.check.framework.scanner.ELanguage
Returns all ELanguages matching the file extension of the given file path.
getAllMethods(Class<?>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Returns all methods declared for a class (all visibilities and also inherited from super classes).
getAllOptions() - Method in class org.conqat.lib.commons.options.OptionRegistry
Returns a list containing all supported options.
getAllPermutations(T...) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Obtain all permutations of the provided elements.
getAllReferencedObjects(Object, Class<T>, String...) - Static method in class org.conqat.lib.commons.test.SimulinkTestUtils
This works analogous to SimulinkTestUtils.getAllReferencedObjects(Object, String...) but allows to limit the results to a certain type.
getAllReferencedObjects(Object, String...) - Static method in class org.conqat.lib.commons.test.SimulinkTestUtils
Get all objects an object references.
getAllStrings(List<TokenPatternMatch>, int) - Static method in class eu.cqse.check.framework.util.tokens.TokenPatternMatch
Returns a list of all group strings in all matches of the group with the given index.
getAllSupportedMimeTypes() - Static method in enum org.conqat.engine.service.shared.EMimeType
Returns all supported mime types as a Set of Strings.
getAllTokens() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
 
getAllTokens(List<TokenPatternMatch>, int) - Static method in class eu.cqse.check.framework.util.tokens.TokenPatternMatch
Returns a list of all group tokens in all matches of the group with the given index.
getAllTypeLookups() - Method in interface eu.cqse.check.framework.typetracker.ITypeResolution
Returns all ScopedTypeLookup.
getAllTypeLookups() - Method in class eu.cqse.check.framework.typetracker.PrecomputedTypeResolution
Returns all ScopedTypeLookup.
getAllVariables() - Method in class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Returns a set of all existing keys.
getAnalysisTimestamp() - Method in class org.conqat.engine.index.shared.IndexFinding
Returns the analysis timestamp.
getAncestor(Element, int) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Returns the ancestor of the given element with the given distance.
getAnnotated(Class<? extends Annotation>) - Static method in class com.teamscale.commons.annotation.ClassIndexUtils
Returns all classes annotated with the given annotation.
getAnnotation(Class<A>) - Method in class org.conqat.lib.commons.reflect.FormalParameter
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotation(Class<?>, Class<T>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Returns the annotation the given element is annotated with.
getAnnotations(ShallowEntity) - Method in class eu.cqse.check.framework.util.filter.JavaAnnotatedEntityFilter
Gets the annotations of the given entity in a map, where the key is the name of the annotation and the value are the tokens of potential parameters.
getAnnotations(ShallowEntity) - Method in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
Returns all annotation entities that annotate the given entity.
getAnnotations(ShallowEntity, boolean) - Method in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
Returns all annotation entities that annotate the given entity.
getAnnotations() - Method in class org.conqat.lib.commons.reflect.FormalParameter
Get parameter annotations.
getAny(Iterable<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns one object from an Iterable or null if the iterable is empty.
getApiVersion() - Method in class org.conqat.engine.service.shared.data.ServiceApiInfo
Returns apiVersion.
getArea() - Method in interface org.conqat.lib.commons.treemap.ITreeMapNode
Returns the area of this node including all subnodes.
getArgumentSizeInvalidErrorMessage() - Method in class eu.cqse.check.framework.core.xpath.functions.AttributeEqualSelectionFunctionBase
Returns the error message that is displayed if the number of arguments does not match.
getArgumentSizeInvalidErrorMessage() - Method in class eu.cqse.check.framework.core.xpath.functions.ModifierSelectionFunctionBase
Returns the error message that is displayed if the number of arguments does not match.
getArgumentSizeInvalidErrorMessage() - Method in class eu.cqse.check.framework.core.xpath.functions.SubTypeSelectionFunction
Returns the error message that is displayed if the number of arguments does not match.
getArgumentSizeInvalidErrorMessage() - Method in class eu.cqse.check.framework.core.xpath.functions.TokenFunctionBase
Returns the error message that is displayed if the number of arguments does not match.
getArgumentSizeInvalidErrorMessage() - Method in class eu.cqse.check.framework.core.xpath.functions.TokenSelectionFunctionBase
Returns the error message that is displayed if the number of arguments does not match.
getArgumentSizeInvalidErrorMessage() - Method in class eu.cqse.check.framework.core.xpath.functions.TypeSelectionFunction
Returns the error message that is displayed if the number of arguments does not match.
getArrowHead(Point, Point, int, double) - Static method in class org.conqat.lib.commons.image.GraphicsUtils
Returns a path for the arrow at the end of an edge from p1 to p2.
getAsByteArray() - Method in class org.conqat.lib.commons.resources.Resource
Returns the resource as a raw byte array.
getAsList() - Method in class org.conqat.lib.commons.collections.IntList
Returns the int list as an actual list.
getAssessment() - Method in class org.conqat.engine.commons.findings.DetachedFinding
Returns assessment.
getAssignee() - Method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
getAssociatedItem() - Method in class org.conqat.lib.commons.datamining.AssociationRule
Returns the associated item
getAsStream() - Method in class org.conqat.lib.commons.resources.Resource
Get resource as stream.
getAsTmpFile() - Method in class org.conqat.lib.commons.resources.Resource
Creates a temporary copy of the resource in the systems default temp file location.
getAttributeClass() - Method in class org.conqat.lib.commons.html.HTMLWriter.HTMLResolver
Returns the class of the attribute enumeration.
getAttributeClass() - Method in interface org.conqat.lib.commons.xml.IXMLResolver
Returns the class of the attribute enumeration.
getAttributeClass() - Method in class org.conqat.lib.commons.xml.LowercaseResolver
Returns the class of the attribute enumeration.
getAttributeClass() - Method in class org.conqat.lib.commons.xml.XMLResolver
Returns the class of the attribute enumeration.
getAttributeName(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getAttributeNamespaceUri(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getAttributeQName(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getAttributeStringValue(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getBackend(int) - Method in enum org.conqat.lib.commons.cache4j.backend.ECachingStrategy
Returns the cache backend for the strategy (factory method).
getBaseCallParameterTokens(ShallowEntity) - Method in class eu.cqse.check.framework.util.CsLanguageFeatureParser
Returns all parameter tokens of a base call in a constructor.
getBaseClass() - Method in class org.conqat.lib.commons.reflect.ClassType
Returns the base class for this ClassType.
getBaseHierarchy(Class<?>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Returns the hierarchy of base classes starting with Object up to the class itself.
getBaseName() - Method in class org.conqat.lib.commons.resources.Resource
Returns the resource's base name without extension.
getBaseTypeName(String) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns the base name of the given type name.
getBeginning(String, int) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the beginning of the given String, retaining at most numberOfChars characters.
getBirthCommit() - Method in class org.conqat.engine.index.shared.TrackedFinding
Returns the birth commit.
getBlacklistDateFindingProperty() - Method in enum org.conqat.engine.service.shared.data.EFindingBlacklistType
Returns the name of the finding property that stores the date of the blacklist operation
getBlacklistRationaleFindingProperty() - Method in enum org.conqat.engine.service.shared.data.EFindingBlacklistType
Returns the name of the finding property that stores the rationale of the blacklist operation
getBlockType() - Method in class eu.cqse.check.framework.util.clike.ConditionalBlock
 
getBlockTypeFromEntity(ShallowEntity) - Static method in class eu.cqse.check.framework.util.clike.ConditionalBlockUtils
Extracts the EConditionalType from the given ShallowEntity.
getBlockTypeFromEntitySubtype(String) - Static method in class eu.cqse.check.framework.util.clike.ConditionalBlockUtils
Converts the Subtype of an entity represented by a string to the corresponding EConditionalType.
getBOM() - Method in enum org.conqat.lib.commons.filesystem.EByteOrderMark
Returns the byte order mark.
getBOMLength() - Method in enum org.conqat.lib.commons.filesystem.EByteOrderMark
Returns the size of the BOM in bytes.
getBooleanAttribute(A) - Method in class org.conqat.lib.commons.xml.XMLReader
Get boolean value of an attribute.
getBooleanValue(String) - Method in class org.conqat.lib.commons.options.Options
Get the value for an option as boolean.
getBooleanValue(String, boolean) - Method in class org.conqat.lib.commons.options.Options
Same as Options.getBooleanValue(String)but allows to specify a default value.
getBranchName() - Method in class org.conqat.engine.index.shared.CommitDescriptor
 
getBranchName() - Method in class org.conqat.engine.index.shared.UnresolvedCommitDescriptor
 
getBytes() - Method in class org.conqat.lib.commons.collections.ByteArrayWrapper
Returns a copy of the internal byte representation.
getCanonicalFile() - Method in class org.conqat.lib.commons.filesystem.CanonicalFile
Returns the canonical file itself.
getCanonicalPath() - Method in class org.conqat.lib.commons.filesystem.CanonicalFile
This method is overridden to save effort for call to File.getCanonicalPath().
getCategory() - Method in enum eu.cqse.check.util.clang.misra.EEssentialType
Category of this essential type (defined in Misra C:2012)
getCategoryName() - Method in class eu.cqse.check.framework.core.CheckInfo
 
getCategoryName() - Method in class org.conqat.engine.commons.findings.DetachedFinding
Get category name.
getCategoryName() - Method in class org.conqat.engine.index.shared.FindingsSummaryCategoryInfo
Returns the finding category.
getChangingParameters() - Method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
getCheckClassName() - Method in class eu.cqse.check.framework.core.CheckInfo
Returns the full class name of the check.
getCheckImplementation() - Method in class eu.cqse.check.framework.core.CheckInstance
 
getCheckInfo() - Method in class eu.cqse.check.framework.checktest.TestCheckContext
 
getCheckInfo() - Method in class eu.cqse.check.framework.core.CheckInstance
 
getCheckPhase(String) - Method in class eu.cqse.check.framework.core.registry.CheckRegistry
Returns the check phase class with the given full qualified name or null if no such phase exists.
getChecksInfos() - Method in class eu.cqse.check.framework.core.registry.CheckRegistry
Returns a list of all registered checks.
getChild(K) - Method in class org.conqat.lib.commons.tree.SimpleTreeNode
Returns the child with specified key.
getChildAxisIterator(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getChildren() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns the children.
getChildren() - Method in class org.conqat.lib.commons.tree.SimpleTreeNode
Returns the children of this node.
getChildren() - Method in interface org.conqat.lib.commons.treemap.ITreeMapNode
Returns the list of children of this node.
getChildren(T) - Method in interface org.conqat.lib.commons.visitor.ITreeWalker
Returns the children of the given tree node.
getChildrenOfType(EShallowEntityType) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns a new list containing all children of the given type in order.
getChildText(E) - Method in class org.conqat.lib.commons.xml.XMLReader
Get the text content of a child element of the current element.
getChopboxAnchor(Rectangle, Point) - Static method in class org.conqat.lib.commons.image.GraphicsUtils
The ChopboxAnchor's location is found by calculating the intersection of a line drawn from the center point of a box to a reference point and that box.
getChunks(T, boolean) - Method in class org.conqat.lib.commons.diff.DifferBase
Returns the chunks for an element.
getChunks(String, boolean) - Method in class org.conqat.lib.commons.diff.LineBasedDiffer
Returns the chunks for an element.
getChunks(String, boolean) - Method in class org.conqat.lib.commons.diff.RegionDiffer
This method return only three chunks.
getChunks() - Method in class org.conqat.lib.commons.io.ChunkOutputStream
Returns chunks.
getChunkSize() - Method in class org.conqat.lib.commons.io.ChunkOutputStream
Returns chunk size.
getClangTranslationUnitWrapper() - Method in class eu.cqse.check.framework.checktest.TestTokenElementContext
 
getClangTranslationUnitWrapper() - Method in interface eu.cqse.check.framework.core.phase.ITokenElementContext
Returns a ClangTranslationUnitWrapper containing the initialized JNI interface to Clang for the current file.
getClassAttributes(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Extracts from a given token (that represents a file) all the attributes (variables) that are declared directly in a type (class) and not within a method etc.
getClassDeclaration(List<ShallowEntity>, ShallowEntity) - Static method in class eu.cqse.check.framework.util.abap.AbapLanguageFeatureParser
Gets the corresponding class declaration for the given class implementation.
getClassDescriptionFlags() - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Returns the class description flags.
getClassEntities(List<ShallowEntity>, int, int) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Obtain all classes (including anonymous classes) that contain directly or indirectly the method corresponding to the given line numbers.
getClassFileVersions(File) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
This method extracts the class file version from each class file in the provided jar.
getClassHandle() - Method in class org.conqat.lib.commons.serialization.objects.SerializedObjectBase
Returns the handle of the class for this object.
getClassNames(File) - Static method in class org.conqat.lib.commons.filesystem.ClassPathUtils
Returns the fully qualified name of all java classes within the given directory and subdirectories.
getClassObject() - Method in enum org.conqat.lib.commons.reflect.EJavaPrimitive
Get the class object of the primitive.
getClauseTokens(boolean) - Method in class eu.cqse.check.framework.shallowparser.languages.cobol.ConditionalClause
Gets a sequence of tokens of this conditional clause with or without the optional token.
getClusterSize(T) - Method in class org.conqat.lib.commons.algo.ObjectUnionFind
Returns the size of the union cluster containing the given element.
getClusterSize(int) - Method in class org.conqat.lib.commons.algo.UnionFindWithSize
Returns the size of the union cluster containing the given element.
getCodeViewOption() - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Can be used to specifiy the code representation.
getCollection(K) - Method in class org.conqat.lib.commons.collections.CollectionMap
Returns the collection stored under the given key (or null).
getCollectionOrElse(K, C) - Method in class org.conqat.lib.commons.collections.CollectionMap
Returns the collection stored under the given key (or the given default if no collection is stored).
getCollectionOrEmpty(K) - Method in class org.conqat.lib.commons.collections.CollectionMap
Returns the collection stored under the given key (or an empty collection).
getColor(ETrafficLightColor) - Static method in class org.conqat.lib.commons.assessment.AssessmentUtils
Returns the color used for visualizing a traffic light color.
getColor() - Method in enum org.conqat.lib.commons.color.ECCSMColor
Get AWT color.
getColor() - Method in interface org.conqat.lib.commons.color.IColor
Get AWT color.
getColor(T) - Method in interface org.conqat.lib.commons.color.IColorProvider
Returns the color to be used for a given element.
getColor(int) - Method in class org.conqat.lib.commons.color.MultiColor
Returns the color at the given index.
getColor(T) - Method in class org.conqat.lib.commons.color.RandomColorProvider
Returns the color to be used for a given element.
getColor() - Method in interface org.conqat.lib.commons.treemap.ITreeMapNode
Returns the base color used for drawing this node.
getColorChart(int, int) - Static method in enum org.conqat.lib.commons.color.ECCSMColor
Get image showing all defined colors.
getColorComponent(double, Color, Color, Function<Color, Integer>) - Static method in class org.conqat.lib.commons.color.ColorUtils
Get the color component.
getColorFrequency(ETrafficLightColor) - Method in class org.conqat.lib.commons.assessment.Assessment
 
getColorTable() - Static method in enum org.conqat.lib.commons.color.ECCSMColor
Get table of all defined colors.
getCommentContent(String) - Method in class eu.cqse.check.framework.scanner.LanguageProperties
Get the content of a comment, i.e.
getCommentStringValue(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getCommit(Repository, String) - Static method in class org.conqat.engine.index.shared.GitUtils
Returns the commit denoted by the given commit id/tag/head.
getCommit() - Method in class org.conqat.engine.index.shared.tests.TestExecutionWithPartition
 
getComparisonAttributeValue(ShallowEntity) - Method in class eu.cqse.check.framework.core.xpath.functions.AttributeEqualSelectionFunctionBase
Returns the value of the attribute that is used for comparison.
getComparisonAttributeValue(ShallowEntity) - Method in class eu.cqse.check.framework.core.xpath.functions.SubTypeSelectionFunction
Returns the value of the attribute that is used for comparison.
getComparisonAttributeValue(ShallowEntity) - Method in class eu.cqse.check.framework.core.xpath.functions.TypeSelectionFunction
Returns the value of the attribute that is used for comparison.
getCompleteEntityCount() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns the number of entity nodes that are complete, including this entity, its children, grand children, etc.
getCompleteNodeText(CXCursor, String) - Static method in class eu.cqse.check.util.clang.ClangUtils
Returns the code from the start to the end of the given CXCursor.
getCompleteStatement(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns for a given entity that contains an if or try block a list of ShallowEntities that represents the corresponding else if or catch and else or finally block.
getCondition() - Method in class eu.cqse.check.framework.util.clike.ConditionalBlock
 
getConfidence() - Method in class org.conqat.lib.commons.datamining.AssociationRule
Returns the confidence.
getConfidence() - Method in class org.conqat.lib.commons.datamining.Recommendation
Returns the confidence.
getConnectedGroups(List<ShallowEntity>) - Method in class eu.cqse.check.framework.shallowparser.util.ConnectedEntityCollector
Returns a list of connected entity groups.
getConnectionWeight(N1, N2) - Method in interface org.conqat.lib.commons.algo.MaxWeightMatching.IWeightProvider
Returns the weight of the connection between both nodes.
getConsumedTokenCount() - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Returns the number of tokens consumed so far.
getContent() - Method in class eu.cqse.check.framework.util.clike.ConditionalBlock
 
getContent() - Method in class org.conqat.engine.sourcecode.coverage.TestDetails
 
getContent() - Method in class org.conqat.lib.commons.io.StreamReaderThread
Returns the content read from the stream.
getContent() - Method in class org.conqat.lib.commons.resources.Resource
Get resource as string (assuming UTF-8 encoding) with normalized line separators.
getContentAsRawString() - Method in class org.conqat.lib.commons.resources.Resource
Get resource as string (assuming UTF-8 encoding) without normalized line separators.
getContentDependencyMacros() - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor.PreprocessorUsageInformation
 
getContextClass() - Method in class org.conqat.lib.commons.resources.Resource
Returns the resource's context class.
getCorrespondingBlocks() - Method in class eu.cqse.check.framework.util.clike.ConditionalBlockGroupBase
 
getCount() - Method in class org.conqat.engine.index.shared.FindingsSummaryInfoBase
 
getCountRed() - Method in class org.conqat.engine.index.shared.FindingsSummaryInfoBase
 
getCoverableCount() - Method in class org.conqat.engine.sourcecode.coverage.CoverageProbeBase
Returns the number of coverable entities for this probe.
getCoverableCount() - Method in class org.conqat.engine.sourcecode.coverage.ProbeCoverageInfo
Returns the number of coverable entities of this probe coverage
getCoverableLines() - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Returns the number of lines that are coverable.
getCoverage() - Method in class org.conqat.engine.sourcecode.coverage.MultiFileRangeCoverageInfo
Returns the coverage represented by this object in raw form.
getCoverageRatio() - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Returns the line coverage ratio as a double ([0..1]).
getCoveredCount() - Method in class org.conqat.engine.sourcecode.coverage.CoverageProbeBase
Returns the number of covered entities for this probe.
getCoveredCount() - Method in class org.conqat.engine.sourcecode.coverage.ProbeCoverageInfo
Returns the number of covered entities of this probe coverage
getCoveredLines() - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Returns the number of lines that are covered or partially covered.
getCreatedBy() - Method in class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
 
getCreationDate() - Method in class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
 
getCreationTimestamp() - Method in class org.conqat.engine.index.shared.ProjectInfo
getCSSClassName(CSSDeclarationBlock) - Method in class org.conqat.lib.commons.html.CSSManagerBase
Returns the name of the CSS class used for this block.
getCurrentDefines() - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor
Returns the macro provider used by this Preprocessor.
getCurrentElement() - Method in class org.conqat.lib.commons.xml.XMLWriter
Returns the element we are currently in.
getCurrentEntityName() - Method in class eu.cqse.check.framework.shallowparser.framework.ParserState
Returns the name of the top-most ShallowEntity.
getCurrentEntityType() - Method in class eu.cqse.check.framework.shallowparser.framework.ParserState
Returns the type of the top-most ShallowEntity.
getCurrentIndex() - Method in class eu.cqse.check.framework.shallowparser.NestingAwareTokenIterator
Returns the index of the current token, i.e.
getCurrentMatchStart() - Method in class eu.cqse.check.framework.shallowparser.framework.ParserState
Returns the start position of the currently running match.
getCurrentReferencePosition() - Method in class eu.cqse.check.framework.shallowparser.framework.ParserState
Returns the reference position of the currently running match.
getCursorForStartEndOffset(int, int, CXCursor) - Static method in class eu.cqse.check.util.clang.ClangUtils
Returns the cursor for a given start/end offset (if any found).
getCursorForToken(IToken, CXCursor) - Static method in class eu.cqse.check.util.clang.ClangUtils
Returns the cursor for a given token (if any found).
getCursorRepresentation(CXCursor, CXCursor) - Method in class eu.cqse.check.util.clang.CursorPrinter
Prints a representation of the given cursor.
getDataContent(String) - Method in class org.conqat.lib.commons.test.ManagedTestData
Returns the content of given resource.
getDataFile(String) - Method in class org.conqat.lib.commons.test.ManagedTestData
Returns a copy of the given resource as temporary file.
getDataFile(String, File) - Method in class org.conqat.lib.commons.test.ManagedTestData
Returns a copy of the given resource as temporary file.
getDateBefore(int) - Static method in class org.conqat.lib.commons.date.DateUtils
Retrieves the date which is exactly the given number of days before now.
getDatePointsInTimespan(Date, Date, int, boolean) - Static method in class org.conqat.lib.commons.date.DateUtils
Get an ordered list of dates that includes startDate, date points in between start and end date and the endDate if includeEndDate is true.
getDeathCommit() - Method in class org.conqat.engine.index.shared.TrackedFinding
Returns the death commit (or null for findings that are still alive).
getDeclarationTokensForMethod(List<ShallowEntity>, ShallowEntity) - Method in class eu.cqse.check.framework.util.abap.AbapLanguageFeatureParser
Returns the method declaration which belongs to the given method implementation entity.
getDeclared(Class<?>) - Method in class org.conqat.lib.commons.collections.ClassHierarchyMap
Get value stored for this class.
getDeclared(T) - Method in class org.conqat.lib.commons.collections.ClassHierarchyMap
Get value stored for the declaring class of the provided element.
getDeclaredNamespaces() - Method in class eu.cqse.check.framework.util.javascript.ClosureDependencyResult
 
getDeclaredNamespaces(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.util.javascript.ClosureJavaScriptDependencyExtractor
Returns the declared namespaces (i.e., JS 'class declarations') in the given entities.
getDeclaredVariableNames(ShallowEntity) - Method in class eu.cqse.check.framework.util.PythonLanguageFeatureParser
Returns all variable names that are declared in the given entity.
getDeclaringEntity() - Method in class eu.cqse.check.framework.typetracker.TypedVariable
Returns the entity that declares this variable.
getDefaultBranchName() - Method in class org.conqat.engine.service.shared.data.BranchesInfo
 
getDefaultEnablement() - Method in class eu.cqse.check.framework.core.CheckInfo
Returns the default enablement.
getDefaultValue() - Method in class eu.cqse.check.framework.core.option.CheckOptionWrapper
Returns the option's default value.
getDefinition(String) - Method in class eu.cqse.check.framework.preprocessor.c.EmptyMacroProvider
Returns the definition of the given macro without the leading '#' and 'define'.
getDefinition(String) - Method in interface eu.cqse.check.framework.preprocessor.c.IMacroProvider
Returns the definition of the given macro without the leading '#' and 'define'.
getDefinition(String) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.ParsedMacroProvider
Returns the current definition of the macro with the given name.
getDefinition(String) - Method in class eu.cqse.check.framework.preprocessor.c.OverlayMacroProvider
Returns the definition of the given macro without the leading '#' and 'define'.
getDefinitionDependencyMacros() - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor.PreprocessorUsageInformation
 
getDeletedUniformPaths() - Method in class org.conqat.engine.index.shared.PreCommitUploadData
 
getDeltaMemUsageInBytes() - Method in class org.conqat.lib.commons.system.PerformanceMonitor
Gets the delta in memory consumption in bytes
getDeltaMemUsageInKBs() - Method in class org.conqat.lib.commons.system.PerformanceMonitor
Gets the delta in memory consumption in kilobytes
getDependenciesByNamespace() - Method in class eu.cqse.check.framework.util.javascript.ClosureDependencyResult
 
getDependenciesFromComment(IToken) - Static method in class eu.cqse.check.framework.util.javascript.ClosurePatterns
 
getDescription() - Method in class eu.cqse.check.framework.core.CheckInfo
Returns the description.
getDescription() - Method in class eu.cqse.check.framework.core.option.CheckOptionWrapper
Returns the option's description.
getDescription() - Method in class org.conqat.engine.commons.findings.StatementPathElement
 
getDescription() - Method in class org.conqat.engine.index.shared.ProjectInfo
getDescription() - Method in enum org.conqat.lib.commons.graph.EGraphvizOutputFormat
Get format description.
getDetailedReturnType(ShallowEntity) - Method in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
Get the detailed return type of a method.
getDetailedType() - Method in class org.conqat.lib.commons.serialization.classes.SerializedComplexFieldBase
Returns the detailed type (may be null).
getDetails() - Method in class org.conqat.engine.index.shared.BasicTokenElementInfo
 
getDiffName() - Method in class org.conqat.lib.commons.diff.DifferBase
Returns the name for this diff.
getDiffName() - Method in class org.conqat.lib.commons.diff.LineBasedDiffer
Returns the name for this diff.
getDiffName() - Method in class org.conqat.lib.commons.diff.RegionDiffer
Returns the name for this diff.
getDirectChildren(CXCursor) - Static method in class eu.cqse.check.util.clang.ClangUtils
Returns the direct children of the given cursor.
getDirectory() - Method in class org.conqat.lib.commons.io.SelfDeletingTempDirectory
 
getDisplayText() - Method in enum org.conqat.lib.commons.assessment.ETrafficLightColor
 
getDocumentNode(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getDominantColor() - Method in class org.conqat.lib.commons.assessment.Assessment
Returns the first color of the ETrafficLightColor enumeration for which this assessment has a positive count.
getDominantColor(ETrafficLightColor, ETrafficLightColor) - Static method in enum org.conqat.lib.commons.assessment.ETrafficLightColor
Returns the more dominant color, which is the enum literal with smaller index (as they are sorted by dominance).
getDotString(NodeT, IIdProvider<Integer, NodeT>, IMeshWalker<NodeT, X>...) - Static method in class org.conqat.lib.commons.graph.GraphDebuggingUtils
Returns a string representation of the graph in Dot format suitable for rendering with Graphviz.
getDrawingPattern() - Method in interface org.conqat.lib.commons.treemap.ITreeMapNode
Returns the pattern used for drawing the node (may be null to use no pattern).
getDuplicates(List<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns all values, which occur multiple times in the list.
getDurationMillis() - Method in class org.conqat.engine.index.shared.tests.TestExecution
 
getDurationSeconds() - Method in class org.conqat.engine.index.shared.tests.TestExecution
 
getEarliest(Collection<Date>) - Static method in class org.conqat.lib.commons.date.DateUtils
Returns the earliest date in a collection of dates
getElementByChildContent(List<Element>, String, String) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Returns the first element whose child with the given name has the given text content.
getElementName(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getElementName(String) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
Returns the element name for a uniform path, which is the everything starting from the last UniformPathUtils.SEPARATOR_CHAR.
getElementNamespaceUri(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getElementPosition(Element) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Determines the index (starting at 0) of the given element relative to other element nodes for the same parent.
getElementQName(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getElementStringValue(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getElementText(T) - Method in class org.conqat.lib.commons.diff.DifferBase
Get the text of the element.
getElementText(String) - Method in class org.conqat.lib.commons.diff.LineBasedDiffer
Get the text of the element.
getElementText(String) - Method in class org.conqat.lib.commons.diff.RegionDiffer
Get the text of the element.
getEncoding() - Method in enum org.conqat.lib.commons.filesystem.EByteOrderMark
 
getEnd() - Method in class org.conqat.lib.commons.region.SimpleRegion
Gets the end position of the region.
getEndIndexRegion() - Method in class org.conqat.lib.commons.region.FuzzyRegion
 
getEndLine() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns the 1-based inclusive end line number.
getEndOffset() - Method in interface eu.cqse.check.framework.scanner.IToken
Get the number of characters before the end of this token in the text (i.e.
getEndOffset() - Method in class eu.cqse.check.framework.scanner.Token
Get the number of characters before the end of this token in the text (i.e.
getEndOffset() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Return (inclusive) offset of end token.
getEndOffset() - Method in class org.conqat.engine.resource.text.filter.base.Deletion
Returns end position of deletion (exclusive).
getEndTokenIndex() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns the (exclusive) end token index.
getEntities(Class<T>) - Method in class org.conqat.lib.commons.serialization.SerializedEntityPool
Return all entities anywhere in the object graph of the given type.
getEntity(int, Class<T>) - Method in class org.conqat.lib.commons.serialization.SerializedEntityPool
Returns an entity of specific expected type.
getEntityCount() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns the number of entity nodes including this entity, its children, grand children, etc.
getEntityFromListWithKey(List<ShallowEntity>, int[]) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Returns a ShallowEntity from the given list of entities, which is identified by the given key.
getEntityName(List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.base.LineBasedStatementRecognizerBase
 
getEntityStackSize() - Method in class eu.cqse.check.framework.shallowparser.framework.ParserState
Returns the size of the current entity stack.
getEntitySubtypeName() - Method in class eu.cqse.check.framework.shallowparser.languages.base.LineBasedStatementRecognizerBase
 
getEntitySubtypeName() - Method in class eu.cqse.check.framework.shallowparser.languages.python.PythonAttributeRecognizer
getEntityType() - Method in class eu.cqse.check.framework.shallowparser.languages.base.LineBasedStatementRecognizerBase
 
getEntityType() - Method in class eu.cqse.check.framework.shallowparser.languages.python.PythonAttributeRecognizer
getEntrySet() - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Returns the entries.
getEnumAttribute(A, Class<T>) - Method in class org.conqat.lib.commons.xml.XMLReader
Translate attribute value to an enumeration element.
getEnumAttributeIgnoreCase(A, Class<T>, T) - Method in class org.conqat.lib.commons.xml.XMLReader
Translate attribute value to an enumeration element.
getEnumValue(String, Class<T>) - Method in class org.conqat.lib.commons.options.Options
Get the value for an option as instance of an enumeration.
getEnumValue(String, T, Class<T>) - Method in class org.conqat.lib.commons.options.Options
Same as Options.getEnumValue(String, Class) but allows to specify default value.
getErrorMessageForInvalidIdentifiers(String, String) - Static method in class org.conqat.engine.service.shared.ServiceUtils
Produces a specific error message if the identifier is invalid (e.g., contains linebreaks, invisible unicode chars, or is empty).
getEssentialTypeOfCursor(CXCursor) - Static method in enum eu.cqse.check.util.clang.misra.EEssentialType
Determines the essential type of the given Cursor.
getException() - Method in class org.conqat.lib.commons.io.StreamReaderThread
If everything went ok during reading from the stream, this returns null.
getExceptions() - Method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
getExceptions() - Method in class org.conqat.lib.commons.error.CollectingExceptionHandler
Returns the list of exception caught so far.
getExceptions() - Method in exception org.conqat.lib.commons.io.MultiplexedOutputStream.MultiIOException
Get exceptions.
getExistingRepository(URI) - Static method in class org.conqat.engine.index.shared.GitUtils
Tries to find an existing bare or cloned repository along the given URI (with "file" scheme).
getExpansionStepsLogger() - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor
 
getExpectedHashString() - Method in class org.conqat.lib.commons.assessment.Rating
Returns the expected hash code as a string.
getExpectedResource() - Method in class org.conqat.lib.commons.test.ExpectedDataContainer
Returns the expected resource of the container.
getExtension(String) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
Returns the extension of the uniform path.
getExtension() - Method in class org.conqat.lib.commons.filesystem.CanonicalFile
Returns the extension of the file.
getExtension() - Method in class org.conqat.lib.commons.resources.Resource
Returns the resource's extension.
getField() - Method in class eu.cqse.check.framework.core.option.CheckOptionWrapper
Returns the option's field.
getField(Class<?>, String) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Returns the field with the given name from the given type or null if none exists.
getField(String) - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Returns the field by name (or null if not found).
getFields() - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Returns the fields of this class.
getFieldSet(int) - Method in class org.conqat.lib.commons.serialization.objects.SerializedObject
Returns field sets of given index.
getFieldSetCount() - Method in class org.conqat.lib.commons.serialization.objects.SerializedObject
Returns number of field sets.
getFieldValue(String) - Method in class org.conqat.lib.commons.serialization.objects.SerializedObject
Return the value object for the field with the given name.
getFileBackedResource(Resource) - Static method in class org.conqat.lib.commons.resources.ResourceUtils
 
getFileCountLimit() - Method in class org.conqat.engine.service.shared.data.PreCommitServerLimits
 
getFileExtension(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns the extension of the file.
getFileExtension(String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns the extension of the file at the given path.
getFileExtension() - Method in enum org.conqat.lib.commons.graph.EGraphvizOutputFormat
Get file extension typically used for this format.
getFileExtensions() - Method in enum eu.cqse.check.framework.scanner.ELanguage
Get the file extensions commonly used for this language.
getFilenameWithoutExtension(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns the name of the given file without extension.
getFilenameWithoutExtension(String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns the name of the given file without extension.
getFileSizeLimitInBytes() - Method in class org.conqat.engine.service.shared.data.PreCommitServerLimits
 
getFillerSpaces(String, int) - Static method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessingUtils
Returns a string containing of spaces.
getFilterDeletions() - Method in class org.conqat.engine.index.shared.BasicTokenElementInfo
Returns the filter deletions.
getFilteredOffset(int) - Method in class eu.cqse.check.framework.checktest.TestTokenElementContext
Returns the offset in filtered code that represents the same character as the given offset in the unfiltered Code.
getFilteredOffset(int) - Method in class org.conqat.engine.resource.text.filter.util.StringOffsetTransformer
Converts an unfiltered offset to a filtered offset.
getFilteredText() - Method in class org.conqat.engine.index.shared.BasicTokenElementInfo
Returns the filtered text of this token element.
getFindingId() - Method in class org.conqat.engine.service.shared.data.FindingBlacklistInfo
Returns the finding id.
getFindingIndexPartition() - Method in class org.conqat.engine.index.shared.TrackedFinding
Returns the partition in the findings index of this finding.
getFindingMessage(ShallowEntity) - Method in class eu.cqse.check.base.EntityFindingCheckBase
Creates a finding message for the given entity.
getFindingMessage(ShallowEntity) - Method in class eu.cqse.check.base.EntityFirstLineFindingCheckBase
Creates a finding message for the given entity.
getFindingMessage(List<IToken>) - Method in class eu.cqse.check.base.EntityTokenPatternCheckBase
Creates a finding messages for the given tokens.
getFindingMessage(List<IToken>, int, int) - Method in class eu.cqse.check.base.EntityTokenSequenceFindingCheckBase
Returns a finding message for the given token type sequence.
getFindingMessage(Optional<String>) - Method in class eu.cqse.check.clike.CatchExceptionCheckBase
Creates a message for a finding with the given exception class name.
getFindingPattern() - Method in class eu.cqse.check.base.EntityTokenPatternCheckBase
Returns the pattern that the processed tokens are matched against.
getFindingPattern() - Method in class eu.cqse.check.base.ThrowExceptionCheckBase
Returns the pattern that the processed tokens are matched against.
getFindings() - Method in class eu.cqse.check.framework.checktest.TestCheckContext
 
getFindings() - Method in class eu.cqse.check.util.clang.visitors.FindingCollectingClangCursorVisitorBase
Returns the findings reported so far.
getFindingSequence() - Method in class eu.cqse.check.base.EntityTokenSequenceFindingCheckBase
Returns the token type sequence for which findings should be created.
getFindingsInChangedCode() - Method in class org.conqat.engine.index.shared.FindingDelta
Returns findingsInChangedCode.
getFindingsMessageText() - Method in class eu.cqse.check.base.HardCodedLiteralsCheckBase
 
getFindingsString() - Method in class eu.cqse.check.framework.checktest.TestCheckContext
Returns a string representation of the findings found.
getFindingSummary() - Method in class org.conqat.engine.index.shared.FindingDelta
Returns findingSummary.
getFindingText(IToken, MatchResult) - Method in class eu.cqse.check.base.UnwantedExpressionInCommentCheckBase
Gets the text for the finding.
getFirst(T) - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Get first element.
getFirst() - Method in class org.conqat.lib.commons.collections.ImmutablePair
Returns the first element of the pair.
getFirst(int) - Method in class org.conqat.lib.commons.collections.PairList
Returns the first element at given index.
getFirstDetailOfType(Class<T>) - Method in class org.conqat.engine.index.shared.BasicTokenElementInfo
Returns the first detail of given type (or null).
getFirstDetailOfType(Class<T>, List<TokenElementDetailBase>) - Static method in class org.conqat.engine.index.shared.BasicTokenElementInfo
Returns the first detail of given type (or null) in the given list.
getFirstEntityAfter(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns the entity which is directly after the given ShallowEntity.
getFirstKeys() - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Get all first level keys.
getFirstLine(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the first line of a string.
getFirstList() - Method in class org.conqat.lib.commons.collections.PairList
Returns a list view of the first elements backed directly by the array.
getFirstParentCommit() - Method in class org.conqat.engine.index.shared.ParentedCommitDescriptor
Returns the first parent or null.
getFirstPart(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the first part of a String whose parts are separated by the given character.
getFirstPart(String, char) - Static method in class org.conqat.lib.commons.string.StringUtils
Variant of StringUtils.getFirstPart(String, String) which accepts a single char as the separator.
getFirstParts(String, int, char) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the first n part of a string, separated by the given character.
getFirstPosition() - Method in class org.conqat.lib.commons.region.RegionSet
Returns first position in RegionSet.
getFirstSet() - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Returns the first set (the domain).
getFloatValue(String) - Method in class org.conqat.lib.commons.options.Options
Get the value for an option as float.
getFormalParameters(Method) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Obtain array of formal parameters for a method.
getForPrimitiveClass(Class<?>) - Static method in enum org.conqat.lib.commons.reflect.EJavaPrimitive
Returns the enum literal belonging to the given primitive class (or null).
getForPrimitiveOrWrapperClass(Class<?>) - Static method in enum org.conqat.lib.commons.reflect.EJavaPrimitive
Returns the enum literal belonging to the given primitive or wrapper class (or null).
getForWrapperClass(Class<?>) - Static method in enum org.conqat.lib.commons.reflect.EJavaPrimitive
Returns the enum literal belonging to the given wrapper class (or null).
getFreePort() - Static method in class org.conqat.lib.commons.net.SocketUtils
Returns a new free TCP port number
getFrequency(int) - Method in class org.conqat.lib.commons.color.MultiColor
Returns the absolute frequency of the color at the given index.
getFullQualifiedMethodName() - Method in class eu.cqse.check.java.StaticMethodCallRecognizer
Returns a string representation of the full qualified method name.
getFullyCoveredLines() - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Returns list of fully covered lines (sorted ascending)
getFullyQualifiedName(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsedNameUtils
Returns the fully qualified name of the programming construct the given entity represents.
getFullyQualifiedName(ShallowEntity, ELanguage) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsedNameUtils
Returns the fully qualified name of the programming construct the given entity represents.
getFunctionCallInfo(ShallowEntity) - Method in class eu.cqse.check.framework.util.abap.AbapLanguageFeatureParser
Parses a function call string.
getFunctionName() - Method in class eu.cqse.check.framework.util.abap.FunctionCallInfo
getGenericNamesForMethod(ShallowEntity) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns a list of all generic names for the given method.
getGenericNamesForType(ShallowEntity) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns a list of all generic names for the given type.
getGenericType() - Method in class org.conqat.lib.commons.reflect.FormalParameter
Get generic parameter type.
getGenericTypeNames(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Extracts type names that are used in generics from the given tokens.
getGlobal(String, ServerDetails, Pair<?, ?>...) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris
Constructs a global service uri for services with api prefix.
getGlobal(String, ServerDetails, ListMap<String, String>) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris
Constructs a global service uri for services with api prefix.
getGlobal(String, ServerDetails, Pair<?, ?>...) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris.Legacy
Constructs a global service uri for services of the legacy framework.
getGlobal(String, ServerDetails, ListMap<String, String>) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris.Legacy
Constructs a global service uri for services of the legacy framework.
getGroup() - Method in class org.conqat.engine.index.shared.FindingsSummaryGroupInfo
Returns the finding group.
getGroupInfos() - Method in class org.conqat.engine.index.shared.FindingsSummaryCategoryInfo
Returns the group infos.
getGroupName() - Method in class eu.cqse.check.framework.core.CheckInfo
Returns the analysis group name.
getGroupName() - Method in class org.conqat.engine.commons.findings.DetachedFinding
Get group name.
getHandle() - Method in class org.conqat.lib.commons.serialization.SerializedEntityBase
Returns the handle for this entity.
getHexValue() - Method in enum org.conqat.lib.commons.assessment.ETrafficLightColor
 
getHighestRankType(EEssentialType, EEssentialType) - Static method in enum eu.cqse.check.util.clang.misra.EEssentialType
Returns the highest-ranking type (and widest) of the given types.
getHits() - Method in class org.conqat.lib.commons.cache4j.BasicCache
Returns the number of cache hits so far.
getHits() - Method in interface org.conqat.lib.commons.cache4j.ICache
Returns the number of cache hits so far.
getHits() - Method in class org.conqat.lib.commons.cache4j.ThreadLocalCache
Returns the number of cache hits so far.
getHostName() - Static method in class org.conqat.lib.commons.system.SystemUtils
Returns the host name of the machine running this JVM.
getHTMLColorCode() - Method in enum org.conqat.lib.commons.color.ECCSMColor
Get color code as used in HTML: #RRGGBB.
getHTMLColorCode() - Method in interface org.conqat.lib.commons.color.IColor
Get color code as used in HTML: #RRGGBB.
getHttpClient(ServerDetails) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUtils
Sets up the HTTP client and returns it.
getId() - Method in enum org.conqat.engine.core.configuration.EFeatureToggle
 
getId(Repository, RevCommit, String) - Static method in class org.conqat.engine.index.shared.GitUtils
Returns the id of the object described by the given path in the given revision.
getId() - Method in class org.conqat.engine.index.shared.ProjectInfo
Returns the project id.
getId() - Method in class org.conqat.engine.index.shared.TrackedFinding
Returns the id of this finding.
getIdentifier() - Method in class eu.cqse.check.framework.core.CheckInfo
Returns a unique identifier for this check.
getImportedNames(List<ShallowEntity>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns a list of names that are imported by the given "import" entities.
getImportedNamespaces() - Method in class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Returns a set of all imported namespaces.
getImportingParameters() - Method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
getImportName(ShallowEntity) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns the imported name of the given import shallow entity.
getImportName(ShallowEntity) - Method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Returns the imported name of the given import shallow entity.
getImportName(ShallowEntity) - Method in class eu.cqse.check.framework.util.CsLanguageFeatureParser
Returns the imported namespace name from a given "using" entity.
getImportName(ShallowEntity) - Method in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
Returns the imported package name from a given "import" entity.
getImportName(ShallowEntity) - Method in class eu.cqse.check.framework.util.ObjcLanguageFeatureParser
 
getIncludedUniformPaths() - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor.PreprocessorUsageInformation
 
getIndices(List<T>, List<Integer>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a new List containing only the elements at the given indices.
getIndicesOfComparisonExpression(List<IToken>) - Method in class eu.cqse.check.base.AvoidObjectComparisonWithSelfCheckBase
Returns list of start indices of comparison expressions in entity tokens.
getInstance() - Static method in class eu.cqse.check.framework.core.registry.CheckRegistry
Returns the singleton instance.
getInstance() - Static method in class org.conqat.engine.commons.css.CSSMananger
Get singleton instance.
getInstance() - Static method in class org.conqat.lib.commons.error.RethrowingExceptionHandler
Returns the singleton instance of this class.
getInstance(Class<?>) - Static method in class org.conqat.lib.commons.test.TestDataManager
Returns the instance of the test data manager for the given class.
getIntAttribute(A) - Method in class org.conqat.lib.commons.xml.XMLReader
Get int value of an attribute.
getInterfaces() - Method in class org.conqat.lib.commons.reflect.ClassType
Returns all interfaces implemented by this class type in addition to the base class.
getIntValue(String) - Method in class org.conqat.lib.commons.options.Options
Get the value for an option as int.
getIntValue(String, int) - Method in class org.conqat.lib.commons.options.Options
Same as Options.getIntValue(String)but allows to specify a default value.
getInvertedEntrySet() - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Returns the inverted entries.
getItem() - Method in class org.conqat.lib.commons.datamining.Recommendation
Returns the item.
getItems() - Method in class org.conqat.lib.commons.datamining.FrequentItemSet
Returns the items.
getItems() - Method in class org.conqat.lib.commons.datamining.ShoppingBasketUser
Returns the items.
getItemSet() - Method in class org.conqat.lib.commons.datamining.AssociationRule
Returns the item set
getJavaListType(Class<T>) - Static method in class org.conqat.engine.commons.util.JsonUtils
 
getJavaType(Class<T>) - Static method in class org.conqat.engine.commons.util.JsonUtils
 
getJVMArchitectureName() - Static method in class org.conqat.lib.commons.system.SystemUtils
Returns the architecture name of the Java VM.
getKey(T) - Method in class org.conqat.lib.commons.color.RandomColorProvider
Returns the key which is used for color generation.
getKey() - Method in class org.conqat.lib.commons.tree.SimpleTreeNode
Returns the key of this node.
getKeys() - Method in class org.conqat.lib.commons.collections.CollectionMap
Get the keys.
getKeys() - Method in class org.conqat.lib.commons.collections.CounterSet
Returns the set of all elements used a keys for counters.
getKeysByValueAscending() - Method in class org.conqat.lib.commons.collections.CounterSet
Returns a list of all keys ordered by their value ascending
getKeysByValueDescending() - Method in class org.conqat.lib.commons.collections.CounterSet
Returns a list of all keys ordered by their value descending
getKeyValuePairs(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Splits a key-value string and stores it in a hash map.
getLabel() - Method in enum org.conqat.engine.index.shared.EVersionControlSystemType
 
getLanguage() - Method in class eu.cqse.check.framework.checktest.TestTokenElementContext
Returns the language of the analyzed token element.
getLanguage() - Method in interface eu.cqse.check.framework.core.phase.ITokenElementContext
Returns the language of the analyzed token element.
getLanguage() - Method in class eu.cqse.check.framework.scanner.ABAPToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.AdaToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.CobolToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.CPPToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.CSToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.DelphiToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.FortranToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.GosuToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.GoToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.GroovyToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.HanaSQLScriptToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.Iec61131Token
Obtain language.
getLanguage() - Method in interface eu.cqse.check.framework.scanner.IToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.JavaDocToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.JavaScriptToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.JavaToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.JPLToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.KotlinToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.LineToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.MatlabToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.MTextToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.ObjectiveCToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.OCamlToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.OpenCLToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.OScriptToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.PHPToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.PL1Token
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.PLSQLToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.PythonToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.RubyToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.RustToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.SwiftToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.TextToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.TSQLToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.VBToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.XMLToken
Obtain language.
getLanguage() - Method in class eu.cqse.check.framework.scanner.XtendToken
Obtain language.
getLanguage(Collection<IToken>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the ELanguage of the given tokens (assuming all tokens have the same language).
getLanguage(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Determines the language of the given entity or null if it cannot be determined
getLanguage() - Method in class eu.cqse.check.framework.util.abap.AbapLanguageFeatureParser
Returns that language the feature parsers are implemented for.
getLanguage() - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns that language the feature parsers are implemented for.
getLanguage() - Method in interface eu.cqse.check.framework.util.ILanguageFeatureParser
Returns that language the feature parsers are implemented for.
getLanguage() - Method in class eu.cqse.check.framework.util.MatlabLanguageFeatureParser
Returns that language the feature parsers are implemented for.
getLanguage() - Method in class eu.cqse.check.framework.util.PythonLanguageFeatureParser
Returns that language the feature parsers are implemented for.
getLanguage() - Method in class eu.cqse.check.framework.util.tokens.TokenStreamTransformationPattern
 
getLanguage() - Method in class org.conqat.engine.index.shared.BasicTokenElementInfo
Returns the language.
getLanguages() - Method in interface eu.cqse.check.framework.core.phase.IGlobalExtractionPhase
The languages for which the phase is applicable.
getLast(List<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns the last element in list or null, if list is empty.
getLastChangedTimestamp() - Method in class org.conqat.engine.sourcecode.coverage.TestDetails
 
getLastChunkSize() - Method in class org.conqat.lib.commons.io.ChunkOutputStream
Returns the size of the last chunk.
getLastEntityBefore(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns the entity which is directly before the given ShallowEntity.
getLastModifiedBy() - Method in class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
 
getLastModifiedTimestamp(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Determines the last modified timestamp in a platform agnostic way.
getLastNamedChild(Element, String) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Returns the last child of the given element which is an element named as specified.
getLastPart(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the last part of a String whose parts are separated by the given String.
getLastPart(String, char) - Static method in class org.conqat.lib.commons.string.StringUtils
Variant of StringUtils.getLastPart(String, String) which accepts a single char as the separator.
getLastPathSegment(String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns the last path segment (i.e.
getLastPosition() - Method in class org.conqat.lib.commons.region.RegionSet
Returns last position in RegionSet.
getLastSegment() - Method in class org.conqat.lib.commons.uniformpath.RelativeUniformPath
Returns the name of the last segment of this path.
getLastSegment() - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns the name of the last segment (directory or file) of this path.
getLatest(Collection<Date>) - Static method in class org.conqat.lib.commons.date.DateUtils
Returns the latest date in a collection of dates
getLayoutRectangle() - Method in interface org.conqat.lib.commons.treemap.ITreeMapNode
Returns the rectangle this node was layouted into.
getLeftChangeLines() - Method in class org.conqat.lib.commons.diff.DiffDescription
Returns the line changes for the left lines.
getLeftChangeRegions() - Method in class org.conqat.lib.commons.diff.DiffDescription
Returns the change regions for the left lines.
getLength() - Method in class org.conqat.lib.commons.region.SimpleRegion
Gets the length of the region.
getLikedItems(IRecommenderUser) - Method in class org.conqat.lib.commons.datamining.RecommenderRatingDatabase
Returns the items liked by the given user.
getLine() - Method in class org.conqat.engine.sourcecode.coverage.CoverageProbeBase
 
getLine(int) - Method in class org.conqat.lib.commons.string.LineOffsetConverter
Returns the (one based) line for the character at the given (zero based) offset.
getLineCount() - Method in class org.conqat.lib.commons.string.LineOffsetConverter
Returns the number of lines of the input string.
getLineCoverage(int) - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Returns the line coverage for the given line or null if none is stored.
getLineNumber() - Method in interface eu.cqse.check.framework.scanner.IToken
Obtain number of line this token was found at.
getLineNumber() - Method in exception eu.cqse.check.framework.scanner.ScannerException
Returns the line number where the proplem ocurred.
getLineNumber() - Method in class eu.cqse.check.framework.scanner.Token
Obtain number of line this token was found at.
getLines() - Method in class org.conqat.lib.commons.resources.Resource
Returns the content of the resource split into lines.
getListComparator() - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a Comparator that compares lists.
getListComparator(Comparator<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a Comparator that compares lists.
getLiteralName() - Method in class org.conqat.lib.commons.serialization.objects.SerializedEnumLiteral
Returns the name of the literal.
getLiteralRegex() - Method in class eu.cqse.check.base.HardCodedLiteralsCheckBase
Gets the regular expression against which literals must match.
getLocation() - Method in class org.conqat.engine.commons.findings.DetachedFinding
Get location.
getLocation() - Method in class org.conqat.engine.commons.findings.location.ElementLocation
Get a string that identifies the location of the element, e.g.
getLocation() - Method in class org.conqat.engine.commons.findings.StatementPathElement
 
getLocationString() - Method in class org.conqat.engine.commons.findings.DetachedFinding
Get location string.
getLongAttribute(A) - Method in class org.conqat.lib.commons.xml.XMLReader
Get long value of an attribute.
getLongestPrefix(String) - Method in class org.conqat.lib.commons.tree.Trie
Returns the value associated with the longest known prefix of this sequence, or null if no known prefix exists.
getLongOption(String) - Method in class org.conqat.lib.commons.options.OptionRegistry
Returns the OptionApplicator for the given short option name or null if no such options exists.
getLower() - Method in class org.conqat.lib.commons.math.Range
Get lower bound.
getM() - Method in class org.conqat.lib.commons.algo.Diff.Delta
Returns the size of the second word the delta was created for.
getMainRootCursor() - Method in class eu.cqse.check.util.clang.ClangTranslationUnitWrapper
Returns a new CXCursor pointing at the root node of the current translation unit (ClangTranslationUnitWrapper.getMainTranslationUnit()).
getMainTranslationUnit() - Method in class eu.cqse.check.util.clang.ClangTranslationUnitWrapper
Returns the current file parsed by clang.
getMajor() - Method in class org.conqat.lib.commons.version.Version
Get major version number.
getMatchGroup(int) - Method in class eu.cqse.check.framework.util.tokens.TokenPatternMatch
Returns the TokenStream parts matched in this group.
getMatchingPattern(Collection<TokenPattern>, List<IToken>) - Static method in class eu.cqse.check.framework.util.tokens.TokenUtils
Returns the first matching pattern and the match or null if no pattern matches.
getMaxApiVersion() - Method in class com.teamscale.commons.ServiceApiInfo
 
getMaximumMemoryUsage() - Method in class org.conqat.lib.commons.system.MemoryMonitor
Obtain maximum amount of memory used since the monitor was started or reset.Use this method only when monitor is stopped.
getMaxMemUsageInBytes() - Method in class org.conqat.lib.commons.system.PerformanceMonitor
Gets the maximal memory consumption in bytes
getMaxMemUsageInKBs() - Method in class org.conqat.lib.commons.system.PerformanceMonitor
Gets the maximal memory consumption in kilobytes
getMD5() - Static method in class org.conqat.lib.commons.digest.Digester
Returns MD5 digester or throws an AssertionError if the digester could not be located.
getMemoryStatusDescription() - Static method in class org.conqat.lib.commons.system.DiagnosticUtils
Returns a string describing the current memory status (max, free and used memory).
getMessage() - Method in exception eu.cqse.check.framework.scanner.ScannerException
Get an error message.
getMessage() - Method in enum eu.cqse.check.framework.shallowparser.util.EntitySelectionExpressionParsingException.EParsingExceptionMessage
Returns the message for the exception.
getMessage() - Method in class org.conqat.engine.commons.findings.DetachedFinding
Get message.
getMessage() - Method in class org.conqat.engine.index.shared.tests.TestExecution
 
getMessage() - Method in exception org.conqat.lib.commons.io.MultiplexedOutputStream.MultiIOException
Returns messages of all exceptions.
getMessageIdentifier() - Method in exception eu.cqse.check.framework.shallowparser.util.EntitySelectionExpressionParsingException
Returns the message identifier.
getMethod(List<ShallowEntity>, OffsetBasedRegion) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Get a method by its region.
getMethod(List<ShallowEntity>, LineBasedRegion) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Get a method by its region.
getMethod(List<ShallowEntity>, Predicate<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Get a method using a predicate.
getMethod() - Method in class org.conqat.lib.commons.reflect.FormalParameter
Get the method that declares this formal parameter.
getMethodAndTypeDeclarationModifiers() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
Returns all method and type declaration modifiers.
getMethodAndTypeDeclarationModifiers() - Method in class eu.cqse.check.framework.shallowparser.languages.opencl.OpenCLShallowParser
Returns all method and type declaration modifiers.
getMethodArguments(ShallowEntity) - Static method in class eu.cqse.check.framework.util.clike.CLikeCheckUtils
Returns the arguments of a method
getMethodContainerName() - Method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
getMethodDeclaration(List<ShallowEntity>, ShallowEntity) - Static method in class eu.cqse.check.framework.util.abap.AbapLanguageFeatureParser
Gets the corresponding method declaration for the given method implementation implementation.
getMethodModifiersAndReturnType(ShallowEntity) - Static method in class eu.cqse.check.framework.util.clike.CLikeCheckUtils
Returns the modifiers and the return type of a method.
getMethodName() - Method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
getMethodOpeningParenthesisIndex(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns the index of the opening parenthesis of a method from the given tokens.
getMethodOpeningParenthesisIndex(List<IToken>) - Method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
 
getMethods(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Obtain all methods.
getMilliseconds() - Method in class org.conqat.lib.commons.system.PerformanceMonitor
Gets the measured time in milliseconds.
getMimeType() - Method in interface org.conqat.engine.service.shared.client.IDeserializationFormat
Returns the MIME type that should be sent to the server as "Accept" header.
getMimeType() - Method in interface org.conqat.engine.service.shared.client.ISerializationFormat
Returns the MIME type that should be sent to the server as "Content-Type" header.
getMinApiVersion() - Method in class com.teamscale.commons.ServiceApiInfo
 
getMinor() - Method in class org.conqat.lib.commons.version.Version
Get minor version number.
getMinSupportedApiVersion() - Method in class org.conqat.engine.service.shared.data.ServiceApiInfo
Returns minSupportedApiVersion.
getMissCostMillis() - Method in class org.conqat.lib.commons.cache4j.BasicCache
Returns an estimation of the overhead caused by cache misses in milliseconds.
getMissCostMillis() - Method in interface org.conqat.lib.commons.cache4j.ICache
Returns an estimation of the overhead caused by cache misses in milliseconds.
getMissCostMillis() - Method in class org.conqat.lib.commons.cache4j.ThreadLocalCache
Returns an estimation of the overhead caused by cache misses in milliseconds.
getMisses() - Method in class org.conqat.lib.commons.cache4j.BasicCache
Returns the number of cache misses so far.
getMisses() - Method in interface org.conqat.lib.commons.cache4j.ICache
Returns the number of cache misses so far.
getMisses() - Method in class org.conqat.lib.commons.cache4j.ThreadLocalCache
Returns the number of cache misses so far.
getModificationDate() - Method in class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
 
getModifiedPaths() - Method in class org.conqat.engine.service.shared.data.PreCommitDeltaInfo
 
getModifiers() - Method in class eu.cqse.check.framework.typetracker.TypedVariable
Returns an unmodifiable list of variable modifiers.
getModifiersAndTypeFromTokens(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Extracts a list of modifiers and a type name from the given token list.
getMostFrequentColor() - Method in class org.conqat.lib.commons.assessment.Assessment
 
getN() - Method in class org.conqat.lib.commons.algo.Diff.Delta
Returns the size of the first word the delta was created for.
getName() - Method in class eu.cqse.check.framework.core.CheckInfo
Returns the name.
getName() - Method in class eu.cqse.check.framework.core.option.CheckOptionWrapper
Returns the option's name.
getName() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns the name of this entity.
getName() - Method in class org.conqat.engine.index.shared.ProjectInfo
getName() - Method in class org.conqat.lib.commons.cache4j.BasicCache
Returns the name (used for reporting).
getName() - Method in interface org.conqat.lib.commons.cache4j.ICache
Returns the name (used for reporting).
getName() - Method in class org.conqat.lib.commons.cache4j.ThreadLocalCache
Returns the name (used for reporting).
getName() - Method in class org.conqat.lib.commons.diff.DiffDescription
Returns the name.
getName() - Method in class org.conqat.lib.commons.filesystem.ZipFile
 
getName() - Method in enum org.conqat.lib.commons.html.ECSSProperty
Returns the "real" name of this property.
getName() - Method in enum org.conqat.lib.commons.html.ECSSPseudoClass
Returns the name of the pseudo class including the leading colon.
getName() - Method in enum org.conqat.lib.commons.html.EHTMLAttribute
Returns the name as used in the HTML output.
getName() - Method in enum org.conqat.lib.commons.html.EHTMLElement
Returns the name as used in the HTML output.
getName() - Method in class org.conqat.lib.commons.region.RegionSet
Returns the name.
getName() - Method in class org.conqat.lib.commons.resources.Resource
Returns the name of the resource including the extension.
getName() - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Returns the name.
getName() - Method in class org.conqat.lib.commons.serialization.classes.SerializedFieldBase
Returns the name.
getNamedChild(Element, String) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Returns the first child of the given element which is an element named as specified.
getNamedChildContent(Element, String) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Get the text content of the given element's first child that is an element named as specified.
getNamedChildren(Element, String) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Returns all children of the given element which are element named as specified.
getNamedParameters() - Method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
getNamedReturnParameter() - Method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
getNamespacePrefix(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getNamespaceStringValue(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getNamespaceURI(String) - Method in class org.conqat.lib.commons.xml.ConstantNamespaceContext
Always returns the string provided to the constructor.
getNegatedClauseTokens(boolean) - Method in class eu.cqse.check.framework.shallowparser.languages.cobol.ConditionalClause
Get the conditional clause tokens prepended with the NOT token type.
getNestingArea(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns the nesting area of a list of ShallowEntities.
getNestingDepth() - Method in class eu.cqse.check.framework.shallowparser.NestingAwareTokenIterator
Returns the depth of the current nesting.
getNestingDepth(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns the maximal nesting depth of the given block.
getNestingDepth(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns the maximal nesting depth of the given entity.
getNeutralElement() - Method in interface org.conqat.lib.commons.math.IAggregator
Get the neutral element of this aggregation operator.
getNeutralElement() - Method in class org.conqat.lib.commons.math.MaxAggregator
Returns Double.NEGATIVE_INFINITY.
getNeutralElement() - Method in class org.conqat.lib.commons.math.MeanAggregator
Returns Double.NaN.
getNeutralElement() - Method in class org.conqat.lib.commons.math.MinAggregator
Returns Double.POSITIVE_INFINITY.
getNeutralElement() - Method in class org.conqat.lib.commons.math.PercentileAggregator
Returns Double.NaN.
getNeutralElement() - Method in class org.conqat.lib.commons.math.StdDevAggregator
Returns Double.NaN.
getNeutralElement() - Method in class org.conqat.lib.commons.math.SumAggregator
Returns zero.
getNeutralElement() - Method in class org.conqat.lib.commons.math.VarianceAggregator
Returns Double.NaN.
getNewline() - Method in enum org.conqat.lib.commons.string.ENewline
Returns character(s) used to represent newline.
getNextToken() - Method in interface eu.cqse.check.framework.scanner.ILenientScanner
Returns the next token.
getNextToken() - Method in interface eu.cqse.check.framework.scanner.IScanner
Returns the next token.
getNextToken() - Method in class eu.cqse.check.framework.scanner.StrictScanner
Returns the next token.
getNextTypeName(List<IToken>, int) - Method in class eu.cqse.check.framework.util.abap.AbapLanguageFeatureParser
Gets the type name from the given list of tokens.
getNonEmptyStringAttribute(A) - Method in class org.conqat.lib.commons.xml.XMLReader
Get non-empty attribute value.
getNonExistingFile(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns a file that does not exist in the same directory of the given file.
getNormalizedStartTokensText(ShallowEntity, ICheckContext) - Static method in class eu.cqse.check.framework.util.abap.AbapCheckUtils
Gets the normalized text of the start tokens of a ShallowEntity (typically for statement).
getNow() - Static method in class org.conqat.lib.commons.date.DateUtils
Returns the current time as a Date object.
getNowWithoutTime() - Static method in class org.conqat.lib.commons.date.DateUtils
DateUtils.getNow() truncated to the begin of day.
getNullIndices(List<?>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns the indices of null elements in the given list.
getNumberOfAddedFindings() - Method in class org.conqat.engine.index.shared.FindingDelta
Returns numberOfAddedFindings.
getNumberOfBlankLinesOrCommentsAfter(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns the number of blank or commented lines after the given ShallowEntity.
getNumberOfBlankLinesOrCommentsBefore(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns the number of blank or commented lines before the given ShallowEntity.
getNumberOfFindingsInChangedCode() - Method in class org.conqat.engine.index.shared.FindingDelta
Returns numberOfFindingsInChangedCode.
getNumberOfRemovedFindings() - Method in class org.conqat.engine.index.shared.FindingDelta
Returns numberOfRemovedFindings.
getObjectMapper() - Static method in class org.conqat.engine.commons.util.JsonUtils
 
getObjectsFromArrayList(SerializedObject, SerializedEntityPool) - Static method in class org.conqat.lib.commons.serialization.utils.SerializationMigrationUtils
Returns all objects in a (de)serialized ArrayList.
getObjectTagConstant() - Method in class org.conqat.lib.commons.serialization.objects.SerializedArrayObject
Returns the tag code for the object type.
getObjectTagConstant() - Method in class org.conqat.lib.commons.serialization.objects.SerializedClassObject
Returns the tag code for the object type.
getObjectTagConstant() - Method in class org.conqat.lib.commons.serialization.objects.SerializedEnumLiteral
Returns the tag code for the object type.
getObjectTagConstant() - Method in class org.conqat.lib.commons.serialization.objects.SerializedObject
Returns the tag code for the object type.
getObjectTagConstant() - Method in class org.conqat.lib.commons.serialization.objects.SerializedObjectBase
Returns the tag code for the object type.
getObjectTagConstant() - Method in class org.conqat.lib.commons.serialization.objects.SerializedStringObject
Returns the tag code for the object type.
getOffset() - Method in interface eu.cqse.check.framework.scanner.IToken
Get the number of characters before this token in the text.
getOffset() - Method in class eu.cqse.check.framework.scanner.Token
Get the number of characters before this token in the text.
getOffset(int) - Method in class org.conqat.lib.commons.string.LineOffsetConverter
Returns the (zero based) offset of the first character of the given line (starting at 1).
getOperatingSystem() - Static method in class org.conqat.lib.commons.system.SystemUtils
Returns the operating system the Java VM runs in.
getOperatingSystemName() - Static method in class org.conqat.lib.commons.system.SystemUtils
Returns the operating system name the Java VM runs in.
getOperatorText(CXCursor, String) - Static method in class eu.cqse.check.util.clang.ClangUtils
This is a hack to get the text of a binary operator.
getOptions() - Method in class eu.cqse.check.framework.core.CheckInfo
Returns all options that can be provided to this check.
getOrCreateChild(T, K) - Method in interface org.conqat.lib.commons.tree.ITreeNodeHandler
Get the nodes child identified by the provided key.
getOrCreateChild(SimpleTreeNode<K>, K) - Method in class org.conqat.lib.commons.tree.SimpleTreeNodeHandler
Get the nodes child identified by the provided key.
getOrigin() - Method in class org.conqat.lib.commons.region.Region
Get origin.
getOriginalLineCount() - Method in interface org.conqat.engine.commons.findings.location.ILineAdjuster
Returns the line count of the original text
getOriginalLineCount() - Method in class org.conqat.engine.commons.findings.location.LocationAdjuster
Returns the line count of the original text
getOriginalLineCount() - Method in class org.conqat.engine.commons.findings.location.SimpleValidLinesFilter
Returns the line count of the original text
getOriginId() - Method in interface eu.cqse.check.framework.scanner.IToken
Get string that identifies the origin of this token.
getOriginId() - Method in class eu.cqse.check.framework.scanner.Token
Get string that identifies the origin of this token.
getOtherParentCommits() - Method in class org.conqat.engine.index.shared.ParentedCommitDescriptor
Returns the parent commits without the first parent commit.
getOutput() - Method in exception org.conqat.lib.commons.graph.GraphvizException
Get DOT's original output.
getOutputParameterTokens(ShallowEntity) - Method in class eu.cqse.check.framework.util.MatlabLanguageFeatureParser
Returns the the tokens that specify output parameters from the given method (excluding "[" and "]")
getOwnNamespaces(ShallowEntity) - Static method in class eu.cqse.check.framework.util.javascript.ClosureJavaScriptDependencyExtractor
 
getPackageResourcePath(Class<?>) - Static method in class org.conqat.lib.commons.resources.ResourceUtils
Gets the path to resources of given context class (relative to class-resources folder).
getPackageSeparator() - Method in class eu.cqse.check.framework.typetracker.ScopedTypeLookup
 
getPairComparator() - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a Comparator that compares Pairs of Comparables.
getParameterCount() - Method in class org.conqat.lib.commons.options.CmdLine
Deprecated.
Get number of parameters.
getParameters() - Method in class eu.cqse.check.framework.core.CheckInfo
Returns the parameters that must be provided to this check.
getParametersThatRequireExpansion() - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroDefinition
Returns all parameter names that need to be expanded recursively during expansion of this macro.
getParameterTokens(ShallowEntity) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns a list of parameter tokens for the given method.
getParameterTypeNames(ShallowEntity) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns all parameter type names of the given method.
getParent() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns parent entity or null for the root.
getParent() - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns the parent of this path, i.e.
getParentCommits() - Method in class org.conqat.engine.index.shared.ParentedCommitDescriptor
 
getParentFile() - Method in class org.conqat.lib.commons.filesystem.CanonicalFile
Same as File.getParentFile() but returns a canonical file.
getParentIndex() - Method in class org.conqat.engine.index.shared.UnresolvedCommitDescriptor
 
getParentNames(ShallowEntity) - Method in class eu.cqse.check.framework.util.CsLanguageFeatureParser
Returns a list of all class names the given entity inherits from.
getParentNode(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getParentPath(String) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
Returns the parent path for a path which is everything up to the last non-escaped UniformPathUtils.SEPARATOR_CHAR.
getParentPath() - Method in class org.conqat.lib.commons.resources.Resource
Returns the resource's parent path.
getParentProjectId() - Method in class org.conqat.engine.index.shared.ProjectInfo
 
getPartiallyCoveredLines() - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Returns list of partially covered lines (sorted ascending)
getPartition() - Method in class org.conqat.engine.index.shared.tests.TestExecutionWithPartition
 
getPassedExportingToken(String) - Method in class eu.cqse.check.framework.util.abap.FunctionCallInfo
Gets the token which is passed to the given exporting parameter
getPassword() - Method in class org.conqat.engine.service.shared.client.ServerDetails
Returns the password.
getPatch() - Method in class org.conqat.lib.commons.version.Version
Get patch version number.
getPath() - Method in class org.conqat.lib.commons.filesystem.CanonicalFile
Deprecated.
getPath() - Method in class org.conqat.lib.commons.resources.Resource
Returns the resource's path relative to the Resource.contextClass including the resource's name.
getPaths() - Method in class org.conqat.lib.commons.filesystem.PathBasedContentProviderBase
Returns the relative paths to all available elements that carry content.
getPathSegmentAt(int) - Method in class org.conqat.lib.commons.resources.Resource
Returns only a single path segment of the resource's path.
getPathSegments(String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns the segments of a path.
getPathsWithPrefix(String) - Method in class org.conqat.lib.commons.filesystem.PathBasedContentProviderBase
Returns all paths starting with a given prefix.
getPattern() - Method in interface org.conqat.lib.commons.string.IRegexReplacement
The pattern to match.
getPattern() - Method in class org.conqat.lib.commons.string.RegexReplacement
The pattern to match.
getPatternColor() - Method in interface org.conqat.lib.commons.treemap.ITreeMapNode
Returns the color used for drawing the pattern (if any) of this node.
getPlainClassHierarchy() - Method in class org.conqat.lib.commons.serialization.objects.SerializedObjectBase
Returns the class hierarchy from most super class (nearest to Object) to sub class including only plain classes (no proxies).
getPlainTypeName(String) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Removes all pointer, array and reference declarations from the given typename.
getPosition() - Method in class eu.cqse.check.framework.util.tokens.TokenStream
Returns the current position in the stream.
getPosition(int) - Method in class org.conqat.lib.commons.algo.Diff.Delta
Returns the i-th element of the change positions.
getPosition() - Method in class org.conqat.lib.commons.reflect.FormalParameter
Get the position of the formal parameter within the methods parameter list.
getPositionCount() - Method in class org.conqat.lib.commons.region.RegionSet
Gets the number of positions contained in the RegionSet.
getPostFieldData() - Method in class org.conqat.lib.commons.serialization.objects.SerializedClassValues
Returns the post field data.
getPostTokenSpacing(IToken, int) - Static method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrintingUtils
Returns the spacing to be used after the given token.
getPowerSet(List<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns the power set of the given input list.
getPreCommitBranch() - Method in class org.conqat.engine.service.shared.client.ServerDetails
Returns the precommit branch name, @see ProjectBranchesService#PRECOMMIT_BRANCH_PREFIX.
getPredecessorCommits() - Method in class org.conqat.engine.index.shared.tests.TestExecutionWithPartition
 
getPredecessorPathElements() - Method in class org.conqat.engine.commons.findings.StatementPathElement
 
getPreFieldData() - Method in class org.conqat.lib.commons.serialization.objects.SerializedClassValues
Returns the pre field data.
getPrefix() - Method in enum org.conqat.lib.commons.uniformpath.UniformPath.EType
 
getPrefix(String) - Method in class org.conqat.lib.commons.xml.ConstantNamespaceContext
Throws UnsupportedOperationException.
getPrefixes(String) - Method in class org.conqat.lib.commons.xml.ConstantNamespaceContext
Throws UnsupportedOperationException.
getPreviousEntity(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Returns the previous ShallowEntity before the given entity.
getPrimaryTestResource() - Method in class org.conqat.lib.commons.test.ExpectedDataContainer
Returns the primary test resource, which is the only resource whose name matches the expected resource without the suffix.
getPrimitive(String) - Static method in enum org.conqat.lib.commons.reflect.EJavaPrimitive
Get primitive by name.
getPrimitiveIgnoreCase(String) - Static method in enum org.conqat.lib.commons.reflect.EJavaPrimitive
Get primitive by name ignoring case.
getPrimitiveTypes() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
Returns all primitive token types.
getPrimitiveTypes() - Method in class eu.cqse.check.framework.shallowparser.languages.opencl.OpenCLShallowParser
Returns all primitive token types.
getProbes() - Method in class org.conqat.engine.sourcecode.coverage.ProbeCoverageInfo
 
getProject(String, ServerDetails, String, Pair<?, ?>...) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris
Constructs a project service uri for services with api prefix.
getProject(String, ServerDetails, String, ListMap<String, String>) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris
Constructs a project service uri for services with api prefix.
getProject(String, ServerDetails, String, UniformPath, Pair<?, ?>...) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris
Constructs a project service uri for services with api prefix.
getProject(String, ServerDetails, String, String, Pair<?, ?>...) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris
Constructs a project service uri for services with api prefix.
getProject(String, ServerDetails, String, UniformPath, ListMap<String, String>) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris
Constructs a project service uri for services with api prefix.
getProject(String, ServerDetails, String, String, ListMap<String, String>) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris
Constructs a project service uri for services with api prefix.
getProject(String, ServerDetails, String, Pair<?, ?>...) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris.Legacy
Constructs a project service uri for services of the legacy framework.
getProject(String, ServerDetails, String, String, Pair<?, ?>...) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris.Legacy
Constructs a project service uri for services of the legacy framework.
getProject(String, ServerDetails, String, String, ListMap<String, String>) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris.Legacy
Constructs a project service uri for services of the legacy framework.
getProject(String, ServerDetails, String, UniformPath, Pair<?, ?>) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris.Legacy
Constructs a project service uri for services of the legacy framework.
getProject(String, ServerDetails, String, UniformPath, ListMap<String, String>) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris.Legacy
Constructs a project service uri for services of the legacy framework.
getProject(String, ServerDetails, String, ListMap<String, String>) - Static method in class org.conqat.engine.service.shared.client.ServiceClientUris.Legacy
Constructs a project service uri for services of the legacy framework.
getProjectAliasOrId() - Method in class org.conqat.engine.index.shared.ProjectInfo
Returns the ProjectInfo.alias if present.
getProperties() - Method in class org.conqat.engine.commons.findings.DetachedFinding
Returns the properties of this finding.
getProperty(ECSSProperty) - Method in class org.conqat.lib.commons.html.CSSDeclarationBlock
Returns the value of the property (or null if it is not defined for this block).
getProtocolFromUrl(String) - Static method in class org.conqat.engine.index.shared.GitUtils
Determine protocol used in given url.
getQualifiedGroupName() - Method in class org.conqat.engine.index.shared.TrackedFinding
Returns the qualified group name, i.e.
getQualifiedName() - Method in class org.conqat.engine.commons.findings.location.QualifiedNameLocation
Returns the qualified name.
getRangeSum(E, E) - Method in class org.conqat.lib.commons.collections.SortedCounterSet
Obtain the sum of all values in a certain range of elements.
getRating() - Method in class org.conqat.lib.commons.assessment.Rating
Returns the actual rating determined based on the stored value and a comparison of hash codes.
getRationale() - Method in class org.conqat.engine.service.shared.data.FindingBlacklistInfo
Returns the rationale.
getRawEndLine() - Method in class org.conqat.engine.commons.findings.location.TextRegionLocation
Returns the line corresponding to TextRegionLocation.getRawEndOffset() (one-based, inclusive).
getRawEndOffset() - Method in class org.conqat.engine.commons.findings.location.TextRegionLocation
Returns the absolute end position in the (raw) text (zero based, inclusive).
getRawStartLine() - Method in class org.conqat.engine.commons.findings.location.TextRegionLocation
Returns the line corresponding to TextRegionLocation.getRawStartOffset() (one-based, inclusive).
getRawStartOffset() - Method in class org.conqat.engine.commons.findings.location.TextRegionLocation
Returns the absolute start position of the region in the (raw) text (zero based, inclusive).
getReadableName() - Method in enum eu.cqse.check.framework.scanner.ELanguage
getReadableName() - Method in enum eu.cqse.check.framework.shallowparser.framework.EShallowEntityType
Returns a readable variant of the name of this entity type, e.g.
getReadableName() - Method in enum org.conqat.engine.service.shared.data.EFindingBlacklistType
Returns a readable name of this blacklist type for showing to the user
getRecognizerStringRepresentation() - Method in class eu.cqse.check.framework.shallowparser.framework.PreconditionRecognizer
Returns the default string representation of this recognizer: its short class name.
getRecognizerStringRepresentation() - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Returns the default string representation of this recognizer: its short class name.
getRecognizerStringRepresentation() - Method in class eu.cqse.check.framework.shallowparser.framework.SequenceRecognizer
Returns the default string representation of this recognizer: its short class name.
getRecognizerStringRepresentation() - Method in class eu.cqse.check.framework.shallowparser.framework.SubRecognizer
Returns the default string representation of this recognizer: its short class name.
getRecognizerStringRepresentation() - Method in class eu.cqse.check.framework.shallowparser.languages.kotlin.KotlinStatementSubRecognizer
Returns the default string representation of this recognizer: its short class name.
getRelativeEndTokenIndex() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns the end token index relative to the parent (i.e.
getRelativeFrequency(int) - Method in class org.conqat.lib.commons.color.MultiColor
Returns the relative frequency of the color at the given index.
getRelativeStartTokenIndex() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns the start token index relative to the parent (i.e.
getRelevantLines(LineCoverageInfo) - Method in enum org.conqat.engine.sourcecode.coverage.ELineCoverage
Returns the relevant lines that are covered with this ELineCoverage type
getRemovedFindings() - Method in class org.conqat.engine.index.shared.FindingDelta
Returns removedFindings.
getRemovedPaths() - Method in class org.conqat.engine.service.shared.data.PreCommitDeltaInfo
 
getReplacement() - Method in interface org.conqat.lib.commons.string.IRegexReplacement
The replacement for the pattern.
getReplacement() - Method in class org.conqat.lib.commons.string.RegexReplacement
The replacement for the pattern.
getRequestBody() - Method in exception org.conqat.engine.service.shared.client.ServiceCallException
 
getRequiredContextParameters() - Method in interface eu.cqse.check.framework.core.phase.IGlobalExtractionPhase
The context parameters required by this check phase.
getRequiredPhases() - Method in class eu.cqse.check.framework.core.CheckInfo
 
getResource(String) - Method in class org.conqat.lib.commons.test.ManagedTestData
Returns the given resource.
getResource(String) - Method in class org.conqat.lib.commons.test.TestDataManager
Marks the given resource as used and returns it.
getResourceIfExists(String) - Method in class org.conqat.lib.commons.test.ManagedTestData
Returns the given resource or an empty optional if no resource with the given path exists.
getRest(List<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns the sublist of all but the first element in list or null, if list is empty.
getResult() - Method in class org.conqat.engine.index.shared.tests.TestExecution
 
getResult() - Method in class org.conqat.lib.commons.concurrent.RunnableWithAsyncResultBase
Returns the result.
getReturnCode() - Method in class org.conqat.lib.commons.io.ProcessUtils.ExecutionResult
Returns returnCode.
getReturnParameters(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns a list of variable names (identifiers) that must be returned from the specified block if it is extracted into a new method
getReturnType(ShallowEntity) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns the type name of the return type of the given method.
getRightChangeLines() - Method in class org.conqat.lib.commons.diff.DiffDescription
Returns the line changes for the right lines.
getRightChangeRegions() - Method in class org.conqat.lib.commons.diff.DiffDescription
Returns the change regions for the right lines.
getRootEntities(Class<T>) - Method in class org.conqat.lib.commons.serialization.SerializedEntityPool
Return all root entities of the given type.
getRootEntities() - Method in class org.conqat.lib.commons.serialization.SerializedEntityPool
Returns the root entities in this pool.
getRootEntity(ECodeViewOption) - Method in class eu.cqse.check.framework.checktest.TestTokenElementContext
Returns the synthetic root entity of the abstract syntax tree based on the given view.
getRootEntity(ECodeViewOption) - Method in interface eu.cqse.check.framework.core.phase.ITokenElementContext
Returns the synthetic root entity of the abstract syntax tree based on the given view.
getRuleId() - Method in enum eu.cqse.check.framework.core.ruleset.EAutosarCpp14Rule
 
getRuleId() - Method in enum eu.cqse.check.framework.core.ruleset.EMisraC2012Rule
 
getRuleId() - Method in interface eu.cqse.check.framework.core.ruleset.IRulesetRule
Returns a human readable rule id (e.g.
getRuleText() - Method in enum eu.cqse.check.framework.core.ruleset.EAutosarCpp14Rule
 
getRuleText() - Method in enum eu.cqse.check.framework.core.ruleset.EMisraC2012Rule
 
getRuleText() - Method in interface eu.cqse.check.framework.core.ruleset.IRulesetRule
Returns a readable name of description of the rule.
getSecond(S) - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Get second element.
getSecond() - Method in class org.conqat.lib.commons.collections.ImmutablePair
Returns the second element of the pair.
getSecond(int) - Method in class org.conqat.lib.commons.collections.PairList
Returns the second element at given index.
getSecondaryLocations() - Method in class org.conqat.engine.commons.findings.DetachedFinding
 
getSecondKeys(K1) - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Get all the second level keys stored under the given first level key.
getSecondList() - Method in class org.conqat.lib.commons.collections.PairList
Returns a list view of the second elements backed directly by the array.
getSecondMap(K1) - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Returns the data stored under the given first-level key as an unmodifiable map or null if nothing is stored under that key.
getSecondOperandIndex(int) - Method in class eu.cqse.check.base.AvoidObjectComparisonWithSelfCheckBase
Returns index of the second operand of comparison expression.
getSeconds() - Method in class org.conqat.lib.commons.system.PerformanceMonitor
Gets the measured time in seconds.
getSecondSet() - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Returns the second set (the range).
getSecondSize(K1) - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Get the size of the (second) map stored for a first key.
getSeparateScopeSubtypes() - Method in class eu.cqse.check.framework.typetracker.abap.AbapTypeTracker
Returns all statement sub-types that need a separate scope.
getSeparateScopeSubtypes() - Method in class eu.cqse.check.framework.typetracker.cpp.CppTypeTracker
Returns all statement sub-types that need a separate scope.
getSeparateScopeSubtypes() - Method in class eu.cqse.check.framework.typetracker.cs.CsTypeTracker
Returns all statement sub-types that need a separate scope.
getSeparateScopeSubtypes() - Method in class eu.cqse.check.framework.typetracker.java.JavaTypeTracker
Returns all statement sub-types that need a separate scope.
getSeparateScopeSubtypes() - Method in class eu.cqse.check.framework.typetracker.TypeTrackerBase
Returns all statement sub-types that need a separate scope.
getSerialVersionUid() - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Returns the serial version.
getSHA1() - Static method in class org.conqat.lib.commons.digest.Digester
Returns SHA-1 digester or throws an AssertionError if the digester could not be located.
getSHA256() - Static method in class org.conqat.lib.commons.digest.Digester
Returns SHA-256 digester or throws an AssertionError if the digester could not be located.
getShortDisplayText() - Method in enum org.conqat.lib.commons.assessment.ETrafficLightColor
 
getShortOption(char) - Method in class org.conqat.lib.commons.options.OptionRegistry
Returns the OptionApplicator for the given short option name or null if no such options exists.
getShortString(NodeT, IIdProvider<Integer, NodeT>, IMeshWalker<NodeT, X>...) - Static method in class org.conqat.lib.commons.graph.GraphDebuggingUtils
Returns a human-readable string representation of the graph.
getSiblingLocations() - Method in class org.conqat.engine.commons.findings.DetachedFinding
Returns the locations of sibling findings.
getSignalNames() - Method in class org.conqat.engine.commons.findings.location.QualifiedNameLocation
 
getSimpleBlockKeywordsWithoutParentheses() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Returns the set of all keywords that start a simple block but are never followed by parentheses (see implementers for examples).
getSimpleBlockKeywordsWithoutParentheses() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
getSimpleBlockKeywordsWithoutParentheses() - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Returns the set of all keywords that start a simple block but are never followed by parentheses (see implementers for examples).
getSimpleBlockKeywordsWithoutParentheses() - Method in class eu.cqse.check.framework.shallowparser.languages.java.JavaShallowParser
Returns the set of all keywords that start a simple block but are never followed by parentheses (see implementers for examples).
getSimpleBlockKeywordsWithoutParentheses() - Method in class eu.cqse.check.framework.shallowparser.languages.objectivec.ObjectiveCShallowParser
Returns the set of all keywords that start a simple block but are never followed by parentheses (see implementers for examples).
getSimpleBlockKeywordsWithParentheses() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Returns the set of all keywords that start a simple block with optional parentheses (see implementers for examples).
getSimpleBlockKeywordsWithParentheses() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
getSimpleBlockKeywordsWithParentheses() - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Returns the set of all keywords that start a simple block with optional parentheses (see implementers for examples).
getSimpleBlockKeywordsWithParentheses() - Method in class eu.cqse.check.framework.shallowparser.languages.java.JavaShallowParser
Returns the set of all keywords that start a simple block with optional parentheses (see implementers for examples).
getSimpleBlockKeywordsWithParentheses() - Method in class eu.cqse.check.framework.shallowparser.languages.objectivec.ObjectiveCShallowParser
Returns the set of all keywords that start a simple block with optional parentheses (see implementers for examples).
getSimpleClassName() - Method in class eu.cqse.check.framework.core.CheckInfo
Returns the simple class name of the check.
getSingleTestResource(String...) - Method in class org.conqat.lib.commons.test.ExpectedDataContainer
Returns a single test resource.
getSize() - Method in class org.conqat.lib.commons.algo.Diff.Delta
Returns the size of the delta, i.e.
getSize() - Method in class org.conqat.lib.commons.assessment.Assessment
Returns the size of the assessment, i.e.
getSize() - Method in class org.conqat.lib.commons.collections.IntList
Returns the size of the list.
getSize() - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Get size of the map.
getSourcePath() - Method in class org.conqat.engine.sourcecode.coverage.TestDetails
 
getSplitParameterTokens(ShallowEntity) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns a list of lists of tokens that represent the parameters of the given method.
getSshPrivateKey() - Method in class org.conqat.engine.index.shared.GitUtils.TeamscaleGitCredentialsProvider
 
getStacktraceAsString(Throwable) - Static method in class org.conqat.lib.commons.error.ExceptionUtils
Obtains the stack trace of the given Throwable as a string.
getStart() - Method in class org.conqat.lib.commons.region.SimpleRegion
Gets the start position of the region
getStartIndexRegion() - Method in class org.conqat.lib.commons.region.FuzzyRegion
 
getStartLine() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns the 1-based start line number.
getStartOffset() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns the (inclusive) offset of the start token
getStartOffset() - Method in class org.conqat.engine.resource.text.filter.base.Deletion
Returns start position of deletion (inclusive).
getStartTokenIndex() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns the start token index.
getStatedDependencies(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.util.javascript.ClosureJavaScriptDependencyExtractor
Returns the dependencies of the given entity that are delclared via 'goog.require').
getStatementOracle() - Method in class eu.cqse.check.framework.scanner.LanguageProperties
Get statement oracle for this language.
getStatementPath() - Method in class org.conqat.engine.commons.findings.DetachedFinding
Returns the statement path if there is one attached to this finding.
getStatements(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns all statements in the given entity
getStatementSpacing(ShallowEntity, ELanguage) - Static method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrintingUtils
Returns the spacing to be used based on the given entity.
getStatementStartToken() - Method in class eu.cqse.check.abap.OpenSqlWriteStatement
Gets the statement start token, e.g.
getStatementStartTokens() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Returns a set of all tokens that can start a statement, besides a type (see CStyleShallowParserBase.typePatternInState(EGenericParserStates...) and a literal.
getStatementStartTokens() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
getStatementStartTokens() - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Returns a set of all tokens that can start a statement, besides a type (see CStyleShallowParserBase.typePatternInState(EGenericParserStates...) and a literal.
getStatementStartTokens() - Method in class eu.cqse.check.framework.shallowparser.languages.java.JavaShallowParser
Returns a set of all tokens that can start a statement, besides a type (see CStyleShallowParserBase.typePatternInState(EGenericParserStates...) and a literal.
getStatementStartTokens() - Method in class eu.cqse.check.framework.shallowparser.languages.objectivec.ObjectiveCShallowParser
Returns a set of all tokens that can start a statement, besides a type (see CStyleShallowParserBase.typePatternInState(EGenericParserStates...) and a literal.
getStatusCode() - Method in exception org.conqat.engine.service.shared.client.ServiceCallException
 
getStderr() - Method in class org.conqat.lib.commons.io.ProcessUtils.ExecutionResult
Returns stderr.
getStdout() - Method in class org.conqat.lib.commons.io.ProcessUtils.ExecutionResult
Returns stdout.
getStoredRating() - Method in class org.conqat.lib.commons.assessment.Rating
Returns the rating stored in the file (which may be null if no old rating was found).
getString(NodeT, IIdProvider<Integer, NodeT>, IMeshWalker<NodeT, X>...) - Static method in class org.conqat.lib.commons.graph.GraphDebuggingUtils
Returns a string representation of the graph.
getStringAttribute(A) - Method in class org.conqat.lib.commons.xml.XMLReader
Get attribute value.
getStyle(ETokenType) - Method in class eu.cqse.check.framework.scanner.highlighting.SourceCodeStyle
Returns the color/font style pair for a given token type.
getStyle(IToken) - Method in class eu.cqse.check.framework.scanner.highlighting.SourceCodeStyle
Returns the color/font style pair for a given token.
getSubExpressionRecognizer() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Returns a recognizer used for detecting sub expressions (anonymous classes, lambdas, etc.) within expressions.
getSubExpressionRecognizer() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
getSubExpressionRecognizer() - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Returns a recognizer used for detecting sub expressions (anonymous classes, lambdas, etc.) within expressions.
getSubExpressionRecognizer() - Method in class eu.cqse.check.framework.shallowparser.languages.java.JavaShallowParser
Returns a recognizer used for detecting sub expressions (anonymous classes, lambdas, etc.) within expressions.
getSubExpressionRecognizer() - Method in class eu.cqse.check.framework.shallowparser.languages.objectivec.ObjectiveCShallowParser
Returns a recognizer used for detecting sub expressions (anonymous classes, lambdas, etc.) within expressions.
getSubExpressionRecognizer() - Method in class eu.cqse.check.framework.shallowparser.languages.opencl.OpenCLShallowParser
Returns a recognizer used for detecting sub expressions (anonymous classes, lambdas, etc.) within expressions.
getSubParseState() - Method in class eu.cqse.check.framework.shallowparser.languages.base.LineBasedStatementRecognizerBase
Returns the state to be used for a sub parse.
getSubParseState() - Method in class eu.cqse.check.framework.shallowparser.languages.python.PythonSimpleStatementRecognizer
Returns the state to be used for a sub parse.
getSubPath(int) - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns the sub path relative to the given number of top level path segments.
getSubPathAfter(String) - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns the relative sub path after the given segment.
getSubsequentEntity(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Returns the next ShallowEntity after the given entity.
getSubtype() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns the subtype.
getSuperClasses(Class<?>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Get super class list of a class.
getSuperClassHandle() - Method in class org.conqat.lib.commons.serialization.classes.SerializedClassBase
Returns the handle of the super class.
getSupport() - Method in class org.conqat.lib.commons.datamining.FrequentItemSet
Returns the support [0..1].
getSupportedLanguages() - Method in class eu.cqse.check.framework.core.CheckInfo
Returns the supported languages.
getSupportedLanguages() - Static method in class eu.cqse.check.framework.shallowparser.ShallowParserFactory
Returns all ELanguages for which we have shallow parsers.
getSurroundingEntity() - Method in class eu.cqse.check.framework.util.clike.SwitchBlockGroup
 
getT(int) - Method in class org.conqat.lib.commons.algo.Diff.Delta
Returns the i-th element stored as addition or deletion.
getTableName() - Method in class eu.cqse.check.abap.OpenSqlWriteStatement
Returns the name of the targeted table in upper case.
getTableNameToken() - Method in class eu.cqse.check.abap.OpenSqlWriteStatement
Returns the IToken holding the table name
getTableTokenIndex() - Method in class eu.cqse.check.abap.OpenSqlWriteStatement
Determines the token index at which the table name starts.
getTargetElement() - Method in interface org.conqat.lib.commons.xml.IXMLElementProcessor
The element type this processor is meant to process.
getTestExecution() - Method in class org.conqat.engine.index.shared.tests.TestExecutionWithPartition
 
getTestResources() - Method in class org.conqat.lib.commons.test.ExpectedDataContainer
Returns all test resource that belong to the container (not including the expected resource).
getText() - Method in interface eu.cqse.check.framework.scanner.IToken
Obtain the original input text for a token (copied verbatim from the source).
getText() - Method in class eu.cqse.check.framework.scanner.Token
Obtain the original input text for a token (copied verbatim from the source).
getText() - Method in class org.conqat.engine.index.shared.BasicTokenElementInfo
Returns the text content.
getText() - Method in interface org.conqat.lib.commons.treemap.ITreeMapNode
Returns the text of the tree map node
getText() - Method in class org.conqat.lib.commons.xml.XMLReader
Get text content of current node.
getTextContent(ECodeViewOption.ETextViewOption) - Method in class eu.cqse.check.framework.checktest.TestTokenElementContext
Returns the text content in the given view.
getTextContent(ECodeViewOption.ETextViewOption) - Method in interface eu.cqse.check.framework.core.phase.ITokenElementContext
Returns the text content in the given view.
getTextStringValue(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
getThrownTypesTokens(ShallowEntity) - Method in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
Returns all token lists representing thrown types of a method in the order of declaration.
getThrowsToken(ShallowEntity) - Method in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
Returns the token of the throws keyword of a given method.
getTimeLimitInSeconds() - Method in class org.conqat.engine.service.shared.data.PreCommitServerLimits
 
getTimeOfDate(Date) - Static method in class org.conqat.lib.commons.date.DateUtils
Get the timestamp of a date.
getTimeoutSeconds() - Method in class org.conqat.engine.service.shared.client.ServerDetails
Returns the timeout for the connection to use (in seconds).
getTimestamp() - Method in class org.conqat.engine.index.shared.CommitDescriptor
 
getTimestamp() - Method in class org.conqat.engine.index.shared.UnresolvedCommitDescriptor
 
getTimestamp() - Method in class org.conqat.engine.service.shared.data.FindingBlacklistInfo
Returns the timestamp.
getTimestamp() - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
 
getTimestamp() - Method in class org.conqat.engine.sourcecode.coverage.MultiFileRangeCoverageInfo
 
getTimestampFromRevision(Repository, String) - Static method in class org.conqat.engine.index.shared.GitUtils
Returns a timestamp for the given revision in the given repository.
getTmpDir() - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Obtains the system's temporary directory
getTokenByTypeAndText(List<IToken>, String, Set<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Searches for the first token with the given type and text (ignoring case).
getTokenClass() - Method in enum eu.cqse.check.framework.scanner.ETokenType
Get token class
getTokenClassNames() - Static method in enum eu.cqse.check.framework.scanner.ETokenType.ETokenClass
Convenience method that gets an array of the token class names
getTokenLanguage() - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Returns the language of the given IncludedTokens (assuming all have the same language).
getTokenLength() - Method in class eu.cqse.check.java.StaticMethodCallRecognizer
Returns the length of the full qualified method name in tokens.
getTokenLineCount(EnumSet<ETokenType.ETokenClass>, List<IToken>, Set<Integer>) - Static method in class eu.cqse.check.framework.util.tokens.TokenUtils
Creates a representation of the tokens that contains only the tokens specified in the parameter.
getTokens(ECodeViewOption) - Method in class eu.cqse.check.framework.checktest.TestTokenElementContext
Returns the tokens in the given view.
getTokens(ECodeViewOption) - Method in interface eu.cqse.check.framework.core.phase.ITokenElementContext
Returns the tokens in the given view.
getTokens(String, ELanguage) - Static method in class eu.cqse.check.framework.scanner.ScannerUtils
Returns the results of scanning a string.
getTokens(String, ELanguage, String) - Static method in class eu.cqse.check.framework.scanner.ScannerUtils
Returns the results of scanning a string.
getTokens() - Method in class eu.cqse.check.framework.util.tokens.MatchGroupElement
 
getTokens() - Method in class eu.cqse.check.framework.util.tokens.TokenStream
 
getTokens() - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
 
getTokensInSameLine(List<IToken>, int) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns a list of tokens existing in the same line of a given token, which specified by its index.
getTokensSince(int) - Method in class eu.cqse.check.framework.util.tokens.TokenStream
Returns a view of the tokens in between the given position (inclusive) and the current position (exclusive).
getTokenStreams() - Method in class eu.cqse.check.framework.util.tokens.TokenStreamSplitter
Returns the split streams.
getTokenTexts(List<IToken>, int, int) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Converts the sublist of the given token list from the given start index (inclusive) to the given end index (exclusive) to a list of token texts.
getTokenTexts(List<IToken>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Converts the given token list to a list of corresponding token texts.
getTokenTextsByType(List<IToken>, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Filters the tokens by type and returns the text of each filtered token.
getTokenTypesByClass(ETokenType.ETokenClass) - Static method in enum eu.cqse.check.framework.scanner.ETokenType
Obtain all token types that belong to a specific token class.
getTooltipId() - Method in interface org.conqat.lib.commons.treemap.ITreeMapNode
Get displayable name of the node.
getTooltipKeys() - Method in interface org.conqat.lib.commons.treemap.ITreeMapNode
Returns keys for structured displayable data.
getTooltipValue(String) - Method in interface org.conqat.lib.commons.treemap.ITreeMapNode
Returns the value to be displayed for a single key.
getTotal() - Method in class org.conqat.lib.commons.collections.CounterSet
Get total sum of all elements.
getTrafficLightColors() - Static method in enum org.conqat.lib.commons.assessment.ETrafficLightColor
Returns the traffic light colors red, yellow and green in this particular order.
getType() - Method in class eu.cqse.check.framework.core.option.CheckOptionWrapper
Returns the option's type.
getType() - Method in interface eu.cqse.check.framework.scanner.IToken
Obtain type of token.
getType() - Method in class eu.cqse.check.framework.scanner.Token
Obtain type of token.
getType() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns the type.
getType() - Method in class org.conqat.engine.service.shared.data.FindingBlacklistInfo
Returns the blacklist type.
getType() - Method in enum org.conqat.engine.service.shared.EMimeType
Returns the type string.
getType() - Method in class org.conqat.lib.commons.reflect.FormalParameter
Get parameter type.
getType() - Method in exception org.conqat.lib.commons.xml.XMLWriterException
Get exception type.
getTypeCode() - Method in class org.conqat.lib.commons.serialization.classes.SerializedArrayField
Returns the type code for the king of field.
getTypeCode() - Method in class org.conqat.lib.commons.serialization.classes.SerializedBooleanField
Returns the type code for the king of field.
getTypeCode() - Method in class org.conqat.lib.commons.serialization.classes.SerializedByteField
Returns the type code for the king of field.
getTypeCode() - Method in class org.conqat.lib.commons.serialization.classes.SerializedCharField
Returns the type code for the king of field.
getTypeCode() - Method in class org.conqat.lib.commons.serialization.classes.SerializedDoubleField
Returns the type code for the king of field.
getTypeCode() - Method in class org.conqat.lib.commons.serialization.classes.SerializedFieldBase
Returns the type code for the king of field.
getTypeCode() - Method in class org.conqat.lib.commons.serialization.classes.SerializedFloatField
Returns the type code for the king of field.
getTypeCode() - Method in class org.conqat.lib.commons.serialization.classes.SerializedIntField
Returns the type code for the king of field.
getTypeCode() - Method in class org.conqat.lib.commons.serialization.classes.SerializedLongField
Returns the type code for the king of field.
getTypeCode() - Method in class org.conqat.lib.commons.serialization.classes.SerializedObjectField
Returns the type code for the king of field.
getTypeCode() - Method in class org.conqat.lib.commons.serialization.classes.SerializedShortField
Returns the type code for the king of field.
getTypeId() - Method in class org.conqat.engine.index.shared.FindingsSummaryTypeIdInfo
Returns the finding typeId.
getTypeId() - Method in class org.conqat.engine.index.shared.IndexFinding
Returns the type id of this finding.
getTypeIdInfos() - Method in class org.conqat.engine.index.shared.FindingsSummaryGroupInfo
Returns the TypeId infos.
getTypeInfo(String) - Method in class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Returns the type information for the given key.
getTypeInfoExtractor(ELanguage, List<ShallowEntity>) - Static method in class eu.cqse.check.framework.typetracker.TypeInfoExtractorFactory
Returns a type info extractor instance for the given language.
getTypeInfoForMethodParameters(ShallowEntity, List<IToken>) - Method in class eu.cqse.check.framework.util.abap.AbapLanguageFeatureParser
Gets type information from a list of tokens holding a method's parameter declaration part, which may either use the FOR EVENT ...
getTypeKeywords() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Returns the set of keywords that start a type.
getTypeKeywords() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
getTypeKeywords() - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Returns the set of keywords that start a type.
getTypeKeywords() - Method in class eu.cqse.check.framework.shallowparser.languages.java.JavaShallowParser
Returns the set of keywords that start a type.
getTypeKeywords() - Method in class eu.cqse.check.framework.shallowparser.languages.objectivec.ObjectiveCShallowParser
Returns the set of keywords that start a type.
getTypeLookup(ShallowEntity) - Method in interface eu.cqse.check.framework.typetracker.ITypeResolution
Returns a type lookup for the given shallow entity.
getTypeLookup(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.PrecomputedTypeResolution
Returns a type lookup for the given shallow entity.
getTypeModifier() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Returns the valid type modifiers for the language.
getTypeModifier() - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Returns the valid type modifiers for the language.
getTypeModifier() - Method in class eu.cqse.check.framework.shallowparser.languages.java.JavaShallowParser
Returns the valid type modifiers for the language.
getTypeName() - Method in class eu.cqse.check.framework.typetracker.TypedVariable
Returns the variable's type name.
getTypeNameFromCatchTokens(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns the type name of an exception within a catch statement or null if none is found.
getTypeNameStartIndex(List<IToken>, int) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Return the start index of the type name that ends at the given index within the given token list.
getTypeOrIdentifier() - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
Returns all primitive token types.
getTypeOrIdentifier() - Method in class eu.cqse.check.framework.shallowparser.languages.opencl.OpenCLShallowParser
Returns all primitive token types.
getTypeResolution(ECodeViewOption) - Method in class eu.cqse.check.framework.checktest.TestTokenElementContext
Returns a type resolution, which contains information about known variables and their types.
getTypeResolution(ECodeViewOption) - Method in interface eu.cqse.check.framework.core.phase.ITokenElementContext
Returns a type resolution, which contains information about known variables and their types.
getUiFormattedDateString(long) - Static method in class org.conqat.lib.commons.date.DateUtils
Takes a timestamp in milliseconds, creates a date based on this timestamp and returns the UI formatted String representation of this date.
getUncoveredLines() - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Returns list of uncovered lines (sorted ascending)
getUnfilteredOffset(int) - Method in class org.conqat.engine.resource.text.filter.util.StringOffsetTransformer
Converts a filtered offset to an unfiltered offset.
getUniformPath() - Method in class eu.cqse.check.framework.checktest.TestTokenElementContext
Returns the uniform path of the analyzed token element.
getUniformPath() - Method in interface eu.cqse.check.framework.core.phase.IExtractedValue
Returns the uniform path for this value.
getUniformPath() - Method in interface eu.cqse.check.framework.core.phase.ITokenElementContext
Returns the uniform path of the analyzed token element.
getUniformPath() - Method in class org.conqat.engine.commons.findings.location.ElementLocation
Returns the uniform path.
getUniformPath() - Method in class org.conqat.engine.index.shared.BasicTokenElementInfo
Returns the uniform path.
getUniformPath() - Method in class org.conqat.engine.index.shared.tests.TestExecution
 
getUniformPathToContentMap() - Method in class org.conqat.engine.index.shared.PreCommitUploadData
 
getUnnamedParameters() - Method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
getUnquotedTextForCharacterLiteral(IToken) - Static method in class eu.cqse.check.framework.core.util.CheckUtils
Gets the text of an character/string literal token without quotes.
getUnresolvedIncludePaths() - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor.PreprocessorUsageInformation
Returns all include paths that could not be resolved to files.
getUnwantedMethods() - Method in class eu.cqse.check.base.UnwantedMethodCallsCheckBase
Template method for obtaining the list of unwanted methods.
getUnwantedRegex() - Method in class eu.cqse.check.base.UnwantedExpressionInCommentCheckBase
Provides the Regex pattern that specifies which expressions are unwanted in comments.
getUpper() - Method in class org.conqat.lib.commons.math.Range
Get upper bound.
getUrl() - Method in class org.conqat.engine.service.shared.client.ServerDetails
Returns the URL.
getUrl() - Method in class org.conqat.lib.commons.resources.Resource
Returns the resource's url.
getUrl() - Method in class org.conqat.lib.commons.test.mockserver.MockServer
Returns the server URL.
getUrlAsString() - Method in class org.conqat.lib.commons.test.mockserver.MockServer
Returns the server URL as string.
getUrlPrefix() - Method in enum org.conqat.engine.index.shared.EGitProtocol
Returns the URL prefix corresponding to this protocol, e.g.
getUser() - Method in class org.conqat.engine.service.shared.data.FindingBlacklistInfo
Returns the user who blacklisted the finding.
getUserHomeDir() - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Obtains the current user's home directory
getUsername() - Method in class org.conqat.engine.service.shared.client.ServerDetails
Returns the username.
getUsers() - Method in class org.conqat.lib.commons.datamining.RecommenderRatingDatabase
Returns all users contained in this database.
getValidIdentifiers() - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Returns the set of all valid identifiers, i.e.
getValidIdentifiers() - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Returns the set of all valid identifiers, i.e.
getValue() - Method in interface eu.cqse.check.framework.core.phase.IExtractedValue
Returns the actual value.
getValue(E) - Method in class org.conqat.lib.commons.collections.CounterSet
Get the value for an element.
getValue(K1, K2) - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Get a value by specifying first and second level key.
getValue(String) - Method in class org.conqat.lib.commons.options.CmdLine
Deprecated.
Get the value for a parameter.
getValue(String) - Method in class org.conqat.lib.commons.options.Options
Gets the value for a specified option.
getValue(String, String) - Method in class org.conqat.lib.commons.options.Options
Return the value for a specified option or a default value if option is not present.
getValue(int) - Method in class org.conqat.lib.commons.serialization.objects.SerializedClassValues
Returns the given value.
getValue() - Method in class org.conqat.lib.commons.serialization.objects.SerializedStringObject
Returns the string value.
getValueCount() - Method in class org.conqat.lib.commons.collections.CollectionMap
Return the total count of values over all collections.
getValues() - Method in class org.conqat.lib.commons.collections.CollectionMap
Return all values from all collections.
getValues() - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Get all values stored in the map.
getValues(String) - Method in class org.conqat.lib.commons.options.CmdLine
Deprecated.
Get the values for a parameter.
getValues(String) - Method in class org.conqat.lib.commons.options.Options
Returns the space separated value of an option as array.
getValuesByFirstKey(K1) - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Get all values referenced by a first level key.
getValuesBySecondKey(K2) - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Get all values referenced by a second level key.
getVariableDeclarationNamesFromTokens(List<IToken>) - Method in class eu.cqse.check.framework.util.CsLanguageFeatureParser
Returns all variable names from the given variable declaration tokens.
getVariableName() - Method in class eu.cqse.check.framework.typetracker.TypedVariable
Returns the variable's name.
getVariableNameFromCatchTokens(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns the variable name of an exception within a catch statement or null if the exception is not named.
getVariableNameFromTokens(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns the variable name token from the given token list or null if none is found.
getVariableNamesFromForLikeTokens(List<IToken>, ETokenType) - Method in class eu.cqse.check.framework.util.CsLanguageFeatureParser
Returns all variable names from a variable declaration within a for statement.
getVariableNamesFromTokens(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns all variable name tokens from the given variable tokens.
getVariableReadsFromTokens(List<IToken>, String, boolean, boolean) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns all token indices from the given tokens that read the value of the variable with the given name.
getVariableTokensFromForLikeTokens(List<IToken>, ETokenType) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns all variable declaration tokens within a for-like statement.
getVariableTypeFromTokens(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns the type name of a variable from the declaring tokens.
getVariableUsesFromTokens(List<IToken>, String, boolean, boolean) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns all token indices from the given tokens that are uses of the variable with the given name.
getVariableWritesFromTokens(List<IToken>, String, boolean, boolean) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns all token indices from the given tokens that change the value of the variable with the given name.
getVersionNumber() - Method in enum org.conqat.engine.service.shared.client.EServiceApiVersion
Deprecated.
Returns number.
getViolator() - Method in exception org.conqat.lib.commons.constraint.ConstraintViolationException
Get object that violated the constraint.
getVisualStudioRuntimeErrorMessage(String) - Static method in class org.conqat.lib.commons.system.SystemUtils
Returns an error message about visual studio runtime missing, if we are running on windows.
getWithCapitalizedOrLowercaseKey(JsonNode, String) - Static method in class org.conqat.engine.commons.util.JsonUtils
Returns the json value or null for the given key, while trying 1.
getWorkspaceDir() - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Obtains the current working directory.
getWrapperClass() - Method in enum org.conqat.lib.commons.reflect.EJavaPrimitive
Returns the wrapper class for the primitive.
getWriter() - Method in class org.conqat.lib.commons.xml.XMLWriter
Get writer this writer writes to.
getXPath(String) - Static method in class eu.cqse.check.framework.core.xpath.CheckXPathUtils
Return the xPath object for the given xPath.
getXPathSelectionString() - Method in class eu.cqse.check.base.AvoidObjectComparisonWithSelfCheckBase
Returns the xPath string for selecting entities.
getXPathSelectionString() - Method in class eu.cqse.check.base.AvoidStringFormatInLogStatementsBase
Returns the xPath string for selecting entities.
getXPathSelectionString() - Method in class eu.cqse.check.base.EntityCheckBase
Returns the xPath string for selecting entities.
getXPathSelectionString() - Method in class eu.cqse.check.base.ThrowExceptionCheckBase
Returns the xPath string for selecting entities.
getXPathSelectionString() - Method in class eu.cqse.check.base.UnwantedMethodCallsCheckBase
Returns the xPath string for selecting entities.
getXPathSelectionString() - Method in class eu.cqse.check.clike.CatchExceptionCheckBase
 
getXPathTypeSelectionString() - Method in class eu.cqse.check.base.TopLevelTypeCheckBase
Returns the xPath selection string that is used to select all types.
GitUtils - Class in org.conqat.engine.index.shared
Utility methods for working with a Git repository.
GitUtils() - Constructor for class org.conqat.engine.index.shared.GitUtils
 
GitUtils.TeamscaleGitCredentialsProvider - Class in org.conqat.engine.index.shared
Basic credentials provider for the jgit library that automatically accepts requests whether we trust a source.
GLOBAL_BEGIN - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"global begin"
GLOBAL_FUNCTION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"global function"
GLOBAL_VARIABLE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"global variable"
GO - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"go"
GOOG_INHERITS_PATTERN - Static variable in class eu.cqse.check.framework.util.javascript.ClosurePatterns
A pattern that matches against Closure type inheritance functions, e.g.
GOOG_MODULE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"goog.module"
GOOG_PROVIDE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"goog.provide"
GOOG_REQUIRE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"goog.require"
GoShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.go
Shallow parser for the Go programming language.
GoShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.go.GoShallowParser
Constructor.
GoSkipToEndOfStatementRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.go
Recognizer for the end of statements in Go.
GoSkipToEndOfStatementRecognizer() - Constructor for class eu.cqse.check.framework.shallowparser.languages.go.GoSkipToEndOfStatementRecognizer
 
GosuShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.gosu
Shallow parser for Gosu.
GosuShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.gosu.GosuShallowParser
Constructor.
GosuShallowParser.EGosuParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.gosu
The states used in this parser.
GosuToken - Class in eu.cqse.check.framework.scanner
Class for GOSU tokens generated by the GOSU scanner.
GOTO - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"goto"
GoToken - Class in eu.cqse.check.framework.scanner
Class for GO tokens generated by the GO scanner.
GraphDebuggingUtils - Class in org.conqat.lib.commons.graph
Useful methods for debugging arbitrary graphs.
GraphDebuggingUtils() - Constructor for class org.conqat.lib.commons.graph.GraphDebuggingUtils
 
GraphicsUtils - Class in org.conqat.lib.commons.image
Utility classes for graphics.
GraphicsUtils() - Constructor for class org.conqat.lib.commons.image.GraphicsUtils
 
GraphvizException - Exception in org.conqat.lib.commons.graph
Exception indicating problems while invoking graphviz programs.
GraphvizGenerator - Class in org.conqat.lib.commons.graph
Java interface to the Graphviz graph drawing toolkit.
GraphvizGenerator() - Constructor for class org.conqat.lib.commons.graph.GraphvizGenerator
Create a new generator that uses dot and expects it to be on the path.
GraphvizGenerator(String) - Constructor for class org.conqat.lib.commons.graph.GraphvizGenerator
Create a new generator by specifying the executable of the layout engine.
GroovyShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.groovy
A Groovy shallow parser following the language specifications found at: http://www.
GroovyShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.groovy.GroovyShallowParser
Constructor.
GroovyToken - Class in eu.cqse.check.framework.scanner
Class for GROOVY tokens generated by the GROOVY scanner.
group(int) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Specifies that the last added subpattern should be appended to the group with the given index.
GROUP_NAME_PROPERTY - Static variable in class org.conqat.engine.commons.findings.DetachedFinding
The name of the JSON property name for DetachedFinding.groupName.
groupIndices(int) - Method in class eu.cqse.check.framework.util.tokens.TokenPatternMatch
Returns the indices into the token stream in the given group or an empty list.
groupingBy(Function<T, K>) - Static method in class org.conqat.lib.commons.collections.SetMapCollector
Collects the stream into a new SetMap, grouping stream objects by the given keyMapper.
groupString(int) - Method in class eu.cqse.check.framework.util.tokens.TokenPatternMatch
Returns the concatenated text of the tokens in the given group.
groupTexts(int) - Method in class eu.cqse.check.framework.util.tokens.TokenPatternMatch
Returns the text of the tokens in the given group.
groupTokens(int) - Method in class eu.cqse.check.framework.util.tokens.TokenPatternMatch
Returns the tokens in the given group or an empty list.
GUARD - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"guard"
guessNewline(String) - Static method in enum org.conqat.lib.commons.string.ENewline
Attempts to guess the newline style from a string.

H

HanaSQLScriptShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.hanasqlscript
Parser for SAP Hana SQLScript.
HanaSQLScriptShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.hanasqlscript.HanaSQLScriptShallowParser
Hana SQLScript Constructor
HanaSQLScriptShallowParser.EHanaSQLScriptParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.hanasqlscript
States common to SQL Parsers.
HanaSQLScriptToken - Class in eu.cqse.check.framework.scanner
Class for SQLSCRIPT tokens generated by the SQLSCRIPT scanner.
handle - Variable in class org.conqat.lib.commons.serialization.SerializedEntityBase
The handle of this entity.
handleException(X) - Method in class org.conqat.lib.commons.error.CollectingExceptionHandler
Handle the provided exception.
handleException(X_IN) - Method in interface org.conqat.lib.commons.error.IExceptionHandler
Handle the provided exception.
handleException(X) - Method in class org.conqat.lib.commons.error.RethrowingExceptionHandler
Handle the provided exception.
handleException(T) - Method in class org.conqat.lib.commons.error.StderrExceptionHandler
Handle the provided exception.
handleInclude(String, IToken, List<IToken>, int, Set<String>) - Method in class eu.cqse.check.framework.preprocessor.c.CPreprocessor
Handles the include directive.
handleInclude(String, IToken, List<IToken>, int, Set<String>) - Method in class eu.cqse.check.framework.preprocessor.c.MacroHandlingCPreprocessorBase
Handles the include directive.
handleLeftOvers(String[]) - Method in class org.conqat.lib.commons.options.CommandLineBase
Template methods for dealing with left overs (i.e.
HardCodedLiteralsCheckBase - Class in eu.cqse.check.base
Base class for checks on hard-coded character literals.
HardCodedLiteralsCheckBase() - Constructor for class eu.cqse.check.base.HardCodedLiteralsCheckBase
 
hasAncestor(UniformPath) - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns whether the ancestorPath contains this path as a subpath.
hasAncestor(UniformPath) - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path has the given ancestor.
hasAttribute(A) - Method in class org.conqat.lib.commons.xml.XMLReader
Returns true if the current element has a given attribute.
hasBlockData() - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Returns whether this class stores block data (only relevant for externalizable).
hasBooleanValue(String) - Method in class org.conqat.lib.commons.options.Options
Checks if the specified option is present and has a boolean value.
hasChildren() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns whether this shallow entity has children.
hasCondition() - Method in class eu.cqse.check.framework.util.clike.ConditionalBlock
Weather or not the block has a condition.
hasContent() - Method in class eu.cqse.check.framework.util.clike.ConditionalBlock
 
hasDefaultDeclaration(EHTMLElement) - Method in class org.conqat.lib.commons.html.CSSManagerBase
Returns whether there is a default declaration for the given element.
hasDefaultDeclaration(EHTMLElement, ECSSPseudoClass) - Method in class org.conqat.lib.commons.html.CSSManagerBase
Returns whether there is a default declaration for the given element.
hasDescendant(UniformPath) - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns whether this path contains the descendantPath as a subpath.
hasDescendant(UniformPath) - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path has the given descendant.
hasEnumValue(String, Class<T>) - Method in class org.conqat.lib.commons.options.Options
Checks if the specified option is present and has a legal value.
hasExtension(String...) - Method in class org.conqat.lib.commons.resources.Resource
Returns true is the resource's extension matches one of the given extensions.
hasFieldValues() - Method in class org.conqat.lib.commons.serialization.objects.SerializedClassValues
Returns whether field data is present.
hasFloatValue(String) - Method in class org.conqat.lib.commons.options.Options
Checks if the specified option is present and has a float value.
hasFullyQualifiedTypeName(String, String) - Method in class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Returns whether the given variable has the type with the given full qualified type name.
hasGroup(int) - Method in class eu.cqse.check.framework.util.tokens.TokenPatternMatch
Returns true if the match contains tokens in the given group.
hashArrayPart(Object[], int, int) - Static method in class org.conqat.lib.commons.equals.HashCodeUtils
Generates a hash code for part of an array.
hashCode() - Method in class com.teamscale.commons.ServiceApiInfo
 
hashCode() - Method in class eu.cqse.check.CheckTextRegionLocation
hashCode() - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroDefinition
 
hashCode() - Method in class eu.cqse.check.framework.util.clike.ConditionalBlock
hashCode() - Method in class eu.cqse.check.framework.util.clike.ConditionalBlockGroupBase
hashCode() - Method in class eu.cqse.check.framework.util.clike.SwitchBlockGroup
hashCode() - Method in class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
 
hashCode() - Method in class org.conqat.engine.index.shared.CommitDescriptor
hashCode() - Method in class org.conqat.engine.index.shared.tests.TestExecution
 
hashCode() - Method in class org.conqat.engine.index.shared.tests.TestExecutionWithPartition
 
hashCode() - Method in class org.conqat.engine.index.shared.TrackedFinding
 
hashCode() - Method in class org.conqat.engine.index.shared.UnresolvedCommitDescriptor
 
hashCode() - Method in class org.conqat.engine.service.shared.client.ServerDetails
Hashing is based on ServerDetails.url only.
hashCode() - Method in class org.conqat.engine.service.shared.data.FindingBlacklistInfo
 
hashCode() - Method in class org.conqat.engine.service.shared.data.PreCommitServerLimits
 
hashCode() - Method in class org.conqat.engine.service.shared.data.ServiceApiInfo
hashCode() - Method in class org.conqat.engine.sourcecode.coverage.TestDetails
We explicitly don't check TestDetails.lastChangedTimestamp here.
hashCode() - Method in class org.conqat.lib.commons.assessment.Assessment
hashCode() - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
hashCode() - Method in class org.conqat.lib.commons.collections.ByteArrayWrapper
hashCode() - Method in class org.conqat.lib.commons.collections.CounterSet
hashCode() - Method in class org.conqat.lib.commons.collections.ImmutablePair
hashCode() - Method in class org.conqat.lib.commons.collections.PairList
hashCode() - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
hashCode() - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
hashCode() - Method in class org.conqat.lib.commons.diff.TextChunk
hashCode() - Method in class org.conqat.lib.commons.math.Range
Hash code includes bound and the flags that indicate if the bounds are inclusive or not.
hashCode() - Method in class org.conqat.lib.commons.reflect.ClassType
Returns a hash code for this instance based on the base class and the additional (normalized) interfaces.
hashCode() - Method in class org.conqat.lib.commons.reflect.FormalParameter
The hashcode is computed as the exclusive-or of the method's hashcode and (position+1).
hashCode() - Method in class org.conqat.lib.commons.region.RegionSet
hashCode() - Method in class org.conqat.lib.commons.region.SimpleRegion
hashCode() - Method in class org.conqat.lib.commons.resources.Resource
 
hashCode() - Method in class org.conqat.lib.commons.uniformpath.RelativeUniformPath
 
hashCode() - Method in class org.conqat.lib.commons.uniformpath.UniformPath
 
hashCode() - Method in class org.conqat.lib.commons.version.Version
 
HashCodeUtils - Class in org.conqat.lib.commons.equals
This class provides utility methods on hash codes, usually used when overriding Object.hashCode().
HashCodeUtils() - Constructor for class org.conqat.lib.commons.equals.HashCodeUtils
 
hasInterfaces() - Method in class org.conqat.lib.commons.reflect.ClassType
Returns whether this ClassType requires the implementation of interfaces in addition to the base class.
hasIntValue(String) - Method in class org.conqat.lib.commons.options.Options
Checks if the specified option is present and has a int value.
hasMetaCommentForRfcEnablement(String) - Static method in class eu.cqse.check.framework.util.abap.AbapCheckUtils
Checks if the given content, what is expected to be the unfiltered content, contains the meta data comment for RFC enablement in the last line
hasMetaCommentForRfcEnablement(List<String>) - Static method in class eu.cqse.check.framework.util.abap.AbapCheckUtils
Checks if the given content lines contains the meta data comment for RFC enablement in the last line
hasModifier(ETokenType) - Method in class eu.cqse.check.framework.typetracker.TypedVariable
Returns whether this type info contains the given modifier.
hasNext() - Method in class eu.cqse.check.framework.shallowparser.NestingAwareTokenIterator
hasNext() - Method in class org.conqat.lib.commons.collections.UnmodifiableIterator
hasNext() - Method in class org.conqat.lib.commons.options.CommandLineTokenStream
Returns whether a further token is available.
hasNext() - Method in class org.conqat.lib.commons.string.LineSplitter
hasOnlyStaticMembers(ShallowEntity) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns whether the given entity only has static members.
hasOption(String) - Method in class org.conqat.lib.commons.options.Options
Checks if a specified option is present.
hasParameter(String) - Method in class org.conqat.lib.commons.options.CmdLine
Deprecated.
Checks if this command line has a certain parameter.
hasParameterAndValue(String) - Method in class org.conqat.lib.commons.options.CmdLine
Deprecated.
Checks if this command line has a certain parameter with at least one value.
hasParent(UniformPath) - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path has the given parent.
hasPath(String) - Method in class org.conqat.lib.commons.uniformpath.RelativeUniformPathAssert
Asserts that the relative uniform path has the given string representation.
hasPath(String) - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path has the given string representation.
hasPreprocessor(ELanguage) - Static method in class eu.cqse.check.framework.preprocessor.PreprocessorUtils
Returns whether we have a preprocessor for the given language.
hasPrevious() - Method in class org.conqat.lib.commons.collections.UnmodifiableListIterator
hasResource(String) - Method in class org.conqat.lib.commons.test.TestDataManager
Checks whether a resource with the given name exists.
hasSequence(List<IToken>, int, String...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Returns whether the given token list contains tokens with the given sequence of strings at the given start offset.
hasSiblings() - Method in class org.conqat.engine.commons.findings.DetachedFinding
Returns whether this findings has siblings.
hasSureITabSyntax() - Method in class eu.cqse.check.abap.OpenSqlWriteStatement
Checks whether the statement is targeted at an internal table.
hasTokenTypeSequence(List<IToken>, int, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns whether the given token list contains tokens with the given types in that order starting at the given start offset.
hasTypes(List<IToken>, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns whether the given list's token types equal the given token types.
hasValidStartToken() - Method in class eu.cqse.check.framework.core.xpath.DocumentRootShallowEntity
 
hasValidStartToken() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns whether the entity has a valid start token.
hasValue(String) - Method in class org.conqat.lib.commons.options.Options
Checks if specified option has a value.
hasVariableLengthArgumentList(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns whether the given tokens represent a variable length argument.
hasVariableLengthArgumentList(List<IToken>) - Method in class eu.cqse.check.framework.util.CsLanguageFeatureParser
 
hasVariadicParameter - Variable in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroDefinition
Whether the last parameter in this macro definition is a variadic parameter.
hasVoidReturnType(ShallowEntity) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns whether the given method has a void return type.
hasVoidReturnType(ShallowEntity) - Method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Returns whether the given method has a void return type.
hasWriteMethod() - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Returns whether this class has a custom write method (only relevant for serializable).
HEAD - Static variable in class org.conqat.engine.index.shared.GitUtils
Git HEAD ref.
HEAD_TIMESTAMP - Static variable in class org.conqat.engine.index.shared.CommitDescriptor
Special value to indicate the HEAD of a branch.
headMap(K) - Method in class org.conqat.lib.commons.collections.UnmodifiableSortedMap
headSet(E) - Method in class org.conqat.lib.commons.collections.UnmodifiableSortedSet
hexDump(byte[]) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Creates a hex dump of the provided bytes.
hexDump(byte[], int) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Creates a hex dump of the provided bytes.
HostnameUtils - Class in org.conqat.lib.commons.test
Utilities for resolving the hostnames of servers that takes the build-environment into account.
hoursToMilliseconds(int) - Static method in class org.conqat.lib.commons.date.DateUtils
Converts the given number of hours into milliseconds.
HTML_COLOR_PATTERN - Static variable in class org.conqat.lib.commons.color.ColorUtils
Pattern used for finding
HTMLResolver() - Constructor for class org.conqat.lib.commons.html.HTMLWriter.HTMLResolver
 
HTMLWriter - Class in org.conqat.lib.commons.html
This class is used for writing HTML.
HTMLWriter(File, CSSManagerBase) - Constructor for class org.conqat.lib.commons.html.HTMLWriter
Creates a new writer for HTML documents.
HTMLWriter(OutputStream, CSSManagerBase) - Constructor for class org.conqat.lib.commons.html.HTMLWriter
Creates a new writer for HTML documents.
HTMLWriter(PrintWriter, CSSManagerBase) - Constructor for class org.conqat.lib.commons.html.HTMLWriter
Creates a new writer for HTML documents.
HTMLWriter.HTMLResolver - Class in org.conqat.lib.commons.html
The resolver used for the HTMLWriter.
HTMLWriterException - Exception in org.conqat.lib.commons.html
A runtime exception used for signaling errors during HTML generation.
HTMLWriterException(String) - Constructor for exception org.conqat.lib.commons.html.HTMLWriterException
Create new exception.
HybridMapBase<K,V> - Class in org.conqat.lib.commons.collections
A hybrid map is a map which starts with one map implementation, but switches to another one after a certain size is reached.
HybridMapBase(Map<K, V>) - Constructor for class org.conqat.lib.commons.collections.HybridMapBase
Constructor.

I

IAggregator - Interface in org.conqat.lib.commons.math
Aggregtor interface.
ICache<K,V,X extends java.lang.Exception> - Interface in org.conqat.lib.commons.cache4j
Basic interface for a cache, which is basically a IParameterizedFactory with additional hit/miss statistics.
ICacheBackend<K,V> - Interface in org.conqat.lib.commons.cache4j.backend
Interface for cache backends.
ICheckContext - Interface in eu.cqse.check.framework.core
Context interface for custom checks, that provides custom check related functionality to a custom check.
IColor - Interface in org.conqat.lib.commons.color
Interface for colors.
IColorProvider<T> - Interface in org.conqat.lib.commons.color
Generic color provider interface.
IdComparator<I extends java.lang.Comparable<I>,T> - Class in org.conqat.lib.commons.collections
Comparator that compares objects based on the identifiers provided by a IIdProvider.
IdComparator(IIdProvider<I, T>) - Constructor for class org.conqat.lib.commons.collections.IdComparator
Create new comparator.
IdentifierBasedComparatorBase<I extends java.lang.Comparable<I>,T> - Class in org.conqat.lib.commons.collections
Base class for comparators that compare to objects by comparing a suitable object identifier.
IdentifierBasedComparatorBase() - Constructor for class org.conqat.lib.commons.collections.IdentifierBasedComparatorBase
 
IDENTIFIERS - Static variable in enum eu.cqse.check.framework.scanner.ETokenType
An enum set containing all identifiers.
IdentityHashSet<E> - Class in org.conqat.lib.commons.collections
This class implements a set based on referential equality similar to JDK class IdentityHashMap.
IdentityHashSet() - Constructor for class org.conqat.lib.commons.collections.IdentityHashSet
 
IdentityHashSet(Collection<? extends E>) - Constructor for class org.conqat.lib.commons.collections.IdentityHashSet
Create new identity hash set from an existing collection.
IdentityHashSet(int) - Constructor for class org.conqat.lib.commons.collections.IdentityHashSet
Create new identity hash set with an expected maximum size.
IdentityPairMap<T,V> - Class in org.conqat.lib.commons.collections
A map using (unordered) pairs as key which are compared by reference.
IdentityPairMap() - Constructor for class org.conqat.lib.commons.collections.IdentityPairMap
 
IDeserializationFormat<T> - Interface in org.conqat.engine.service.shared.client
Provides a deserialization strategy for service calls.
IdManager<K> - Class in org.conqat.lib.commons.collections
This class assigns unique ids to objects.
IdManager() - Constructor for class org.conqat.lib.commons.collections.IdManager
Create new id manager
IdManager(Map<K, Integer>) - Constructor for class org.conqat.lib.commons.collections.IdManager
Creates a new id manager that used the given map as initial object->id map.
IdManagerBase<K> - Class in org.conqat.lib.commons.collections
Base class for id managers.
IdManagerBase(Map<K, Integer>) - Constructor for class org.conqat.lib.commons.collections.IdManagerBase
Create new id manager
IDrawingPattern - Interface in org.conqat.lib.commons.treemap
A drawing pattern is a predicate that determines whether a given pixel belongs to the foreground or background.
Iec61131Preprocessor - Class in eu.cqse.check.framework.preprocessor.iec61131
Preprocessing of ELanguage.IEC61131 files.
Iec61131Preprocessor() - Constructor for class eu.cqse.check.framework.preprocessor.iec61131.Iec61131Preprocessor
 
Iec61131ShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.iec61131
Parser for the language IEC 61131-3 Structured Text.
Iec61131ShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.iec61131.Iec61131ShallowParser
Constructor.
Iec61131ShallowParser.EIec61131ParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.iec61131
The states used in this parser.
Iec61131Token - Class in eu.cqse.check.framework.scanner
Class for IEC61131 tokens generated by the IEC61131 scanner.
IEC_SV_ELEMENT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"IEC SV Element"
IEC_SV_VARIABLE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"IEC SV Variable"
IEquator<T> - Interface in org.conqat.lib.commons.equals
Compares two elements for equality.
IExceptionHandler<X_IN extends java.lang.Exception,X_OUT extends java.lang.Exception> - Interface in org.conqat.lib.commons.error
Interface for a exception handling routine.
IExtractedValue<T extends java.io.Serializable> - Interface in eu.cqse.check.framework.core.phase
Describes a value extracted by an IGlobalExtractionPhase.
IF - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"if"
IF_CONDITION_CONDITIONAL_SUB_TYPE_NAMES - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
Sub type names of if-conditions, excluding ELSE.
IF_CONDITION_SUB_TYPE_NAMES - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
Sub type names of if-conditions, including ELSE.
IF_LET - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"if let"
IF_VAR - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"if var"
IFactory<T,X extends java.lang.Exception> - Interface in org.conqat.lib.commons.factory
Generic factory interface.
IfBlockGroup - Class in eu.cqse.check.framework.util.clike
Represents an if else construct.
IfBlockGroup(List<ConditionalBlock>) - Constructor for class eu.cqse.check.framework.util.clike.IfBlockGroup
Constructor.
IfBlockGroup() - Constructor for class eu.cqse.check.framework.util.clike.IfBlockGroup
Constructor.
IfDirectivePreprocessor - Class in eu.cqse.check.framework.preprocessor.c.new_c_preprocessor
Handles conditional directives encountered in NewCPreprocessor.
IfDirectivePreprocessor() - Constructor for class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.IfDirectivePreprocessor
 
IFindingDescriptionModifyingCheck - Interface in eu.cqse.check.framework.core
Interface for Custom Checks that modify the description of their findings based on the check options.
IFS_SEARCH_BLOCK - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"ifs search block"
IGlobalExtractionPhase<T extends IExtractedValue<D>,D extends java.io.Serializable> - Interface in eu.cqse.check.framework.core.phase
A global extraction phase allows to provide global information to a custom check.
IIdProvider<I,T> - Interface in org.conqat.lib.commons.collections
This interface defines an ID provider.
ILanguageFeatureParser - Interface in eu.cqse.check.framework.util
Marker interface for language feature parsers.
ILenientScanner - Interface in eu.cqse.check.framework.scanner
Lenient scanner that, in contrast to IScanner, does not throw ScannerExceptions for unrecognized characters, but returns tokens of token class ETokenType.ETokenClass.ERROR and resumes scanning.
ILineAdjuster - Interface in org.conqat.engine.commons.findings.location
Adjustes the location of a single line.
ILocalConstraint<T> - Interface in org.conqat.lib.commons.constraint
Interface of a constraint checking a local property, i.e.
ILogger - Interface in org.conqat.lib.commons.logging
This interface describes loggers.
ILookahead<Data,X extends java.lang.Exception> - Interface in org.conqat.lib.commons.collections
Offers the ability to perform lookahead on an ordered collection.
IMacroProvider - Interface in eu.cqse.check.framework.preprocessor.c
Interface for providing macros.
IMAGE_STYLE - Static variable in class org.conqat.engine.commons.css.CSSMananger
Light blue border plus margin.
ImageUtils - Class in org.conqat.lib.commons.image
Utility methods for images.
ImageUtils() - Constructor for class org.conqat.lib.commons.image.ImageUtils
 
IMeshWalker<T,X extends java.lang.Exception> - Interface in org.conqat.lib.commons.visitor
Interface for a mesh walker, i.e.
ImmutablePair<S,T> - Class in org.conqat.lib.commons.collections
Simple readonly pair class.
ImmutablePair(S, T) - Constructor for class org.conqat.lib.commons.collections.ImmutablePair
Constructor.
ImmutablePair(ImmutablePair<S, T>) - Constructor for class org.conqat.lib.commons.collections.ImmutablePair
Copy constructor.
IMPLEMENTATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"implementation"
implementsInterface(Class<?>) - Method in class org.conqat.lib.commons.reflect.ClassType
Returns whether the provided interface is implemented by this class type.
IMPORT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"import"
IMPORTING - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"importing"
INameResolver<STATE extends java.lang.Enum<STATE>> - Interface in eu.cqse.check.framework.shallowparser.framework
A name resolver can be passed to RecognizerBase.createNode(EShallowEntityType, Object, Object) and resolves the name of the new created entity.
inAnyState() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowParserBase
Creates a rule that is active in any state.
inAnyState() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowParserRuleProviderBase
Creates a rule that is active in any state.
inc(E, int) - Method in class org.conqat.lib.commons.collections.CounterSet
Add the given increment to an element.
inc(E) - Method in class org.conqat.lib.commons.collections.CounterSet
Same as inc(key, 1).
incAll(Collection<E>, int) - Method in class org.conqat.lib.commons.collections.CounterSet
Add the given increment to the given keys.
incAll(Collection<E>) - Method in class org.conqat.lib.commons.collections.CounterSet
Increments the given elements by 1
INCLUDE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"include"
INCLUDE_CHANGED_CODE_FINDINGS_PARAMETER - Static variable in class org.conqat.engine.service.shared.client.ServiceClientUris
Include changed code findings parameter.
INCLUDE_FILTER_TOKEN_TYPES - Static variable in class eu.cqse.check.framework.shallowparser.languages.abap.AbapShallowParser
Tokens that identify when to filter out an INCLUDE statement.
INCLUDE_ONCE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"include_once"
INCLUDE_PATTERN - Static variable in class eu.cqse.check.framework.preprocessor.c.CPreprocessor
Patterns used for parsing include statements.
IncludedTokens - Class in eu.cqse.check.framework.preprocessor.c
Stores a pair of uniformPath and a corresponding list of included ITokens.
IncludedTokens(String, List<IToken>) - Constructor for class eu.cqse.check.framework.preprocessor.c.IncludedTokens
Constructor.
includedTokens() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns a view of the included tokens without comments.
includeHierarchy - Variable in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.PreprocessorErrorTokenReplacement
The hierarchy of #include statements that were currently processed when this error occurred.
incrementByOneDay(Date) - Static method in class org.conqat.lib.commons.date.DateUtils
Returns a new Date that is one day later than the given date.
incrementNestingDepth() - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroExpansionStepsLogger
Increment the tab-nesting depth before future messages.
IndexFinding - Class in org.conqat.engine.index.shared
A DetachedFinding with additional attributes required for index-based analysis.
IndexFinding(DetachedFinding, long) - Constructor for class org.conqat.engine.index.shared.IndexFinding
Constructor.
IndexFinding(DetachedFinding, long, String) - Constructor for class org.conqat.engine.index.shared.IndexFinding
 
IndexFinding(String, String, String, ElementLocation) - Constructor for class org.conqat.engine.index.shared.IndexFinding
 
IndexFinding(IndexFinding) - Constructor for class org.conqat.engine.index.shared.IndexFinding
Copy constructor.
indexOf(Object) - Method in class org.conqat.lib.commons.collections.UnmodifiableList
indexOf(byte[], byte[], int) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Returns the first index in searchIn at or after the start index containing searchFor (or -1 if not found).
indexOf(byte[], byte[], int, int) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Returns the first index in searchIn at or after the start index containing searchFor (or -1 if not found).
indexOf(String[], String) - Static method in class org.conqat.lib.commons.string.StringUtils
Searches the elements of a string array for a string.
indexOfByOffset(List<IToken>, int) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Binary search for an IToken in the given list that has exactly the given offset (IToken.getOffset()).
indexOfFirst(S) - Method in class org.conqat.lib.commons.collections.PairList
Returns the index of the given object in the "first" list of this PairList or Optional.empty if none of the first objects is equal to the given object.
indexOfFirstMatch(List<T>, Predicate<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns the element index of the first element in the list that matches the given predicate.
indexOfMatch(String, Pattern) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the index of the first character in the given string that matches the pattern.
indicesOfByPredicate(List<IToken>, Predicate<IToken>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the indices of the tokens in the given list that satisfy the given predicate.
info(Object) - Method in interface org.conqat.lib.commons.logging.ILogger
Log message with level INFO.
info(Object, Throwable) - Method in interface org.conqat.lib.commons.logging.ILogger
Log message with level INFO.
info(Object) - Method in class org.conqat.lib.commons.logging.NoOpLogger
Log message with level INFO.
info(Object, Throwable) - Method in class org.conqat.lib.commons.logging.NoOpLogger
Log message with level INFO.
info(Object) - Method in class org.conqat.lib.commons.logging.SimpleLogger
Log message with level INFO.
info(Object, Throwable) - Method in class org.conqat.lib.commons.logging.SimpleLogger
Log message with level INFO.
info(Object) - Method in class org.conqat.lib.commons.logging.WrappedLogger
Log message with level INFO.
info(Object, Throwable) - Method in class org.conqat.lib.commons.logging.WrappedLogger
Log message with level INFO.
inheritFrom(CSSDeclarationBlock) - Method in class org.conqat.lib.commons.html.CSSDeclarationBlock
Adds another block to inherit from.
init(String) - Method in class org.conqat.lib.commons.options.Options
This initalizes the Options object by reading a properties file.
init() - Method in class org.conqat.lib.commons.options.Options
Init empty Options object.
initFromCommandLine(String[]) - Method in class org.conqat.lib.commons.options.CommandLineBase
Read the command line.
INITIALIZATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"initialization"
initialize() - Method in class eu.cqse.check.base.UnwantedExpressionInCommentCheckBase
Initializes the custom check.
initialize() - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Initializes the custom check.
initialize() - Method in class eu.cqse.check.framework.core.CheckInstance
Initializes the check.
initialize(List<ShallowEntity>) - Method in class eu.cqse.check.framework.typetracker.abap.AbapTypeTracker
Performs initialization steps for the given set of root entities.
initialize(List<ShallowEntity>) - Method in class eu.cqse.check.framework.typetracker.TypeTrackerBase
Performs initialization steps for the given set of root entities.
initializeAndSetContext(ICheckContext) - Method in class eu.cqse.check.framework.core.CheckInstance
Initializes the underlying check implementation (calls CheckImplementationBase.initialize()) and then sets the check context of the underlying check implementation to the given one.
INLINE_ASSEMBLER_BLOCK - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"inline assembler block"
INLINE_ASSEMBLER_CALL - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"inline assembler call"
INLINE_ASSEMBLER_FUNCTION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"inline assembler function"
INLINED_IMAGE - Static variable in class org.conqat.engine.commons.css.CSSMananger
CSS for inlined image.
InMemoryClassLoader - Class in org.conqat.lib.commons.reflect
Class loader used to directly load a raw array of byte code.
InMemoryClassLoader() - Constructor for class org.conqat.lib.commons.reflect.InMemoryClassLoader
Constructor.
InMemoryClassLoader(ClassLoader) - Constructor for class org.conqat.lib.commons.reflect.InMemoryClassLoader
Constructor.
InMemoryClassLoader(String, byte[]) - Constructor for class org.conqat.lib.commons.reflect.InMemoryClassLoader
Constructor.
InMemoryClassLoader(ClassLoader, String, byte[]) - Constructor for class org.conqat.lib.commons.reflect.InMemoryClassLoader
Constructor.
INSERT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"insert"
insert(int, S, T) - Method in class org.conqat.lib.commons.collections.PairList
Inserts the given element at the given index, shifting all other elements.
insertClass(String, byte[]) - Method in class org.conqat.lib.commons.reflect.InMemoryClassLoader
Inserts a class into this class loader (i.e.
insertEmptyElement(EHTMLElement, Object...) - Method in class org.conqat.lib.commons.html.HTMLWriter
Inserts an empty element but ensures that it is not closed using the shorthand syntax (e.g.
insertInt(int, byte[], int) - Static method in class org.conqat.lib.commons.io.SerializationUtils
Inserts an int value to the given position in the byte array.
insertIntoDigest(MessageDigest) - Method in class org.conqat.lib.commons.digest.MD5Digest
Inserts the digest data into the given MD.
insertNewVersion(String) - Method in class org.conqat.lib.commons.string.StringUndoStackBase
Inserts a new version of the model (as a string) into this stack.
INSTANCE - Static variable in class eu.cqse.check.framework.scanner.TokenEquator
Reusable instance.
INSTANCE - Static variable in class eu.cqse.check.framework.util.variable.VariableReadFilter
Singleton instance.
INSTANCE - Static variable in class eu.cqse.check.framework.util.variable.VariableWriteFilter
Singleton instance.
INSTANCE - Static variable in class org.conqat.lib.commons.collections.ToStringComparator
Instance of this comparator.
INSTANCE - Static variable in class org.conqat.lib.commons.equals.DefaultEquator
Singleton instance.
INSTANCE - Static variable in class org.conqat.lib.commons.factory.ForwardingFactory
Singleton instance.
INSTANCE - Static variable in class org.conqat.lib.commons.reflect.MethodNameComparator
Instance of this comparator.
INSTANCE - Static variable in class org.conqat.lib.commons.string.FastStringComparator
Singleton instance.
INSTANCE - Static variable in class org.conqat.lib.commons.string.NumbersAwareStringComparator
Singleton instance.
instantiateCheckImplementation() - Method in class eu.cqse.check.framework.core.CheckInfo
Creates a new instance of the underlying check implementation.
instantiateChecks(List<String>) - Method in class eu.cqse.check.framework.core.registry.CheckRegistry
Creates check instances for the given check identifiers.
inState(STATE...) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowParserBase
Creates a rule that is active in each of the given states.
inState(STATE...) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowParserRuleProviderBase
Creates a rule that is active in each of the given states.
IntegrationTest - Annotation Type in org.conqat.lib.commons.test.tags
Meta-annotation used to tag all integration tests.
IntegrationTestCategory - Annotation Type in org.conqat.lib.commons.test
Marker interface for JUnit integration tests, e.g., tests that integrate (external) components.
INTERFACE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"interface"
INTERFACE_CLASS_NAME - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"interface class"
INTERFACE_DEFINITION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"interface definition"
INTERFACE_PUBLICATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"interface publication"
intern(CanonicalFile) - Method in class org.conqat.lib.commons.filesystem.CanonicalFilePool
Get file from pool
internal() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Selects all shallow entities that are internal (C# keyword).
internKey(Object) - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
Template method for calculating an internal key representation.
internKey(Object) - Method in class org.conqat.lib.commons.collections.ArrayBackedStringMap
Template method for calculating an internal key representation.
INTERPOLATION_PATTERN - Static variable in class eu.cqse.check.framework.util.cs.CsCheckUtils
Matches an interpolation in a C# 6 interpolation string.
InterruptTimerTask - Class in org.conqat.lib.commons.concurrent
A TimerTask that interrupts the specified thread when run.
InterruptTimerTask(Thread) - Constructor for class org.conqat.lib.commons.concurrent.InterruptTimerTask
Constructor.
intersect(ClassType) - Method in class org.conqat.lib.commons.reflect.ClassType
Intersects the given class type with this type.
intersectionSet(Collection<T>, Collection<T>...) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Return a set containing the intersection of all provided collections.
InThreadExecutor - Class in org.conqat.lib.commons.concurrent
A very simple Executor implementation that just executes in the same thread.
InThreadExecutor() - Constructor for class org.conqat.lib.commons.concurrent.InThreadExecutor
 
InThreadExecutorService - Class in org.conqat.lib.commons.concurrent
An executor service that executes everything within the caller's thread.
InThreadExecutorService() - Constructor for class org.conqat.lib.commons.concurrent.InThreadExecutorService
 
IntList - Class in org.conqat.lib.commons.collections
A really simple list for storing ints.
IntList() - Constructor for class org.conqat.lib.commons.collections.IntList
 
intToByteArray(int) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Converts an integer value to a byte array.
invert() - Method in class org.conqat.lib.commons.collections.SetMap
Inverts this SetMap, i.e.
InvertingPredicate<T> - Class in org.conqat.lib.commons.predicate
Predicate that inverts another predicate.
InvertingPredicate(Predicate<T>) - Constructor for class org.conqat.lib.commons.predicate.InvertingPredicate
Constructor.
invoke(Method, Object, Map<FormalParameter, Object>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Invoke a method with parameters.
IParameterizedFactory<T,P,X extends java.lang.Exception> - Interface in org.conqat.lib.commons.factory
Generic factory interface.
IPredicateWithException<T,X extends java.lang.Exception> - Interface in org.conqat.lib.commons.predicate
This is a version of Predicate, but can throw an exception.
IPreprocessor - Interface in eu.cqse.check.framework.preprocessor
Common interface for all preprocessors.
IRecommender<T> - Interface in org.conqat.lib.commons.datamining
Recommender that can produce recommendations for a user of the recommendation system.
IRecommenderUser - Interface in org.conqat.lib.commons.datamining
A user of a recommendation system.
IRegexReplacement - Interface in org.conqat.lib.commons.string
This interface describe a replacement to be performed on a string.
IRulesetRule - Interface in eu.cqse.check.framework.core.ruleset
Functions to be provided by rules in a rule set.
is(IToken, ETokenType, String) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
Returns whether the given token has the given type and text.
is64BitJVM() - Static method in class org.conqat.lib.commons.system.SystemUtils
Returns true if the current Java VM runs with a 64 bit architecture.
IS_MACRO_TOKEN - Static variable in class eu.cqse.check.framework.preprocessor.c.MacroHandlingCPreprocessorBase
Returns whether the given token is inserted by macro expansion.
isAbbreviated() - Method in class org.conqat.engine.commons.findings.location.QualifiedNameLocation
 
isAbsolutePath(String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns whether a filename represents an absolute path.
isAbstract() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
 
isActualFile(int) - Static method in class org.conqat.engine.index.shared.GitUtils
Returns whether a "file" with the given mode bits is an actual file and not, e.g., a symlink which is not tracked by Teamscale.
isAlive() - Method in class org.conqat.engine.index.shared.TrackedFinding
Returns whether this finding is still alive.
isAnnotated(ShallowEntity) - Method in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
Returns if the entity has at least one annotation.
isAnnotation(ShallowEntity) - Method in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
Returns whether the given entity is an annotation.
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.conqat.lib.commons.reflect.FormalParameter
Returns true if an annotation of the specified type is defined for this formal parameter.
isAnonymousBlock(ShallowEntity) - Static method in class eu.cqse.check.framework.util.SwitchStatementUtils
Returns whether given statement is an anonymous block.
isAnonymousBranchName(String) - Static method in class org.conqat.engine.index.shared.GitUtils
Returns true, if and only if the branch name starts with the GitUtils.ANONYMOUS_BRANCH_NAME.
isAnyOf(Set<ETokenType>) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Returns true if the current token has any of the given types.
isArchitecturePath() - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns whether this path is an architecture path
isArchitecturePath() - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path is an architecture path.
isArtificialMergeTestExecution() - Method in class org.conqat.engine.index.shared.tests.TestExecutionWithPartition
Returns true if this is a TestExecutionWithPartition which was created for a merge commit and doesn't represent a real test execution.
isAssignable(Class<?>, Class<?>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Check whether an Object of the source type can be used instead of an Object of the target type.
isAssignableFrom(ClassType) - Method in class org.conqat.lib.commons.reflect.ClassType
Checks if an object of class type classType could be assigned to an object of this class type.
isAtBeginning() - Method in class eu.cqse.check.framework.util.tokens.TokenStream
Returns true if the steam is positioned on the first token.
isAttribute(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
isBinaryOperatorOrCompoundAssignment(CXCursor) - Static method in class eu.cqse.check.util.clang.ClangUtils
Returns true if the this is a CXCursor for a CXCursorKind.CXCursor_BinaryOperator (e.g.
isBuiltInName(String) - Method in class eu.cqse.check.framework.util.PythonLanguageFeatureParser
Returns whether the given name is a built-in name.
IScanner - Interface in eu.cqse.check.framework.scanner
Common interface for all scanners.
isCase(ShallowEntity) - Static method in class eu.cqse.check.framework.util.SwitchStatementUtils
Returns whether given statement is a case or not.
isCaseOrDefault(ShallowEntity) - Static method in class eu.cqse.check.framework.util.SwitchStatementUtils
Returns true if statement entity is a META one and its a case or default.
isCaseOrDefaultExitStatement(ShallowEntity, Set<String>, boolean) - Static method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Returns whether the given entity is a valid exit statement for a case statement also considering if we are in a nested switch statement or not
isCaseSensitive() - Method in enum eu.cqse.check.framework.scanner.ELanguage
Return whether the language is case sensitive.
isCaseSensitive() - Method in class eu.cqse.check.framework.typetracker.ScopedTypeLookup
 
isCLike() - Method in class eu.cqse.check.framework.scanner.LanguageProperties
 
isCodePath() - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns whether this path is a (regular) code path
isCodePath() - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path is a code path.
isComment(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
isCommentToken(IToken) - Static method in class eu.cqse.check.framework.util.tokens.TokenUtils
Returns true if a given token is a comment token.
isCommitHash(String) - Static method in class org.conqat.engine.index.shared.GitUtils
Returns whether the given revision is a valid commit hash or HEAD reference.
isCompleted() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns whether this node has been completed, i.e.
isConditionalDirective(IToken) - Static method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.IfDirectivePreprocessor
 
isConstant(ShallowEntity) - Static method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Returns whether the given entity is a constant
isConstant(ShallowEntity) - Method in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
Returns whether the given entity is a constant.
isContinued() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns whether this node is continued, which means that the next sibling node logically is associated to this one.
isConvertibleFromString(Class<?>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
This method checks if the provided type can be converted from a string.
isCpp() - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Determines if the the check is currently processing source code that is written in C++ based on the file extension and the C++ specific tokens.
isCpp(String, List<IToken>) - Static method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Returns true if the given uniform path has C++ related file extension or the given list of tokens contains either ETokenType.SCOPE or ETokenType.CLASS.
isCpp11DeletedFunctionOrConstructor(ShallowEntity) - Static method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Returns whether the given ShallowEntity is a function, operator, or constructor declaration that has the C++11 CppLanguageFeatureParser.TRAILING_RETURN_TYPE_TOKENS_PATTERN.
isCppConstructor(ELanguage, ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Checks whether the given method is a C++ constructor.
isCppMethod(ShallowEntity) - Static method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
A C++ method outside of a class/struct must be scoped with ::.
isDefault(ShallowEntity) - Static method in class eu.cqse.check.framework.util.SwitchStatementUtils
Returns whether given statement is a default or not.
isDefined(String) - Method in class eu.cqse.check.framework.preprocessor.c.EmptyMacroProvider
Returns whether the macro of given name is defined.
isDefined(String) - Method in interface eu.cqse.check.framework.preprocessor.c.IMacroProvider
Returns whether the macro of given name is defined.
isDefined(String) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.ParsedMacroProvider
Returns whether the given macro name is defined (at the current preprocessing location).
isDefined(String) - Method in class eu.cqse.check.framework.preprocessor.c.OverlayMacroProvider
Returns whether the macro of given name is defined.
isDefinedOnClass(ShallowEntity) - Method in class eu.cqse.check.framework.util.PythonLanguageFeatureParser
Returns true if the given ShallowEntity is a method defined on a class.
isDeleting() - Method in class org.conqat.engine.index.shared.ProjectInfo
isDeletingOrReanalyzing() - Method in class org.conqat.engine.index.shared.ProjectInfo
Returns whether this project is currently in the process of either being reanalyzed or deleted.
isDelimiter() - Method in enum eu.cqse.check.framework.scanner.ETokenType
Is this token type a delimiter?
isDelimiter(IToken) - Static method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrintingUtils
 
isDirty() - Method in class org.conqat.lib.commons.string.StringUndoStackBase
Returns whether something changed compared to the last safe.
isDocument(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
isDone() - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Returns true if all tokens have been consumed and parsing is done.
isEditDistanceAtMost1(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns whether the edit distance as calculated by StringUtils.editDistance(String, String), is 0 or 1.
isElement(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
isEmpty() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns whether this is an empty entity, i.e.
isEmpty() - Method in class org.conqat.engine.index.shared.PreCommitUploadData
Returns true if no files are deleted and no files are new or changed.
isEmpty() - Method in class org.conqat.engine.service.shared.data.PreCommitDeltaInfo
 
isEmpty() - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
isEmpty() - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Returns whether this map is empty.
isEmpty() - Method in class org.conqat.lib.commons.collections.CaseInsensitiveMap
isEmpty() - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
isEmpty() - Method in class org.conqat.lib.commons.collections.ClassHierarchyMap
 
isEmpty() - Method in class org.conqat.lib.commons.collections.HybridMapBase
isEmpty() - Method in class org.conqat.lib.commons.collections.MapBackedSetBase
 
isEmpty() - Method in class org.conqat.lib.commons.collections.PairList
Returns whether the list is empty.
isEmpty() - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Check if the map is empty, i.e.
isEmpty() - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
isEmpty() - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
isEmpty() - Method in class org.conqat.lib.commons.math.Range
Checks if a range is empty.
isEmpty() - Method in class org.conqat.lib.commons.region.RegionSet
isEmpty() - Method in class org.conqat.lib.commons.region.SimpleRegion
Returns whether this region is empty.
isEmpty(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Checks if a string is empty (after trimming).
isEnabled() - Method in enum org.conqat.engine.core.configuration.EFeatureToggle
Returns whether the given feature toggle is enabled or not.
isEndOfStatementToken(ETokenType, ILookahead<IToken, X>) - Method in class eu.cqse.check.framework.scanner.CobolStatementOracle
Determines if the current token type ends a statement.
isEndOfStatementToken(ETokenType, ILookahead<IToken, X>) - Method in interface eu.cqse.check.framework.scanner.IStatementOracle
Determines if the current token type ends a statement.
isEndOfStatementTokenType(ETokenType, ILookahead<ETokenType, X>) - Method in class eu.cqse.check.framework.scanner.CobolStatementOracle
Determines if the current token type ends a statement.
isEndOfStatementTokenType(ETokenType, ILookahead<ETokenType, X>) - Method in interface eu.cqse.check.framework.scanner.IStatementOracle
Determines if the current token type ends a statement.
isEntityWithinClassScope(ShallowEntity) - Static method in class eu.cqse.check.framework.util.abap.AbapCheckUtils
Checks whether an entity is within the scope of a class.
isEntityWithinGlobalScope(ShallowEntity) - Static method in class eu.cqse.check.framework.util.abap.AbapCheckUtils
Checks whether an entity is in global scope, i.e.
isEntityWithinLocalValidScope(ShallowEntity) - Static method in class eu.cqse.check.framework.util.abap.AbapCheckUtils
Checks whether an entity is within a valid, local scope.
isEqualTypeAndText(IToken, IToken) - Static method in class eu.cqse.check.framework.util.tokens.TokenUtils
Checks if the given tokens are of equal type and have the equal text.
ISerializationFormat<T> - Interface in org.conqat.engine.service.shared.client
Provides a serialization strategy for service calls.
isError() - Method in enum eu.cqse.check.framework.scanner.ETokenType
Is this a special token type?
isEventHandler(ShallowEntity) - Method in class eu.cqse.check.framework.util.CsLanguageFeatureParser
Checks whether the given method is a CS-EventHandler.
isExecutionOnCiServer() - Static method in class org.conqat.lib.commons.test.TestUtils
Returns whether this test case is being executed on the CI server.
isExecutionOnCiServer(Map<String, String>) - Static method in class org.conqat.lib.commons.test.TestUtils
True if this is being executed on the CI server, see GitLab predefined variables
isExhausted() - Method in class eu.cqse.check.framework.util.tokens.TokenStream
Returns true if the stream is positioned past the last token.
isExternalizable() - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Returns whether this is an externalizable class.
isFailure() - Method in class org.conqat.engine.index.shared.tests.TestExecution
Returns whether something went wrong during execution of this test (either direct test failure or error during execution).
isFalse(boolean, String) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
Checks if a condition is false.
isFalse(boolean, Supplier<String>) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
Checks if a condition is false.
isFiltered(ShallowEntity) - Method in class eu.cqse.check.framework.util.filter.JavaAnnotatedEntityFilter
Determines whether the given entity should be filtered.
isFiltered(ShallowEntity) - Static method in class eu.cqse.check.framework.util.filter.JavaLombokUnusedEntityFilter
Determines whether the given entity should be filtered.
isFiltered(ShallowEntity) - Static method in class eu.cqse.check.framework.util.filter.JavaSuppressWarningsUnusuedEntityFilter
Determines whether the given entity should be filtered.
isFiltered(List<IToken>, int, boolean) - Method in interface eu.cqse.check.framework.util.variable.IVariableUseFilter
Returns whether the variable used at the given index is filtered.
isFiltered(List<IToken>, int, boolean) - Method in class eu.cqse.check.framework.util.variable.VariableReadFilter
Returns whether the variable used at the given index is filtered.
isFiltered(List<IToken>, int, boolean) - Method in class eu.cqse.check.framework.util.variable.VariableWriteFilter
Returns whether the variable used at the given index is filtered.
isFilteredOffset(int, Collection<Deletion>) - Static method in class org.conqat.engine.resource.text.filter.base.Deletion
 
isFilteredOffset(int) - Method in class org.conqat.engine.resource.text.filter.util.StringOffsetTransformer
Returns whether an offset is contained in a deleted region.
isFilteredToken(IToken, IToken) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowParserBase
Template method that can be used to ignore/filter certain tokens.
isFilteredToken(IToken, IToken) - Method in class eu.cqse.check.framework.shallowparser.languages.abap.AbapShallowParser
Template method that can be used to ignore/filter certain tokens.
isFilteredToken(IToken, IToken) - Method in class eu.cqse.check.framework.shallowparser.languages.ada.AdaShallowParser
Template method that can be used to ignore/filter certain tokens.
isFilteredToken(IToken, IToken) - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
isFilteredToken(IToken, IToken) - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Template method that can be used to ignore/filter certain tokens.
isFilteredToken(IToken, IToken) - Method in class eu.cqse.check.framework.shallowparser.languages.javascript.JavaScriptShallowParser
Template method that can be used to ignore/filter certain tokens.
isFilteredToken(IToken, IToken) - Method in class eu.cqse.check.framework.shallowparser.languages.python.PythonShallowParser
Template method that can be used to ignore/filter certain tokens.
isFilteredToken(IToken, IToken) - Method in class eu.cqse.check.framework.shallowparser.languages.swift.SwiftShallowParser
Template method that can be used to ignore/filter certain tokens.
isFilteredToken(IToken, IToken) - Method in class eu.cqse.check.framework.shallowparser.languages.tsql.TsqlShallowParser
Template method that can be used to ignore/filter certain tokens.
isFilteredToken(IToken, IToken) - Method in class eu.cqse.check.framework.shallowparser.languages.xtend.XtendShallowParser
Template method that can be used to ignore/filter certain tokens.
isFilterGapBetween(int, int) - Method in class org.conqat.engine.resource.text.filter.util.StringOffsetTransformer
Returns whether there is a filtering gap between the two offsets.
isFinished() - Method in class org.conqat.lib.commons.concurrent.RunnableWithAsyncResultBase
Returns whether the calculation has been finished.
isForEachLoop(ShallowEntity) - Method in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
Returns whether the given entity is a for each loop.
isForeground(int, int) - Method in interface org.conqat.lib.commons.treemap.IDrawingPattern
For the given x and y coordinates returns whether the pixel belongs to the foreground (otherwise it is background as we do not support transparency).
isFormCall() - Method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
isFreePort(int) - Static method in class org.conqat.lib.commons.net.SocketUtils
Checks whether the given TCP port is available.
isFunctionCall() - Method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
isFunctionCallOfAny(ShallowEntity, String...) - Static method in class eu.cqse.check.framework.util.abap.AbapCheckUtils
Checks if the given entity is a function call of a function with any of the given names.
isFunctionDeclaration(ShallowEntity) - Static method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Returns whether the given entity is a function declaration
isFunctionMacro - Variable in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroDefinition
Whether this is a function macro (otherwise an object macro).
isGap() - Method in class org.conqat.engine.resource.text.filter.base.Deletion
If this returns true, the deletion is a gap, i.e.
isGeneratedFromAbapKettensatzStatement(UnmodifiableList<IToken>) - Static method in class eu.cqse.check.framework.preprocessor.abap.AbapPreprocessor
Returns whether these tokens have been generated by the ABAP Preprocessor during a "Kettensatz" expansion.
isGenericExceptionClass(String) - Method in class eu.cqse.check.framework.util.CsLanguageFeatureParser
Determines whether the given class name represents a generic exception.
isGenericExceptionClass(String) - Method in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
Determines whether the given class name represents a generic exception.
isGenericExceptionClass(String) - Method in class eu.cqse.check.framework.util.ObjcLanguageFeatureParser
Determines whether the given class name represents a generic exception.
isGlobalVariable(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns whether the entity is a global variable.
IShallowEntityVisitor - Interface in eu.cqse.check.framework.shallowparser.framework
Visitor interface for traversal of entities.
IShallowParser - Interface in eu.cqse.check.framework.shallowparser
Interface for a shallow parser.
isHeadCommit() - Method in class org.conqat.engine.index.shared.CommitDescriptor
Returns whether this commit is a head timestamp
isIdentifier() - Method in enum eu.cqse.check.framework.scanner.ETokenType
Is this token type an identifier?
isIfDirective(IToken) - Static method in class eu.cqse.check.framework.preprocessor.c.MacroHandlingCPreprocessorBase
Returns whether the given token is an if/ifdef/ifndef directive.
isIfDirective(IToken) - Static method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.IfDirectivePreprocessor
Returns whether the given token is an if/ifdef/ifndef directive.
isIgnoredForDatabaseChecks(ShallowEntity, List<ShallowEntity>, String) - Static method in class eu.cqse.check.framework.util.abap.AbapCheckUtils
Disable check for inherited methods, since we cannot see their interface and hence cannot judge whether tables are passed as parameters or refer to the database.
isImport(ShallowEntity) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns whether the given entity is an import.
isImport(ShallowEntity) - Method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Returns whether the given entity is an import.
isImport(ShallowEntity) - Method in class eu.cqse.check.framework.util.CsLanguageFeatureParser
Returns whether the given entity is a using directive.
isImport(ShallowEntity) - Method in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
Returns whether the given entity is an import (including static imports).
isImport(ShallowEntity) - Method in class eu.cqse.check.framework.util.ObjcLanguageFeatureParser
 
isImported(String) - Method in class eu.cqse.check.framework.typetracker.java.JavaImportSensitiveTypeResolver
Checks whether type given by its fully qualified name is imported.
isInFilteredRegion(int) - Method in class eu.cqse.check.framework.checktest.TestTokenElementContext
Returns whether the given offset in unfiltered code is in a filtered region.
isInstanceOf(Object, Class<?>) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
Checks that the object is a instance of the class.
isInstanceOfAll(Object, Class<?>...) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Returns whether the given object is an instance of all of the given classes.
isInstanceOfAny(Object, Class<?>...) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Returns whether the given object is an instance of at least one of the given classes.
isInteger(String) - Static method in class eu.cqse.check.cpp.CppIntegerLiteralParser
Checks if the given string literal is a valid C++ integer literal.
isInteger(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Checks whether the parameter contains only number literals and (optionally) starts with a '-' char.
isIssuePath() - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns whether this path is an issue path
isIssuePath() - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path is an issue path.
isIterable(T) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Returns true when the given object is an array or implements Iterable, false otherwise.
isKeyword() - Method in enum eu.cqse.check.framework.scanner.ETokenType
Is this token type a keyword?
isLambdaMethod(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
 
isLess(int, int) - Method in interface org.conqat.lib.commons.collections.ISortableData
Returns whether the element stored at index i is smaller than the one stored at j.
isLess(byte[], byte[], boolean) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Returns true if a1 is (lexicographically) less than a2.
isLiteral() - Method in enum eu.cqse.check.framework.scanner.ETokenType
Is this token type a literal?
isLocalVariable(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Returns whether the entity is a local variable.
isLoop(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Checks if the entity is a loop (for, foreach, while).
isLowerInclusive() - Method in class org.conqat.lib.commons.math.Range
Get flag that indicates if the lower bound is inclusive.
isMac() - Static method in class org.conqat.lib.commons.system.SystemUtils
Returns true if the current operating system is Mac OS.
isMainMethod(ShallowEntity) - Static method in class eu.cqse.check.framework.util.cs.CsCheckUtils
Determines, if the given method is a valid Main method according to the Microsoft documentation
isMatchingIdentifier(IToken) - Method in class eu.cqse.check.base.HardCodedLiteralsCheckBase
Checks if the given identifier matches
isMatchingLiteral(IToken) - Method in class eu.cqse.check.base.HardCodedLiteralsCheckBase
 
isMergeCommit() - Method in class org.conqat.engine.index.shared.ParentedCommitDescriptor
Returns true if this is a merge commit (i.e., has more than one parents).
isMethod(ShallowEntity) - Method in class eu.cqse.check.framework.util.PythonLanguageFeatureParser
Returns true if the given ShallowEntity is a method.
isMethodAccurate() - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
 
isMultiLine(IToken) - Static method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrintingUtils
Returns if the token is a multiline token.
isMultilineText() - Method in class eu.cqse.check.framework.core.option.CheckOptionWrapper
Returns whether this option is multiline text.
isNamespace(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
isNestedClosingToken(ETokenType) - Method in class eu.cqse.check.framework.shallowparser.languages.base.LineBasedStatementRecognizerBase
Check whether the given token is a type of closing token for tokens which might be nested in a statement.
isNonCodePath() - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns whether this path is a non-code path
isNonCodePath() - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path is a non-code path.
isNoreturn(ShallowEntity) - Static method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Returns whether the given shallow entity is marked as "_Noreturn".
isNormal(double) - Static method in class org.conqat.lib.commons.math.MathUtils
Checks if the provided number is neither infinite nor NaN.
isNormalTermination() - Method in class org.conqat.lib.commons.io.ProcessUtils.ExecutionResult
Returns whether this was a normal termination (not a timeout).
isNotEmpty(String, String) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
 
isNotEmpty(String, Supplier<String>) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
Checks whether a String is null or empty.
isNotEmpty(Collection<?>, String) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
 
isNotEmpty(Collection<?>, Supplier<String>) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
Checks whether a collection is null or empty.
isNotNull(Object) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
Checks whether a reference is null.
isNotNull(Object, String) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
Checks whether a reference is null.
isNotNull(Object, Supplier<String>) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
Checks whether a reference is null.
isNotRootPath() - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path is not a root path.
isNotSerialized(Field) - Static method in class org.conqat.engine.commons.util.JsonUtils
 
isNullOrEmpty(Collection<?>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Checks whether collection is null or empty
isNullOrEmpty(Map<?, ?>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Checks whether map is null or empty
isOfType(List<IToken>, Set<String>, ScopedTypeLookup) - Method in class eu.cqse.check.framework.typetracker.java.JavaImportSensitiveTypeResolver
 
isOfType(List<IToken>, Set<String>, ScopedTypeLookup, Set<String>) - Method in class eu.cqse.check.framework.typetracker.java.JavaImportSensitiveTypeResolver
 
isOfType(List<IToken>, Set<String>, ScopedTypeLookup, Set<String>, Set<String>) - Method in class eu.cqse.check.framework.typetracker.java.JavaImportSensitiveTypeResolver
Checks whether the last expression in tokens is of one of the specified fully qualified types.
isOneOf(T, T...) - Static method in class org.conqat.engine.commons.CommonUtils
Check if obj is equal to one of the provided objects.
isOneOf(T, Collection<T>) - Static method in class org.conqat.engine.commons.CommonUtils
Check if obj is equal to one of the provided objects.
isOperator() - Method in enum eu.cqse.check.framework.scanner.ETokenType
Is this token type an operator?
ISortableData - Interface in org.conqat.lib.commons.collections
Abstraction for sortable/comparable data.
isOutsideOfProcedureDivision(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrintingUtils
Returns true if the given entity is outside of a procedure division otherwise false.
isPartial(ShallowEntity) - Method in class eu.cqse.check.framework.util.CsLanguageFeatureParser
Returns whether the given entity is partial.
isPointerDeclaration(ShallowEntity) - Static method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Returns true if a variable is declared as a pointer.
isPossiblyIdentifier(IToken) - Static method in class eu.cqse.check.framework.util.abap.AbapLanguageFeatureParser
Checks if a token is possibly an identifier.
isPragmaDirective(IToken) - Static method in class eu.cqse.check.framework.preprocessor.c.MacroHandlingCPreprocessorBase
Returns whether the given token is the start of a pragma directive.
isPragmaDirectiveToken(IToken) - Static method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor
 
isPrefix(byte[], byte[]) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Returns whether the prefix is a prefix of the given key.
isPrefix(byte[], byte[], int) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Returns whether the prefix is a prefix of the given key when only looking at the part of key starting at startIndex.
isPresent(Optional<?>, String) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
 
isPresent(Optional<?>, Supplier<String>) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
Checks whether an Optional is present.
isPrimitiveTypeToken(IToken) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns whether the given token is a primitive type token.
isProcessingInstruction(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
isReadableFile() - Method in class org.conqat.lib.commons.filesystem.CanonicalFile
Checks if this file is a file an can be read.
isReadableFile(File...) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns whether the given file is non-null, a plain file and is readable.
isRealTime() - Method in class org.conqat.engine.index.shared.IndexFinding
Checks whether the finding is updated in real-time.
isReanalyzing() - Method in class org.conqat.engine.index.shared.ProjectInfo
 
isRoot() - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns whether this is a root path.
isRootPath() - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path is a root path.
isRuleException(IToken) - Method in class eu.cqse.check.base.AvoidObjectComparisonWithSelfCheckBase
Template method that can return true, if the given operand is an exception from the rule.
isSatisfied(Version, Version) - Method in class org.conqat.lib.commons.version.Version
This method is used to check version compatibility in dependency management.
isSerializable() - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Returns whether this is a serializable class.
isSerializedObjectStream(byte[]) - Static method in class org.conqat.lib.commons.serialization.SerializedEntityParser
Returns true if the data represents a serialized object stream that can be parsed by the SerializedEntityParser.
isSettingErrorCodeForException(String) - Method in class eu.cqse.check.framework.util.abap.FunctionCallInfo
Checks if an error code is set for the given exception name, this is the case if a value not equal to is specified in the EXECPTIONS section or, if the value is not specified explicitly, the value for OTHERS is specified and not equal to .
isShadowingVariable(String, ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Returns whether the variable with the given name is shadowing the variable that was defined by the given entity.
isShutdown() - Method in class org.conqat.lib.commons.concurrent.InThreadExecutorService
isSingleton() - Method in class org.conqat.lib.commons.math.Range
Returns whether this range is a singleton (i.e.
isSpecial() - Method in enum eu.cqse.check.framework.scanner.ETokenType
Is this a special token type?
isStartCommit() - Method in class org.conqat.engine.index.shared.ParentedCommitDescriptor
Returns true if this is a start commit (i.e., has no parents).
isStatic(ShallowEntity) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns whether the given entity is static.
isStaticCall() - Method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
isStopped() - Method in class org.conqat.lib.commons.system.PerformanceMonitor
Returns whether the PerformanceMonitor is stopped and will return meaningful values.
isStringificationToken(IToken) - Static method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroDefinition
Returns whether the given token's text starts with # and is not one of the "common" preprocessor directives.
isSubpartOfBranchingStatement(ShallowEntity) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Checks if the given entity is part of a branching statement but not the first option of the branches.
isSupported(Version) - Method in class com.teamscale.commons.ServiceApiInfo
Whether the required API version is supported by the server.
isSwitch(ShallowEntity) - Static method in class eu.cqse.check.framework.util.SwitchStatementUtils
Returns whether given statement is a switch or not.
IStatementOracle - Interface in eu.cqse.check.framework.scanner
Statement oracles detect statement boundaries.
isTerminated() - Method in class org.conqat.lib.commons.concurrent.InThreadExecutorService
isTestPath() - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns whether this path is a test execution path
isTestPath() - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path is a test path.
isText(Object) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
isTopLevel() - Method in class eu.cqse.check.framework.shallowparser.NestingAwareTokenIterator
Returns true if the last token returned by NestingAwareTokenIterator.next() is a top-level token.
isTopLevelClass(ShallowEntity) - Static method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Returns whether the given entity is a top-level class.
isTopLevelType(ShallowEntity) - Method in class eu.cqse.check.base.TopLevelTypeCheckBase
Returns whether the given entity represents a top-level type.
isTrue(boolean, String) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
Checks if a condition is true.
isTrue(boolean, Supplier<String>) - Static method in class org.conqat.lib.commons.assertion.CCSMAssert
Checks if a condition is true.
isTypeScriptFile(String) - Static method in class eu.cqse.check.framework.util.javascript.TypeScriptDependencyExtractor
Returns whether the given path is that of a TypeScript file by matching the path to the extension regex {TypeScriptDependencyExtractor.TYPESCRIPT_FILE_EXTENSION_REGEX}.
isTypeToken(IToken) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns whether the given token is a type token.
isUnbranched() - Method in class org.conqat.engine.index.shared.CommitDescriptor
Return true if no branch is specified.
isUnconditionalSwitchExit(ShallowEntity, Set<String>, boolean) - Static method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Returns whether the given entity is an unconditional exit statement for a case statement.
isUploaded() - Method in class org.conqat.engine.sourcecode.coverage.ProbeCoverageInfo
 
isUpperInclusive() - Method in class org.conqat.lib.commons.math.Range
Get flag that indicates if the upper bound is inclusive.
isValid() - Method in class org.conqat.engine.index.shared.PreCommitUploadData
Validates if the content has been properly set.
isValidJson(String) - Static method in class org.conqat.engine.commons.util.JsonUtils
Returns whether a string is a valid json or not.
isValidLine(int) - Method in class org.conqat.lib.commons.string.LineOffsetConverter
Returns whether the given line is valid for the converter.
isValidPath(String) - Static method in class org.conqat.lib.commons.uniformpath.UniformPath
Checks whether the given uniform path is valid or not.
isValidServerAddress(String) - Static method in class org.conqat.engine.service.shared.ServiceUtils
Uses Java API to check if the server address is valid
isVariable(String, ShallowEntity, ITypeResolution) - Static method in class eu.cqse.check.framework.util.abap.AbapCheckUtils
Whether the given identifier is considered a variable (rather than e.g.
isVariableDeclaration(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns whether the given tokens are a variable declaration.
isVirtual(ShallowEntity) - Static method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Returns whether the given shallow entity is virtual.
isWiderThan(EEssentialType) - Method in enum eu.cqse.check.util.clang.misra.EEssentialType
Returns whether this essential type is wider (needs more bits to be stored) than the given type.
isWindows() - Static method in class org.conqat.lib.commons.system.SystemUtils
Returns true if the current operating system is Microsoft Windows.
isWrapperType(Class<?>) - Static method in enum org.conqat.lib.commons.reflect.EJavaPrimitive
Returns whether the given class is a wrapper type for a primitive.
iterator() - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
iterator() - Method in class org.conqat.lib.commons.collections.CollectionMap
iterator() - Method in class org.conqat.lib.commons.collections.CounterSet
iterator() - Method in class org.conqat.lib.commons.collections.MapBackedSetBase
 
iterator() - Method in class org.conqat.lib.commons.collections.PairList
iterator() - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
iterator() - Method in class org.conqat.lib.commons.region.RegionSet
iterator() - Method in class org.conqat.lib.commons.string.LineSplitter
IToken - Interface in eu.cqse.check.framework.scanner
Object of type IToken are returned by the scanners.
ITokenElementContext - Interface in eu.cqse.check.framework.core.phase
Context interface for accessing different views of a token element.
ITreeMapLayoutAlgorithm - Interface in org.conqat.lib.commons.treemap
Interface for tree map layout algorithms.
ITreeMapNode<T> - Interface in org.conqat.lib.commons.treemap
Interface for nodes used for building the tree map node hierarchy which is then rendered as a tree map.
ITreeMapRenderer - Interface in org.conqat.lib.commons.treemap
Interface for code rendering treemaps into an image.
ITreeNodeHandler<T,K> - Interface in org.conqat.lib.commons.tree
This interface is used by TreeUtils to create tree structures.
ITreeWalker<T,X extends java.lang.Exception> - Interface in org.conqat.lib.commons.visitor
Interface for a tree walker, i.e.
ITypeInfoExtractor - Interface in eu.cqse.check.framework.typetracker
Extracts type information of declared variables within shallow entities.
ITypeResolution - Interface in eu.cqse.check.framework.typetracker
An interface that provides type lookups for shallow entities.
ITypeTracker - Interface in eu.cqse.check.framework.typetracker
A type tracker attaches type information about known variables to shallow entities.
IVariableUseFilter - Interface in eu.cqse.check.framework.util.variable
Interface for filters that filter variable uses within token lists for some criteria.
IVisitor<E,X extends java.lang.Exception> - Interface in org.conqat.lib.commons.visitor
Generic visitor interface.
IXMLElementProcessor<E extends java.lang.Enum<E>,X extends java.lang.Exception> - Interface in org.conqat.lib.commons.xml
This interface defines processors that process elements from an XML file.
IXMLResolver<E extends java.lang.Enum<E>,A extends java.lang.Enum<A>> - Interface in org.conqat.lib.commons.xml
Interface for resolution of element and attribute names.

J

JAVA - Static variable in class eu.cqse.check.framework.util.LanguageFeatureParser
Language feature parser for Java.
JavaAnnotatedEntityFilter - Class in eu.cqse.check.framework.util.filter
Filter for entities which are annotated with one of a given set of annotations.
JavaAnnotatedEntityFilter() - Constructor for class eu.cqse.check.framework.util.filter.JavaAnnotatedEntityFilter
 
JavaConstantResolver() - Constructor for class org.conqat.lib.commons.xml.ElementEnumSaxHandler.JavaConstantResolver
 
JavaDocToken - Class in eu.cqse.check.framework.scanner
Class for JAVADOC tokens generated by the JAVADOC scanner.
JavaImportSensitiveTypeResolver - Class in eu.cqse.check.framework.typetracker.java
Allows resolving the type of variables and constructor calls in an import-sensitive manner.
JavaImportSensitiveTypeResolver(ShallowEntity) - Constructor for class eu.cqse.check.framework.typetracker.java.JavaImportSensitiveTypeResolver
 
JavaLanguageFeatureParser - Class in eu.cqse.check.framework.util
Language feature parser for Java.
JavaLanguageFeatureParser() - Constructor for class eu.cqse.check.framework.util.JavaLanguageFeatureParser
Constructor.
JavaLikeAnonymousClassRecognizer<STATE extends java.lang.Enum<STATE>> - Class in eu.cqse.check.framework.shallowparser.languages.base
Recognizer that finds anonymous classes as they would appear in java and performs parsing within this class.
JavaLikeAnonymousClassRecognizer(STATE) - Constructor for class eu.cqse.check.framework.shallowparser.languages.base.JavaLikeAnonymousClassRecognizer
Constructor.
JavaLombokUnusedEntityFilter - Class in eu.cqse.check.framework.util.filter
Filters entities which have certain project lombok (https://projectlombok.org/) annotations, which might lead to false positives in the unused code analysis.
JavaLombokUnusedEntityFilter() - Constructor for class eu.cqse.check.framework.util.filter.JavaLombokUnusedEntityFilter
 
JAVASCRIPT - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for JavaScript files.
JavaScriptShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.javascript
Shallow parser for JavaScript.
JavaScriptShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.javascript.JavaScriptShallowParser
Constructor.
JavaScriptShallowParser.EJavaScriptParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.javascript
The states used in this parser.
JavaScriptToken - Class in eu.cqse.check.framework.scanner
Class for JAVASCRIPT tokens generated by the JAVASCRIPT scanner.
JavaShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.java
Shallow parser for Java.
JavaShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.java.JavaShallowParser
 
JavaSuppressWarningsUnusuedEntityFilter - Class in eu.cqse.check.framework.util.filter
Filter for entities annotated with a SupressWarnings("unused") annotation.
JavaSuppressWarningsUnusuedEntityFilter() - Constructor for class eu.cqse.check.framework.util.filter.JavaSuppressWarningsUnusuedEntityFilter
 
JavaToken - Class in eu.cqse.check.framework.scanner
Class for JAVA tokens generated by the JAVA scanner.
JavaTypeInfoExtractor - Class in eu.cqse.check.framework.typetracker.java
A Java type info extractor extracts type information from Java shallow entities that are either statements, methods or attributes.
JavaTypeInfoExtractor() - Constructor for class eu.cqse.check.framework.typetracker.java.JavaTypeInfoExtractor
Constructor.
JavaTypeTracker - Class in eu.cqse.check.framework.typetracker.java
Attaches type information to Java shallow entities.
JavaTypeTracker() - Constructor for class eu.cqse.check.framework.typetracker.java.JavaTypeTracker
Constructor.
JavaUtils - Class in org.conqat.lib.commons.io
This class provides utilities to access a Java runtime execution environment.
JavaUtils() - Constructor for class org.conqat.lib.commons.io.JavaUtils
 
join(List<String>) - Method in class org.conqat.lib.commons.string.StringUndoStackBase
Joins the parts created by StringUndoStackBase.split(String).
joinDifferentLastDelimiter(List<String>, String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Joins the elements in the given list with the given delimiter, but with a different delimiter for the very last element.
JPLToken - Class in eu.cqse.check.framework.scanner
Class for JPL tokens generated by the JPL scanner.
JsonDeserializationException(String, Throwable) - Constructor for exception org.conqat.engine.commons.util.JsonUtils.JsonDeserializationException
 
JsonUtils - Class in org.conqat.engine.commons.util
Utility code for dealing with JSON.
JsonUtils() - Constructor for class org.conqat.engine.commons.util.JsonUtils
 
JsonUtils.JsonDeserializationException - Exception in org.conqat.engine.commons.util
Wrapper exception for JsonProcessingException as the other is a checked exception and we don't want to check it everywhere.
JsonUtils.JsonSerializationException - Exception in org.conqat.engine.commons.util
Wrapper exception for JsonProcessingException as the other is a checked exception and we don't want to check it everywhere.

K

kebabCaseToCamelCase(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Converts a dash-separated name (aka kebab case) to a camel-cased one.
keySet() - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
keySet() - Method in class org.conqat.lib.commons.collections.CaseInsensitiveMap
Returns the keys of this map in lower case.
keySet() - Method in class org.conqat.lib.commons.collections.ClassHierarchyMap
 
keySet() - Method in class org.conqat.lib.commons.collections.HybridMapBase
keySet() - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
KEYWORD - Static variable in class org.conqat.engine.commons.css.CSSMananger
Syntax highlighting style for keywords
KEYWORDS - Static variable in enum eu.cqse.check.framework.scanner.ETokenType
An enum set containing all keywords.
KotlinShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.kotlin
A shallow parser for the Kotlin programming language.
KotlinShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.kotlin.KotlinShallowParser
Constructor.
KotlinStatementSubRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.kotlin
A recognizer that allows to match a Kotlin statement, which potentially spans across multiple lines
KotlinStatementSubRecognizer(RecognizerBase<EKotlinParserStates>, List<ETokenType>, List<ETokenType>) - Constructor for class eu.cqse.check.framework.shallowparser.languages.kotlin.KotlinStatementSubRecognizer
Constructor.
KotlinToken - Class in eu.cqse.check.framework.scanner
Class for KOTLIN tokens generated by the KOTLIN scanner.

L

l - Variable in class org.conqat.lib.commons.collections.UnmodifiableList
The underlying list.
LABEL - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"label"
LAMBDA - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"lambda"
LAMBDA_EXPRESSION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"lambda expression"
language(String) - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Selects entities in files with the given language.
language - Variable in class org.conqat.engine.index.shared.BasicTokenElementInfo
The language.
LanguageFeatureParser - Class in eu.cqse.check.framework.util
Global instantiation of all language feature parsers.
LanguageFeatureParser() - Constructor for class eu.cqse.check.framework.util.LanguageFeatureParser
 
languageHasMethods(ELanguage) - Static method in enum eu.cqse.check.framework.scanner.ELanguage
 
LanguageProperties - Class in eu.cqse.check.framework.scanner
Class which provides parser relevant properties for the languages supported by the scanner framework.
languageUtils - Variable in class eu.cqse.check.framework.typetracker.clike.CLikeTypeTracker
The internally used language utilities.
last() - Method in class org.conqat.lib.commons.collections.UnmodifiableSortedSet
LAST_CHANGED_TIMESTAMP_PROPERTY - Static variable in class org.conqat.engine.sourcecode.coverage.TestDetails
The name of the JSON property name for TestDetails.lastChangedTimestamp.
lastIndexOf(Object) - Method in class org.conqat.lib.commons.collections.UnmodifiableList
lastKey() - Method in class org.conqat.lib.commons.collections.UnmodifiableSortedMap
lastModified() - Method in class org.conqat.lib.commons.resources.Resource
Returns the timestamp in milliseconds of the last modification in case the underlying resource url is a file.
lastTokenOfType(List<IToken>, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the index of the last token that has any of the given token types (or TokenStreamUtils.NOT_FOUND).
lastTokenOfType(List<IToken>, EnumSet<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the index of the last token that has any of the given token types (or TokenStreamUtils.NOT_FOUND).
lastTokenOfType(List<IToken>, int, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the index of the last token that has any of the given token types not before the start index (or TokenStreamUtils.NOT_FOUND).
lastTokenOfType(List<IToken>, int, EnumSet<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the index of the last token that has any of the given token types not before the start index (or TokenStreamUtils.NOT_FOUND).
lastTokenOfType(List<IToken>, int, int, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the index of the last token that has any of the given token types not before the start index and before the end index (or TokenStreamUtils.NOT_FOUND).
lastTokenOfType(List<IToken>, int, int, EnumSet<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the index of the last token that has any of the given token types not before the start index and before the end index (or TokenStreamUtils.NOT_FOUND).
latestOnBranch(String) - Static method in class org.conqat.engine.index.shared.CommitDescriptor
Creates a commit descriptor for the latest revision on a branch
layout(ITreeMapNode<T>, Rectangle2D) - Method in interface org.conqat.lib.commons.treemap.ITreeMapLayoutAlgorithm
Modifies the given tree by adding layout information.
layout(ITreeMapNode<T>, Rectangle2D) - Method in class org.conqat.lib.commons.treemap.MixedTreeMapAlgorithm
Modifies the given tree by adding layout information.
layout(ITreeMapNode<T>, Rectangle2D) - Method in class org.conqat.lib.commons.treemap.SimpleTreeMapAlgorithm
Modifies the given tree by adding layout information.
layout(ITreeMapNode<T>, Rectangle2D) - Method in class org.conqat.lib.commons.treemap.SquarifiedTreeMapAlgorithm
Modifies the given tree by adding layout information.
layout(ITreeMapNode<T>, Rectangle2D) - Method in class org.conqat.lib.commons.treemap.StripeTreeMapAlgorithm
Modifies the given tree by adding layout information.
leafElementNodes(Element) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Get all leaf elements of an XML tree rooted at an element
LEAVE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"leave"
leftHandOperandEssentialType - Variable in class eu.cqse.check.util.clang.BinaryOperatorExpression
EEssentialType of the left hand operand.
Legacy() - Constructor for class org.conqat.engine.service.shared.client.ServiceClientUris.Legacy
 
LEGACY_PROJECT_PREFIX - Static variable in class org.conqat.engine.service.shared.client.ServiceClientUris
Prefix used to recognize projects.
LIGHT_BLUE_BACKGROUND - Static variable in class org.conqat.engine.commons.css.CSSMananger
Light blue background.
LimitedWriter - Class in org.conqat.lib.commons.io
A Writer that delegates to another Writer until a given maximum number of characters has been written.
LimitedWriter(Writer, int) - Constructor for class org.conqat.lib.commons.io.LimitedWriter
 
LINE_FEED - Static variable in class org.conqat.lib.commons.string.StringUtils
Line feed ("\n"), platform independent.
LINE_SEPARATOR - Static variable in class org.conqat.lib.commons.string.StringUtils
Line separator of the current platform.
LineBasedDiffer - Class in org.conqat.lib.commons.diff
Class for calculating a line-based diff.
LineBasedDiffer(boolean) - Constructor for class org.conqat.lib.commons.diff.LineBasedDiffer
Constructor.
LineBasedRegion - Class in org.conqat.lib.commons.region
Marker class used in code that needs to work with both offset- and line-based regions to avoid confusing them.
LineBasedRegion(int, int) - Constructor for class org.conqat.lib.commons.region.LineBasedRegion
 
LineBasedStatementRecognizerBase<STATE extends java.lang.Enum<STATE>> - Class in eu.cqse.check.framework.shallowparser.languages.base
Base class for recognizing statements in a language whose statements are primarily line-based.
LineBasedStatementRecognizerBase() - Constructor for class eu.cqse.check.framework.shallowparser.languages.base.LineBasedStatementRecognizerBase
Constructor.
LineCoverageInfo - Class in org.conqat.engine.sourcecode.coverage
Holds line coverage information for a file.
LineCoverageInfo(boolean) - Constructor for class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Constructor with a default timestamp.
LineCoverageInfo(long, boolean) - Constructor for class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Constructor
lineNumber - Variable in class eu.cqse.check.framework.scanner.Token
Line number token was found at.
LineOffsetConverter - Class in org.conqat.lib.commons.string
A class that helps to convert between line numbers and character offsets.
LineOffsetConverter(String) - Constructor for class org.conqat.lib.commons.string.LineOffsetConverter
Constructor
LineOffsetUtils - Class in org.conqat.lib.commons.string
Utilities to convert character-based regions to line-based regions
LineOffsetUtils() - Constructor for class org.conqat.lib.commons.string.LineOffsetUtils
 
LineShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.line
A shallow parser for the line "language", i.e., lines separated by end-of-line tokens.
LineShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.line.LineShallowParser
Constructor.
LineSplitter - Class in org.conqat.lib.commons.string
This class is used to split a string in lines using an Iterator.
LineSplitter() - Constructor for class org.conqat.lib.commons.string.LineSplitter
Constructor for empty content.
LineSplitter(String) - Constructor for class org.conqat.lib.commons.string.LineSplitter
Constructor which calls LineSplitter.setContent(String).
LineToken - Class in eu.cqse.check.framework.scanner
Class for LINE tokens generated by the LINE scanner.
LINK_CURSOR - Static variable in class org.conqat.engine.commons.css.CSSMananger
CSS for link cursor.
listAllDepthFirst(T, IMeshWalker<T, X>) - Static method in class org.conqat.lib.commons.visitor.VisitorUtils
Lists all elements of a mesh in depth first order.
listAllEntities(Collection<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Lists all entities.
listAllPhaseValues(Class<? extends IGlobalExtractionPhase<T, D>>) - Method in class eu.cqse.check.framework.checktest.TestCheckContext
 
listAllPhaseValues(Class<? extends IGlobalExtractionPhase<T, D>>) - Method in interface eu.cqse.check.framework.core.ICheckContext
Returns all values that have been extracted by the phase.
listEntitiesOfType(Collection<ShallowEntity>, EShallowEntityType) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Lists all entities of the given type, includes matching child entities recursively.
listEntitiesOfTypeNonRecursive(Collection<ShallowEntity>, EShallowEntityType) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Lists all entities of the given type, but does not traverse into the entities, i.e.
listEntitiesOfTypes(Collection<ShallowEntity>, Set<EShallowEntityType>) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Lists all entities of the given types, includes matching child entities recursively.
listFiles() - Method in class org.conqat.lib.commons.filesystem.CanonicalFile
Same as File.listFiles() but returns canonical files.
listFiles(FileFilter) - Method in class org.conqat.lib.commons.filesystem.CanonicalFile
Same as File.listFiles(FileFilter) but returns canonical files.
listFiles(FilenameFilter) - Method in class org.conqat.lib.commons.filesystem.CanonicalFile
Same as File.listFiles(FilenameFilter) but returns canonical files.
listFilesInSameLocationForURL(URL) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
 
listFilesInSameLocationForURL(URL, boolean) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Lists the names of all simple files (i.e.
listFilesRecursively(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns a list of all files and directories contained in the given directory and all subdirectories.
listFilesRecursively(File, FileFilter) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns a list of all files and directories contained in the given directory and all subdirectories matching the filter provided.
listInstances(List<?>, Class<T>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Creates a list that contains only the types that are instances of a specified type from the objects of an input list.
listIterator() - Method in class org.conqat.lib.commons.collections.UnmodifiableList
listIterator(int) - Method in class org.conqat.lib.commons.collections.UnmodifiableList
ListMap<K,V> - Class in org.conqat.lib.commons.collections
Manages a map of lists, i.e.
ListMap() - Constructor for class org.conqat.lib.commons.collections.ListMap
Create new hashed list map.
ListMap(ListMap<K, V>) - Constructor for class org.conqat.lib.commons.collections.ListMap
Copy constructor.
ListMapSerializationModule - Class in org.conqat.engine.commons.util
Jackson module which supports serialization and deserialization of ListMap object and back.
listMethodsNonRecursive(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Returns all methods found in the given entities, but does not traverse into the entities, i.e.
listNestedStatements(Collection<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Lists all nested statements (i.e.
listPrimitiveStatements(Collection<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
Lists all primitive statements (i.e.
listResources(Class<?>, String) - Static method in class org.conqat.lib.commons.resources.ResourceUtils
Lists all resources in the given path (non-recursive).
listResources(String, String...) - Method in class org.conqat.lib.commons.test.ManagedTestData
Lists all resources contained in the given subfolder.
listResources(String, Predicate<Resource>) - Method in class org.conqat.lib.commons.test.ManagedTestData
Lists all resources contained in the given subfolder matching the given predicate.
listResources(String) - Method in class org.conqat.lib.commons.test.TestDataManager
Lists the resources contained in the given directory and marks them all as used.
listResourcesRecursively(Class<?>, String) - Static method in class org.conqat.lib.commons.resources.ResourceUtils
Lists all resources in the given path (recursively).
listResourcesRecursively(String, String...) - Method in class org.conqat.lib.commons.test.ManagedTestData
Lists all resources contained in the given subfolder recursively.
listResourcesRecursively(String, Predicate<Resource>) - Method in class org.conqat.lib.commons.test.ManagedTestData
Lists all resources contained in the given subfolder recursively matching the given predicate.
listResourcesRecursively(String) - Method in class org.conqat.lib.commons.test.TestDataManager
Lists the resources contained in the given directory recursively and marks them all as used.
listTopLevelClassesInJarFile(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Extract all top-level classes in the given JAR and returns a list of their fully qualified class names.
LITERAL - Static variable in class org.conqat.engine.commons.css.CSSMananger
Syntax highlighting style for literals
LITERALS - Static variable in enum eu.cqse.check.framework.scanner.ETokenType
An enum set containing all literals.
LOAD_OF_PROGRAM - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"load-of-program"
loadChecksFromJar(File) - Method in class eu.cqse.check.framework.core.registry.CheckRegistry
Loads custom checks from the given Jar file.
loadFromClass(Class<?>) - Static method in class eu.cqse.check.framework.core.registry.CheckLoader
Tries to load a check info from the given check class.
LOCAL_FUNCTION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"local function"
LOCAL_VARIABLE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"local variable"
LocalhostRMISocketFactory - Class in org.conqat.lib.commons.net
A socket factory that forces the host to use localhost.
LocalhostRMISocketFactory() - Constructor for class org.conqat.lib.commons.net.LocalhostRMISocketFactory
Constructor.
LocalhostRMISocketFactory(int) - Constructor for class org.conqat.lib.commons.net.LocalhostRMISocketFactory
Constructor
LOCATION_PROPERTY - Static variable in class org.conqat.engine.commons.findings.DetachedFinding
The name of the JSON property name for DetachedFinding.location.
LOCATION_PROPERTY - Static variable in class org.conqat.engine.commons.findings.location.ElementLocation
The name of the JSON property name for ElementLocation.location.
LocationAdjuster - Class in org.conqat.engine.commons.findings.location
This class is used for adjusting the offsets used in locations (i.e.
LocationAdjuster(String, String, String) - Constructor for class org.conqat.engine.commons.findings.location.LocationAdjuster
Constructor.
LocationAdjuster(String, String) - Constructor for class org.conqat.engine.commons.findings.location.LocationAdjuster
Constructor.
LOCK - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"lock"
log(String, Object, Throwable) - Method in class org.conqat.lib.commons.logging.SimpleLogger
Logs a message to the print writer.
logStatusMessage(List<IToken>, String, NewMacroInvocationPreprocessor.TokenDisablingContext) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroExpansionStepsLogger
Logs the given message with printing the current tokens (in contrast to #logStatusMessage(String, String)).
logStatusMessage(List<IToken>, Supplier<String>, NewMacroInvocationPreprocessor.TokenDisablingContext) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroExpansionStepsLogger
logStatusMessage(List<IToken>, List<IToken>, String, NewMacroInvocationPreprocessor.TokenDisablingContext) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroExpansionStepsLogger
logStatusMessage(String, Supplier<String>) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroExpansionStepsLogger
Logs the given message without printing the current tokens (in contrast to MacroExpansionStepsLogger.logStatusMessage(List, String, NewMacroInvocationPreprocessor.TokenDisablingContext)).
longestCommonPrefix(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the longest common prefix of s and t
longestCommonPrefix(Iterable<String>) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the longest common prefix of the strings in the list or the empty string if no common prefix exists.
longestCommonSuffix(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the longest common suffix of s and t
LongStringUtils - Class in org.conqat.lib.commons.serialization.objects
This class contains code that was copied and adjusted from DataInputStream and DataOutputStream.
LongStringUtils() - Constructor for class org.conqat.lib.commons.serialization.objects.LongStringUtils
 
longToByteArray(long) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Converts a long value to a byte array.
lookahead(int) - Method in class eu.cqse.check.framework.scanner.TokenListLookahead
Returned elements remain in the underlying data structure and are still accessible.
lookahead(int) - Method in interface org.conqat.lib.commons.collections.ILookahead
Returned elements remain in the underlying data structure and are still accessible.
lookupIdentifierIfInCaseWhen(IToken) - Method in class eu.cqse.check.base.HardCodedLiteralsCheckBase
ABAP Specific function Performs a lookup for the identifier if the given literal occurs as an WHEN option inside a CASE/WHEN structure.
lookupIdentifierIfInDefinition(IToken) - Method in class eu.cqse.check.base.HardCodedLiteralsCheckBase
ABAP Specific function Performs a lookup for identifier when a literal is assigned with the VALUE addition.
lookupIdentifierIfInNewStatement(IToken) - Method in class eu.cqse.check.base.HardCodedLiteralsCheckBase
CLike Specific function Performs a lookup for the identifier if the given literal occurs as in a NEW statement.
lookupIdentifierIfInOperation(IToken, boolean) - Method in class eu.cqse.check.base.HardCodedLiteralsCheckBase
Performs a lookup for the identifier, if the given literal is stated within an operation where on the other side of the operator an identifier is stated
lookupIdentifierIfInProperty(IToken) - Method in class eu.cqse.check.base.HardCodedLiteralsCheckBase
C# Specific function Performs a lookup for the identifier if the given literal occurs as an PROPERTY.
LOOP - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"loop"
LOOP_SUB_TYPE_NAMES - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
Sub type names of loops.
lowercaseList(Collection<String>) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns a list that contains all entries of the original list as lowercase strings.
LowercaseResolver<E extends java.lang.Enum<E>,A extends java.lang.Enum<A>> - Class in org.conqat.lib.commons.xml
XML resolver which transforms the enum names by making them lower case and replacing underscores by dashes.
LowercaseResolver(Class<A>) - Constructor for class org.conqat.lib.commons.xml.LowercaseResolver
Create new resolver.

M

MACRO - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"macro"
MACRO_ORIGIN - Static variable in class eu.cqse.check.framework.preprocessor.c.MacroHandlingCPreprocessorBase
The origin name used for macro tokens.
macroDeclarationLocation - Variable in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroDefinition
Location where this macro was declared in the source code.
MacroDefinition - Class in eu.cqse.check.framework.preprocessor.c.new_c_preprocessor
Representation of a C preprocessor macro.
MacroExpansionStepsLogger - Class in eu.cqse.check.framework.preprocessor.c.new_c_preprocessor
"Logger" for storing intermediate steps during preprocessor expansion.
MacroExpansionStepsLogger(PrintStream) - Constructor for class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroExpansionStepsLogger
Creates a MacroExpansionStepsLogger that writes to a PrintStream with UTF-8 encoding.
MacroExpansionStepsLogger(Writer) - Constructor for class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroExpansionStepsLogger
Creates a MacroExpansionStepsLogger that writes log messages to the given Writer.
MacroHandlingCPreprocessorBase - Class in eu.cqse.check.framework.preprocessor.c
Base class of the C preprocessor that deals with macro handling and the overall parsing.
MacroHandlingCPreprocessorBase(IMacroProvider) - Constructor for class eu.cqse.check.framework.preprocessor.c.MacroHandlingCPreprocessorBase
Constructor.
macroName - Variable in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroDefinition
The identifier used to invoke this macro.
macroProvider - Variable in class eu.cqse.check.framework.preprocessor.c.MacroHandlingCPreprocessorBase
The macro provider used.
main(String[]) - Static method in class eu.cqse.check.framework.core.ruleset.RulesetMappingGenerator
Entry method.
major - Variable in enum com.teamscale.core.migration.ETeamscaleVersion
The major version.
makeFindingTypeId(String, String) - Static method in class org.conqat.engine.index.shared.IndexFinding
Creates a finding type ID for given category and group.
ManagedIntArray - Class in org.conqat.lib.commons.collections
A class containing an int array that is managed in the sense that it can grow dynamically (using exponential growth).
ManagedIntArray() - Constructor for class org.conqat.lib.commons.collections.ManagedIntArray
 
ManagedTestData - Class in org.conqat.lib.commons.test
A test helper that provides access to a test-specific resources.
ManagedTestData(Class<?>) - Constructor for class org.conqat.lib.commons.test.ManagedTestData
 
ManagedTestDataExtension - Class in org.conqat.lib.commons.test
A test rule that provides access to a test-specific files and a test-specific temporary directory.
ManagedTestDataExtension() - Constructor for class org.conqat.lib.commons.test.ManagedTestDataExtension
 
map(Collection<T>, Function<? super T, ? extends R>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Applies the mapper Function to all items in the collection and returns the resulting List.
map(Map<K1, V1>, Function<K1, ? extends K2>, Function<V1, ? extends V2>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Applies the key and value mapper Functions to all keys/values in the collection and returns the resulting Map.
map(T[], Function<? super T, ? extends R>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Applies the mapper Function to all items in the array and returns the resulting List.
map - Variable in class org.conqat.lib.commons.collections.CounterSet
The underlying map.
map(BiFunction<S, T, S2>, BiFunction<S, T, T2>) - Method in class org.conqat.lib.commons.collections.PairList
Returns a new PairList, where both mappers are applied to the elements of the current PairList (input for each mapper is the pair of elements at each position).
map(Function<S, S2>, Function<T, T2>) - Method in class org.conqat.lib.commons.collections.PairList
Maps a pair list to another one using separate mappers for keys and values.
MapBackedSetBase<E> - Class in org.conqat.lib.commons.collections
Base class for set implementations based on a backing set.
MapBackedSetBase(Map<E, Object>) - Constructor for class org.conqat.lib.commons.collections.MapBackedSetBase
 
mapDistinct(Collection<T>, Function<? super T, ? extends R>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Applies the mapper Function to all items in the collection, but only adds the result item to the return list if it is not already in the list.
mapFirst(CollectionUtils.FunctionWithException<S, U, ? extends E>) - Method in class org.conqat.lib.commons.collections.PairList
Returns a new PairList, where the first elements are obtained by applying the given mapper function to the first elements of this list.
mapSecond(CollectionUtils.FunctionWithException<T, U, ? extends E>) - Method in class org.conqat.lib.commons.collections.PairList
Returns a new PairList, where the second elements are obtained by applying the given mapper function to the second elements of this list.
mapToSet(Collection<T>, Function<? super T, ? extends R>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Applies the mapper Function to all items in the collection and returns the resulting Set only containing distinct mapped values.
mapWithException(Collection<T>, CollectionUtils.FunctionWithException<? super T, ? extends R, ? extends E>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Applies the mapper CollectionUtils.FunctionWithException to all items in the list and returns the resulting List.
mark(int) - Method in class org.conqat.lib.commons.filesystem.MarkableFileInputStream
MarkableFileInputStream - Class in org.conqat.lib.commons.filesystem
A wrapper for a FileInputStream to support marking.
MarkableFileInputStream(FileInputStream) - Constructor for class org.conqat.lib.commons.filesystem.MarkableFileInputStream
Constructor.
MARKDOWN_ESCAPE_CHARACTERS - Static variable in class org.conqat.lib.commons.string.StringUtils
Characters that need to be escaped in markdown.
markerClass - Variable in class eu.cqse.check.framework.checktest.CheckTestBase
 
markPrimitive() - Method in class eu.cqse.check.framework.util.TypeNameTokenCollection
Marks the type as a primitive one.
markReferencePosition(int) - Method in class eu.cqse.check.framework.shallowparser.framework.ParserState
Stores the given position as match start.
markStart() - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Marks a different matching start position, which can be used to reference tokens during node creation.
markSupported() - Method in class eu.cqse.check.framework.scanner.UnicodeEscapes
 
markSupported() - Method in class org.conqat.lib.commons.filesystem.MarkableFileInputStream
MarkupUtils - Class in org.conqat.lib.commons.markup
Util class for handling markup (i.e., HTML tags or Markdown relevant symbols in String literals
MarkupUtils() - Constructor for class org.conqat.lib.commons.markup.MarkupUtils
 
MASTER_BRANCH - Static variable in class org.conqat.engine.index.shared.GitUtils
Name of the master branch.
MASTER_BRANCH_NAME - Static variable in class com.teamscale.commons.commit.CommitDescriptorTestUtils
The name of the master branch.
masterCommit(long) - Static method in class com.teamscale.commons.commit.CommitDescriptorTestUtils
Creates a CommitDescriptor with branch name master and given timestamp.
MATCH_CLAUSE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"match clause"
matchAtCurrentPosition(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Matches the pattern at the start position of the token stream.
matchAtStartOf(List<IToken>) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Matches the pattern at the start position of the given tokens.
MatcherUtils - Class in eu.cqse.check.framework.shallowparser.languages.base
Utilities for matching token sequences in recognizers.
MatcherUtils() - Constructor for class eu.cqse.check.framework.shallowparser.languages.base.MatcherUtils
 
matches(IToken) - Method in class eu.cqse.check.framework.shallowparser.framework.AllLowercaseIdentifierMatcher
Returns whether this token is matched.
matches(IToken) - Method in class eu.cqse.check.framework.shallowparser.framework.ExactIdentifierMatcher
Returns whether this token is matched.
matches(ParserState<STATE>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Attempts to match the recognizer including any tail recognizers.
matches(IToken) - Method in interface eu.cqse.check.framework.shallowparser.framework.SequenceRecognizer.ITokenMatcher
Returns whether this token is matched.
matches(IToken) - Method in class eu.cqse.check.framework.shallowparser.framework.UpperCaseStartIdentifierMatcher
Returns whether this token is matched.
matchesAnonymousClass(ParserState<STATE>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.base.JavaLikeAnonymousClassRecognizer
Matches an anonymous class declaration.
matchesAny(String) - Method in class org.conqat.lib.commons.collections.BasicPatternList
Returns whether the given string matches at least one of the contained pattern.
matchesAnywhere(List<IToken>) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Returns true if the pattern matches at least once in the given token stream.
matchesFullQualifiedTypeName(String, Collection<String>, String) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Returns whether the given type name matches the given full qualified type name considering the given imported namespaces.
matchesLambdaWithArrow(ParserState<EGenericParserStates>, List<IToken>, int, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.languages.base.MatcherUtils
Tries to match a lambda with arrow and returns the index after the match into the token stream.
matchesLocally(ParserState<STATE>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.framework.NotPreconditionRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<STATE>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.framework.PreconditionRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<STATE>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<STATE>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.framework.SequenceRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<STATE>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.framework.SubRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<AbapShallowParser.EAbapParserStates>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.abap.ModuleBlockStartRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<STATE>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.base.JavaLikeAnonymousClassRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<STATE>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.base.LineBasedStatementRecognizerBase
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<ECobolParserState>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.cobol.BoundedByOppositeClausesRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<ECobolParserState>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.cobol.ConditionalClauseWithEndScopeRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<ECobolParserState>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.cobol.NoElseRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<ECobolParserState>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.cobol.OutOfScopeRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<ECobolParserState>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.cobol.ParagraphRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<EGenericParserStates>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppLambdaRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<EGenericParserStates>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppSkipTemplateSpecificationRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<EGenericParserStates>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.cs.ArrayBracketsRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<EGenericParserStates>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.go.GoSkipToEndOfStatementRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<JavaScriptShallowParser.EJavaScriptParserStates>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.javascript.MethodNameIsUserDefinedRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<JavaScriptShallowParser.EJavaScriptParserStates>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.javascript.YuiCallRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<EKotlinParserStates>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.kotlin.KotlinStatementSubRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<EGenericParserStates>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.opencl.OpenCLLambdaAndBlockLiteralRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<RustShallowParser.ERustParserStates>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.rust.RustSubExpressionRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(ParserState<XtendShallowParser.EXtendShallowParserState>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.languages.xtend.XtendSkipToEndOfStatementRecognizer
Attempts to match the recognizer locally (without respecting tail recognizers).
matchesLocally(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.AlternativePattern
Tries to match this pattern at the current position of the given stream.
matchesLocally(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.OptionalPattern
Tries to match this pattern at the current position of the given stream.
matchesLocally(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.RegexPattern
Tries to match this pattern at the current position of the given stream.
matchesLocally(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.RepeatedPattern
Tries to match this pattern at the current position of the given stream.
matchesLocally(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.SequencePattern
Tries to match this pattern at the current position of the given stream.
matchesLocally(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.SingleTokenPatternBase
Tries to match this pattern at the current position of the given stream.
matchesLocally(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.SkipNestedPattern
Tries to match this pattern at the current position of the given stream.
matchesLocally(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.SkipPattern
Tries to match this pattern at the current position of the given stream.
matchesLocally(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.TokenPatternBase
Tries to match this pattern at the current position of the given stream.
matchesLocally(TokenStream) - Method in class eu.cqse.check.framework.util.tokens.ZeroLengthTokenPatternBase
Tries to match this pattern at the current position of the given stream.
matchesToken(IToken) - Method in class eu.cqse.check.framework.util.tokens.SingleTokenPatternBase
Returns true if the pattern matches the given token.
MatchGroupElement - Class in eu.cqse.check.framework.util.tokens
Represents a List of ITokens matched in a group of a TokenPatternMatch.
MatchGroupElement(List<IToken>) - Constructor for class eu.cqse.check.framework.util.tokens.MatchGroupElement
Constructor.
matchTerms - Variable in class eu.cqse.check.framework.shallowparser.framework.SequenceRecognizer
The match terms.
MathUtils - Class in org.conqat.lib.commons.math
Collection of math utility methods.
MathUtils() - Constructor for class org.conqat.lib.commons.math.MathUtils
 
MATLAB - Static variable in class eu.cqse.check.framework.util.LanguageFeatureParser
Language feature parser for Matlab.
MatlabLanguageFeatureParser - Class in eu.cqse.check.framework.util
Language feature parser for Matlab.
MatlabLanguageFeatureParser() - Constructor for class eu.cqse.check.framework.util.MatlabLanguageFeatureParser
 
MatlabShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.matlab
A shallow parser for Matlab.
MatlabShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.matlab.MatlabShallowParser
Constructor.
MatlabShallowParser.EMatlabParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.matlab
All possible states of a MatlabShallowParser.
MatlabToken - Class in eu.cqse.check.framework.scanner
Class for MATLAB tokens generated by the MATLAB scanner.
max(Date, Date) - Static method in class org.conqat.lib.commons.date.DateUtils
Returns the later of two dates or null, if one of the dates is null.
max(Collection<? extends Number>) - Static method in class org.conqat.lib.commons.math.MathUtils
Find maximum.
MAX_BOM_LENGTH - Static variable in enum org.conqat.lib.commons.filesystem.EByteOrderMark
The maximal length of a BOM.
MAX_SHORT_STRING_LENGTH - Static variable in class org.conqat.lib.commons.serialization.objects.LongStringUtils
Maximal length of a short string.
MaxAggregator - Class in org.conqat.lib.commons.math
Maximum aggregator.
MaxAggregator() - Constructor for class org.conqat.lib.commons.math.MaxAggregator
 
maxSpacing(ESpacing, ESpacing) - Static method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrintingUtils
Returns the larger of two spacings.
MaxWeightMatching<N1,N2> - Class in org.conqat.lib.commons.algo
A class for calculating maximum weighted matching using an augmenting path algorithm running in O(n^3*m), where n is the size of the smaller node set and m the size of the larger one.
MaxWeightMatching() - Constructor for class org.conqat.lib.commons.algo.MaxWeightMatching
 
MaxWeightMatching.IWeightProvider<N1,N2> - Interface in org.conqat.lib.commons.algo
A class providing the weight for a connection between two nodes.
MD5_BYTES - Static variable in class org.conqat.lib.commons.digest.MD5Digest
Number of bytes in an MD5 sum.
MD5Digest - Class in org.conqat.lib.commons.digest
An MD5 digest.
MD5Digest(MessageDigest) - Constructor for class org.conqat.lib.commons.digest.MD5Digest
Constructor.
MD5Digest(byte[]) - Constructor for class org.conqat.lib.commons.digest.MD5Digest
Constructor.
mean(Collection<? extends Number>) - Static method in class org.conqat.lib.commons.math.MathUtils
Find mean.
MeanAggregator - Class in org.conqat.lib.commons.math
Average aggregator.
MeanAggregator() - Constructor for class org.conqat.lib.commons.math.MeanAggregator
 
median(Collection<? extends Number>) - Static method in class org.conqat.lib.commons.math.MathUtils
Find median.
MemoryEfficientStringMap<V> - Class in org.conqat.lib.commons.collections
A map implementation of a map using string keys.
MemoryEfficientStringMap() - Constructor for class org.conqat.lib.commons.collections.MemoryEfficientStringMap
Constructor.
MemoryEfficientStringMap(Map<? extends String, ? extends V>) - Constructor for class org.conqat.lib.commons.collections.MemoryEfficientStringMap
Constructor.
MemoryMonitor - Class in org.conqat.lib.commons.system
A simple class for monitoring memory usage of an application.
MemoryMonitor() - Constructor for class org.conqat.lib.commons.system.MemoryMonitor
Construct a new MemoryMonitor with the default monitoring interval.
MemoryMonitor(int) - Constructor for class org.conqat.lib.commons.system.MemoryMonitor
Construct a new MemoryMonitor.
merge(Collection<TestExecution>) - Static method in class org.conqat.engine.index.shared.tests.TestExecution
Merges the TestExecutions.
merge(CommitDescriptor, Collection<TestExecutionWithPartition>) - Static method in class org.conqat.engine.index.shared.tests.TestExecutionWithPartition
Merges a Collection of TestExecutionWithPartitions to a single one.
merge(ClassType) - Method in class org.conqat.lib.commons.reflect.ClassType
Merges the given class type with this type.
mergeCommit(CommitDescriptor, CommitDescriptor, CommitDescriptor, CommitDescriptor...) - Static method in class com.teamscale.commons.commit.CommitDescriptorTestUtils
Creates a merge ParentedCommitDescriptor with given parents.
mergeExpansionIntoTokens(List<IToken>, int, List<IToken>, int) - Static method in class eu.cqse.check.framework.preprocessor.c.MacroHandlingCPreprocessorBase
Merges the expanded tokens back into the tokens.
mergeFrom(TokenPatternMatch) - Method in class eu.cqse.check.framework.util.tokens.TokenPatternMatch
Merges the group information from given match into this match.
mergeSets(EnumSet<T>, T...) - Static method in class org.conqat.lib.commons.enums.EnumUtils
Merges an EnumSet and a list of enum values into one EnumSet.
mergeTemplate(File, File, Object...) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Loads template file with a Format string, formats it and writes result to file.
mergeTemplate(InputStream, Object...) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Loads template file with a Format string, formats it and provides result as stream.
MESSAGE_PROPERTY - Static variable in class org.conqat.engine.commons.findings.DetachedFinding
The name of the JSON property name for DetachedFinding.message.
MessageFormatUtils - Class in org.conqat.lib.commons.string
This class provides all utility methods for dealing with MessageFormat.
MessageFormatUtils() - Constructor for class org.conqat.lib.commons.string.MessageFormatUtils
 
meta() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Selects all meta information (defines, annotations, etc.).
META_CLASS - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"meta class"
META_COMMENT_IS_RFC_ENABLED - Static variable in class eu.cqse.check.framework.util.abap.AbapCheckUtils
Meta comment which is added by Teamsale Git importer as last source line to indicate that an function module is RFC enabled.
METHOD - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"method"
method() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Selects all methods/functions.
METHOD_AND_TYPE_DECLARATION_MODIFIERS - Static variable in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
Token types that are modifiers in front of a type declaration or method.
METHOD_DECLARATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"method declaration"
METHOD_IMPLEMENTATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"method implementation"
MethodCallInfo() - Constructor for class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
methodEntityIsNotSectionOrParagraph(EShallowEntityType, String) - Static method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrintingUtils
Returns true if a method entity is not a section or paragraph otherwise false
MethodNameComparator - Class in org.conqat.lib.commons.reflect
This comparator compares methods by their name.
MethodNameComparator() - Constructor for class org.conqat.lib.commons.reflect.MethodNameComparator
 
MethodNameIsUserDefinedRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.javascript
This recognizer matches method definitions whose names are user-defined.
MethodNameIsUserDefinedRecognizer() - Constructor for class eu.cqse.check.framework.shallowparser.languages.javascript.MethodNameIsUserDefinedRecognizer
 
METRIC_INDEXES_PARAMETER - Static variable in class org.conqat.engine.service.shared.client.ServiceClientUris
Metric index parameter for metric distribution service
METRIC_SYSTEM_UNITS - Static variable in class org.conqat.lib.commons.filesystem.FileSystemUtils
String containing the unit letters for units in the metric system (K for kilo, M for mega, ...).
MILLIS_PER_DAY - Static variable in class org.conqat.lib.commons.date.DateUtils
The number of milliseconds per day
MILLIS_PER_HOUR - Static variable in class org.conqat.lib.commons.date.DateUtils
The number of milliseconds per hour
MILLIS_PER_MINUTE - Static variable in class org.conqat.lib.commons.date.DateUtils
The number of milliseconds per minute
MILLIS_PER_SECOND - Static variable in class org.conqat.lib.commons.date.DateUtils
The number of milliseconds per second
min(Date, Date) - Static method in class org.conqat.lib.commons.date.DateUtils
Returns the earlier of two dates, or null, if one of the dates is null
min(Collection<? extends Number>) - Static method in class org.conqat.lib.commons.math.MathUtils
Find minimum.
MIN_SUPPORTED_API_VERSION - Static variable in enum com.teamscale.core.migration.ETeamscaleVersion
The minimum supported REST API version.
MIN_SUPPORTED_VERSION - Static variable in enum org.conqat.engine.service.shared.client.EServiceApiVersion
Deprecated.
The minimum version of service clients that are still supported by this server.
MinAggregator - Class in org.conqat.lib.commons.math
Minimum aggregator.
MinAggregator() - Constructor for class org.conqat.lib.commons.math.MinAggregator
 
mineAssociationRules(Set<Set<T>>) - Method in class org.conqat.lib.commons.datamining.AssociationRuleMiner
Mines frequent item sets from the given shopping baskets.
mineFrequentItemSets(Set<Set<T>>) - Method in class org.conqat.lib.commons.datamining.FrequentItemSetMiner
Mines frequent item sets from the given shopping baskets.
minor - Variable in enum com.teamscale.core.migration.ETeamscaleVersion
The minor version.
minutesToMilliseconds(int) - Static method in class org.conqat.lib.commons.date.DateUtils
Converts the given number of minutes into milliseconds.
MixedTreeMapAlgorithm - Class in org.conqat.lib.commons.treemap
A hybrid layout algorithm that applies both the StripeTreeMapAlgorithm and (near the leaves) the SquarifiedTreeMapAlgorithm to obtain good sorting/locality while getting rectangles that are "more square".
MixedTreeMapAlgorithm() - Constructor for class org.conqat.lib.commons.treemap.MixedTreeMapAlgorithm
 
mkdir(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Creates a directory and throws an exception if this fails.
mkdirs(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Creates a directory and all required parent directories.
MockServer - Class in org.conqat.lib.commons.test.mockserver
Abstraction of a mock server.
MockServerTest - Annotation Type in org.conqat.lib.commons.test.mockserver
Meta-annotation for mock server tests.
ModifierSelectionFunctionBase - Class in eu.cqse.check.framework.core.xpath.functions
Base class for functions that use modifiers for node selection.
ModifierSelectionFunctionBase(String) - Constructor for class eu.cqse.check.framework.core.xpath.functions.ModifierSelectionFunctionBase
Constructor.
MODIFY - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"modify"
MODULE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"module"
module() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Selects all modules/namespaces.
MODULE_INPUT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"module input"
MODULE_OUTPUT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"module output"
ModuleBlockStartRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.abap
Precondition recognizer that matches if a module block (not a module statement) starts at the current location, but does not consume any tokens.
ModuleBlockStartRecognizer() - Constructor for class eu.cqse.check.framework.shallowparser.languages.abap.ModuleBlockStartRecognizer
 
MONO_COMMAND - Static variable in class org.conqat.lib.commons.io.ProcessUtils
Command (path or name) to mono, to execute .NET programs on non-windows machines.
moveBack() - Method in class eu.cqse.check.framework.util.tokens.TokenStream
Moves the stream's position back by one token and returns the token at that position or null if the stream was already at the beginning.
MTextToken - Class in eu.cqse.check.framework.scanner
Class for MTEXT tokens generated by the MTEXT scanner.
MULTI_VALUE_DELIMITER - Static variable in class org.conqat.lib.commons.collections.CollectionUtils
Delimiter used in strings to separate list values.
MultiColor - Class in org.conqat.lib.commons.color
A multicolor manages an ordered color distribution, i.e.
MultiColor(Color, PairList<Color, Integer>) - Constructor for class org.conqat.lib.commons.color.MultiColor
Constructor.
MultiFileRangeCoverageInfo - Class in org.conqat.engine.sourcecode.coverage
Holds line range coverage information for a test covering multiple files.
MultiFileRangeCoverageInfo() - Constructor for class org.conqat.engine.sourcecode.coverage.MultiFileRangeCoverageInfo
Constructor with a default timestamp.
MultiFileRangeCoverageInfo(long) - Constructor for class org.conqat.engine.sourcecode.coverage.MultiFileRangeCoverageInfo
 
MultiIOException(Collection<? extends IOException>) - Constructor for exception org.conqat.lib.commons.io.MultiplexedOutputStream.MultiIOException
Create exception
MultiplexedOutputStream - Class in org.conqat.lib.commons.io
This class enables multiplexing of output streams.
MultiplexedOutputStream(OutputStream...) - Constructor for class org.conqat.lib.commons.io.MultiplexedOutputStream
Create new multiplexed output streams.
MultiplexedOutputStream.MultiIOException - Exception in org.conqat.lib.commons.io
Exception class that encapsulates multiple IOExceptions.

N

NAME - Static variable in class eu.cqse.check.framework.core.xpath.functions.AllModifiersSelectionFunction
The function's name.
NAME - Static variable in class eu.cqse.check.framework.core.xpath.functions.AllTokensSelectionFunction
The function's name.
NAME - Static variable in class eu.cqse.check.framework.core.xpath.functions.AnyModifierSelectionFunction
The function's name.
NAME - Static variable in class eu.cqse.check.framework.core.xpath.functions.AnyTokenSelectionFunction
The function's name.
NAME - Static variable in class eu.cqse.check.framework.core.xpath.functions.NameMatchesFunction
The function's name.
NAME - Static variable in class eu.cqse.check.framework.core.xpath.functions.SubTypeSelectionFunction
The function's name.
NAME - Static variable in class eu.cqse.check.framework.core.xpath.functions.TokenSequenceFunction
The functions name
NAME - Static variable in class eu.cqse.check.framework.core.xpath.functions.TypeSelectionFunction
The function's name.
name(String) - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches entities by their name.
NAMED_FUNCTION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"named function"
NameMatchesFunction - Class in eu.cqse.check.framework.core.xpath.functions
A function for matching an ShallowEntity's name against a set of regular expressions.
NameMatchesFunction() - Constructor for class eu.cqse.check.framework.core.xpath.functions.NameMatchesFunction
 
nameRegex(String) - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches entities by their name using regular expression.
names(Class<T>) - Static method in class org.conqat.lib.commons.enums.EnumUtils
Returns an array containing the names of the enum element.
NAMESPACE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"namespace"
NAMESPACE_CONSTANT_PATTERN - Static variable in class eu.cqse.check.framework.util.javascript.ClosurePatterns
Pattern for a namespace with a constant, e.g.
NAMESPACE_PATTERN - Static variable in class eu.cqse.check.framework.util.javascript.ClosurePatterns
A closure namespace, e.g.
NANOS_PER_SECOND - Static variable in class org.conqat.lib.commons.date.DateUtils
The number of nanoseconds per second
nanosToSeconds(long) - Static method in class org.conqat.lib.commons.date.DateUtils
Converts nano seconds to seconds.
NATIVE_SQL - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"native SQL"
needsAccessUniformPathByValue() - Method in interface eu.cqse.check.framework.core.phase.IGlobalExtractionPhase
If this returns true, an inverted index that allows access by extracted value will be constructed as well.
needsOrderedScope(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.abap.AbapTypeTracker
Returns whether the given entity needs an ordered scope.
needsOrderedScope(ShallowEntity) - Method in class eu.cqse.check.framework.typetracker.TypeTrackerBase
Returns whether the given entity needs an ordered scope.
NestingAwareTokenIterator - Class in eu.cqse.check.framework.shallowparser
Iterator over a token list that keeps track of nesting.
NestingAwareTokenIterator(List<IToken>, int, List<ETokenType>, List<ETokenType>) - Constructor for class eu.cqse.check.framework.shallowparser.NestingAwareTokenIterator
Constructor.
NeverThrownRuntimeException - Exception in org.conqat.lib.commons.error
A runtime exception that cannot be instantiated.
NewCPreprocessingUtils - Class in eu.cqse.check.framework.preprocessor.c.new_c_preprocessor
Util methods for NewCPreprocessor.
NewCPreprocessingUtils() - Constructor for class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessingUtils
 
NewCPreprocessor - Class in eu.cqse.check.framework.preprocessor.c.new_c_preprocessor
Main class of the C/C++ preprocessor.
NewCPreprocessor(IMacroProvider, boolean, boolean) - Constructor for class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor
 
NewCPreprocessor(ParsedMacroProvider, boolean, boolean) - Constructor for class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor
 
NewCPreprocessor.PreprocessorUsageInformation - Class in eu.cqse.check.framework.preprocessor.c.new_c_preprocessor
Collection of debugging information (not only for Teamscale debugging, but also for configuration/code debugging in customer projects).
newFile(File, String...) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Constructs a file from a base file by appending several path elements.
newInstance() - Method in interface org.conqat.lib.commons.cache4j.backend.ICacheBackend
Returns a new instance of this backend.
newLenientScanner(ELanguage, File) - Static method in class eu.cqse.check.framework.scanner.ScannerFactory
Create a new lenient scanner for a file.
newLenientScanner(ELanguage, String, String) - Static method in class eu.cqse.check.framework.scanner.ScannerFactory
Create a new lenient scanner that scans a string.
newLenientScanner(ELanguage, Reader, String) - Static method in class eu.cqse.check.framework.scanner.ScannerFactory
Create a new lenient scanner that uses the specified reader.
newListFailed(String, Class<?>, IOException) - Static method in exception org.conqat.lib.commons.resources.ResourceException
Constructs a ResourceException for when listing neighbouring resources for a given class file failed.
newLoadFailed(Resource, IOException) - Static method in exception org.conqat.lib.commons.resources.ResourceException
Constructs a ResourceException for when loading a resource failed.
NewMacroInvocationPreprocessor - Class in eu.cqse.check.framework.preprocessor.c.new_c_preprocessor
Special preprocessor that handles expansion of one (top-level) macro invocation.
NewMacroInvocationPreprocessor(MacroExpansionStepsLogger) - Constructor for class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewMacroInvocationPreprocessor
 
newScanner(ELanguage, File) - Static method in class eu.cqse.check.framework.scanner.ScannerFactory
Create a new strict scanner for a file.
newScanner(ELanguage, String, String) - Static method in class eu.cqse.check.framework.scanner.ScannerFactory
Create a new strict scanner that scans a string.
newScanner(ELanguage, Reader, String) - Static method in class eu.cqse.check.framework.scanner.ScannerFactory
Create a new strict scanner that uses the specified reader.
newTemporaryDirectoryCreationFailed(IOException) - Static method in exception org.conqat.lib.commons.resources.ResourceException
Constructs a ResourceException for when creating a temporary directory failed.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.ABAPToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.AdaToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.CobolToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.CPPToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.CSToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.DelphiToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.FortranToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.GosuToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.GoToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.GroovyToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.HanaSQLScriptToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.Iec61131Token
Create new token.
newToken(ETokenType, int, int, String, String) - Method in interface eu.cqse.check.framework.scanner.IToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.JavaDocToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.JavaScriptToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.JavaToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.JPLToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.KotlinToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.LineToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.MatlabToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.MTextToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.ObjectiveCToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.OCamlToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.OpenCLToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.OScriptToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.PHPToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.PL1Token
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.PLSQLToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.PythonToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.RubyToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.RustToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.SwiftToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.TextToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.TSQLToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.VBToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.XMLToken
Create new token.
newToken(ETokenType, int, int, String, String) - Method in class eu.cqse.check.framework.scanner.XtendToken
Create new token.
next() - Method in class eu.cqse.check.framework.shallowparser.NestingAwareTokenIterator
next() - Method in class eu.cqse.check.framework.util.tokens.TokenStream
Advances the stream by one token.
next() - Method in class org.conqat.lib.commons.collections.UnmodifiableIterator
next() - Method in class org.conqat.lib.commons.options.CommandLineTokenStream
Returns the next token as a plain string.
next() - Method in class org.conqat.lib.commons.string.LineSplitter
Obtain next identified line.
nextElements() - Method in interface org.conqat.lib.commons.xml.ElementEnumSaxHandler.IElementEnum
Set of elements that are expected to be parsed after this element.
nextIndex() - Method in class org.conqat.lib.commons.collections.UnmodifiableListIterator
nextIsFileArgument() - Method in class org.conqat.lib.commons.options.CommandLineTokenStream
Returns whether the next token is available and can be used as a file argument.
nextIsLongOption() - Method in class org.conqat.lib.commons.options.CommandLineTokenStream
Returns whether the next token is available and is a long option.
nextIsParameter() - Method in class org.conqat.lib.commons.options.CommandLineTokenStream
Returns whether the next token is available and can be used as a parameter to an option.
nextIsSeparator() - Method in class org.conqat.lib.commons.options.CommandLineTokenStream
Returns whether the next token is the argument separator "--".
nextIsShortOption() - Method in class org.conqat.lib.commons.options.CommandLineTokenStream
Returns whether the next token is available and is a short option.
nextLongOption() - Method in class org.conqat.lib.commons.options.CommandLineTokenStream
Returns the next token as a long option.
nextOrNull() - Method in enum com.teamscale.core.migration.ETeamscaleVersion
Returns the next version after the current one or null if the current version is already the most recent version.
nextShortOption() - Method in class org.conqat.lib.commons.options.CommandLineTokenStream
Returns the next token as a short option.
NightlyTest - Annotation Type in org.conqat.lib.commons.test
Marker interface for tests that should be run in the nightly build (and not in the commit-triggered pipeline).
NO_INDICES - Static variable in class eu.cqse.check.framework.shallowparser.util.TokenTestUtils
An empty list of integers, used to represent an empty sequence of indices.
NO_MATCH - Static variable in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Constant used to indicate that no match occurred.
NO_MATCH - Static variable in class eu.cqse.check.framework.util.tokens.TokenStreamTransformationPattern
Returned if the matcher did not match.
NO_OP - Static variable in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroExpansionStepsLogger
The default MacroExpansionStepsLogger, which does nothing and does not cost runtime.
NO_TIMESTAMP - Static variable in class org.conqat.engine.index.shared.IndexFinding
Value for IndexFinding.analysisTimestamp that indicates that there is no timestamp available.
NO_TYPES - Static variable in class eu.cqse.check.framework.shallowparser.util.TokenTestUtils
An empty list of token types.
NODES - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"nodes"
NodeTextRenderer - Class in org.conqat.lib.commons.treemap
A simple renderer that draws tree map node texts into the tree map.
NodeTextRenderer(Color, Pattern) - Constructor for class org.conqat.lib.commons.treemap.NodeTextRenderer
Constructor
NoElseRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.cobol
Recognizes that there is not an else token after an if token has been encountered.
NoElseRecognizer(ETokenType, ETokenType) - Constructor for class eu.cqse.check.framework.shallowparser.languages.cobol.NoElseRecognizer
Constructor.
NON_SEPARATED_TOKENS - Static variable in class eu.cqse.check.framework.util.TypeNameTokenCollection
Token types that need no separator when they are formatted as typename.
NoOpLogger - Class in org.conqat.lib.commons.logging
Logger implementation that does not log anything.
NoOpLogger() - Constructor for class org.conqat.lib.commons.logging.NoOpLogger
 
normalizeAllSeparators(String) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
Replaces forward and backward slashes, not only system-specific separators, with a forward slash.
normalizeLineSeparatorsPlatformIndependent(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Replace all linebreaks in string with a line feed symbol (\n), platform independent.
normalizeLineSeparatorsPlatformSpecific(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Replace all linebreaks in string with the platform-specific line separator (StringUtils.LINE_SEPARATOR).
normalizeParseResult(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingTestUtils
Normalizes the parsed result.
normalizeSeparators(String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Replace platform dependent separator char with forward slashes to create system-independent paths.
normalizeSlashes(String) - Static method in class eu.cqse.check.framework.util.javascript.TypeScriptDependencyExtractor
Replaces all slashes with dots.
normalizeVariable(String) - Static method in class eu.cqse.check.framework.util.abap.AbapLanguageFeatureParser
Lower-cases and removes leading '!', since this does not belong to the variable name.
not(Predicate<T>) - Static method in class org.conqat.lib.commons.predicate.PredicateUtils
Negates the given predicate (returns false if the given predicate returns true and vice versa).
NOT_FOUND - Static variable in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
The value returned if nothing was found in the various find methods.
notAtBeginningOfStream() - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Adds a new pattern part that matches anything but the beginning of the token stream (i.e.
NotCommonsLang - Annotation Type in org.conqat.lib.commons.test.tags
Meta-annotation used to tag all UI Tests which analyze a project other than "Commons Lang".
NotExported - Annotation Type in org.conqat.lib.commons.js_export
Marks fields that should not be exported to JavaScript.
notFollowedBy(Object) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Adds a new pattern part that matches if the last matched token is not followed by a token that matches the given term.
NotFollowedByPattern - Class in eu.cqse.check.framework.util.tokens
Matches if the given pattern does not match.
NotFollowedByPattern(TokenPatternBase) - Constructor for class eu.cqse.check.framework.util.tokens.NotFollowedByPattern
Constructor.
notHasAncestor(UniformPath) - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path doesn't have the given ancestor.
notHasDescendant(UniformPath) - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path doesn't have the given descendant.
notHasParent(UniformPath) - Method in class org.conqat.lib.commons.uniformpath.UniformPathAssert
Asserts that the uniform path doesn't have the given parent.
notPrecededBy(Object) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Adds a new pattern part that matches if the last matched token is not preceded by a token that matches the given term.
NotPrecededByPattern - Class in eu.cqse.check.framework.util.tokens
Matches, if the given subpattern does not match at the position before the current position in the token stream.
NotPrecededByPattern(TokenPatternBase) - Constructor for class eu.cqse.check.framework.util.tokens.NotPrecededByPattern
Constructor.
notPreCondition(RecognizerBase<STATE>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer that matches if the given sub-recognizer does not match.
NotPreconditionRecognizer<STATE extends java.lang.Enum<STATE>> - Class in eu.cqse.check.framework.shallowparser.framework
A recognizer that tries to match a prepared recognizer once but does not advance the parsing state.
NotPreconditionRecognizer(RecognizerBase<STATE>) - Constructor for class eu.cqse.check.framework.shallowparser.framework.NotPreconditionRecognizer
Constructor.
NULL_HANDLE - Static variable in class org.conqat.lib.commons.serialization.SerializedEntityPool
The handle representing the null value.
NullableFieldValidator - Class in org.conqat.engine.commons.util
Validator that checks whether all values of an object are non-null unless explicitly specified as Nullable.
NullableFieldValidator() - Constructor for class org.conqat.engine.commons.util.NullableFieldValidator
 
nullIfEmpty(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns null if the input string is empty (after trimming) or null.
NullOutputStream - Class in org.conqat.lib.commons.io
A stream discarding all input.
NullOutputStream() - Constructor for class org.conqat.lib.commons.io.NullOutputStream
 
NumbersAwareStringComparator - Class in org.conqat.lib.commons.string
Compares two strings lexicographically, except at locations in the strings where numbers should be compared.
NumbersAwareStringComparator() - Constructor for class org.conqat.lib.commons.string.NumbersAwareStringComparator
 

O

ObjcLanguageFeatureParser - Class in eu.cqse.check.framework.util
Language feature parser for Objective-C.
ObjcTypeInfoExtractor - Class in eu.cqse.check.framework.typetracker.objc
A Objective-C type info extractor.
ObjcTypeInfoExtractor() - Constructor for class eu.cqse.check.framework.typetracker.objc.ObjcTypeInfoExtractor
 
OBJECT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"object"
OBJECT_EXPORT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"object export"
OBJECT_EXPORT_IMPORT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"object export import"
OBJECT_EXPORT_SUFFIX - Static variable in class eu.cqse.check.framework.util.javascript.TypeScriptDependencyExtractor
Suffix to be appended to object export types.
OBJECT_INSTANCE - Static variable in class org.conqat.lib.commons.collections.AllEqualComparator
Instance of this comparator.
OBJECTIVE_C - Static variable in class eu.cqse.check.framework.util.LanguageFeatureParser
Language feature parser for Objective-C.
ObjectiveCShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.objectivec
Shallow parser for ELanguage.OBJECTIVE_C.
ObjectiveCShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.objectivec.ObjectiveCShallowParser
 
ObjectiveCToken - Class in eu.cqse.check.framework.scanner
Class for OBJECTIVE_C tokens generated by the OBJECTIVE_C scanner.
ObjectUnionFind<T> - Class in org.conqat.lib.commons.algo
Implementation of a simple union find data structure working on arbitrary objects.
ObjectUnionFind() - Constructor for class org.conqat.lib.commons.algo.ObjectUnionFind
Constructor using a HashMap as underlying lookup storage.
ObjectUnionFind(HashMap<T, Integer>) - Constructor for class org.conqat.lib.commons.algo.ObjectUnionFind
Constructor through which the the underlying map can be set.
ObjectUtils - Class in org.conqat.lib.commons.lang
Utility methods that help working with Java objects.
ObjectUtils() - Constructor for class org.conqat.lib.commons.lang.ObjectUtils
 
obtain(K) - Method in class org.conqat.lib.commons.cache4j.BasicCache
Obtain the value for a key.
obtain(K) - Method in interface org.conqat.lib.commons.cache4j.ICache
Obtain the value for a key.
obtain(K) - Method in class org.conqat.lib.commons.cache4j.SynchronizedCache
Obtain the value for a key.
obtain(K) - Method in class org.conqat.lib.commons.cache4j.ThreadLocalCache
Obtain the value for a key.
obtainClassFileURL(Class<?>) - Static method in class org.conqat.lib.commons.filesystem.ClassPathUtils
Returns the URL for the .class-file of a given class.
obtainClassFileVersion(InputStream) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Obtains the version of a Java class file.
obtainContained(Collection<T>, Predicate<? super T>) - Static method in class org.conqat.lib.commons.predicate.PredicateUtils
Returns all input elements that are contained in the set described by the predicate.
obtainEncoding(String) - Static method in class org.conqat.engine.commons.CommonUtils
Get an encoding for the specified name.
obtainGenericMethodReturnType(Class<?>, String) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Obtain the generic return type of method.
obtainId(K) - Method in class org.conqat.lib.commons.collections.IdManagerBase
Obtain a unique id for an object.
obtainId(T) - Method in interface org.conqat.lib.commons.collections.IIdProvider
Obtain id.
obtainIdentifier(T) - Method in class org.conqat.lib.commons.collections.IdComparator
Obtain identifier from identifier provider.
obtainIdentifier(T) - Method in class org.conqat.lib.commons.collections.IdentifierBasedComparatorBase
Get identifier for object.
obtainIdentifier(Method) - Method in class org.conqat.lib.commons.reflect.MethodNameComparator
Returns method name.
obtainJavaExecutable() - Static method in class org.conqat.lib.commons.io.JavaUtils
Use JavaUtils.findJavaExecutable(File) to search in the directory specified by environment variable JAVA_HOME for the Java executable.
obtainJavaExecutionCommand() - Static method in class org.conqat.lib.commons.io.JavaUtils
Use JavaUtils.obtainJavaExecutable() to determine the Java executable via environment variable JAVA_HOME.
obtainMethodReturnType(Class<?>, String) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Obtain the return type of method.
obtainNewMap() - Method in class org.conqat.lib.commons.collections.HybridMapBase
Template method for obtaining a new map implementation after HybridMapBase.shouldSwitch(Map) returned true.
obtainNewMap() - Method in class org.conqat.lib.commons.collections.MemoryEfficientStringMap
Template method for obtaining a new map implementation after HybridMapBase.shouldSwitch(Map) returned true.
obtainNonContained(Collection<T>, Predicate<? super T>) - Static method in class org.conqat.lib.commons.predicate.PredicateUtils
Returns all input elements that are not contained in the set described by the predicate.
obtainStackTrace(Throwable) - Static method in class org.conqat.lib.commons.string.StringUtils
Convert stack trace of a Throwable to a string.
OcamlShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.ocaml
A shallow parser for OCaml.
OcamlShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.ocaml.OcamlShallowParser
Constructor.
OCamlToken - Class in eu.cqse.check.framework.scanner
Class for OCAML tokens generated by the OCAML scanner.
of(ELanguage) - Static method in class eu.cqse.check.framework.scanner.LanguageProperties
 
of(String...) - Static method in class org.conqat.lib.commons.collections.ListMap
Creates a list map from a string array provided it's length is even
of(K, Collection<? extends V>) - Static method in class org.conqat.lib.commons.collections.ListMap
Creates a new ListMap of the given key/values.
of(K, V...) - Static method in class org.conqat.lib.commons.collections.SetMap
Factory function for a SetMap with one entry.
of(Class<?>, String) - Static method in class org.conqat.lib.commons.resources.Resource
Creates an instance of a resource.
of(Class<?>, String, URL) - Static method in class org.conqat.lib.commons.resources.Resource
Creates an instance of a resource.
of(List<Resource>, String, String) - Static method in class org.conqat.lib.commons.test.ExpectedDataContainer
Builds a list of ExpectedDataContainers out of the given resources.
of(String...) - Static method in class org.conqat.lib.commons.uniformpath.RelativeUniformPath
Creates a relative uniform path from the given segments.
of(List<String>) - Static method in class org.conqat.lib.commons.uniformpath.RelativeUniformPath
Creates a relative uniform path from the given segments.
of(String...) - Static method in class org.conqat.lib.commons.uniformpath.UniformPath
Builds a path from the given segments.
of(UniformPath.EType, String...) - Static method in class org.conqat.lib.commons.uniformpath.UniformPath
Builds a path from the given segments.
of(UniformPath.EType, List<String>) - Static method in class org.conqat.lib.commons.uniformpath.UniformPath
Builds a path from the given segments.
of(List<String>) - Static method in class org.conqat.lib.commons.uniformpath.UniformPath
Builds a path from the given segments.
offer(T) - Method in class org.conqat.lib.commons.collections.BoundedPriorityQueue
Add a single element
OfflineSaxHandlerBase - Class in org.conqat.lib.commons.xml
Base class for SAX parser handlers.
OfflineSaxHandlerBase() - Constructor for class org.conqat.lib.commons.xml.OfflineSaxHandlerBase
 
offset - Variable in class eu.cqse.check.framework.scanner.Token
Number of characters before token in the resource it originates from
OffsetBasedRegion - Class in org.conqat.lib.commons.region
Marker class used in code that needs to work with both offset- and line-based regions to avoid confusing them.
OffsetBasedRegion(int, int) - Constructor for class org.conqat.lib.commons.region.OffsetBasedRegion
 
ON_CHANGE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"on change"
onEndElement(ELEMENT) - Method in class org.conqat.lib.commons.xml.ElementEnumSaxHandler.ElementHandler
Being called each time the handled element is closed.
onStartElement(ELEMENT, Attributes) - Method in class org.conqat.lib.commons.xml.ElementEnumSaxHandler.ElementHandler
Being called each time the handled element is opened.
onText(ELEMENT, String) - Method in class org.conqat.lib.commons.xml.ElementEnumSaxHandler.TextElementHandler
Will be called exactly once for an element with all the text that has occurred in the XML between the start element and end element callback.
OPENCL_METHOD_AND_TYPE_DECLARATION_MODIFIERS - Static variable in class eu.cqse.check.framework.shallowparser.languages.opencl.OpenCLShallowParser
Token types that are modifiers in front of a type declaration or method.
OPENCL_PRIMITIVE_TYPES - Static variable in class eu.cqse.check.framework.shallowparser.languages.opencl.OpenCLShallowParser
Token types that are part of a primitive type.
OPENCL_TYPE_OR_IDENTIFIER - Static variable in class eu.cqse.check.framework.shallowparser.languages.opencl.OpenCLShallowParser
Token types for types or identifiers.
OpenCLLambdaAndBlockLiteralRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.opencl
Recognizer that finds OpenCL block literals and C++ lambdas and continues parsing within these.
OpenCLLambdaAndBlockLiteralRecognizer(EnumSet<ETokenType>) - Constructor for class eu.cqse.check.framework.shallowparser.languages.opencl.OpenCLLambdaAndBlockLiteralRecognizer
Constructor.
OpenCLShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.opencl
Shallow parser for OpenCL C/C++.
OpenCLShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.opencl.OpenCLShallowParser
 
OpenCLToken - Class in eu.cqse.check.framework.scanner
Class for OPEN_CL tokens generated by the OPEN_CL scanner.
openElement(E) - Method in class org.conqat.lib.commons.xml.XMLWriter
Start a new element
openElement(E, Object...) - Method in class org.conqat.lib.commons.xml.XMLWriter
Convenience method for adding an element together with (some of) its attributes.
openJarFileEntry(JarFile, String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Opens an InputStream for the entry with the given name in the given JAR file
OpenSqlWriteStatement - Class in eu.cqse.check.abap
Representation of a SQL-like ABAP statement that modifies database table's contents.
openStream(String) - Method in class org.conqat.lib.commons.filesystem.PathBasedContentProviderBase
Opens a stream to the element identified by the given path.
OPERATOR - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"operator"
operator - Variable in class eu.cqse.check.util.clang.BinaryOperatorExpression
The operator (e.g.
OPERATOR_DECLARATION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"operator declaration"
OPERATORS - Static variable in enum eu.cqse.check.framework.scanner.ETokenType
An enum set containing all operators.
OPERATORS_WITH_ALTERNATIVE_REPRESENTATION - Static variable in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
C++ operators that have an alternative (string) representations.
Option - Annotation Type in org.conqat.lib.commons.options
Annotation for exposing methods as command line options.
OPTION_NOT_PRESENT - Static variable in class org.conqat.lib.commons.options.Options
Returned by countValues when trying to count values of a non-present option.
optional(Object...) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer that matches a certain sequence optionally.
optional(Object...) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Adds a new optional pattern part that matches the given terms zero times or once in the given order.
OptionalPattern - Class in eu.cqse.check.framework.util.tokens
Tries to match the given subpatterns in order, if possible.
OptionalPattern(TokenPatternBase[]) - Constructor for class eu.cqse.check.framework.util.tokens.OptionalPattern
Constructor
optionalSubRecognizer(RecognizerBase<STATE>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer that matches the given sub recognizer zero or one times.
OptionException - Exception in org.conqat.lib.commons.options
Base class for exceptions occurring while parsing options.
OptionRegistry - Class in org.conqat.lib.commons.options
This class supports collecting options from several objects whose methods have been annotated with Option.
OptionRegistry() - Constructor for class org.conqat.lib.commons.options.OptionRegistry
Default constructor.
OptionRegistry(Object) - Constructor for class org.conqat.lib.commons.options.OptionRegistry
Construct a new option registry and register the given option handler.
Options - Class in org.conqat.lib.commons.options
This class offers a safe and flexible interface to Java properties files.
Options() - Constructor for class org.conqat.lib.commons.options.Options
Construct a new Option object holding now options.
Options.ValueConversionException - Exception in org.conqat.lib.commons.options
Exception objects of this class are possibly returned by Options.getBooleanValue(String)and Options.getIntValue(String), if corresponding options don't have a boolean respectively integer value.
org.conqat.engine.commons - package org.conqat.engine.commons
 
org.conqat.engine.commons.css - package org.conqat.engine.commons.css
 
org.conqat.engine.commons.findings - package org.conqat.engine.commons.findings
 
org.conqat.engine.commons.findings.location - package org.conqat.engine.commons.findings.location
Locations for findings.
org.conqat.engine.commons.util - package org.conqat.engine.commons.util
 
org.conqat.engine.core.configuration - package org.conqat.engine.core.configuration
 
org.conqat.engine.core.core - package org.conqat.engine.core.core
 
org.conqat.engine.index.shared - package org.conqat.engine.index.shared
 
org.conqat.engine.index.shared.element_details - package org.conqat.engine.index.shared.element_details
 
org.conqat.engine.index.shared.tests - package org.conqat.engine.index.shared.tests
 
org.conqat.engine.resource.text.filter.base - package org.conqat.engine.resource.text.filter.base
 
org.conqat.engine.resource.text.filter.util - package org.conqat.engine.resource.text.filter.util
 
org.conqat.engine.resource.util - package org.conqat.engine.resource.util
 
org.conqat.engine.service.shared - package org.conqat.engine.service.shared
 
org.conqat.engine.service.shared.client - package org.conqat.engine.service.shared.client
 
org.conqat.engine.service.shared.data - package org.conqat.engine.service.shared.data
 
org.conqat.engine.sourcecode.coverage - package org.conqat.engine.sourcecode.coverage
 
org.conqat.lib.commons.algo - package org.conqat.lib.commons.algo
Basic algorithms.
org.conqat.lib.commons.assertion - package org.conqat.lib.commons.assertion
This package provides support for precondition checking and assertions.
org.conqat.lib.commons.assessment - package org.conqat.lib.commons.assessment
Classes dealing witht traffic-light-style assessments.
org.conqat.lib.commons.cache4j - package org.conqat.lib.commons.cache4j
cache4j is a simple caching framework that allows the configuration of a caching strategy at a centralized place.
org.conqat.lib.commons.cache4j.backend - package org.conqat.lib.commons.cache4j.backend
Backends implement the actual caching strategies for cache4j.
org.conqat.lib.commons.collections - package org.conqat.lib.commons.collections
Extensions to the Java collections.
org.conqat.lib.commons.color - package org.conqat.lib.commons.color
Color utilities.
org.conqat.lib.commons.concurrent - package org.conqat.lib.commons.concurrent
Support classes for java.util.concurrent package.
org.conqat.lib.commons.constraint - package org.conqat.lib.commons.constraint
Generic classes used for validating constraints.
org.conqat.lib.commons.datamining - package org.conqat.lib.commons.datamining
Basic data mining algorithms.
org.conqat.lib.commons.date - package org.conqat.lib.commons.date
Utility classes for handling dates.
org.conqat.lib.commons.diff - package org.conqat.lib.commons.diff
 
org.conqat.lib.commons.digest - package org.conqat.lib.commons.digest
Support for digest computation.
org.conqat.lib.commons.enums - package org.conqat.lib.commons.enums
Utilities for enumerations.
org.conqat.lib.commons.equals - package org.conqat.lib.commons.equals
Interface that externalizes equality of objects.
org.conqat.lib.commons.error - package org.conqat.lib.commons.error
Generic classes used in the context of error handling.
org.conqat.lib.commons.factory - package org.conqat.lib.commons.factory
Factory interface.
org.conqat.lib.commons.filesystem - package org.conqat.lib.commons.filesystem
Utilities for file system access.
org.conqat.lib.commons.function - package org.conqat.lib.commons.function
 
org.conqat.lib.commons.graph - package org.conqat.lib.commons.graph
Classes for the interface to ATT's GraphViz.
org.conqat.lib.commons.html - package org.conqat.lib.commons.html
Utilities for writing HTML.
org.conqat.lib.commons.image - package org.conqat.lib.commons.image
Utilities for dealing with images.
org.conqat.lib.commons.io - package org.conqat.lib.commons.io
Classes for accessing Bugzilla.
org.conqat.lib.commons.js_export - package org.conqat.lib.commons.js_export
 
org.conqat.lib.commons.lang - package org.conqat.lib.commons.lang
Utilities for working with the Java language itself.
org.conqat.lib.commons.logging - package org.conqat.lib.commons.logging
Generic logging interface.
org.conqat.lib.commons.markup - package org.conqat.lib.commons.markup
 
org.conqat.lib.commons.math - package org.conqat.lib.commons.math
Collection of classes to aggregate values for lists of all values.
org.conqat.lib.commons.net - package org.conqat.lib.commons.net
Utilities for network access.
org.conqat.lib.commons.options - package org.conqat.lib.commons.options
Classes for simplifying command line parsing.
org.conqat.lib.commons.predicate - package org.conqat.lib.commons.predicate
Support for predicates.
org.conqat.lib.commons.reflect - package org.conqat.lib.commons.reflect
Utilities for reflection.
org.conqat.lib.commons.region - package org.conqat.lib.commons.region
Classes for handling regions, i.e.
org.conqat.lib.commons.resources - package org.conqat.lib.commons.resources
 
org.conqat.lib.commons.serialization - package org.conqat.lib.commons.serialization
Support for reading and writing Java's Object Serialization Stream Protocol.
org.conqat.lib.commons.serialization.classes - package org.conqat.lib.commons.serialization.classes
Classes representing serialized classes with their fields.
org.conqat.lib.commons.serialization.objects - package org.conqat.lib.commons.serialization.objects
Classes representing serialized objects and their field values.
org.conqat.lib.commons.serialization.utils - package org.conqat.lib.commons.serialization.utils
Utility code for working with serialized objects.
org.conqat.lib.commons.string - package org.conqat.lib.commons.string
Utilities for strings.
org.conqat.lib.commons.system - package org.conqat.lib.commons.system
System diagnostic utilities.
org.conqat.lib.commons.test - package org.conqat.lib.commons.test
 
org.conqat.lib.commons.test.mockserver - package org.conqat.lib.commons.test.mockserver
 
org.conqat.lib.commons.test.tags - package org.conqat.lib.commons.test.tags
 
org.conqat.lib.commons.tree - package org.conqat.lib.commons.tree
Utility methods for creating tree structures.
org.conqat.lib.commons.treemap - package org.conqat.lib.commons.treemap
Classes for layouting tree maps.
org.conqat.lib.commons.uniformpath - package org.conqat.lib.commons.uniformpath
 
org.conqat.lib.commons.version - package org.conqat.lib.commons.version
 
org.conqat.lib.commons.visitor - package org.conqat.lib.commons.visitor
Visitor interface and traversal code.
org.conqat.lib.commons.xml - package org.conqat.lib.commons.xml
This package defines a simple, lean framework for writing and reading XML files.
originId - Variable in class eu.cqse.check.framework.scanner.Token
Identifier of the resource this token originates from
OrPredicate<T> - Class in org.conqat.lib.commons.predicate
Predicate that combines other predicates with boolean "or".
OrPredicate(Predicate<T>...) - Constructor for class org.conqat.lib.commons.predicate.OrPredicate
Constructor.
OScriptShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.oscript
Shallow Parser for the OpenText OScript language
OScriptShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.oscript.OScriptShallowParser
Constructor.
OScriptToken - Class in eu.cqse.check.framework.scanner
Class for OSCRIPT tokens generated by the OSCRIPT scanner.
OTHER - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"other"
OTHER_BRANCH_NAME - Static variable in class com.teamscale.commons.commit.CommitDescriptorTestUtils
The default name for commits on a branch.
OutOfScopeRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.cobol
A recognizer that indicates that we are outside of a scope.
OutOfScopeRecognizer() - Constructor for class eu.cqse.check.framework.shallowparser.languages.cobol.OutOfScopeRecognizer
 
overlaps(Range) - Method in class org.conqat.lib.commons.math.Range
Returns whether this range has a non-empty intersection with another range.
overlaps(SimpleRegion) - Method in class org.conqat.lib.commons.region.SimpleRegion
Checks if two regions are overlapping
OverlayMacroProvider - Class in eu.cqse.check.framework.preprocessor.c
A macro provider that encapsulates another macro provider and allows temporary addition and removal of macros.
OverlayMacroProvider(IMacroProvider) - Constructor for class eu.cqse.check.framework.preprocessor.c.OverlayMacroProvider
Constructor.
ownEndTokens() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
For entities with children (ShallowEntity.hasChildren()), this returns a view of the tokens (without comments) from the last token included in the last child up to the end of the entity.
ownStartTokens() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns a view of the tokens (without comments) from the beginning of the entity up to the first token included in the first child.
ownTokens() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns a view of the tokens (without comments) from the beginning of the entity up to the last token of the entity.

P

PACKAGE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"package"
packageSeparator - Variable in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
The token type to separate packages/namespaces/scopes.
packageSeparatorText - Variable in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
The text of the package separator token.
Pair<S,T> - Class in org.conqat.lib.commons.collections
Simple pair class.
Pair(S, T) - Constructor for class org.conqat.lib.commons.collections.Pair
Constructor.
Pair(ImmutablePair<S, T>) - Constructor for class org.conqat.lib.commons.collections.Pair
Copy constructor.
PairList<S,T> - Class in org.conqat.lib.commons.collections
A list for storing pairs in a specific order.
PairList() - Constructor for class org.conqat.lib.commons.collections.PairList
Constructor.
PairList(int) - Constructor for class org.conqat.lib.commons.collections.PairList
Constructor.
PairList(PairList<S, T>) - Constructor for class org.conqat.lib.commons.collections.PairList
Copy constructor.
PairList(Map<S, T>) - Constructor for class org.conqat.lib.commons.collections.PairList
Constructor to convert a map into a pair list.
PairwiseAggregatorBase - Class in org.conqat.lib.commons.math
This is a base class for aggregators that have a defined neutral element and operate in pairwise manner.
PairwiseAggregatorBase() - Constructor for class org.conqat.lib.commons.math.PairwiseAggregatorBase
 
PARAGRAPH_SUBTYPE_NAME - Static variable in class eu.cqse.check.framework.shallowparser.languages.cobol.CobolShallowParser
Constant subtype name for paragraph
ParagraphRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.cobol
Paragraph recognizer completes detection of labels or paragraphs to which executions can jump to.
ParagraphRecognizer() - Constructor for class eu.cqse.check.framework.shallowparser.languages.cobol.ParagraphRecognizer
 
PARAMETER - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"parameter"
PARAMETER_SECTION_TOKENS - Static variable in class eu.cqse.check.framework.util.abap.AbapLanguageFeatureParser
EnumSet containing all token types which can appear as section headers in a parameter declaration.
parameterNames - Variable in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroDefinition
The names of the parameters of this function.
PARAMETERS - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"parameters"
PARENT_TYPES_OF_CLASS_SCOPE - Static variable in class eu.cqse.check.framework.util.abap.AbapCheckUtils
All entity types whose children are in class scope.
PARENT_TYPES_OF_GLOBAL_SCOPE - Static variable in class eu.cqse.check.framework.util.abap.AbapCheckUtils
All entity types whose children are in global scope.
PARENT_TYPES_OF_LOCAL_VALID_SCOPE - Static variable in class eu.cqse.check.framework.util.abap.AbapCheckUtils
All entity types whose children are in local scope.
ParentedCommitDescriptor - Class in org.conqat.engine.index.shared
A commit descriptor that additionally contains parent information.
ParentedCommitDescriptor(CommitDescriptor, List<CommitDescriptor>) - Constructor for class org.conqat.engine.index.shared.ParentedCommitDescriptor
 
ParentedCommitDescriptor(CommitDescriptor, CommitDescriptor...) - Constructor for class org.conqat.engine.index.shared.ParentedCommitDescriptor
 
ParentedCommitDescriptor(String, long, CommitDescriptor...) - Constructor for class org.conqat.engine.index.shared.ParentedCommitDescriptor
Constructor.
ParentedCommitDescriptor(ParentedCommitDescriptor) - Constructor for class org.conqat.engine.index.shared.ParentedCommitDescriptor
Copy constructor.
parse(String) - Static method in class eu.cqse.check.cpp.CppIntegerLiteralParser
Parses the string literal, if it is valid.
parse(STATE, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.framework.ParserState
Attempts to parse exactly one entity in the given state.
parse(STATE, List<IToken>) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowParserBase
Performs a shallow parse for the given list of tokens and given initial state.
parse(String) - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionExpressionParser
Parses the given expression and returns a corresponding predicate.
parse(List<IToken>) - Static method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer
Start parsing
parse(String[]) - Method in class org.conqat.lib.commons.options.CommandLine
Parses the given command line parameters and applies the options found.
parse(CommandLineTokenStream) - Method in class org.conqat.lib.commons.options.CommandLine
Parses the command line parameters implicitly given by the token stream and applies the options found.
parse(DataInputStream) - Static method in class org.conqat.lib.commons.serialization.SerializedEntityParser
Parses entities from a given data input stream.
parse(InputStream) - Static method in class org.conqat.lib.commons.serialization.SerializedEntityParser
Parses entities from a given input stream.
parse(byte[]) - Static method in class org.conqat.lib.commons.serialization.SerializedEntityParser
Parses entities from a given byte array.
parse(String) - Static method in enum org.conqat.lib.commons.uniformpath.UniformPath.EType
Tries to parse the given type string to a path type.
parse(File) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Parse a file without validation.
parse(InputSource) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Parse an input source without validation.
parse(File, URL) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Parse and validate file using schema.
parse(InputSource, URL) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Parse and validate file using schema.
parse(File, File) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Same as XMLUtils.parse(File, URL) but with schema file.
parseAllFragments(String, ELanguage) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingTestUtils
* Returns the shallow entities of the parsed input using * IShallowParser.parseFragment(List).
parseAllTopLevel(String, ELanguage) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingTestUtils
Returns all shallow entities of the parsed input using IShallowParser.parseTopLevel(List).
parseArguments(List<?>) - Method in class eu.cqse.check.framework.core.xpath.functions.AttributeEqualSelectionFunctionBase
Converts the input arguments.
parseArguments(List<?>) - Method in class eu.cqse.check.framework.core.xpath.functions.FunctionBase
Converts the input arguments.
parseArguments(List<?>) - Method in class eu.cqse.check.framework.core.xpath.functions.NameMatchesFunction
Converts the input arguments.
parseArguments(List<?>) - Method in class eu.cqse.check.framework.core.xpath.functions.TokenFunctionBase
Converts the input arguments.
parseClass(DataInputStream, SerializedEntityPool, SerializedEntityParser) - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Parses the class content.
parseClass(DataInputStream, SerializedEntityPool, SerializedEntityParser) - Method in class org.conqat.lib.commons.serialization.classes.SerializedClassBase
Parses the class content.
parseClass(DataInputStream, SerializedEntityPool, SerializedEntityParser) - Method in class org.conqat.lib.commons.serialization.classes.SerializedProxyClass
Parses the class content.
parseClassDesc() - Method in class org.conqat.lib.commons.serialization.SerializedEntityParser
Parses the classDesc part of the stream.
parseContent() - Method in class org.conqat.lib.commons.serialization.SerializedEntityParser
Parses the content part of the stream.
parseDataSize(String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Converts the given human readable data size to the corresponding number of bytes.
parseDate(String, String) - Static method in class org.conqat.engine.commons.CommonUtils
This method parses a date string using the specified format pattern.
ParsedMacroProvider - Class in eu.cqse.check.framework.preprocessor.c.new_c_preprocessor
Encapsulates a IMacroProvider and stores all new macros as MacroDefinition (already scanned and parsed).
ParsedMacroProvider(IMacroProvider) - Constructor for class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.ParsedMacroProvider
Constructor.
parseEntities(String, boolean, ELanguage) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingTestUtils
Parses the code either as fragment or top-level.
parseFile() - Method in class org.conqat.lib.commons.xml.XMLReader
Parse file.
parseFragment(List<IToken>) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowParserBase
Shallow parses the given list of tokens and returns all entities found.
parseFragment(List<IToken>) - Method in interface eu.cqse.check.framework.shallowparser.IShallowParser
Shallow parses the given list of tokens and returns all entities found.
parseFragment(String, ELanguage) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingTestUtils
Returns the first shallow entity of the parsed input using IShallowParser.parseFragment(List).
parseFragmentAtIndex(String, ELanguage, int) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingTestUtils
Returns the shallow entities of the parsed input using IShallowParser.parseFragment(List).
parseIntPair(String) - Static method in class org.conqat.lib.commons.collections.Pair
Converts a string comma separated integers to a pair of Integers.
parseMacroContent(String) - Static method in class eu.cqse.check.framework.preprocessor.c.MacroHandlingCPreprocessorBase
Parses a macor's content.
parseMacroDefinition(String, TextRegionLocation) - Static method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroDefinition
Parses the given macro definition and generates a MacroDefinition object from it.
parseMultiValueStringToList(String) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Splits a String representing a list of values to a list of lines and forwards it to CollectionUtils.parseMultiValueStringToList(List).
parseMultiValueStringToList(List<String>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Parses a List of String representing lines of values to a list of the single values.
parseOnce(STATE) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Attempts to parse exactly once in the given state.
parseParameterList(List<IToken>, String) - Static method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer
Parses a single method call (in particular its parameters).
ParserState<STATE extends java.lang.Enum<STATE>> - Class in eu.cqse.check.framework.shallowparser.framework
This class holds the parser state and also implements parts of the parsing algorithm.
parseSAX(File, DefaultHandler) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Parse an input source using SAX without validation.
parseSAX(InputSource, DefaultHandler) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Parse an input source using SAX without validation.
parseSAX(String, DefaultHandler) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Parse a string that contains XML without validation.
parseSAX(File, URL, DefaultHandler) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Parse and validate file using SAX and schema.
parseSAX(InputSource, URL, DefaultHandler) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Parse and validate file using SAX and schema.
parseStrictlyUntil(STATE) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Parses strictly with the region delimited by the tail recognizers.
parseStringObject() - Method in class org.conqat.lib.commons.serialization.SerializedEntityParser
Parses an object and ensures that the returned object is a SerializedStringObject.
parseTopLevel(List<IToken>) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowParserBase
Shallow parses the given list of tokens and returns all entities found.
parseTopLevel(List<IToken>) - Method in interface eu.cqse.check.framework.shallowparser.IShallowParser
Shallow parses the given list of tokens and returns all entities found.
parseTopLevel(List<IToken>) - Method in class eu.cqse.check.framework.shallowparser.languages.cobol.CobolShallowParser
Shallow parses the given list of tokens and returns all entities found.
parseTopLevel(String, ELanguage) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingTestUtils
Returns the first shallow entity of the parsed input using IShallowParser.parseTopLevel(List).
parseUntil(STATE) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Parses zero or more times until the following recognizer can match.
parseUntilOrEof(STATE) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Parses zero or more times until the following recognizer can match or the end of file is reached.
parseVersion(String) - Static method in class org.conqat.lib.commons.version.Version
Parses a version from a string.
parseXPath(String) - Method in class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
partialHashCode() - Method in class org.conqat.lib.commons.digest.MD5Digest
Calculates and returns a hashcode that only depends on the first 3 bytes.
patch - Variable in enum com.teamscale.core.migration.ETeamscaleVersion
The patch level.
PathBasedContentProviderBase - Class in org.conqat.lib.commons.filesystem
Base class for objects that provide access to the content of various elements using a path for access.
PathBasedContentProviderBase() - Constructor for class org.conqat.lib.commons.filesystem.PathBasedContentProviderBase
 
peekBackward() - Method in class eu.cqse.check.framework.util.tokens.TokenStream
Returns the token before the current one or null if the stream is at the beginning.
peekCurrent() - Method in class eu.cqse.check.framework.util.tokens.TokenStream
Returns the current token or null if the stream is exhausted.
PERCENT_FORMAT - Static variable in class org.conqat.lib.commons.assessment.Assessment
Percent format with minimum and maximum fraction digit of 1
percentile25(Collection<? extends Number>) - Static method in class org.conqat.lib.commons.math.MathUtils
Find the 25-percentile.
percentile75(Collection<? extends Number>) - Static method in class org.conqat.lib.commons.math.MathUtils
Find the 75-percentile.
PercentileAggregator - Class in org.conqat.lib.commons.math
Calculates a given percentile.
PercentileAggregator(double) - Constructor for class org.conqat.lib.commons.math.PercentileAggregator
Constructor.
PERFORMANCE - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
The Performance code group name
PerformanceMonitor - Class in org.conqat.lib.commons.system
Combines a timer and a memory monitor in a simple utility class.
PerformanceMonitor(boolean) - Constructor for class org.conqat.lib.commons.system.PerformanceMonitor
Constructor has package level to allow tests to access it, yet enforce use of factory methods for public use.
PerformanceTest - Annotation Type in org.conqat.lib.commons.test.tags
Meta-annotation used to tag all performance tests.
performDiff(T, T) - Method in class org.conqat.lib.commons.diff.DifferBase
Performs the diff and returns a DiffDescription.
performNearestClassLookup(Class<?>, Map<Class<?>, T>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Returns the value from the map, whose key is the best match for the given class.
PF_EVENT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"pf event"
PhpShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.php
PHP shallow parser.
PhpShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.php.PhpShallowParser
Constructor.
PHPToken - Class in eu.cqse.check.framework.scanner
Class for PHP tokens generated by the PHP scanner.
pickInstanceOf(Class<T>, Collection<?>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Returns the first object in the given collection which is an instance of the given class (or null otherwise).
PL1Token - Class in eu.cqse.check.framework.scanner
Class for PL1 tokens generated by the PL1 scanner.
PlainClassFileFilter - Class in org.conqat.lib.commons.filesystem
This is a file filter finding only plain class files (i.e.
PlainClassFileFilter() - Constructor for class org.conqat.lib.commons.filesystem.PlainClassFileFilter
Creates a new filter.
PlsqlShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.plsql
Shallow parser for PL/SQL.
PlsqlShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.plsql.PlsqlShallowParser
Constructor.
PlsqlShallowParser.EPlsqlParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.plsql
The states used in this parser.
PLSQLToken - Class in eu.cqse.check.framework.scanner
Class for PLSQL tokens generated by the PLSQL scanner.
pluralize(String, int) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the string itself, if count is 1.
PLUS_MINUS_NUMBERFORMAT - Static variable in class org.conqat.lib.commons.assessment.AssessmentUtils
Number format that adds + or - as necessary.
POINTER_TYPES - Static variable in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Token types that are used to declare a pointer or reference (C++).
pool - Variable in class org.conqat.lib.commons.serialization.SerializedEntityBase
The pool this entity is registered at.
positionsEqual(RegionSet) - Method in class org.conqat.lib.commons.region.RegionSet
Returns true if both RegionSets contain the same positions and gaps.
post(ISerializationFormat<S>, T, IDeserializationFormat<R>, String) - Static method in interface org.conqat.engine.service.shared.client.ServiceClientCallable
 
post(IDeserializationFormat<R>, String) - Static method in interface org.conqat.engine.service.shared.client.ServiceClientCallable
 
postProcess(List<ShallowEntity>) - Method in class eu.cqse.check.framework.postprocessor.cobol.SectionParagraphToMethodProcessor
Transforms a list of shallow entities from a parsing phase, post-processing them.
postProcessDiffDescription(DiffDescription) - Method in class org.conqat.lib.commons.diff.DifferBase
Post processing of the diffDescription.
PreCommitDeltaInfo - Class in org.conqat.engine.service.shared.data
DTO to transfer pre-commit information between client and service.
PreCommitDeltaInfo(Set<String>, Set<String>, Set<String>) - Constructor for class org.conqat.engine.service.shared.data.PreCommitDeltaInfo
 
PreCommitServerLimits - Class in org.conqat.engine.service.shared.data
DTO containing all required information of the server concerning server limits This class is used for communication with IDE clients (via the org.conqat.engine.service.shared.client.IdeServiceClient), so special care has to be taken when changing its signature!
PreCommitServerLimits(int, long, int) - Constructor for class org.conqat.engine.service.shared.data.PreCommitServerLimits
 
PreCommitUploadData - Class in org.conqat.engine.index.shared
Data class for a pre-commit upload.
PreCommitUploadData() - Constructor for class org.conqat.engine.index.shared.PreCommitUploadData
 
PreCommitUploadData(Map<UniformPath, String>, Collection<UniformPath>) - Constructor for class org.conqat.engine.index.shared.PreCommitUploadData
Constructor.
PrecomputedTypeResolution - Class in eu.cqse.check.framework.typetracker
A type resolution that internally stores precomputed type lookups.
PrecomputedTypeResolution(Map<ShallowEntity, ScopedTypeLookup>) - Constructor for class eu.cqse.check.framework.typetracker.PrecomputedTypeResolution
Constructor.
preCondition(RecognizerBase<STATE>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer that matches the given sub-recognizer once but does not advance the parser state.
PreconditionRecognizer<STATE extends java.lang.Enum<STATE>> - Class in eu.cqse.check.framework.shallowparser.framework
A recognizer that allows to match a prepared recognizer once but does not advance the parsing state.
PreconditionRecognizer(RecognizerBase<STATE>) - Constructor for class eu.cqse.check.framework.shallowparser.framework.PreconditionRecognizer
Constructor.
PredicateUtils - Class in org.conqat.lib.commons.predicate
Utility methods for working with predicates.
PredicateUtils() - Constructor for class org.conqat.lib.commons.predicate.PredicateUtils
 
prefixLines(String, String, boolean) - Static method in class org.conqat.lib.commons.string.StringUtils
Prefix all lines of a string.
prependProject(String, String) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
Creates a uniform path by prepending the project to the given path.
preprocess(String, List<IToken>) - Method in class eu.cqse.check.framework.preprocessor.abap.AbapPreprocessor
Performs the actual preprocessing of the given tokens.
preprocess(String, List<IToken>) - Method in class eu.cqse.check.framework.preprocessor.c.MacroHandlingCPreprocessorBase
Performs the actual preprocessing of the given tokens.
preprocess(String, List<IToken>, int, Set<String>) - Method in class eu.cqse.check.framework.preprocessor.c.MacroHandlingCPreprocessorBase
Performs the actual preprocessing of the given tokens.
preprocess(String, List<IToken>) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor
 
preprocess(String, List<IToken>) - Method in class eu.cqse.check.framework.preprocessor.iec61131.Iec61131Preprocessor
 
preprocess(String, List<IToken>) - Method in interface eu.cqse.check.framework.preprocessor.IPreprocessor
Performs the actual preprocessing of the given tokens.
preprocessedTokens - Variable in class eu.cqse.check.base.HardCodedLiteralsCheckBase
Tokens of the current element, but without comments
PREPROCESSOR_CONDITION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"preprocessor condition"
PREPROCESSOR_DEFINE - Static variable in class eu.cqse.check.framework.util.CppLanguageConstants
Preprocessor #define
PREPROCESSOR_DIRECTIVE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"preprocessor directive"
PREPROCESSOR_ENDIF - Static variable in class eu.cqse.check.framework.util.CppLanguageConstants
Preprocessor #endif
PREPROCESSOR_IF - Static variable in class eu.cqse.check.framework.util.CppLanguageConstants
Preprocessor #if
PREPROCESSOR_IFNDEF - Static variable in class eu.cqse.check.framework.util.CppLanguageConstants
Preprocessor #ifndef
PREPROCESSOR_INCLUDE - Static variable in class eu.cqse.check.framework.util.CppLanguageConstants
Preprocessor #include
PREPROCESSOR_PREFIX - Static variable in class eu.cqse.check.framework.util.CppLanguageConstants
Preprocessor prefix for C.
PreprocessorConditionalTokenReplacement - Class in eu.cqse.check.framework.preprocessor.c.new_c_preprocessor
Replacement for a conditional token (#if/#elif/#else/#endif).
PreprocessorErrorTokenReplacement - Class in eu.cqse.check.framework.preprocessor.c.new_c_preprocessor
PreprocessorTokenReplacement that also contains information about one or more errors encountered during preprocessing (e.g., too few parameters for a function macro).
PreprocessorFactory - Class in eu.cqse.check.framework.preprocessor
Factory for preprocessors.
PreprocessorFactory() - Constructor for class eu.cqse.check.framework.preprocessor.PreprocessorFactory
 
PreprocessorTokenReplacement - Class in eu.cqse.check.framework.preprocessor.c.new_c_preprocessor
A replacement for part of a token sequence.
PreprocessorTokenReplacement(List<IToken>, int, int, NewCPreprocessor.PreprocessorUsageInformation) - Constructor for class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.PreprocessorTokenReplacement
 
PreprocessorUsageInformation() - Constructor for class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor.PreprocessorUsageInformation
 
preprocessorUsageInformation - Variable in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.PreprocessorTokenReplacement
Usage information gathered during generation of this replacement.
PreprocessorUtils - Class in eu.cqse.check.framework.preprocessor
Utility methods for preprocessor handling (which are independent from a specific IPreprocessor instance).
PreprocessorUtils() - Constructor for class eu.cqse.check.framework.preprocessor.PreprocessorUtils
 
prettyPrint(Document) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Returns a string representation of the given XML document, which is "pretty printed", i.e.
PrettyPrinter - Class in eu.cqse.check.framework.shallowparser.prettyprint
Class for pretty printing code based on the shallow parser.
PrettyPrinter(List<IToken>, ELanguage) - Constructor for class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrinter
Constructor.
PrettyPrintingUtils - Class in eu.cqse.check.framework.shallowparser.prettyprint
Utility functionality for pretty-printing source code.
PrettyPrintingUtils() - Constructor for class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrintingUtils
 
prettyPrintJSON(String) - Static method in class org.conqat.engine.commons.util.JsonUtils
Reformats a JSON string to be pretty printed.
previous() - Method in class org.conqat.lib.commons.collections.UnmodifiableListIterator
previousIndex() - Method in class org.conqat.lib.commons.collections.UnmodifiableListIterator
previousRegionToken - Variable in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.PreprocessorConditionalTokenReplacement
Link to the previous conditional directive on the same #if level as the directive replaced by this Replacement.
previousTokenTypeIs(ETokenType) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Returns whether the token before the current parsing position has the given type.
primitive() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches all primitive entities (i.e.
PRIMITIVE_TYPE_TOKENS - Static variable in class eu.cqse.check.framework.util.CppLanguageFeatureParser
All token types that can be used to specify a type.
PRIMITIVE_TYPE_TOKENS - Static variable in class eu.cqse.check.framework.util.CsLanguageFeatureParser
All token types that can be used to specify a primitive type.
PRIMITIVE_TYPE_TOKENS - Static variable in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
All token types that can be used to specify a primitive type.
PRIMITIVE_TYPES - Static variable in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
Basic keywords used for primitive types in a C++ like language.
primitiveTypeTokens - Variable in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
All token types that can be used to declare a primitive type.
PRINCIPAL_METRIC_INDEX_PARAMETER - Static variable in class org.conqat.engine.service.shared.client.ServiceClientUris
Principal metric index parameter for metric distribution service
print(Document) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Transforms the document to an xml string (flat, with no line breaks).
printBasicDescriptiveStatistics(Collection<? extends Number>) - Static method in class org.conqat.lib.commons.math.MathUtils
Prints the min, max, mean, percentile25, median, and percentile75 of the given values to System.out.
printBasicDescriptiveStatistics(Collection<? extends Number>, PrintStream) - Static method in class org.conqat.lib.commons.math.MathUtils
Prints the min, max, sum, mean, percentile25, median, and percentile75 of the given values to the given PrintStream.
printIncludedTokensHierarchy(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.util.ShallowParsingTestUtils
Prints the token texts of the given shallow entities.
printUsage(PrintWriter) - Method in class org.conqat.lib.commons.options.CommandLine
Print the list of all supported options using reasonable default values for widths.
printUsage(PrintWriter, int, int) - Method in class org.conqat.lib.commons.options.CommandLine
Print the list of all supported options.
printUsageAndExit() - Method in class org.conqat.lib.commons.options.CommandLineBase
Help option: print usage and exit.
printValueDistribution(boolean) - Method in class org.conqat.lib.commons.collections.CounterSet
Prints the distribution of values (ascending or descending) to System.out, where each value is printed on a separate line in the form <key> : <value>.
printValueDistribution(PrintWriter, boolean) - Method in class org.conqat.lib.commons.collections.CounterSet
Prints the distribution of values (ascending or descending) to the given stream, where each value is printed on a separate line in the form <key> : <value>.
PrintVisitor - Class in eu.cqse.check.util.clang
Visitor implementation for Clang ASTs.
PrintVisitor(CursorPrinter, PrintStream) - Constructor for class eu.cqse.check.util.clang.PrintVisitor
Constructor for a PrintVisitor that traverses a Clang AST and prints a representation of each CXCursor to the given PrintStream.
PRIVATE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"private"
ProbeCoverageInfo - Class in org.conqat.engine.sourcecode.coverage
Holds coverage information for a file represented as "probes".
ProbeCoverageInfo(boolean) - Constructor for class org.conqat.engine.sourcecode.coverage.ProbeCoverageInfo
 
ProbeCoverageInfo(boolean, Collection<CoverageProbeBase>) - Constructor for class org.conqat.engine.sourcecode.coverage.ProbeCoverageInfo
 
ProbeCoverageInfo(ProbeCoverageInfo) - Constructor for class org.conqat.engine.sourcecode.coverage.ProbeCoverageInfo
Constructor.
process(String) - Method in class org.conqat.lib.commons.string.RegexReplacementProcessor
Apply replacements to a string.
process() - Method in interface org.conqat.lib.commons.xml.IXMLElementProcessor
Process element.
processChildElements(IXMLElementProcessor<E, X>) - Method in class org.conqat.lib.commons.xml.XMLReader
Process the child elements of the current element with a given processor.
processComment(IToken, int, int) - Method in class eu.cqse.check.base.CommentCheckBase
When implemented in a subclass, processes the specified comment token, which runs from the provided start line to the provided end line.
processComment(IToken, int, int) - Method in class eu.cqse.check.base.UnwantedExpressionInCommentCheckBase
When implemented in a subclass, processes the specified comment token, which runs from the provided start line to the provided end line.
processDecendantElements(IXMLElementProcessor<E, X>) - Method in class org.conqat.lib.commons.xml.XMLReader
Process all descendant elements of the current element with a given processor.
processEntity(ShallowEntity) - Method in class eu.cqse.check.base.AvoidObjectComparisonWithSelfCheckBase
Processes a single selected entity.
processEntity(ShallowEntity) - Method in class eu.cqse.check.base.EntityCheckBase
Processes a single selected entity.
processEntity(ShallowEntity) - Method in class eu.cqse.check.base.EntityFindingCheckBase
Processes a single selected entity.
processEntity(ShallowEntity) - Method in class eu.cqse.check.base.EntityFirstLineFindingCheckBase
Processes a single selected entity.
processEntity(ShallowEntity) - Method in class eu.cqse.check.base.EntityTokenCheckBase
Processes a single selected entity.
processEntity(ShallowEntity) - Method in class eu.cqse.check.base.ThrowExceptionCheckBase
Processes a single selected entity.
processEntity(ShallowEntity) - Method in class eu.cqse.check.clike.CatchExceptionCheckBase
Processes a single selected entity.
processIfDirective(List<IToken>, int, RegionSet) - Method in class eu.cqse.check.framework.preprocessor.c.ConditionalHandlingCPreprocessorBase
Processes an if/ifdef/ifndef directive.
processIfDirective(List<IToken>, int, RegionSet) - Method in class eu.cqse.check.framework.preprocessor.c.MacroHandlingCPreprocessorBase
Processes an if/ifdef/ifndef directive.
processIfDirective(List<IToken>, int, IfDirectivePreprocessor.ConditionalRegionStack, NewCPreprocessor.FilePreprocessorContext, NewCPreprocessor, NewCPreprocessor.IncludedFilesContext) - Static method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.IfDirectivePreprocessor
Analyzes the given #if/#else/#elif/#endif directive and returns a matching PreprocessorTokenReplacement.
processImport(ShallowEntity, ScopedTypeLookup) - Method in class eu.cqse.check.framework.typetracker.clike.CLikeTypeTracker
Checks whether the given entity is an import of a namespace and adds the namespace to the variable lookup.
processImport(ShallowEntity, ScopedTypeLookup) - Method in class eu.cqse.check.framework.typetracker.TypeTrackerBase
Checks whether the given entity is an import of a namespace and adds the namespace to the variable lookup.
processTokens(List<IToken>) - Method in class eu.cqse.check.base.EntityTokenCheckBase
Process the start or end tokens for a selected entity.
processTokens(List<IToken>) - Method in class eu.cqse.check.base.EntityTokenPatternCheckBase
Process the start or end tokens for a selected entity.
processTokens(List<IToken>) - Method in class eu.cqse.check.base.EntityTokenSequenceFindingCheckBase
Process the start or end tokens for a selected entity.
processTokens(List<IToken>) - Method in class eu.cqse.check.base.ThrowExceptionCheckBase
Process the start or end tokens for a selected entity.
processTokens(List<IToken>) - Method in class eu.cqse.check.base.UnwantedMethodCallsCheckBase
Process the start or end tokens for a selected entity.
ProcessUtils - Class in org.conqat.lib.commons.io
Executes a system process.
ProcessUtils() - Constructor for class org.conqat.lib.commons.io.ProcessUtils
 
ProcessUtils.ExecutionResult - Class in org.conqat.lib.commons.io
Parameter object that encapsulates the result of a process execution.
PROGRAM - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"program"
projectAliasOrId - Variable in class com.teamscale.commons.links.TeamscaleProjectLinkProvider
The project alias or id if no alias is set.
projectId - Variable in class org.conqat.engine.service.shared.data.ProjectMapping
The project id of the project that the mapping is valid for
ProjectInfo - Class in org.conqat.engine.index.shared
Descriptor for a single project.
ProjectInfo(String, String, String, String, String, long) - Constructor for class org.conqat.engine.index.shared.ProjectInfo
 
ProjectMapping - Class in org.conqat.engine.service.shared.data
Basic data container that contains a project and prefix mapping This class is used for communication with IDE clients (via the IdeServiceClient), so special care has to be taken when changing its signature!
ProjectMapping() - Constructor for class org.conqat.engine.service.shared.data.ProjectMapping
Empty constructor for serialization
ProjectMapping(String, String, String, String) - Constructor for class org.conqat.engine.service.shared.data.ProjectMapping
Constructor.
PROPERTY - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"property"
property() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Selects all properties, defined attributes that have only method children.
PropertyAccessNameResolver<STATE extends java.lang.Enum<STATE>> - Class in eu.cqse.check.framework.shallowparser.framework
Resolves the name of a getter or setter for a CS property.
PropertyAccessNameResolver() - Constructor for class eu.cqse.check.framework.shallowparser.framework.PropertyAccessNameResolver
 
PROTECTED - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"protected"
PROTOCOL - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"protocol"
PROVIDE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"provide"
PUBLIC - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"public"
PUBLISHED_VERSION - Static variable in enum com.teamscale.core.migration.ETeamscaleVersion
The latest published version of Teamscale.
put(ISerializationFormat<S>, T, IDeserializationFormat<R>, String) - Static method in interface org.conqat.engine.service.shared.client.ServiceClientCallable
 
put(IDeserializationFormat<R>, String) - Static method in interface org.conqat.engine.service.shared.client.ServiceClientCallable
Deprecated.
PUT requests should always have a body
put(K, V) - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
put(S, T) - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Inserts the given pair into the bijection.
put(String, T) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveMap
put(Class<? extends T>, V) - Method in class org.conqat.lib.commons.collections.ClassHierarchyMap
Store a key-value-pair.
put(K, V) - Method in class org.conqat.lib.commons.collections.HybridMapBase
put(ImmutablePair<T, T>, V) - Method in class org.conqat.lib.commons.collections.IdentityPairMap
Adds the given value for the given pair.
put(T, T, V) - Method in class org.conqat.lib.commons.collections.IdentityPairMap
Adds the given value for the given pair.
put(K, V) - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
Operation is not supported.
put(String, T) - Method in class org.conqat.lib.commons.tree.Trie
Map the prefix to the given value.
putAll(Map<? extends K, ? extends V>) - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
putAll(Map<? extends String, ? extends T>) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveMap
putAll(Map<? extends K, ? extends V>) - Method in class org.conqat.lib.commons.collections.HybridMapBase
putAll(TwoDimHashMap<K1, K2, V>) - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Put all values of another TwoDimHashMap into this map.
putAll(Map<? extends K, ? extends V>) - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
Operation is not supported.
putTypeInfo(String, TypedVariable) - Method in class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Associates the given variable with the given type information in this lookup.
putValue(K1, K2, V) - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Puts the given value into this map under the given keys.
PYTHON - Static variable in class eu.cqse.check.framework.util.LanguageFeatureParser
Language feature parser for Python.
PYTHON_2_AND_3_COMPATIBILITY - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
Python 2 and 3 compatibility group name.
PYTHON_2_COMPATIBILITY - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
Python 2 compatibility group name.
PYTHON_3_COMPATIBILITY - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
Python 3 compatibility group name.
PythonAttributeRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.python
Recognizer for class level attributes in Python.
PythonAttributeRecognizer() - Constructor for class eu.cqse.check.framework.shallowparser.languages.python.PythonAttributeRecognizer
 
PythonLanguageFeatureParser - Class in eu.cqse.check.framework.util
Language feature parser for Python.
PythonLanguageFeatureParser() - Constructor for class eu.cqse.check.framework.util.PythonLanguageFeatureParser
 
PythonShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.python
Shallow parser for Python.
PythonShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.python.PythonShallowParser
Constructor.
PythonShallowParser.EPythonParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.python
The states used in this parser.
PythonSimpleStatementRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.python
Recognizer for simple statements in Python.
PythonSimpleStatementRecognizer() - Constructor for class eu.cqse.check.framework.shallowparser.languages.python.PythonSimpleStatementRecognizer
 
PythonToken - Class in eu.cqse.check.framework.scanner
Class for PYTHON tokens generated by the PYTHON scanner.
PythonVariableNameExtractor - Class in eu.cqse.check.framework.util.python
A class that extracts declared variable names from shallow entities in python.
PythonVariableNameExtractor() - Constructor for class eu.cqse.check.framework.util.python.PythonVariableNameExtractor
 

Q

QualifiedNameLocation - Class in org.conqat.engine.commons.findings.location
Location identified by a qualified name, which usually is some kind of path expression.
QualifiedNameLocation(String, String, String) - Constructor for class org.conqat.engine.commons.findings.location.QualifiedNameLocation
 
QualifiedNameLocation(String, String, String, boolean) - Constructor for class org.conqat.engine.commons.findings.location.QualifiedNameLocation
 
QualifiedNameLocation(String, String, String, boolean, List<String>) - Constructor for class org.conqat.engine.commons.findings.location.QualifiedNameLocation
 

R

RAISE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"raise"
RandomColorProvider<T> - Class in org.conqat.lib.commons.color
Color provider returning a random color.
RandomColorProvider() - Constructor for class org.conqat.lib.commons.color.RandomColorProvider
 
randomString(int) - Static method in class org.conqat.lib.commons.string.StringUtils
Generates a random string with a certain length.
randomString(int, Random) - Static method in class org.conqat.lib.commons.string.StringUtils
Performs the actal creation of the random string using the given randomizer.
randomStringArray(int, int) - Static method in class org.conqat.lib.commons.string.StringUtils
Generates an array of random strings.
RANGE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"range"
Range - Class in org.conqat.lib.commons.math
A class that represents ranges that may include or exclude the upper and lower bounds.
Range(double, double) - Constructor for class org.conqat.lib.commons.math.Range
Create range where both bounds are inclusive.
Range(double, boolean, double, boolean) - Constructor for class org.conqat.lib.commons.math.Range
Create range.
rangeDistribution(List<Double>, Set<Range>) - Static method in class org.conqat.lib.commons.math.MathUtils
Computes a distribution of the given list of values and the given ranges.
RANGES - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"ranges"
Rating - Class in org.conqat.lib.commons.assessment
A rating is essentially an ETrafficLightColor assigned to a file.
Rating(String) - Constructor for class org.conqat.lib.commons.assessment.Rating
Constructor.
Rating(String, ETrafficLightColor) - Constructor for class org.conqat.lib.commons.assessment.Rating
Constructor.
Rating(List<String>) - Constructor for class org.conqat.lib.commons.assessment.Rating
Constructor.
Rating(List<String>, ETrafficLightColor) - Constructor for class org.conqat.lib.commons.assessment.Rating
Constructor.
RATING_TAG - Static variable in class org.conqat.lib.commons.assessment.Rating
The rating tag used.
rawEndLine - Variable in class eu.cqse.check.CheckTextRegionLocation
The line corresponding to CheckTextRegionLocation.rawEndOffset (one-based, inclusive).
rawEndOffset - Variable in class eu.cqse.check.CheckTextRegionLocation
The absolute end position in the (raw) text (zero based, inclusive).
rawStartLine - Variable in class eu.cqse.check.CheckTextRegionLocation
The line corresponding to CheckTextRegionLocation.rawStartOffset (one-based, inclusive).
rawStartOffset - Variable in class eu.cqse.check.CheckTextRegionLocation
The absolute start position of the region in the (raw) text (zero based, inclusive).
read(char[], int, int) - Method in class eu.cqse.check.framework.scanner.UnicodeEscapes
 
read() - Method in class eu.cqse.check.framework.scanner.UnicodeEscapes
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
read() - Method in class org.conqat.lib.commons.io.ChunkInputStream
read(byte[], int, int) - Method in class org.conqat.lib.commons.io.ChunkInputStream
READABILITY - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
The Readability group name
readableName - Variable in enum eu.cqse.check.util.clang.misra.EEssentialTypeCategory
A UI readable name for the EEssentialTypeCategory.
readFile(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Read file content into a string using the default encoding for the platform.
readFile(File, Charset) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Read file content into a string using the given encoding.
readFileBinary(String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Read file content into a byte array.
readFileBinary(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Read file content into a byte array.
readFileSystemIndependent(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Reads a file using UTF-8 encoding and normalizes line breaks (replacing "\n\r" and "\r" with "\n").
readFileUTF8(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Read file content into a string using UTF-8 encoding.
readFileUTF8WithLineBreakNormalization(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Read file content into a string using UTF-8 encoding and normalize the line breaks.
readIntFromStartOfArray(byte[]) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Reads an int stored with ByteArrayUtils.storeIntInStartOfArray(int, byte[]) from the first 4 bytes of the array.
readLines(File, Charset) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Read file content into a list of lines (strings) using the given encoding.
readLinesUTF8(String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Read file content into a list of lines (strings) using UTF-8 encoding.
readLinesUTF8(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Read file content into a list of lines (strings) using UTF-8 encoding.
readLongString(DataInputStream) - Static method in class org.conqat.lib.commons.serialization.objects.LongStringUtils
This is a copy of DataInputStream.readUTF(DataInput) with the main difference that the length is not read as a short but as a long.
readProperties(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Reads properties from a properties file.
readProperties(Resource) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Reads properties from a properties resource.
readProperties(CollectionUtils.SupplierWithException<? extends InputStream, IOException>) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Reads properties from a properties stream.
readStream(InputStream) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Read input stream into string.
readStream(InputStream, Charset) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Read input stream into string.
readStreamBinary(InputStream) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Read input stream into raw byte array.
readStreamUTF8(InputStream) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Read input stream into string.
readTokens(IScanner, List<IToken>, List<ScannerException>) - Static method in class eu.cqse.check.framework.scanner.ScannerUtils
Read tokens from a strict scanner and store them in a list.
readTokens(ILenientScanner) - Static method in class eu.cqse.check.framework.scanner.ScannerUtils
Read tokens from a lenient scanner and store them in a list.
readValue(DataInputStream, SerializedEntityParser) - Method in class org.conqat.lib.commons.serialization.classes.SerializedBooleanField
Reads the value for a field from the given stream.
readValue(DataInputStream, SerializedEntityParser) - Method in class org.conqat.lib.commons.serialization.classes.SerializedByteField
Reads the value for a field from the given stream.
readValue(DataInputStream, SerializedEntityParser) - Method in class org.conqat.lib.commons.serialization.classes.SerializedCharField
Reads the value for a field from the given stream.
readValue(DataInputStream, SerializedEntityParser) - Method in class org.conqat.lib.commons.serialization.classes.SerializedComplexFieldBase
Reads the value for a field from the given stream.
readValue(DataInputStream, SerializedEntityParser) - Method in class org.conqat.lib.commons.serialization.classes.SerializedDoubleField
Reads the value for a field from the given stream.
readValue(DataInputStream, SerializedEntityParser) - Method in class org.conqat.lib.commons.serialization.classes.SerializedFieldBase
Reads the value for a field from the given stream.
readValue(DataInputStream, SerializedEntityParser) - Method in class org.conqat.lib.commons.serialization.classes.SerializedFloatField
Reads the value for a field from the given stream.
readValue(DataInputStream, SerializedEntityParser) - Method in class org.conqat.lib.commons.serialization.classes.SerializedIntField
Reads the value for a field from the given stream.
readValue(DataInputStream, SerializedEntityParser) - Method in class org.conqat.lib.commons.serialization.classes.SerializedLongField
Reads the value for a field from the given stream.
readValue(DataInputStream, SerializedEntityParser) - Method in class org.conqat.lib.commons.serialization.classes.SerializedShortField
Reads the value for a field from the given stream.
ready() - Method in class eu.cqse.check.framework.scanner.UnicodeEscapes
 
readZipEntryContent(ZipFile, String) - Static method in class org.conqat.lib.commons.filesystem.ZipFileUtils
Reads the content of an entry in a ZipFile.
recalculateAreaAggregates() - Method in interface org.conqat.lib.commons.treemap.ITreeMapNode
Re-calculates the aggregated area for this node and for all of its children.
RecognizerBase<STATE extends java.lang.Enum<STATE>> - Class in eu.cqse.check.framework.shallowparser.framework
A node used for recognizing a part of the system.
RecognizerBase() - Constructor for class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
 
RecognizerUtils - Class in eu.cqse.check.framework.shallowparser.framework
Utility methods for writing recognizers.
RecognizerUtils() - Constructor for class eu.cqse.check.framework.shallowparser.framework.RecognizerUtils
 
RecognizerUtils.RecognizerBuilder<STATE extends java.lang.Enum<STATE>> - Interface in eu.cqse.check.framework.shallowparser.framework
Function that builds a subrecognizer.
recommend(IRecommenderUser) - Method in class org.conqat.lib.commons.datamining.AssociationRuleRecommender
Recommends items for the given user.
recommend(IRecommenderUser) - Method in class org.conqat.lib.commons.datamining.CFRatingRecommender
Computes a set of recommendations for the given user
recommend(IRecommenderUser) - Method in interface org.conqat.lib.commons.datamining.IRecommender
Computes a set of recommendations for the given user
recommend(IRecommenderUser) - Method in class org.conqat.lib.commons.datamining.TopNRecommender
Computes a set of recommendations for the given user
Recommendation<T> - Class in org.conqat.lib.commons.datamining
A recommendation produced by a recommender, encapsulating an item and a confidence level.
Recommendation(T, double) - Constructor for class org.conqat.lib.commons.datamining.Recommendation
Constructor
RecommenderRatingDatabase<T> - Class in org.conqat.lib.commons.datamining
Binary rating database.
RecommenderRatingDatabase() - Constructor for class org.conqat.lib.commons.datamining.RecommenderRatingDatabase
 
RECURSIVE_PARAMETER - Static variable in class org.conqat.engine.service.shared.client.ServiceClientUris
Name of the boolean query parameter used to indicate recursive queries.
recursivelyRemoveDirectoryIfEmpty(File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Removes the given path if it is an empty directory and recursively parent directories if the only child was deleted.
redo() - Method in class org.conqat.lib.commons.string.StringUndoStackBase
Performs one redo step.
ReflectionUtils - Class in org.conqat.lib.commons.reflect
This class provides utility methods for reflection purposes.
ReflectionUtils() - Constructor for class org.conqat.lib.commons.reflect.ReflectionUtils
 
REFRESH - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"refresh"
regex(String) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Adds a new pattern part that matches token text with specified regex.
RegexPattern - Class in eu.cqse.check.framework.util.tokens
Matches if the given regex contains in the token text.
RegexPattern(String) - Constructor for class eu.cqse.check.framework.util.tokens.RegexPattern
Constructor.
RegexReplacement - Class in org.conqat.lib.commons.string
Default implementation of IRegexReplacement.
RegexReplacement(String, String, int) - Constructor for class org.conqat.lib.commons.string.RegexReplacement
Create a new regex replacement.
RegexReplacement(String, String) - Constructor for class org.conqat.lib.commons.string.RegexReplacement
Create a new regex replacement.
RegexReplacement(String, int) - Constructor for class org.conqat.lib.commons.string.RegexReplacement
Create a new regex replacement that does not replace the pattern matches by another string but deletes them.
RegexReplacement(String) - Constructor for class org.conqat.lib.commons.string.RegexReplacement
Create a new regex replacement that does not replace the pattern matches by another string but deletes them.
RegexReplacementProcessor - Class in org.conqat.lib.commons.string
This class allows the application of multiplex IRegexReplacements to a string.
RegexReplacementProcessor(List<IRegexReplacement>) - Constructor for class org.conqat.lib.commons.string.RegexReplacementProcessor
Create a new replacement processor.
Region - Class in org.conqat.lib.commons.region
Regions represent intervals.
Region(int, int, String) - Constructor for class org.conqat.lib.commons.region.Region
Creates a region with an origin.
Region(int, int) - Constructor for class org.conqat.lib.commons.region.Region
Creates a region with an unknown origin
RegionDiffer - Class in org.conqat.lib.commons.diff
Class for calculating diff based on given regions.
RegionDiffer(String) - Constructor for class org.conqat.lib.commons.diff.RegionDiffer
Constructor.
RegionSet - Class in org.conqat.lib.commons.region
Set of Region objects.
RegionSet(String) - Constructor for class org.conqat.lib.commons.region.RegionSet
Creates a named RegionSet.
RegionSet() - Constructor for class org.conqat.lib.commons.region.RegionSet
Creates an unnamed region set.
registerCheckDirectory(File) - Method in class eu.cqse.check.framework.core.registry.CheckRegistry
Searches the given directory for Jar files or classes directories containing custom checks.
registerChecksByServiceLoader(String) - Method in class eu.cqse.check.framework.core.registry.CheckRegistry
Registers custom checks from the given package.
registerChecksFromClasspathDirectory(File) - Method in class eu.cqse.check.framework.core.registry.CheckRegistry
Registers the given bundle and loads all classes from the given bundle that implement CheckImplementationBase and are annotated with Check.
registerHandle(SerializedEntityBase) - Method in class org.conqat.lib.commons.serialization.SerializedEntitySerializer
Registers an entity for a handle to be referenceable later on.
registerNestingMatch(ETokenType, ETokenType) - Method in class eu.cqse.check.framework.shallowparser.languages.base.LineBasedStatementRecognizerBase
Registers nesting tokens (e.g.
registerOptionHandler(Object) - Method in class org.conqat.lib.commons.options.OptionRegistry
Adds all options provided by the given object to this registry.
registerRootHandle(int) - Method in class org.conqat.lib.commons.serialization.SerializedEntityPool
Adds a handle as root.
RegularDirectoryFilter - Class in org.conqat.lib.commons.filesystem
This file filter includes only regular directories.
RegularDirectoryFilter() - Constructor for class org.conqat.lib.commons.filesystem.RegularDirectoryFilter
 
REJECT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"reject"
RelativeUniformPath - Class in org.conqat.lib.commons.uniformpath
A relative uniform path that can be resolved against an absolute uniform path.
RelativeUniformPathAssert - Class in org.conqat.lib.commons.uniformpath
Custom asserts on RelativeUniformPath
REMOTE_OPERATION_TIMEOUT_SECONDS - Static variable in class org.conqat.engine.index.shared.GitUtils
Timeout in number of seconds, used for general remote git operations.
remove() - Method in class eu.cqse.check.framework.shallowparser.NestingAwareTokenIterator
remove(Object) - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
remove(Object) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveMap
remove(Object) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
remove(Class<?>) - Method in class org.conqat.lib.commons.collections.ClassHierarchyMap
 
remove(K, V) - Method in class org.conqat.lib.commons.collections.CollectionMap
Removes an element.
remove(List<T>, int) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a list that contains all elements of the specified list except the element at the specified index.
remove(E) - Method in class org.conqat.lib.commons.collections.CounterSet
Remove the entry with the given key, i.e.
remove(Object) - Method in class org.conqat.lib.commons.collections.HybridMapBase
remove(Object) - Method in class org.conqat.lib.commons.collections.MapBackedSetBase
 
remove(int) - Method in class org.conqat.lib.commons.collections.PairList
Removes the element at given index.
remove(K1, K2) - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Removes the value associated with the given key combination.
remove(K1) - Method in class org.conqat.lib.commons.collections.TwoDimHashMap
Remove all values stored under the given first level key.
remove(Object) - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
Operation is not supported.
remove() - Method in class org.conqat.lib.commons.collections.UnmodifiableIterator
Operation is not supported.
remove(int) - Method in class org.conqat.lib.commons.collections.UnmodifiableList
Operation is not supported.
remove(Object) - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
Operation is not supported.
remove(IRecommenderUser) - Method in class org.conqat.lib.commons.datamining.RecommenderRatingDatabase
Removes the user completely
remove(Object) - Method in class org.conqat.lib.commons.region.RegionSet
remove() - Method in class org.conqat.lib.commons.string.LineSplitter
removeAll(Collection<?>) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
removeAll(Collection<E>) - Method in class org.conqat.lib.commons.collections.CounterSet
Removes all entries with the given keys.
removeAll(Collection<?>) - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
Operation is not supported.
removeAll(Collection<?>) - Method in class org.conqat.lib.commons.region.RegionSet
removeAll(String, String...) - Static method in class org.conqat.lib.commons.string.StringUtils
Removes all occurrences of the specified strings from the given string.
removeAtEnd(List<IToken>, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Removes the last token of the given token list if it matches the specified token type.
removeAtFront(List<IToken>, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Removes the first token of the given token list if it matches the specified token type.
removeCollection(K) - Method in class org.conqat.lib.commons.collections.CollectionMap
Removes the collection stored for a key.
removeDoubleQuotes(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Removes double quotes from beginning and end (if present) and returns the new string.
removeElement(Element) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Removes the given element from its parent.
removeElementFromArray(T, T[]) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Removes an element from the array and returns the new array.
removeField(String) - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Removes the field of given name from this class.
removeFieldValue(String) - Method in class org.conqat.lib.commons.serialization.objects.SerializedObject
Removes the value object for the field with the given name.
removeFirst(S) - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Removes the first object
removeFirstSegments(String, int) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
Removes the first count segments from the given path.
removeIf(BiFunction<E, Integer, Boolean>) - Method in class org.conqat.lib.commons.collections.CounterSet
Removes all keys that the given filter matches.
removeIndicesFrom(List<T>, Set<Integer>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a new List containing all elements of the given list except for those with the given indices.
removeLast() - Method in class org.conqat.lib.commons.collections.PairList
Removes the last element of the list.
removeLastPart(String, char) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns the beginning of a String, cutting off the last part which is separated by the given character.
removeLastSegments(String, int) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
Removes the last count segments from the given path.
removeLineCoverageInfo(int) - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Removes all previously stored line coverage for the given line.
removeMatchingSiblingLocations(Predicate<? super ElementLocation>) - Method in class org.conqat.engine.commons.findings.DetachedFinding
Removes all sibling locations matching the given filter.
removePreprocessorTokens(List<ShallowEntity>) - Static method in class eu.cqse.check.framework.preprocessor.c.CPreprocessor
A post processing operation that removes all tokens that have been inserted by the C++ preprocessor as result of the macro expansion.
removeProperty(ECSSProperty) - Method in class org.conqat.lib.commons.html.CSSDeclarationBlock
Removes the property from this block (whether it exists or not).
removeSecond(T) - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Removes the second object
removeSecondFromFirst(CounterSet<E>, CounterSet<E>) - Static method in class org.conqat.lib.commons.collections.CounterSet
Removes the second CounterSet from the first one and returns a new CounterSet.
removeSingleQuotes(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Removes single quotes from beginning and end (if present) and returns the new string.
removeValue(int) - Method in class org.conqat.lib.commons.serialization.objects.SerializedClassValues
Removes the value at given index.
removeWhitespace(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Removes whitespace from a string.
removeWhitespaceAtBeginningOfLine(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Removes all whitespace at the beginning of each line in the given string.
renameClass(String, String) - Method in class org.conqat.lib.commons.serialization.SerializedEntityPool
Renames the given class if found.
renameField(String, String, String) - Method in class org.conqat.lib.commons.serialization.utils.SerializedClassFieldMigrator
Renames the field of the SerializedClass and adjusts the corresponding field values in all SerializedObjects of the SerializedClass.
renameFileTo(File, File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Renames the given file and throws an exception if this fails.
renderTreeMap(ITreeMapNode<T>, Graphics2D) - Method in class org.conqat.lib.commons.treemap.CushionTreeMapRenderer
Renders the given tree into the graphics.
renderTreeMap(ITreeMapNode<T>, Graphics2D) - Method in class org.conqat.lib.commons.treemap.FlatTreeMapRenderer
Renders the given tree into the graphics.
renderTreeMap(ITreeMapNode<T>, Graphics2D) - Method in interface org.conqat.lib.commons.treemap.ITreeMapRenderer
Renders the given tree into the graphics.
renderTreeMap(ITreeMapNode<T>, Graphics2D) - Method in class org.conqat.lib.commons.treemap.NodeTextRenderer
Renders the given tree into the graphics.
repeat(Function<Integer, T>, int) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns an ArrayList filled with the given count of objects created by the factory function.
repeat(String, int) - Static method in class org.conqat.lib.commons.string.StringUtils
Repeats a String
REPEAT_WHILE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"repeat while"
repeated(Object...) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer that matches a certain sequence repeatedly (including no matches).
repeated(Object...) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Adds a new "repeated" pattern part that matches the given terms zero or more times in the given order.
repeatedAtLeastOnce(Object...) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer that matches a certain sequence repeatedly, provided that at least one match occurs.
repeatedAtLeastOnce(Object...) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Matches the given terms one or more times.
RepeatedPattern - Class in eu.cqse.check.framework.util.tokens
Tries to match the given subpatterns in order, as many times as possible (including 0 times).
RepeatedPattern(TokenPatternBase[]) - Constructor for class eu.cqse.check.framework.util.tokens.RepeatedPattern
Constructor
repeatedSubRecognizer(RecognizerBase<STATE>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer that matches the given sub recognizer an arbitrary number of times.
replaceFilePathFilenameWith(String, String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Replaces the file name of the given path with the given new extension.
replaceFromMap(String, Map<String, String>) - Static method in class org.conqat.lib.commons.string.StringUtils
Replaces all occurrences of keys of the given map in the given string with the associated value in that map.
replaceLineBreaks(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Replace all linebreaks in string by a specified symbol.
replacementList - Variable in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroDefinition
The "content" of the macro.
replacesOriginalTokenIndex(int) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.PreprocessorTokenReplacement
Returns whether the token at the given index in the original token list will be replaced/removed when applying this replacement.
REPORT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"report"
reportFinding(CheckTextRegionLocation, String) - Method in class eu.cqse.check.util.clang.visitors.FindingCollectingClangCursorVisitorBase
Creates a finding for the CheckTextRegionLocation with the given message.
RepositoryException - Exception in org.conqat.engine.index.shared
Signals an error during work with a version control repository.
RepositoryException(Throwable) - Constructor for exception org.conqat.engine.index.shared.RepositoryException
Constructor
RepositoryException(String) - Constructor for exception org.conqat.engine.index.shared.RepositoryException
Constructor
RepositoryException(String, Throwable) - Constructor for exception org.conqat.engine.index.shared.RepositoryException
Constructor
REQUIRE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"require"
REQUIRE_ONCE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"require_once"
reset(Reader, String) - Method in interface eu.cqse.check.framework.scanner.IScanner
Reset the scanner.
reset(Reader, String) - Method in class eu.cqse.check.framework.scanner.StrictScanner
Reset the scanner.
reset() - Method in class org.conqat.lib.commons.filesystem.MarkableFileInputStream
reset() - Method in class org.conqat.lib.commons.serialization.SerializedEntityPool
Resets the pool to an empty state.
reset() - Method in class org.conqat.lib.commons.system.MemoryMonitor
Reset the maximum memory usage value.
resetToPosition(int) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Reset parser position to the given token index.
resolve(URL) - Method in interface org.conqat.lib.commons.filesystem.ClassPathUtils.IURLResolver
Resolves the URL and returns the result.
resolve(RelativeUniformPath) - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Resolves the given relative path against this absolute path, performing path canonicalization in the process (i.e.
resolve(String) - Method in interface org.conqat.lib.commons.xml.ElementEnumSaxHandler.IElementResolver
Takes the name of an XML element and resolves it to the name of a possible enumeration value.
resolve(String) - Method in class org.conqat.lib.commons.xml.ElementEnumSaxHandler.JavaConstantResolver
Takes the name of an XML element and resolves it to the name of a possible enumeration value.
resolveAgainstAbsolutePath(UniformPath) - Method in class org.conqat.lib.commons.uniformpath.RelativeUniformPath
Resolves this relative path against the given absolute path, performing path canonicalization in the process (i.e.
resolveAliases(List<IToken>, Map<String, List<IToken>>) - Static method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Replaces the aliases introduced by typedefs and usings with their respective original type.
resolveAttributeName(EHTMLAttribute) - Method in class org.conqat.lib.commons.html.HTMLWriter.HTMLResolver
Returns for an attribute the name which should be used in the XML file.
resolveAttributeName(A) - Method in interface org.conqat.lib.commons.xml.IXMLResolver
Returns for an attribute the name which should be used in the XML file.
resolveAttributeName(A) - Method in class org.conqat.lib.commons.xml.LowercaseResolver
Returns for an attribute the name which should be used in the XML file.
resolveAttributeName(A) - Method in class org.conqat.lib.commons.xml.XMLResolver
Returns <enum-element>.name().
resolveElementName(EHTMLElement) - Method in class org.conqat.lib.commons.html.HTMLWriter.HTMLResolver
Returns for an element the name which should be used in the XML file.
resolveElementName(E) - Method in interface org.conqat.lib.commons.xml.IXMLResolver
Returns for an element the name which should be used in the XML file.
resolveElementName(E) - Method in class org.conqat.lib.commons.xml.LowercaseResolver
Returns for an element the name which should be used in the XML file.
resolveElementName(E) - Method in class org.conqat.lib.commons.xml.XMLResolver
Returns <enum-element>.name().
resolveEntity(String, String) - Method in class org.conqat.lib.commons.xml.OfflineSaxHandlerBase
Default implementation that can be overwritten by subclasses.
resolveGenericType(Type) - Method in class org.conqat.lib.commons.reflect.GenericTypeResolver
Returns the actual type from a (potentially) generic type.
resolveIncludeContent(String, String) - Method in class eu.cqse.check.framework.preprocessor.c.CPreprocessor
Returns the resolved uniform path and content of an included file.
resolveIncludedTokens(String, String) - Method in class eu.cqse.check.framework.preprocessor.c.CPreprocessor
Returns the included tokens for a given include name.
resolveIncludedTokens(String, String) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor
Returns the included tokens for a given include name.
resolveName(ParserState<STATE>, List<IToken>, int) - Method in interface eu.cqse.check.framework.shallowparser.framework.INameResolver
Returns a name that will be set in a newly created entity.
resolveName(ParserState<STATE>, List<IToken>, int) - Method in class eu.cqse.check.framework.shallowparser.framework.PropertyAccessNameResolver
Returns a name that will be set in a newly created entity.
resolveName(List<IToken>, ParserState<STATE>, int, Object, boolean) - Static method in class eu.cqse.check.framework.shallowparser.framework.RecognizerUtils
Resolves a name based on the token stream and the parser state.
resolveParameter(ParameterContext, ExtensionContext) - Method in class org.conqat.lib.commons.test.ManagedTestDataExtension
resolvePrimitiveClass(Class<?>) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Returns the wrapper class type for a primitive type (e.g.
resolveRelativePath(String, String) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
For a uniform path denoting a file and a relative path, constructs the uniform path for the relatively addressed element.
resolveServerHostname(String) - Static method in class org.conqat.lib.commons.test.HostnameUtils
Resolves the name of the given server, which may be different when running in a build environment or locally.
resolveType(String) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Resolves the class object for a type name.
resolveType(String, ClassLoader) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Resolves the class object for a type name.
resolveTypedefs(CXType) - Static method in class eu.cqse.check.util.clang.ClangUtils
Resolves the given type to its initial type definition.
Resource - Class in org.conqat.lib.commons.resources
Represents a java resource which is identified by a Resource.contextClass and a Resource.path.
ResourceAbsolutePathComparator - Class in org.conqat.lib.commons.resources
Resource comparator that does lexicographic comparison of resource absolute paths.
ResourceAbsolutePathComparator() - Constructor for class org.conqat.lib.commons.resources.ResourceAbsolutePathComparator
 
ResourceException - Exception in org.conqat.lib.commons.resources
Exception that signals that either loading a resource from the classpath or listing neighbouring resources for a given class file failed.
ResourceUtils - Class in org.conqat.lib.commons.resources
Helper class for listing resources in a given path.
ResourceUtils() - Constructor for class org.conqat.lib.commons.resources.ResourceUtils
 
retainAll(Collection<?>) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
retainAll(Collection<?>) - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
Operation is not supported.
retainAll(Collection<?>) - Method in class org.conqat.lib.commons.region.RegionSet
retainHeadLines(String, int) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns a truncated string that contains only the first x lines of the given text.
RethrowingExceptionHandler<X extends java.lang.Exception> - Class in org.conqat.lib.commons.error
An exception handler simply rethrowing the exception caught.
RethrowingExceptionHandler() - Constructor for class org.conqat.lib.commons.error.RethrowingExceptionHandler
 
retrieve(K) - Method in interface org.conqat.lib.commons.cache4j.backend.ICacheBackend
Returns the value stored at a given key or null.
retrieveMethodReferences(List<IToken>) - Static method in class eu.cqse.check.framework.util.cs.CsCheckUtils
Retrieves all possible method references from the given tokens and adds them to the given SetMap.
RETURN - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"return"
RETURNING - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"returning"
reverse(Collection<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a list that contains the elements of the specified list in reversed order.
reverse() - Method in class org.conqat.lib.commons.collections.PairList
Returns a reversed copy of this list.
reverse(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Reverse a string
reverseSkipToType(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Skips from the end of the given token list (that represents a variable definition) to the token after the last token that specifies the variables type.
reverseSkipToType(List<IToken>) - Method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
 
rewriteGitAtUrl(String) - Static method in class org.conqat.engine.index.shared.GitUtils
Because the git library does not support the git@ url format, we fix it by converting it to a plain ssh url
rightHandOperandEssentialType - Variable in class eu.cqse.check.util.clang.BinaryOperatorExpression
EEssentialType of the right hand operand.
RubyShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.ruby
Shallow parser for JavaScript.
RubyShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.ruby.RubyShallowParser
Constructor.
RubyShallowParser.ERubyParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.ruby
The states used in this parser.
RubyToken - Class in eu.cqse.check.framework.scanner
Class for RUBY tokens generated by the RUBY scanner.
RulesetAnnotation - Annotation Type in eu.cqse.check.framework.core.ruleset
Meta annotation for marking all annotations that mark checks for specific rulesets.
RulesetAutosarCpp14 - Annotation Type in eu.cqse.check.framework.core.ruleset
Annotation for rules in the AUTOSAR C++14 standard.
RulesetAutosarCpp14Repeater - Annotation Type in eu.cqse.check.framework.core.ruleset
Repeater annotation for RulesetAutosarCpp14.
RulesetMappingGenerator - Class in eu.cqse.check.framework.core.ruleset
Utility program for generating mapping for standard rule sets.
RulesetMappingGenerator() - Constructor for class eu.cqse.check.framework.core.ruleset.RulesetMappingGenerator
 
RulesetMisraC2012 - Annotation Type in eu.cqse.check.framework.core.ruleset
Ruleset for the MISRA C:2012 standard.
RulesetMisraC2012Repeater - Annotation Type in eu.cqse.check.framework.core.ruleset
Repeater annotation for RulesetMisraC2012.
run() - Method in class org.conqat.lib.commons.concurrent.InterruptTimerTask
run() - Method in class org.conqat.lib.commons.concurrent.RunnableWithAsyncResultBase
run() - Method in interface org.conqat.lib.commons.function.RunnableWithException
Run method performing actions that may throw an exception.
run() - Method in class org.conqat.lib.commons.io.StreamReaderThread
Reads content from the stream as long as the stream is not empty.
runCheckAndAssertFindings(String, ExpectedDataContainer, Map<String, Object>, Map<String, CheckInfo>) - Method in class eu.cqse.check.framework.checktest.CheckTestBase
Asserts that the check executed on the given code file returns the findings as described by the findings string.
RunnableWithAsyncResultBase<T,X extends java.lang.Throwable> - Class in org.conqat.lib.commons.concurrent
A Runnable that provides a result that can be read asynchronously and may also throw an exception.
RunnableWithAsyncResultBase() - Constructor for class org.conqat.lib.commons.concurrent.RunnableWithAsyncResultBase
 
RunnableWithException<T extends java.lang.Throwable> - Interface in org.conqat.lib.commons.function
Functional interface for Runnables which may throw exceptions.
runWithResult() - Method in class org.conqat.lib.commons.concurrent.RunnableWithAsyncResultBase
Template method for calculating the result.
RustShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.rust
A shallow parser for the rust language.
RustShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.rust.RustShallowParser
Constructor.
RustShallowParser.ERustParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.rust
All possible states of the RustShallowParser.
RustSubExpressionRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.rust
A sub-expression recognizer that finds if, match and anonymous block and lambda expressions in Rust.
RustSubExpressionRecognizer() - Constructor for class eu.cqse.check.framework.shallowparser.languages.rust.RustSubExpressionRecognizer
 
RustToken - Class in eu.cqse.check.framework.scanner
Class for RUST tokens generated by the RUST scanner.

S

safeRead(InputStream, byte[]) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Reads bytes of data from the input stream into an array of bytes until the array is full.
safeRead(InputStream, byte[], int, int) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Reads length bytes of data from the input stream into an array of bytes and stores it at position offset.
safeToString(Object) - Static method in class org.conqat.lib.commons.string.StringUtils
Object.toString() with null check.
SAN_SERIF_FONT - Static variable in class org.conqat.engine.commons.css.CSSMananger
Sans-serif font.
scan(String, boolean, String[], String[]) - Static method in class org.conqat.lib.commons.filesystem.AntPatternDirectoryScanner
Performs directory scanning.
scanMacroContent(String) - Static method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessingUtils
Scans the given content as ELanguage.CPP code.
ScannerException - Exception in eu.cqse.check.framework.scanner
Generated scanners throw exceptions of this description to signal scanning problems.
ScannerException(ETokenType, String, int) - Constructor for exception eu.cqse.check.framework.scanner.ScannerException
Create a new ScannerException.
ScannerFactory - Class in eu.cqse.check.framework.scanner
This factory class is the central access point to the scanner framework.
ScannerUtils - Class in eu.cqse.check.framework.scanner
This class offers utility methods for scanners.
ScannerUtils() - Constructor for class eu.cqse.check.framework.scanner.ScannerUtils
 
ScopedTypeLookup - Class in eu.cqse.check.framework.typetracker
A scoped type lookup is an associative data structure that maps variable names to their type information.
ScopedTypeLookup() - Constructor for class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Creates a new case-sensitive lookup with no parent.
ScopedTypeLookup(boolean) - Constructor for class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Creates a new lookup with no parent and the given case-sensitivity.
ScopedTypeLookup(String, boolean) - Constructor for class eu.cqse.check.framework.typetracker.ScopedTypeLookup
Creates a new lookup with no parent and the given package separator and case-sensitivity.
ScopeUtils - Class in eu.cqse.check.framework.shallowparser.languages.cobol
Provides utility functions for scope determination-related activities.
ScopeUtils() - Constructor for class eu.cqse.check.framework.shallowparser.languages.cobol.ScopeUtils
 
SCRIPT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"script"
second - Variable in class org.conqat.lib.commons.collections.ImmutablePair
The second element.
SECTION_SUBTYPE_NAME - Static variable in class eu.cqse.check.framework.shallowparser.languages.cobol.CobolShallowParser
Constant subtype name for section
SectionParagraphToMethodProcessor - Class in eu.cqse.check.framework.postprocessor.cobol
A Cobol post processor that transforms sections and paragraph statements into methods.
SectionParagraphToMethodProcessor(List<IToken>) - Constructor for class eu.cqse.check.framework.postprocessor.cobol.SectionParagraphToMethodProcessor
Constructor.
SECURITY - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
The Security code group name
SEGMENTS_PROPERTY - Static variable in class org.conqat.lib.commons.uniformpath.UniformPath
The name of the JSON property name for UniformPath.segments.
select(String) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Selects all shallow entities from the abstract syntax tree, that match the given xpath-expression.
select(ShallowEntity, String) - Static method in class eu.cqse.check.framework.core.CheckImplementationBase
Selects all shallow entities starting from the given entity, that match the given xpath-expression.
SELECT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"select"
select(String, Element, QName) - Method in class org.conqat.lib.commons.xml.XPathEvaluator
Evaluates an XPath expression on context element.
SELECT_BLOCK - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"select block"
SELECT_OPTIONS - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"select-options"
selectBoolean(String, Element) - Method in class org.conqat.lib.commons.xml.XPathEvaluator
Evaluates an XPath expression on context element.
selectDefault() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches all entities with default visibility.
selectDouble(String, Element) - Method in class org.conqat.lib.commons.xml.XPathEvaluator
Evaluates an XPath expression on context element.
selectElement(String, Element) - Method in class org.conqat.lib.commons.xml.XPathEvaluator
Evaluates an XPath expression on context element.
selectEntities(Collection<ShallowEntity>, Predicate<ShallowEntity>) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Lists all entities that are selected by the given predicate.
selectFinal() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches all final entities.
selectInt(String, Element) - Method in class org.conqat.lib.commons.xml.XPathEvaluator
Evaluates an XPath expression on context element.
selectList(String, Element) - Method in class org.conqat.lib.commons.xml.XPathEvaluator
Evaluates an XPath expression on context element.
selectNodeList(String, Element) - Method in class org.conqat.lib.commons.xml.XPathEvaluator
Evaluates an XPath expression on context element.
selectOverride() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches all entities marked with override.
selectPrivate() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches all private entities (except the TypeScript constructor parameters).
selectProtected() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches all protected entities.
selectPublic() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches all public entities as well as methods inside interfaces, which are considered public in most languages.
selectStatic() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches all static entities.
selectString(String, Element) - Method in class org.conqat.lib.commons.xml.XPathEvaluator
Evaluates an XPath expression on context element.
selectUnfilteredPreProcessed(String) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Selects all shallow entities from the abstract syntax tree, that match the given xpath-expression.
selectUnsafe(String, Element, QName) - Method in class org.conqat.lib.commons.xml.XPathEvaluator
Evaluates an XPath expression on context element.
SelfDeletingTempDirectory - Class in org.conqat.lib.commons.io
AutoCloseable wrapper around Files.createTempDirectory(String, java.nio.file.attribute.FileAttribute...) that deletes the temp directory when closed.
SelfDeletingTempDirectory(String) - Constructor for class org.conqat.lib.commons.io.SelfDeletingTempDirectory
Creates a new temp directory using the given prefix to determine its name.
SENTINEL_TOKEN - Static variable in class eu.cqse.check.framework.util.tokens.TokenStreamSplitter
The sentinel token to use when splitting nested structures.
SEPARATOR - Static variable in class org.conqat.engine.index.shared.CommitDescriptor
The separator used between branch name and timestamp in CommitDescriptor.toBranchTimestampKeyWithSeparator().
SEPARATOR - Static variable in class org.conqat.engine.index.shared.GitUtils
Separator used for paths returned via the API.
SEPARATOR - Static variable in class org.conqat.engine.resource.util.UniformPathUtils
String representation of UniformPathUtils.SEPARATOR_CHAR.
SEPARATOR_CHAR - Static variable in class org.conqat.engine.resource.util.UniformPathUtils
The character used as path separator in uniform paths.
sequence(Object...) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer for a certain sequence and moves the offset to the end of the match.
sequence(Object...) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Adds a new pattern part that matches the given sequence of terms exactly once in the given order.
sequenceBefore(Object...) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer for a certain sequence and moves the offset to the beginning of the match (in contrast to RecognizerBase.sequence(Object...), which moves the offset to the end of the match).
SequencePattern - Class in eu.cqse.check.framework.util.tokens
Tries to match the given subpatterns in order.
SequencePattern(TokenPatternBase[]) - Constructor for class eu.cqse.check.framework.util.tokens.SequencePattern
Constructor.
SequenceRecognizer<STATE extends java.lang.Enum<STATE>> - Class in eu.cqse.check.framework.shallowparser.framework
A recognizer for sequences.
SequenceRecognizer.ITokenMatcher - Interface in eu.cqse.check.framework.shallowparser.framework
Interface of a custom matcher.
SerializationConsistencyException - Exception in org.conqat.lib.commons.serialization
Exception used for signaling inconsistencies in the object hierarchy to be serialized.
SerializationConsistencyException(String) - Constructor for exception org.conqat.lib.commons.serialization.SerializationConsistencyException
Constructor.
SerializationMigrationUtils - Class in org.conqat.lib.commons.serialization.utils
Utility methods for migrating serialized objects.
SerializationMigrationUtils() - Constructor for class org.conqat.lib.commons.serialization.utils.SerializationMigrationUtils
 
SerializationMigrationUtils.IStringTransformation - Interface in org.conqat.lib.commons.serialization.utils
Interface for transforming strings.
SerializationUtils - Class in org.conqat.lib.commons.io
Utility methods for serialization.
SerializationUtils() - Constructor for class org.conqat.lib.commons.io.SerializationUtils
 
serialize(T) - Method in interface org.conqat.engine.service.shared.client.ISerializationFormat
Returns the serialized data.
serialize(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedComplexFieldBase
Serializes this field.
serialize(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedFieldBase
Serializes this field.
serialize(SerializedClass, SerializedEntityPool, DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.objects.SerializedClassValues
Serializes the class values.
serialize(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.objects.SerializedStringObject
Serializes the entity on an output stream.
serialize(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.SerializedEntityBase
Serializes the entity on an output stream.
serializeAnnotationList(List<Object>, SerializedEntityPool) - Method in class org.conqat.lib.commons.serialization.SerializedEntitySerializer
Serializes an annotation list as found in objectAnnotation and classAnnotation.
serializeClass(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Serializes the class part of this entity.
serializeClass(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedClassBase
Serializes the class part of this entity.
serializeClass(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedProxyClass
Serializes the class part of this entity.
serializeContent(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedClassBase
Serializes the content of the entity (no reference) on an output stream.
serializeContent(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.objects.SerializedObjectBase
Serializes the content of the entity (no reference) on an output stream.
serializeContent(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.objects.SerializedStringObject
Serializes the content of the entity (no reference) on an output stream.
serializeContent(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.SerializedEntityBase
Serializes the content of the entity (no reference) on an output stream.
SerializedArrayField - Class in org.conqat.lib.commons.serialization.classes
Field for arrays.
SerializedArrayField(String, SerializedEntityParser) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedArrayField
Constructor.
SerializedArrayObject - Class in org.conqat.lib.commons.serialization.objects
An array in a serialized stream.
SerializedArrayObject(DataInputStream, SerializedEntityPool, SerializedEntityParser, int) - Constructor for class org.conqat.lib.commons.serialization.objects.SerializedArrayObject
Constructor.
SerializedBooleanField - Class in org.conqat.lib.commons.serialization.classes
Field for boolean.
SerializedBooleanField(String) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedBooleanField
Constructor.
SerializedByteField - Class in org.conqat.lib.commons.serialization.classes
Field for byte.
SerializedByteField(String) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedByteField
Constructor.
SerializedCharField - Class in org.conqat.lib.commons.serialization.classes
Field for char.
SerializedCharField(String) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedCharField
Constructor.
SerializedClass - Class in org.conqat.lib.commons.serialization.classes
A serialized class.
SerializedClass(DataInputStream, SerializedEntityPool, SerializedEntityParser) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedClass
Constructor.
SerializedClass(String, int, byte, SerializedEntityPool) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedClass
Direct constructor.
SerializedClassBase - Class in org.conqat.lib.commons.serialization.classes
Base class for all serialized classes.
SerializedClassBase(DataInputStream, SerializedEntityPool, SerializedEntityParser) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedClassBase
Constructor for parsing.
SerializedClassBase(SerializedEntityPool) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedClassBase
Direct constructor.
SerializedClassFieldMigrator - Class in org.conqat.lib.commons.serialization.utils
Utility class to consistently migrate field names of a SerializedClass with their corresponding field values in all SerializedObject of the SerializedClass.
SerializedClassFieldMigrator(SerializedEntityPool) - Constructor for class org.conqat.lib.commons.serialization.utils.SerializedClassFieldMigrator
 
SerializedClassObject - Class in org.conqat.lib.commons.serialization.objects
A class object.
SerializedClassObject(SerializedEntityPool, int) - Constructor for class org.conqat.lib.commons.serialization.objects.SerializedClassObject
Constructor.
SerializedClassValues - Class in org.conqat.lib.commons.serialization.objects
The values of an object corresponding to a single class, i.e.
SerializedClassValues(int) - Constructor for class org.conqat.lib.commons.serialization.objects.SerializedClassValues
Constructor.
SerializedClassValues(SerializedClass, DataInputStream, SerializedEntityParser) - Constructor for class org.conqat.lib.commons.serialization.objects.SerializedClassValues
Constructor.
SerializedComplexFieldBase - Class in org.conqat.lib.commons.serialization.classes
Base class for field of complex type.
SerializedComplexFieldBase(String, SerializedEntityParser) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedComplexFieldBase
Constructor.
SerializedComplexFieldBase(String, String) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedComplexFieldBase
Constructor with explicit type construction.
SerializedDoubleField - Class in org.conqat.lib.commons.serialization.classes
Field for double.
SerializedDoubleField(String) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedDoubleField
Constructor.
SerializedEntityBase - Class in org.conqat.lib.commons.serialization
Base class for anything that is part of a serialized stream (objects, classes, etc.).
SerializedEntityBase(SerializedEntityPool) - Constructor for class org.conqat.lib.commons.serialization.SerializedEntityBase
Constructor.
SerializedEntityParser - Class in org.conqat.lib.commons.serialization
Parses serialized entities (objects and classes).
SerializedEntityPool - Class in org.conqat.lib.commons.serialization
A class that manages a set of serialized entities (objects and classes) as well as secondary entities referenced by them.
SerializedEntityPool() - Constructor for class org.conqat.lib.commons.serialization.SerializedEntityPool
 
SerializedEntitySerializer - Class in org.conqat.lib.commons.serialization
Serializes serialized entities (objects + classes) back to a stream.
SerializedEntityUtils - Class in org.conqat.lib.commons.serialization.utils
Utility methods for dealing with serialized entities.
SerializedEntityUtils() - Constructor for class org.conqat.lib.commons.serialization.utils.SerializedEntityUtils
 
SerializedEnumLiteral - Class in org.conqat.lib.commons.serialization.objects
A serialized enum literal.
SerializedEnumLiteral(SerializedEntityPool, SerializedEntityParser, int) - Constructor for class org.conqat.lib.commons.serialization.objects.SerializedEnumLiteral
Constructor from parser.
SerializedEnumLiteral(SerializedEntityPool, int, String) - Constructor for class org.conqat.lib.commons.serialization.objects.SerializedEnumLiteral
Constructor with explicit value.
SerializedFieldBase - Class in org.conqat.lib.commons.serialization.classes
A field of a SerializedClass.
SerializedFieldBase(String) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedFieldBase
Constructor.
SerializedFloatField - Class in org.conqat.lib.commons.serialization.classes
Field for float.
SerializedFloatField(String) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedFloatField
Constructor.
SerializedIntField - Class in org.conqat.lib.commons.serialization.classes
Field for int.
SerializedIntField(String) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedIntField
Constructor.
SerializedLongField - Class in org.conqat.lib.commons.serialization.classes
Field for long.
SerializedLongField(String) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedLongField
Constructor.
SerializedObject - Class in org.conqat.lib.commons.serialization.objects
A serialized object.
SerializedObject(DataInputStream, SerializedEntityPool, SerializedEntityParser, int) - Constructor for class org.conqat.lib.commons.serialization.objects.SerializedObject
Constructor.
SerializedObject(int, List<SerializedClassValues>, SerializedEntityPool) - Constructor for class org.conqat.lib.commons.serialization.objects.SerializedObject
Constructor.
SerializedObjectBase - Class in org.conqat.lib.commons.serialization.objects
Base class for all serialized objects.
SerializedObjectBase(SerializedEntityPool, int) - Constructor for class org.conqat.lib.commons.serialization.objects.SerializedObjectBase
Constructor.
SerializedObjectField - Class in org.conqat.lib.commons.serialization.classes
Field for arbitrary object.
SerializedObjectField() - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedObjectField
Constructor for creating a non-functional field that is only used for read/write.
SerializedObjectField(String, SerializedEntityParser) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedObjectField
Constructor.
SerializedObjectField(String, String) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedObjectField
Constructor.
SerializedPrimitiveFieldBase - Class in org.conqat.lib.commons.serialization.classes
Base class for fields of primitive type.
SerializedPrimitiveFieldBase(String) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedPrimitiveFieldBase
Constructor.
SerializedProxyClass - Class in org.conqat.lib.commons.serialization.classes
A serialized proxy class.
SerializedProxyClass(DataInputStream, SerializedEntityPool, SerializedEntityParser) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedProxyClass
Constructor.
SerializedShortField - Class in org.conqat.lib.commons.serialization.classes
Field for short.
SerializedShortField(String) - Constructor for class org.conqat.lib.commons.serialization.classes.SerializedShortField
Constructor.
SerializedStringObject - Class in org.conqat.lib.commons.serialization.objects
A serialized object of type string.
SerializedStringObject(String, SerializedEntityPool) - Constructor for class org.conqat.lib.commons.serialization.objects.SerializedStringObject
Constructor.
SerializedStringObject(DataInputStream, SerializedEntityPool, boolean) - Constructor for class org.conqat.lib.commons.serialization.objects.SerializedStringObject
Constructor reading the string from an input stream.
serializeObject(int, Class<? extends SerializedEntityBase>, SerializedEntityPool, DataOutputStream, SerializedEntitySerializer) - Static method in class org.conqat.lib.commons.serialization.SerializedEntitySerializer
Serializes the object defined by the given handle.
serializeObjectContent(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.objects.SerializedArrayObject
Serializes the object's content.
serializeObjectContent(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.objects.SerializedClassObject
Serializes the object's content.
serializeObjectContent(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.objects.SerializedEnumLiteral
Serializes the object's content.
serializeObjectContent(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.objects.SerializedObject
Serializes the object's content.
serializeObjectContent(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.objects.SerializedObjectBase
Serializes the object's content.
serializeObjectContent(DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.objects.SerializedStringObject
Serializes the object's content.
serializeRootEntities(SerializedEntityPool) - Static method in class org.conqat.lib.commons.serialization.utils.SerializationMigrationUtils
Renames the given entity class, reads it from the pool and returns it.
serializeStringObject(String) - Method in class org.conqat.lib.commons.serialization.SerializedEntitySerializer
Serializes a string as an object.
serializeStringObject(String, boolean) - Method in class org.conqat.lib.commons.serialization.SerializedEntitySerializer
Serializes a string as an object.
serializeToByteArray(Serializable) - Static method in class org.conqat.lib.commons.io.SerializationUtils
Serializes an object to byte array
serializeToBytes(List<SerializedEntityBase>) - Static method in class org.conqat.lib.commons.serialization.SerializedEntitySerializer
Serializes a pool to a raw array.
serializeToJSON(Object) - Static method in class org.conqat.engine.commons.util.JsonUtils
Serializes the given object to JSON.
serializeToJSONByteArray(Object) - Static method in class org.conqat.engine.commons.util.JsonUtils
Serializes the given object to JSON as UTF-8 encoded byte array.
serializeToJSONPrettyPrinted(Object) - Static method in class org.conqat.engine.commons.util.JsonUtils
Reformats a JSON string to be pretty printed.
serializeToStream(List<SerializedEntityBase>, DataOutputStream) - Static method in class org.conqat.lib.commons.serialization.SerializedEntitySerializer
Serializes a pool to a data output stream.
serializeToStream(List<SerializedEntityBase>, OutputStream) - Static method in class org.conqat.lib.commons.serialization.SerializedEntitySerializer
Serializes a pool to an output stream.
serializeToXML(Object, String...) - Static method in class org.conqat.engine.service.shared.XmlSerializationUtils
Serializes the given object to XML.
ServerDetails - Class in org.conqat.engine.service.shared.client
Stores all information required to contact a server.
ServerDetails(String, String, String) - Constructor for class org.conqat.engine.service.shared.client.ServerDetails
Constructor using the default timeout of 10 seconds.
ServerDetails(String, String, String, int) - Constructor for class org.conqat.engine.service.shared.client.ServerDetails
Constructor.
ServiceApiInfo - Class in com.teamscale.commons
Transport object providing information about the server's service API.
ServiceApiInfo(Version, Version, String) - Constructor for class com.teamscale.commons.ServiceApiInfo
 
ServiceApiInfo - Class in org.conqat.engine.service.shared.data
Transport object providing information about the server.
ServiceApiInfo(int, int, String) - Constructor for class org.conqat.engine.service.shared.data.ServiceApiInfo
Constructor
ServiceCallException - Exception in org.conqat.engine.service.shared.client
Exception used for failing service calls.
ServiceCallException(String, int, String) - Constructor for exception org.conqat.engine.service.shared.client.ServiceCallException
 
ServiceCallException(String) - Constructor for exception org.conqat.engine.service.shared.client.ServiceCallException
 
ServiceCallException(String, Throwable) - Constructor for exception org.conqat.engine.service.shared.client.ServiceCallException
 
ServiceCallException(Throwable) - Constructor for exception org.conqat.engine.service.shared.client.ServiceCallException
 
ServiceClientCallable<T> - Interface in org.conqat.engine.service.shared.client
Interface to enable testing service calls with provided responses.
ServiceClientUris - Class in org.conqat.engine.service.shared.client
Methods to build Teamscale service URIs.
ServiceClientUris.Legacy - Class in org.conqat.engine.service.shared.client
Class for building URI's for legacy services.
ServiceClientUtils - Class in org.conqat.engine.service.shared.client
Provides utility methods for ServiceClient and IdeServiceClient.
ServiceClientUtils() - Constructor for class org.conqat.engine.service.shared.client.ServiceClientUtils
 
ServiceUtils - Class in org.conqat.engine.service.shared
Utility methods for services.
ServiceUtils() - Constructor for class org.conqat.engine.service.shared.ServiceUtils
 
SET - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"set"
set(int, int) - Method in class org.conqat.lib.commons.collections.IntList
Set the element at the given index.
set(int, E) - Method in class org.conqat.lib.commons.collections.UnmodifiableList
Operation is not supported.
set(T) - Method in class org.conqat.lib.commons.collections.UnmodifiableListIterator
Operation is not supported.
set(int, double) - Method in class org.conqat.lib.commons.datamining.SparseVector
Sets the given value under the given key, value must not be null
setAlias(String) - Method in class org.conqat.engine.index.shared.ProjectInfo
setAnalysisTimestamp(long) - Method in class org.conqat.engine.index.shared.IndexFinding
Sets the analysis timestamp.
setAssessment(ETrafficLightColor) - Method in class org.conqat.engine.commons.findings.DetachedFinding
Sets the assessment.
setBlockType(EConditionalType) - Method in class eu.cqse.check.framework.util.clike.ConditionalBlock
 
setBorder(String, String, String) - Method in class org.conqat.lib.commons.html.CSSDeclarationBlock
Sets the border to the given values.
setBorderColor(String) - Method in class org.conqat.lib.commons.html.CSSDeclarationBlock
Sets the border color to the given value.
setBorderStyle(String) - Method in class org.conqat.lib.commons.html.CSSDeclarationBlock
Sets the border style to the given value.
setBorderWidth(String) - Method in class org.conqat.lib.commons.html.CSSDeclarationBlock
Sets the border width to the given value.
setCategoryName(String) - Method in class org.conqat.engine.commons.findings.DetachedFinding
Sets category name.
setChildren(List<ShallowEntity>) - Method in class eu.cqse.check.framework.core.xpath.DocumentRootShallowEntity
Sets the children for this document root.
setComplete() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Marks this node as completed.
setCondition(List<IToken>) - Method in class eu.cqse.check.framework.util.clike.ConditionalBlock
 
setContent(List<ShallowEntity>) - Method in class eu.cqse.check.framework.util.clike.ConditionalBlock
 
setContent(String) - Method in class org.conqat.engine.sourcecode.coverage.TestDetails
 
setContent(String) - Method in class org.conqat.lib.commons.string.LineSplitter
Set the string to split and reset the iterator.
setContext(ICheckContext) - Method in class eu.cqse.check.framework.core.CheckImplementationBase
Sets the context.
setCorrespondingBlocks(List<ConditionalBlock>) - Method in class eu.cqse.check.framework.util.clike.ConditionalBlockGroupBase
 
setCoverableLines(Set<Integer>) - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Replaces the coverable lines with the given lines.
setCreatedBy(String) - Method in class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
 
setCreationDate(Long) - Method in class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
 
setCreationTimestamp(long) - Method in class org.conqat.engine.index.shared.ProjectInfo
Sets the creation timestamp.
setDeathCommit(CommitDescriptor) - Method in class org.conqat.engine.index.shared.TrackedFinding
Sets the death commit.
setDeleting(boolean) - Method in class org.conqat.engine.index.shared.ProjectInfo
 
setDescription(String) - Method in class org.conqat.engine.index.shared.ProjectInfo
setDuration(Duration) - Method in class org.conqat.engine.index.shared.tests.TestExecution.Builder
Sets the test duration.
setDurationInSeconds(double) - Method in class org.conqat.engine.index.shared.tests.TestExecution.Builder
Sets the duration.
setElementHandler(ELEMENT, ElementEnumSaxHandler.ElementHandler<ELEMENT>) - Method in class org.conqat.lib.commons.xml.ElementEnumSaxHandler
Sets (or overrides) the element handler for a given element.
setElementResolver(ElementEnumSaxHandler.IElementResolver) - Method in class org.conqat.lib.commons.xml.ElementEnumSaxHandler
 
setEndTokenIndex(int) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Sets the last (non-inclusive) token index.
setExpansionStepsLogger(MacroExpansionStepsLogger) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.NewCPreprocessor
 
setFailureMessage(String) - Method in class org.conqat.engine.index.shared.tests.TestExecution.Builder
Sets the failure message.
setFeatureToggle(boolean) - Method in enum org.conqat.engine.core.configuration.EFeatureToggle
Allows to enable/disable the feature toggle.
setFieldValue(Object, String, Object) - Static method in class org.conqat.lib.commons.reflect.ReflectionUtils
Sets the value of a field on the given object.
setFieldValue(String, Object) - Method in class org.conqat.lib.commons.serialization.objects.SerializedObject
Sets the value object for the field with the given name.
setFirst(S) - Method in class org.conqat.lib.commons.collections.Pair
Set the first value.
setFirst(int, S) - Method in class org.conqat.lib.commons.collections.PairList
Sets the first element at given index.
setForcedNextState(STATE) - Method in class eu.cqse.check.framework.shallowparser.framework.ParserState
Sets a "forced" state for the next parse in a "until" sequence.
setForceMatch(boolean) - Method in class eu.cqse.check.framework.shallowparser.languages.go.GoSkipToEndOfStatementRecognizer
 
setFunctionCall(boolean) - Method in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
 
setGroupIndex(Integer) - Method in class eu.cqse.check.framework.util.tokens.TokenPatternBase
 
setGroupName(String) - Method in class org.conqat.engine.commons.findings.DetachedFinding
Sets group name.
setId(String) - Method in class org.conqat.engine.index.shared.TrackedFinding
 
setIncludeTrailingEmptyLine(boolean) - Method in class org.conqat.lib.commons.string.LineSplitter
Enables returning of trailing empty lines during the iteration.
setLastChangedTimestamp(long) - Method in class org.conqat.engine.sourcecode.coverage.TestDetails
 
setLastModifiedBy(String) - Method in class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
 
setLayoutRectangle(Rectangle2D) - Method in interface org.conqat.lib.commons.treemap.ITreeMapNode
Sets the rectangle this node should be layouted into.
setLine(int) - Method in class org.conqat.engine.sourcecode.coverage.CoverageProbeBase
 
setLocation(ElementLocation) - Method in class org.conqat.engine.commons.findings.DetachedFinding
Sets location.
setLocation(ElementLocation) - Method in class org.conqat.engine.commons.findings.StatementPathElement
 
SetMap<K,V> - Class in org.conqat.lib.commons.collections
Manages a map of sets, i.e.
SetMap() - Constructor for class org.conqat.lib.commons.collections.SetMap
 
SetMap(Supplier<Set<V>>) - Constructor for class org.conqat.lib.commons.collections.SetMap
 
SetMap(SetMap<K, V>...) - Constructor for class org.conqat.lib.commons.collections.SetMap
 
SetMap(Map<K, Set<V>>...) - Constructor for class org.conqat.lib.commons.collections.SetMap
 
SetMapCollector<T,K,V> - Class in org.conqat.lib.commons.collections
A stream Collector type to create SetMaps.
SetMapCollector(Function<T, K>, Function<T, V>) - Constructor for class org.conqat.lib.commons.collections.SetMapCollector
 
setMargin(String) - Method in class org.conqat.lib.commons.html.CSSDeclarationBlock
Sets the margin to the given value.
setMessage(String) - Method in class org.conqat.engine.commons.findings.DetachedFinding
 
setMethodAccurate(boolean) - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
 
setModelFromString(String) - Method in class org.conqat.lib.commons.string.StringUndoStackBase
This should write back the stack content to the model.
setModificationDate(Long) - Method in class org.conqat.engine.index.shared.ArchitectureCreationModificationInfo
 
setName(String) - Method in class org.conqat.engine.index.shared.ProjectInfo
setName(String) - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Sets the name.
setName(String) - Method in class org.conqat.lib.commons.serialization.classes.SerializedFieldBase
Sets the name.
setNode(ShallowEntity) - Method in class eu.cqse.check.framework.shallowparser.framework.ParserState
Sets the given shallow entity as new target for adding children.
setNodeName(String) - Method in class eu.cqse.check.framework.shallowparser.framework.ParserState
Sets the name of the current node.
setOption(String, T) - Method in class eu.cqse.check.framework.core.CheckInstance
Sets the option with the given name to the given value.
setOption(CheckImplementationBase, T) - Method in class eu.cqse.check.framework.core.option.CheckOptionWrapper
Set the option to the given value in the given check implementation instance.
setOption(String, String) - Method in class org.conqat.lib.commons.options.Options
Sets and option.
setPadding(String) - Method in class org.conqat.lib.commons.html.CSSDeclarationBlock
Sets the padding to the given value.
setPosition(int) - Method in class eu.cqse.check.framework.util.tokens.TokenStream
Sets the position of the stream to the given one.
setProbes(List<CoverageProbeBase>) - Method in class org.conqat.engine.sourcecode.coverage.ProbeCoverageInfo
Overwrites the probes of this coverage info.
setProperty(String, Object) - Method in class org.conqat.engine.commons.findings.DetachedFinding
Sets a property for this finding.
setProperty(ECSSProperty, String) - Method in class org.conqat.lib.commons.html.CSSDeclarationBlock
Adds a property to this block.
setReanalyzing(boolean) - Method in class org.conqat.engine.index.shared.ProjectInfo
 
setResult(ETestExecutionResult) - Method in class org.conqat.engine.index.shared.tests.TestExecution.Builder
Sets the execution result.
setSchema(URL) - Method in class org.conqat.lib.commons.xml.XMLReader
Sets the URL pointing to the schema that is used for validation.
setSecond(T) - Method in class org.conqat.lib.commons.collections.Pair
Set the second value.
setSecond(int, T) - Method in class org.conqat.lib.commons.collections.PairList
Sets the first element at given index.
setSerialVersionUid(long) - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
Sets the serial version uid.
setSourcePath(String) - Method in class org.conqat.engine.sourcecode.coverage.TestDetails
 
setStatementPath(List<StatementPathElement>) - Method in class org.conqat.engine.commons.findings.DetachedFinding
 
setSuppressLineBreaks(boolean) - Method in class org.conqat.lib.commons.xml.XMLWriter
Toogle line break behavior.
setSurroundingEntity(ShallowEntity) - Method in class eu.cqse.check.framework.util.clike.SwitchBlockGroup
 
setTimestamp(long) - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
 
setTimestamp(long) - Method in class org.conqat.engine.sourcecode.coverage.MultiFileRangeCoverageInfo
 
setTokensOriginAndOffset(IToken) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.PreprocessorTokenReplacement
Replaces all tokens in PreprocessorTokenReplacement.replacementTokens with a new token that is identical except for offset and line number (taken from the parameter) origin (set to MacroHandlingCPreprocessorBase.MACRO_ORIGIN
setUniformPath(String) - Method in class eu.cqse.check.framework.preprocessor.c.MacroHandlingCPreprocessorBase
Sets the uniform path which is used in warning messages.
setUpCheckInfoMap() - Method in class eu.cqse.check.framework.checktest.CheckTestBase
 
setValue(int, Object) - Method in class org.conqat.lib.commons.serialization.objects.SerializedClassValues
Sets the given value.
setValue(String) - Method in class org.conqat.lib.commons.serialization.objects.SerializedStringObject
Sets the string value
ShallowEntity - Class in eu.cqse.check.framework.shallowparser.framework
An entity resulting from shallow parsing.
ShallowEntity(EShallowEntityType, String, String, List<IToken>, int) - Constructor for class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Constructor.
ShallowEntity(EShallowEntityType, String, String, List<IToken>, int, int, boolean, boolean, List<ShallowEntity>) - Constructor for class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Constructor.
ShallowEntityNavigator - Class in eu.cqse.check.framework.core.xpath
Jaxen implementation of the DefaultNavigator for ShallowEntitys.
ShallowEntityNavigator() - Constructor for class eu.cqse.check.framework.core.xpath.ShallowEntityNavigator
 
ShallowEntityTraversalUtils - Class in eu.cqse.check.framework.shallowparser.framework
Utility methods for working with shallow entities.
ShallowEntityTraversalUtils() - Constructor for class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
 
ShallowEntityTraversalUtils.CollectingVisitorBase - Class in eu.cqse.check.framework.shallowparser.framework
Base class for visitors that collect shallow entities, includes matching child entities recursively.
ShallowEntityTraversalUtils.IShallowEntityKeyVisitor - Interface in eu.cqse.check.framework.shallowparser.framework
Empty default implementation of IShallowEntityVisitor.
ShallowEntityTraversalUtils.ShallowEntityVisitorBase - Class in eu.cqse.check.framework.shallowparser.framework
Empty default implementation of IShallowEntityVisitor.
ShallowEntityVisitorBase() - Constructor for class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils.ShallowEntityVisitorBase
 
ShallowParsedNameUtils - Class in eu.cqse.check.framework.shallowparser.util
Utility methods that can be used to extract the fully qualified names of elements in the shallow AST.
ShallowParsedNameUtils() - Constructor for class eu.cqse.check.framework.shallowparser.util.ShallowParsedNameUtils
 
ShallowParserBase<STATE extends java.lang.Enum<STATE>> - Class in eu.cqse.check.framework.shallowparser.framework
Base class for shallow parsers that implements most of the generic parsing logic.
ShallowParserBase(Class<STATE>, STATE) - Constructor for class eu.cqse.check.framework.shallowparser.framework.ShallowParserBase
Constructor.
ShallowParserException - Exception in eu.cqse.check.framework.shallowparser
Exception thrown in case of problems in the context of shallow parsing.
ShallowParserException(String) - Constructor for exception eu.cqse.check.framework.shallowparser.ShallowParserException
Constructor.
ShallowParserException(Throwable) - Constructor for exception eu.cqse.check.framework.shallowparser.ShallowParserException
Constructor.
ShallowParserException(String, Throwable) - Constructor for exception eu.cqse.check.framework.shallowparser.ShallowParserException
Constructor.
ShallowParserFactory - Class in eu.cqse.check.framework.shallowparser
Factory class for creation of shallow parsers and utility methods.
ShallowParserFactory() - Constructor for class eu.cqse.check.framework.shallowparser.ShallowParserFactory
 
ShallowParserRuleProviderBase<STATE extends java.lang.Enum<STATE>,PARSER extends ShallowParserBase<STATE>> - Class in eu.cqse.check.framework.shallowparser.framework
Base class for rule extenders, i.e., classes that contribute parsing rules to a shallow parser.
ShallowParserRuleProviderBase(PARSER) - Constructor for class eu.cqse.check.framework.shallowparser.framework.ShallowParserRuleProviderBase
Constructor.
ShallowParsingTestUtils - Class in eu.cqse.check.framework.shallowparser.util
Utilities for test cases that use shallow parsers.
ShallowParsingTestUtils() - Constructor for class eu.cqse.check.framework.shallowparser.util.ShallowParsingTestUtils
 
ShallowParsingUtils - Class in eu.cqse.check.framework.shallowparser.util
Utility methods used for dealing with ShallowEntitys.
ShallowParsingUtils() - Constructor for class eu.cqse.check.framework.shallowparser.util.ShallowParsingUtils
 
ShoppingBasketUser<T> - Class in org.conqat.lib.commons.datamining
User represented by a shopping basket, i.e.
ShoppingBasketUser(Set<T>) - Constructor for class org.conqat.lib.commons.datamining.ShoppingBasketUser
Constructor
shouldSwitch(Map<K, V>) - Method in class org.conqat.lib.commons.collections.HybridMapBase
Template method for deciding that a switch of map implementation should be performed before the next insertion.
shouldSwitch(Map<String, V>) - Method in class org.conqat.lib.commons.collections.MemoryEfficientStringMap
Template method for deciding that a switch of map implementation should be performed before the next insertion.
showImage(Image, String) - Static method in class org.conqat.lib.commons.image.ImageUtils
Show image in a JFrame.
shutdown() - Method in class org.conqat.lib.commons.concurrent.InThreadExecutorService
shutdownNow() - Method in class org.conqat.lib.commons.concurrent.InThreadExecutorService
similarity(IRecommenderUser) - Method in interface org.conqat.lib.commons.datamining.IRecommenderUser
Returns the similarity [0..1] of this user to the given user.
similarity(IRecommenderUser) - Method in class org.conqat.lib.commons.datamining.ShoppingBasketUser
Returns the similarity [0..1] of this user to the given user.
SIMPLE_STATEMENT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"simple statement"
simpleCSharpGetter() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches getter in CSharp generated by the automatic property generation feature.
simpleCSharpSetter() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches setter in CSharp generated by the automatic property generation feature.
simpleGetter() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches simple getters, i.e.
simpleGetterCaseInsensitive() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches simple getters, i.e.
SimpleLogger - Class in org.conqat.lib.commons.logging
Simple logger that writes all messages to a stream or print writer.
SimpleLogger() - Constructor for class org.conqat.lib.commons.logging.SimpleLogger
Create logger that logs to System.out.
SimpleLogger(OutputStream) - Constructor for class org.conqat.lib.commons.logging.SimpleLogger
Create logger that logs to a stream.
SimpleLogger(PrintWriter) - Constructor for class org.conqat.lib.commons.logging.SimpleLogger
Create logger that logs to a writer.
simpleMethod(String) - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches simple methods with the given prefix.
simpleMethodCaseInsensitive(String) - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches simple methods with the given prefix (case insensitive).
SimpleRegion - Class in org.conqat.lib.commons.region
A simple region with only start and end.
SimpleRegion(int, int) - Constructor for class org.conqat.lib.commons.region.SimpleRegion
Constructor.
simpleSetter() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches simple setters, i.e.
simpleSetterCaseInsensitive() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches simple setters, i.e.
SimpleTreeMapAlgorithm - Class in org.conqat.lib.commons.treemap
A very simple tree map layouter just dividing the given rectangle along the longer side.
SimpleTreeMapAlgorithm() - Constructor for class org.conqat.lib.commons.treemap.SimpleTreeMapAlgorithm
 
SimpleTreeNode<K> - Class in org.conqat.lib.commons.tree
A simple node class that can be used with TreeUtils.
SimpleTreeNode(K) - Constructor for class org.conqat.lib.commons.tree.SimpleTreeNode
Create new node with specified key.
SimpleTreeNodeHandler<K> - Class in org.conqat.lib.commons.tree
Handler for SimpleTreeNode.
SimpleTreeNodeHandler(K) - Constructor for class org.conqat.lib.commons.tree.SimpleTreeNodeHandler
Create new handler.
SimpleValidLinesFilter - Class in org.conqat.engine.commons.findings.location
Simple line adjuster is just a specialized form of LocationAdjuster that performs way faster when only line adjustments are needed and the content to be adjusted between is exactly the same.
SimpleValidLinesFilter(String) - Constructor for class org.conqat.engine.commons.findings.location.SimpleValidLinesFilter
 
SimulinkTestExclude - Annotation Type in org.conqat.lib.commons.test
Annotation used for marking methods that should not be checked during Simulink tests because they expose shared objects that may be the same.
SimulinkTestUtils - Class in org.conqat.lib.commons.test
This class provides various utility methods used to test deep cloning implementations.
SimulinkTestUtils() - Constructor for class org.conqat.lib.commons.test.SimulinkTestUtils
 
SINGLE_SELECT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"single select"
SingleTokenPatternBase - Class in eu.cqse.check.framework.util.tokens
Base class for patterns that look only at the current token in the stream and advance the stream by 1 if they matched.
SingleTokenPatternBase() - Constructor for class eu.cqse.check.framework.util.tokens.SingleTokenPatternBase
 
size() - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
size() - Method in class org.conqat.lib.commons.collections.BidirectionalMap
Returns the size.
size() - Method in class org.conqat.lib.commons.collections.CaseInsensitiveMap
size() - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
size() - Method in class org.conqat.lib.commons.collections.ClassHierarchyMap
 
size() - Method in class org.conqat.lib.commons.collections.CollectionMap
Returns the size of this map, i.e.
size() - Method in class org.conqat.lib.commons.collections.HybridMapBase
size() - Method in interface org.conqat.lib.commons.collections.ISortableData
Returns the number of elements.
size - Variable in class org.conqat.lib.commons.collections.ManagedIntArray
The current size of the array.
size() - Method in class org.conqat.lib.commons.collections.MapBackedSetBase
 
size() - Method in class org.conqat.lib.commons.collections.PairList
Returns the size of the list.
size() - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
size() - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
size() - Method in class org.conqat.lib.commons.color.MultiColor
Returns the number of colors in the distribution.
size() - Method in class org.conqat.lib.commons.math.Range
Returns the size of the range.
size() - Method in class org.conqat.lib.commons.region.RegionSet
skipAny(EnumSet<ETokenType>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips all tokens that are of one of the given types (if any).
skipBalanced(ETokenType, ETokenType, Set<ETokenType>) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Skips balanced braces as long as they only contain the allowed inner types.
skipBalancedParentheses() - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Syntactic sugar for skipping balanced LPAREN and RPAREN.
skipBefore(Object...) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer that skips until the given match terms are found.
skipBeforeWithNesting(Object, ETokenType, ETokenType) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips all tokens up to the given match term.
skipBeforeWithNesting(Object, ETokenType, ETokenType, ETokenType, ETokenType) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips all tokens up to the given match term.
skipBeforeWithNesting(Object, ETokenType, ETokenType, ETokenType, ETokenType, RecognizerBase<STATE>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips all tokens up to the given match term.
skipBeforeWithNesting(Object, List<ETokenType>, List<ETokenType>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips all tokens up to the given match term.
skipBeforeWithNesting(Object, List<ETokenType>, List<ETokenType>, RecognizerBase<STATE>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips all tokens up to the given match term.
skipBeforeWithNesting(List<Object>, List<ETokenType>, List<ETokenType>, RecognizerBase<STATE>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips all tokens up to the given match sequence.
skipBOM(InputStream) - Static method in enum org.conqat.lib.commons.filesystem.EByteOrderMark
This method determines which BOM, if any, the given stream starts with and skips it.
skipForward(int) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer that skips a given number of tokens.
skipGeneric(List<IToken>, int) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Skips a generic or template declaration in the given token list that begins at the given start index.
skipGeneric(List<IToken>, int) - Method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Skips a generic or template declaration in the given token list that begins at the given start index.
skipGenericReverse(List<IToken>, int) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Skips a generic parameter (nested < and >) in reverse direction and returns the index of the first opening < token.
skipGenericReverse(List<IToken>, int) - Method in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Skips a generic parameter (nested < and >) in reverse direction and returns the index of the first opening < token.
skipMethod(ShallowEntity) - Method in class eu.cqse.check.base.ThrowExceptionCheckBase
Returns true if given method should be skipped from the check analysis.
skipNested(ETokenType, ETokenType) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips a region consisting of nested elements if it exists (i.e., the skipping is optional).
skipNested(ETokenType, ETokenType, RecognizerBase<STATE>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips a region consisting of nested elements if it exists (i.e., the skipping is optional).
skipNested(Object, Object, boolean) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Adds a new pattern part that consumes nested structures.
SkipNestedPattern - Class in eu.cqse.check.framework.util.tokens
Matches a nested structure (e.g.
SkipNestedPattern(TokenPatternBase, TokenPatternBase, boolean) - Constructor for class eu.cqse.check.framework.util.tokens.SkipNestedPattern
Constructor.
skipOptionalParameters(List<IToken>, int) - Static method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Skips over the optional parameters and returns the new offset or RecognizerBase.NO_MATCH if it is malformed.
SkipPattern - Class in eu.cqse.check.framework.util.tokens
Inverse repeated pattern.
SkipPattern(TokenPatternBase[]) - Constructor for class eu.cqse.check.framework.util.tokens.SkipPattern
Constructor.
skipTo(Object...) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer that skips until the given match terms are found.
skipTo(Object...) - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
Adds a new pattern part that consumes anything until it encounters one of the given match terms.
skipToEnd() - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Skips any remaining tokens.
skipToFirstTopLevel(EnumSet<ETokenType>, List<ETokenType>, List<ETokenType>) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Skips to the first occurrence of one of the given ETokenTypes, ignoring tokens nested in pairs of the given opening/closing ETokenTypes.
skipToSequence(ETokenType...) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Skips to the beginning of the specified sequence or to the end if the sequence was not found
skipToWithNesting(Object, ETokenType, ETokenType) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips all tokens up to the given match term.
skipToWithNesting(Object, ETokenType, ETokenType, RecognizerBase<STATE>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips all tokens up to the given match term.
skipToWithNesting(Object, List<ETokenType>, List<ETokenType>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips all tokens up to the given match term.
skipToWithNesting(Object, List<ETokenType>, List<ETokenType>, RecognizerBase<STATE>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips all tokens up to the given match term.
skipWithNesting(Object, List<ETokenType>, List<ETokenType>, RecognizerBase<STATE>, boolean) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips all tokens up to the given match term.
skipWithNesting(List<Object>, List<ETokenType>, List<ETokenType>, RecognizerBase<STATE>, boolean) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Skips all tokens up to the given match sequence.
sleep(long) - Static method in class org.conqat.lib.commons.concurrent.ThreadUtils
Causes the current thread to sleep the given number of milliseconds.
SMALL_FONT - Static variable in class org.conqat.engine.commons.css.CSSMananger
Small font.
SmartRMISocketFactory - Class in org.conqat.lib.commons.net
A RMISocketFactory that adjusts flags on the sockets used.
SmartRMISocketFactory() - Constructor for class org.conqat.lib.commons.net.SmartRMISocketFactory
Constructor.
SmartRMISocketFactory(int) - Constructor for class org.conqat.lib.commons.net.SmartRMISocketFactory
Constructor
SmartStringComparator - Class in org.conqat.lib.commons.collections
A comparator for strings that sorts numbers (represented as strings) "correctly".
SmartStringComparator() - Constructor for class org.conqat.lib.commons.collections.SmartStringComparator
 
SocketUtils - Class in org.conqat.lib.commons.net
Utility methods used in conjunction with sockets.
SocketUtils() - Constructor for class org.conqat.lib.commons.net.SocketUtils
 
someDetachedFinding() - Static method in class org.conqat.engine.commons.findings.TestDetachedFindingBuilder
 
someIndexFinding() - Static method in class org.conqat.engine.index.shared.TestIndexFindingBuilder
 
someTestExecution() - Static method in class org.conqat.engine.index.shared.tests.TestTestExecutionWithPartitionBuilder
Creates a TestTestExecutionWithPartitionBuilder with some default values for the TestExecutionWithPartition.
someTrackedFinding() - Static method in class org.conqat.engine.index.shared.TestTrackedFindingBuilder
 
sort(Collection<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Sorts the specified list into ascending order, according to the natural ordering of its elements.
sort(Collection<T>, Comparator<? super T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Sorts the specified list according to the order induced by the specified comparator.
sort(Comparator<Pair<S, T>>) - Method in class org.conqat.lib.commons.collections.PairList
Sorts the PairList according to the given comparator.
sort(ISortableData) - Static method in class org.conqat.lib.commons.collections.SortableDataUtils
Sorts the data in place using a randomized quick sort algorithm.
sort(List<File>) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Compares files based on the lexical order of their fully qualified names.
SortableDataUtils - Class in org.conqat.lib.commons.collections
Abstraction for sortable/comparable data.
SortableDataUtils() - Constructor for class org.conqat.lib.commons.collections.SortableDataUtils
 
sortByFirst(PairList<S, T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Sorts the pair list by first index.
sortByFirst(PairList<S, T>, Comparator<S>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Sorts the pair list with the given comparator.
SortedCounterSet<E extends java.lang.Comparable<? super E>> - Class in org.conqat.lib.commons.collections
A counter set supporting ranged access to its values, i.e.
SortedCounterSet() - Constructor for class org.conqat.lib.commons.collections.SortedCounterSet
Create new counter array that orders its elements by the natural order.
SortedCounterSet(Comparator<? super E>) - Constructor for class org.conqat.lib.commons.collections.SortedCounterSet
Create new counter array with specific comparator to define order.
SortedSetsComparator<T extends java.lang.Comparable<T>> - Class in org.conqat.lib.commons.collections
Comparator that creates a natural order of SortedSets if their values of the set are Comparable.
SortedSetsComparator() - Constructor for class org.conqat.lib.commons.collections.SortedSetsComparator
 
SOURCE_PATH_PROPERTY - Static variable in class org.conqat.engine.sourcecode.coverage.TestDetails
The name of the JSON property name for TestDetails.sourcePath.
SourceCodeStyle - Class in eu.cqse.check.framework.scanner.highlighting
Class that determines the style used when displaying source code.
SOY - Static variable in class org.conqat.lib.commons.filesystem.FileExtensions
Extension for Soy/Closure template files.
SPACE - Static variable in class org.conqat.lib.commons.string.StringUtils
A space.
SPACE_CHAR - Static variable in class org.conqat.lib.commons.string.StringUtils
A space character.
SparseVector - Class in org.conqat.lib.commons.datamining
A sparse vector in the n-dimensional space of a numerical type T.
SparseVector() - Constructor for class org.conqat.lib.commons.datamining.SparseVector
 
SPECIALS - Static variable in enum eu.cqse.check.framework.scanner.ETokenType
An enum set containing all special token types.
split(List<IToken>, EnumSet<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Splits the given token stream at the tokens of the given types.
split(List<IToken>, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Splits the given token stream at the tokens of the given types.
split(List<IToken>, EnumSet<ETokenType>, int) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Splits the given token stream at the tokens of the given types, but at most as often as given in the limit parameter.
split(List<IToken>, Predicate<IToken>, int) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Splits the given token stream at the tokens matching the given predicate, but at most as often as given in the limit parameter.
split(byte[], byte[]) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Perform a split with no limit according to ByteArrayUtils.split(byte[], byte[], int).
split(byte[], byte[], int) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Splits the byte array at the separator bytes given maximum split amount of times.
split(String) - Method in class org.conqat.lib.commons.string.StringUndoStackBase
Splits the given string (as reported from the implementing class) into suitable parts used for diffing (lines, words, tokens, etc.).
splitAtLast(String, char) - Static method in class org.conqat.lib.commons.string.StringUtils
Splits the string at the last occurence of separator.
splitChars(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Splits the given string into an array of Characters.
splitContainedNonContained(Collection<T>, Predicate<? super T>) - Static method in class org.conqat.lib.commons.predicate.PredicateUtils
Efficiently splits the list of input elements into two lists.
The first consists of all input elements that are contained in the set described by the predicate.
The second consists of all input elements that are not contained in the set described by the predicate.
Efficiently in this case means that only one iteration through the list is needed to split into two lists.
splitLines(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Split string in lines.
splitLinesAsList(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Split string in lines.
splitLinesAsList(String, boolean) - Static method in class org.conqat.lib.commons.string.StringUtils
Split string in lines.
splitNested(ETokenType, ETokenType) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamSplitter
Splits all streams at the given open and close tokens, e.g.
splitPath(String) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
Returns segments forming the given path.
splitTopLevel(String, char, char, char) - Static method in class org.conqat.lib.commons.string.StringUtils
Splits a string at every top-level occurrence of the separator character.
splitVariableTokens(List<IToken>) - Method in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
Splits the given variable declaration tokens at commas regarding nesting between parenthesis, brackets, braces and angle brackets.
splitWithEscapeCharacter(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Splits the delimited string with considering escaped delimiters.
splitWithNesting(List<IToken>, ETokenType, ETokenType, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Splits the given token list at the tokens of the given split type.
splitWithNesting(List<IToken>, ETokenType, List<ETokenType>, List<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Splits the given token list at the tokens of the given split type.
splitWithNesting(List<IToken>, EnumSet<ETokenType>, List<ETokenType>, List<ETokenType>, int) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Splits the given token list at the tokens of the given split types.
SQL - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"SQL"
SquarifiedTreeMapAlgorithm - Class in org.conqat.lib.commons.treemap
A layout algorithm using the squarified layout approach described in Mark Bruls, Kees Huizing, and Jarke J.
SquarifiedTreeMapAlgorithm() - Constructor for class org.conqat.lib.commons.treemap.SquarifiedTreeMapAlgorithm
 
STABLE_INDEX_FINDING_COMPARATOR - Static variable in class org.conqat.engine.index.shared.IndexFinding
A comparator for stable sorting of IndexFindings.
STAR_IMPORT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"star import"
start() - Method in class org.conqat.lib.commons.system.MemoryMonitor
Start the memory monitor.
start() - Method in class org.conqat.lib.commons.system.PerformanceMonitor
Starts the PerformanceMonitor.
START_AND_END_COMPARATOR - Static variable in class org.conqat.lib.commons.region.SimpleRegion
Compares SimpleRegions first by their start and then by their end.
START_OF_SELECTION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"start-of-selection"
START_PROPERTY - Static variable in class org.conqat.lib.commons.region.SimpleRegion
The name of the JSON property name for SimpleRegion.start.
startElement(String, String, String, Attributes) - Method in class org.conqat.lib.commons.xml.ElementEnumSaxHandler
startsNewStatement(IToken, IToken) - Method in class eu.cqse.check.framework.shallowparser.languages.base.LineBasedStatementRecognizerBase
Returns true if the given token starts a new statement.
startsNewStatement(IToken, IToken) - Method in class eu.cqse.check.framework.shallowparser.languages.python.PythonSimpleStatementRecognizer
Returns true if the given token starts a new statement.
startsNewStatement(IToken, IToken, EnumSet<ETokenType>, EnumSet<ETokenType>, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Checks if the token is the start of a new statement.
startsWith(List<IToken>, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns whether the given token list starts with given token type sequence.
startsWithIgnoreCase(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Returns whether the given string starts with the prefix ignoring case, i.e.
startsWithOneOf(String, String...) - Static method in class org.conqat.lib.commons.string.StringUtils
Test if a string starts with one of the provided prefixes.
startsWithOneOf(String, Iterable<String>) - Static method in class org.conqat.lib.commons.string.StringUtils
Test if a string starts with one of the provided prefixes.
StartsWithOneOfPredicate - Class in org.conqat.lib.commons.predicate
A predicate that selects strings that start with one of the given prefixes.
StartsWithOneOfPredicate(String...) - Constructor for class org.conqat.lib.commons.predicate.StartsWithOneOfPredicate
Constructor.
startsWithZipMagicBytes(byte[]) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Returns whether the given bytes start with the magic bytes that mark a ZIP file.
statement() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Selects all statements.
StatementPathElement - Class in org.conqat.engine.commons.findings
Element of a path of statements that is attached to a finding.
StatementPathElement(Set<Integer>, ElementLocation, String) - Constructor for class org.conqat.engine.commons.findings.StatementPathElement
Constructor.
STATIC_CONSTRUCTOR - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"static constructor"
STATIC_IMPORT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"static import"
STATIC_INITIALIZER - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"static initializer"
STATIC_METHOD - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"static method"
STATIC_METHOD_CALL_PATTERN - Static variable in class eu.cqse.check.framework.util.javascript.ClosurePatterns
Pattern for a static method call, e.g.
StaticMethodCallRecognizer - Class in eu.cqse.check.java
Finds static method calls in token streams.
StaticMethodCallRecognizer(String) - Constructor for class eu.cqse.check.java.StaticMethodCallRecognizer
Constructor.
STATICS - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"statics"
STD_LIB_PROGRAM_TERMINATION_FUNCTIONS - Static variable in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Names of functions in the C++ standard lib that cause program termination.
stdDev(Collection<? extends Number>, boolean) - Static method in class org.conqat.lib.commons.math.MathUtils
Calculate standard deviation of the data set.
StdDevAggregator - Class in org.conqat.lib.commons.math
Calculates the standard deviation.
StdDevAggregator(boolean) - Constructor for class org.conqat.lib.commons.math.StdDevAggregator
Constructor.
StderrExceptionHandler<T extends java.lang.Exception> - Class in org.conqat.lib.commons.error
An exception handler which logs exceptions to std error.
StderrExceptionHandler() - Constructor for class org.conqat.lib.commons.error.StderrExceptionHandler
 
STOP - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"stop"
stop() - Method in class org.conqat.lib.commons.system.MemoryMonitor
Stop the memory monitor.
stop() - Method in class org.conqat.lib.commons.system.PerformanceMonitor
store(K, V) - Method in interface org.conqat.lib.commons.cache4j.backend.ICacheBackend
Stores an element (value) using the given key.
storeIntInStartOfArray(int, byte[]) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Stores the given int at the first 4 bytes of the array.
stream() - Method in class org.conqat.lib.commons.collections.PairList
Returns a non-parallel stream of Pairs from this list.
streamReader(InputStream, Charset) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns a reader that wraps the given input stream.
StreamReaderThread - Class in org.conqat.lib.commons.io
A thread to drain an input stream.
StreamReaderThread(InputStream) - Constructor for class org.conqat.lib.commons.io.StreamReaderThread
Create a new reader that reads the content of this stream in its own thread.
StreamReaderThread(InputStream, Charset) - Constructor for class org.conqat.lib.commons.io.StreamReaderThread
Create a new reader that reads the content of this stream in its own thread.
StreamReaderThread(InputStream, Charset, boolean) - Constructor for class org.conqat.lib.commons.io.StreamReaderThread
Create a new reader that reads the content of this stream in its own thread.
strict(ILenientScanner) - Static method in class eu.cqse.check.framework.scanner.ScannerFactory
Wraps an ILenientScanner scanner with a StrictScanner.
StrictScanner - Class in eu.cqse.check.framework.scanner
Wrapps an ILenientScanner and converts tokens of ETokenType.ETokenClass.ERROR into ScannerExceptions.
StrictScanner(ILenientScanner) - Constructor for class eu.cqse.check.framework.scanner.StrictScanner
Constructor
STRING_LITERALS - Static variable in class eu.cqse.check.framework.core.util.CheckUtils
String and character literal types.
StringLengthComparator - Class in org.conqat.lib.commons.collections
Compares strings by their length.
StringLengthComparator() - Constructor for class org.conqat.lib.commons.collections.StringLengthComparator
 
StringOffsetTransformer - Class in org.conqat.engine.resource.text.filter.util
A transformation class for filtering strings.
StringOffsetTransformer(List<Deletion>) - Constructor for class org.conqat.engine.resource.text.filter.util.StringOffsetTransformer
Constructor.
stringToBytes(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Converts a string to a (UTF-8) byte representation.
StringUndoStackBase - Class in org.conqat.lib.commons.string
Base class for an undo stack using a string as the underlying model.
StringUndoStackBase(String) - Constructor for class org.conqat.lib.commons.string.StringUndoStackBase
Constructor.
StringUtils - Class in org.conqat.lib.commons.string
A utility class providing some advanced string functionality.
StringUtils() - Constructor for class org.conqat.lib.commons.string.StringUtils
 
stripDigits(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Strips all digits from the given String.
StripeTreeMapAlgorithm - Class in org.conqat.lib.commons.treemap
The strip layout algorithm adapted from Bederson, Shneiderman, Wattenberg: "Ordered and Quantum Treemaps".
StripeTreeMapAlgorithm() - Constructor for class org.conqat.lib.commons.treemap.StripeTreeMapAlgorithm
 
stripPrefix(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Remove prefix from a string.
stripPrefixIgnoreCase(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Remove prefix from a string.
stripProject(String) - Static method in class org.conqat.engine.resource.util.UniformPathUtils
Returns the path without the project, i.e.
stripSuffix(String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Remove suffix from a string.
stripTrailingDigits(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Strips all trailing digits from the end of the given String.
STRUCT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"struct"
STRUCTURE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"structure"
STRUCTURED_DATATYPE - Static variable in class eu.cqse.check.framework.typetracker.abap.AbapTypeInfoExtractor
Return value used as type for a structured datatype, aka record datatype.
subList(int, int) - Method in class org.conqat.lib.commons.collections.UnmodifiableList
subListFrom(List<T>, int) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Wrapper for List.subList(int, int) with only a from parameter.
subMap(K, K) - Method in class org.conqat.lib.commons.collections.UnmodifiableSortedMap
SUBMIT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"submit"
subRecognizer(RecognizerBase<STATE>, int, int) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer that matches the given sub-recognizer the given number of times.
subRecognizer(RecognizerBase<STATE>) - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
Creates a recognizer that matches the given sub recognizer exactly one time.
SubRecognizer<STATE extends java.lang.Enum<STATE>> - Class in eu.cqse.check.framework.shallowparser.framework
A recognizer that allows to match a prepared recognizer (possibly repeatedly).
SubRecognizer(RecognizerBase<STATE>, int, int) - Constructor for class eu.cqse.check.framework.shallowparser.framework.SubRecognizer
Constructor.
subSet(E, E) - Method in class org.conqat.lib.commons.collections.UnmodifiableSortedSet
subtract(Assessment) - Method in class org.conqat.lib.commons.assessment.Assessment
Subtracts the provided assessment from this one, i.e.
subtract(Collection<T>, Collection<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Creates a new set only containing those elements of the given collection that are not in elementsToRemove.
subtractDaysFromDate(Date, int) - Static method in class org.conqat.lib.commons.date.DateUtils
Create a new date and subtracts days from it.
subtype(String) - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches entities by their subtype.
SubTypeNames - Class in eu.cqse.check.framework.shallowparser
This class collects constants used for subtypes in a ShallowEntity.
SubTypeNames() - Constructor for class eu.cqse.check.framework.shallowparser.SubTypeNames
 
SubTypeSelectionFunction - Class in eu.cqse.check.framework.core.xpath.functions
A function for querying the subType of a ShallowEntity.
SubTypeSelectionFunction() - Constructor for class eu.cqse.check.framework.core.xpath.functions.SubTypeSelectionFunction
 
sum(Collection<? extends Number>) - Static method in class org.conqat.lib.commons.math.MathUtils
Sum values.
SumAggregator - Class in org.conqat.lib.commons.math
Sum aggregator.
SumAggregator() - Constructor for class org.conqat.lib.commons.math.SumAggregator
 
superClassHandle - Variable in class org.conqat.lib.commons.serialization.classes.SerializedClassBase
Handle to the super class (or null handle).
supplier() - Method in class org.conqat.lib.commons.collections.SetMapCollector
 
supports(CredentialItem...) - Method in class org.conqat.engine.index.shared.GitUtils.TeamscaleGitCredentialsProvider
 
supportsLanguage(ELanguage) - Static method in class eu.cqse.check.framework.shallowparser.ShallowParserFactory
Returns whether the given language is supported by the parser factory.
supportsLanguage(ELanguage) - Static method in class eu.cqse.check.framework.typetracker.TypeInfoExtractorFactory
Determines if language is supported.
supportsLanguage(ELanguage) - Static method in class eu.cqse.check.framework.typetracker.TypeTrackerFactory
Returns whether the given language has type tracking support.
supportsParameter(ParameterContext, ExtensionContext) - Method in class org.conqat.lib.commons.test.ManagedTestDataExtension
SUPPRESS_WARNINGS_ANNOTATIONS - Static variable in class eu.cqse.check.framework.util.filter.JavaSuppressWarningsUnusuedEntityFilter
Java annotations for suppressing warnings (@SuppressWarnings, @java.lang.SuppressWarnings)
SUPPRESS_WARNINGS_UNUSED - Static variable in class eu.cqse.check.framework.util.filter.JavaSuppressWarningsUnusuedEntityFilter
Unused parameter value for suppress warnings annotation including quotes
surroundWith(String, String, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Adds a prefix and a suffix to the given string.
swap(int, int) - Method in interface org.conqat.lib.commons.collections.ISortableData
Swaps the elements at the given indices.
swapEntries(int, int) - Method in class org.conqat.lib.commons.collections.PairList
Swaps the entries located at indexes i and j.
swapPairs() - Method in class org.conqat.lib.commons.collections.PairList
Swaps the pairs of this list.
SwiftShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.swift
A shallow parser for the Swift programming language.
SwiftShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.swift.SwiftShallowParser
Constructor.
SwiftToken - Class in eu.cqse.check.framework.scanner
Class for SWIFT tokens generated by the SWIFT scanner.
SWITCH - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"switch"
SwitchBlockGroup - Class in eu.cqse.check.framework.util.clike
Represents a switch construct.
SwitchBlockGroup(ShallowEntity, List<ConditionalBlock>) - Constructor for class eu.cqse.check.framework.util.clike.SwitchBlockGroup
Constructor.
SwitchBlockGroup() - Constructor for class eu.cqse.check.framework.util.clike.SwitchBlockGroup
Constructor.
SwitchStatementUtils - Class in eu.cqse.check.framework.util
Provides utility methods for handling switch, case and label statements
SwitchStatementUtils() - Constructor for class eu.cqse.check.framework.util.SwitchStatementUtils
 
SY_SUBRC_NO_ERROR - Static variable in class eu.cqse.check.framework.util.abap.AbapCheckUtils
Value of return code SY-SUBRC which indicates no error
SYNCHRONIZED - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"synchronized"
SynchronizedCache<K,V,X extends java.lang.Exception> - Class in org.conqat.lib.commons.cache4j
Cache implementation that is synchronized to support multi-threaded environments.
SynchronizedCache(String, IParameterizedFactory<V, K, X>, ICacheBackend<K, V>) - Constructor for class org.conqat.lib.commons.cache4j.SynchronizedCache
Constructor.
SystemTest - Annotation Type in org.conqat.lib.commons.test.tags
Meta-annotation used to tag all system tests.
SystemUtils - Class in org.conqat.lib.commons.system
Utility class providing functionality regarding the current system.
SystemUtils() - Constructor for class org.conqat.lib.commons.system.SystemUtils
 
SystemUtils.EOperatingSystem - Enum in org.conqat.lib.commons.system
Enumeration of operating systems.

T

TAB - Static variable in class org.conqat.lib.commons.string.StringUtils
A tab character.
TABLE_CELL - Static variable in class org.conqat.engine.commons.css.CSSMananger
Default table cell.
TABLE_HEADER_CELL - Static variable in class org.conqat.engine.commons.css.CSSMananger
Default table header cell.
TABLE_HEADER_LINK - Static variable in class org.conqat.engine.commons.css.CSSMananger
Link in table head.
TABLE_ICON - Static variable in class org.conqat.engine.commons.css.CSSMananger
Icon in table.
TABLE_LINK - Static variable in class org.conqat.engine.commons.css.CSSMananger
Link in table.
TABLES - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"tables"
tablesParameters - Variable in class eu.cqse.check.framework.util.abap.AbapMethodCallRecognizer.MethodCallInfo
The TABLES parameters.
tailMap(K) - Method in class org.conqat.lib.commons.collections.UnmodifiableSortedMap
tailRecognizers - Variable in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
The recognizers that are to be executed after this one.
tailSet(E) - Method in class org.conqat.lib.commons.collections.UnmodifiableSortedSet
targetsInternalTable() - Method in class eu.cqse.check.abap.OpenSqlWriteStatement
Checks whether the target table of the statement is a variable.
targetsStandardDatabaseTable() - Method in class eu.cqse.check.abap.OpenSqlWriteStatement
Checks whether the statement targets a standard database table, i.e.
TeamscaleCommitLinkProvider - Class in com.teamscale.commons.links
Helper class for obtaining links to global and project specific services of the current Teamscale instance.
TeamscaleCommitLinkProvider(String, String, CommitDescriptor) - Constructor for class com.teamscale.commons.links.TeamscaleCommitLinkProvider
 
TeamscaleLinkProvider - Class in com.teamscale.commons.links
Helper class for obtaining links to global services of the current Teamscale instance.
TeamscaleLinkProvider(String) - Constructor for class com.teamscale.commons.links.TeamscaleLinkProvider
 
TeamscaleProjectLinkProvider - Class in com.teamscale.commons.links
Helper class for obtaining links to global and project specific services of the current Teamscale instance.
TeamscaleProjectLinkProvider(String, String) - Constructor for class com.teamscale.commons.links.TeamscaleProjectLinkProvider
 
TEMP_DIR_PATH - Static variable in class org.conqat.lib.commons.filesystem.FileSystemUtils
The path to the directory used by Java to store temporary files
TEMPLATE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"template"
TernaryOperatorCheckUtil - Class in eu.cqse.check.util
Concerned with checks for ternary operator for c-like languages and Python
TernaryOperatorCheckUtil() - Constructor for class eu.cqse.check.util.TernaryOperatorCheckUtil
 
test(T) - Method in class org.conqat.lib.commons.predicate.AndPredicate
test(T) - Method in class org.conqat.lib.commons.predicate.InvertingPredicate
test(T) - Method in interface org.conqat.lib.commons.predicate.IPredicateWithException
Evaluates this predicate on the given argument.
test(T) - Method in class org.conqat.lib.commons.predicate.OrPredicate
test(String) - Method in class org.conqat.lib.commons.predicate.StartsWithOneOfPredicate
TEST_ANNOTATION_QUALIFIED_NAMES - Static variable in class eu.cqse.check.framework.core.util.CheckForTestUtils
Qualified Test annotation names in JUnit 4+.
TEST_ANNOTATION_SIMPLE_NAMES - Static variable in class eu.cqse.check.framework.core.util.CheckForTestUtils
Test annotation names in JUnit 4+.
TEST_CONVENTIONS - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
The Test conventions group name
TestCheckContext - Class in eu.cqse.check.framework.checktest
The context implementation used during testing.
TestCheckContext(File, CheckInfo) - Constructor for class eu.cqse.check.framework.checktest.TestCheckContext
Constructor.
TestCheckContext(String, String, CheckInfo) - Constructor for class eu.cqse.check.framework.checktest.TestCheckContext
 
TestCheckContext(String, String, List<Pattern>, CheckInfo) - Constructor for class eu.cqse.check.framework.checktest.TestCheckContext
 
testcode_getNowFactory() - Static method in class org.conqat.lib.commons.date.DateUtils
Returns the factory that affects the notion of "now" in DateUtils.getNow() .
testcode_resetNowFactory() - Static method in class org.conqat.lib.commons.date.DateUtils
Reset the now factory to the default one.
testcode_setFixedDate(Date) - Static method in class org.conqat.lib.commons.date.DateUtils
Sets the given fixed date for "now" in DateUtils.getNow().
testcode_setNowFactory(IFactory<Date, NeverThrownRuntimeException>) - Static method in class org.conqat.lib.commons.date.DateUtils
Sets the factory that affects the notion of "now" in DateUtils.getNow().
TestCoverageUtils - Class in org.conqat.engine.sourcecode.coverage
Utility methods for dealing with coverage information.
TestCoverageUtils() - Constructor for class org.conqat.engine.sourcecode.coverage.TestCoverageUtils
 
TestDataManager - Class in org.conqat.lib.commons.test
Support class for loading and identifying unused test data files.
TestDetachedFindingBuilder - Class in org.conqat.engine.commons.findings
Builds DetachedFindings for test purposes.
TestDetachedFindingBuilder() - Constructor for class org.conqat.engine.commons.findings.TestDetachedFindingBuilder
 
TestDetails - Class in org.conqat.engine.sourcecode.coverage
Represents a test case data class, holding an uniformPath (Teamscale internal).
TestDetails(String, String) - Constructor for class org.conqat.engine.sourcecode.coverage.TestDetails
 
TestDetails(String, String, String) - Constructor for class org.conqat.engine.sourcecode.coverage.TestDetails
 
TestDetails(String, String, String, long) - Constructor for class org.conqat.engine.sourcecode.coverage.TestDetails
 
TestExecution - Class in org.conqat.engine.index.shared.tests
Representation of a single test (method) execution.
TestExecution(String, double, ETestExecutionResult, String) - Constructor for class org.conqat.engine.index.shared.tests.TestExecution
 
TestExecution.Builder - Class in org.conqat.engine.index.shared.tests
Builder for creating TestExecution instances.
TestExecutionWithPartition - Class in org.conqat.engine.index.shared.tests
Representation of a test execution in a partition.
TestExecutionWithPartition(TestExecution, String, CommitDescriptor, Collection<CommitDescriptor>) - Constructor for class org.conqat.engine.index.shared.tests.TestExecutionWithPartition
 
TestIndexFindingBuilder - Class in org.conqat.engine.index.shared
Builds IndexFindings for test purposes.
TestIndexFindingBuilder() - Constructor for class org.conqat.engine.index.shared.TestIndexFindingBuilder
 
testPlanExecutionFinished(TestPlan) - Method in class org.conqat.lib.commons.test.UnusedResourcesChecker
 
testRoot() - Static method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns the test type root path.
TestTestExecutionWithPartitionBuilder - Class in org.conqat.engine.index.shared.tests
Builder for creating TestExecutionWithPartitions for testing.
TestTestExecutionWithPartitionBuilder() - Constructor for class org.conqat.engine.index.shared.tests.TestTestExecutionWithPartitionBuilder
 
TestTokenElementContext - Class in eu.cqse.check.framework.checktest
The context implementation used during testing.
TestTokenElementContext(Resource, ELanguage) - Constructor for class eu.cqse.check.framework.checktest.TestTokenElementContext
 
TestTokenElementContext(String, ELanguage, String, List<Pattern>) - Constructor for class eu.cqse.check.framework.checktest.TestTokenElementContext
 
TestTrackedFindingBuilder - Class in org.conqat.engine.index.shared
Builds TrackedFindings for test purposes.
TestTrackedFindingBuilder() - Constructor for class org.conqat.engine.index.shared.TestTrackedFindingBuilder
 
TestUniformPathUtils - Class in org.conqat.engine.sourcecode.coverage
Utility methods for converting test IDs to uniform paths and the other way around.
TestUniformPathUtils() - Constructor for class org.conqat.engine.sourcecode.coverage.TestUniformPathUtils
 
TestUtils - Class in org.conqat.lib.commons.test
Test utils.
TestUtils() - Constructor for class org.conqat.lib.commons.test.TestUtils
 
text - Variable in class eu.cqse.check.framework.scanner.Token
Verbatim copy of the text found.
text(String) - Static method in class eu.cqse.check.framework.util.tokens.TokenPattern
Returns a new Token pattern that matches on tokens that have exactly the given text.
text - Variable in class org.conqat.engine.index.shared.BasicTokenElementInfo
The text content.
TextChunk - Class in org.conqat.lib.commons.diff
Class describing a substring of the diffed text as used for the diff algorithms.
TextChunk(int, int, int, int, String) - Constructor for class org.conqat.lib.commons.diff.TextChunk
Constructor.
TextElementHandler() - Constructor for class org.conqat.lib.commons.xml.ElementEnumSaxHandler.TextElementHandler
 
TextRegionLocation - Class in org.conqat.engine.commons.findings.location
This class denotes a region of text in an element.
TextRegionLocation(String, String, int, int, int, int) - Constructor for class org.conqat.engine.commons.findings.location.TextRegionLocation
Constructor.
TextToken - Class in eu.cqse.check.framework.scanner
Class for TEXT tokens generated by the TEXT scanner.
textView - Variable in enum eu.cqse.check.framework.core.phase.ECodeViewOption
Processing which is executed on the file content (plain text) before scanning (token generation).
ThreadLocalCache<K,V,X extends java.lang.Exception> - Class in org.conqat.lib.commons.cache4j
Implementation of a cache that manages a separate backend for each thread, thus isolating threads from each other.
ThreadLocalCache(String, IParameterizedFactory<V, K, X>, ICacheBackend<K, V>) - Constructor for class org.conqat.lib.commons.cache4j.ThreadLocalCache
Constructor.
ThreadUtils - Class in org.conqat.lib.commons.concurrent
Utility methods for dealing with threads.
ThreadUtils() - Constructor for class org.conqat.lib.commons.concurrent.ThreadUtils
 
ThrowExceptionCheckBase - Class in eu.cqse.check.base
Base class for custom checks which reveal when exceptions are thrown.
ThrowExceptionCheckBase() - Constructor for class eu.cqse.check.base.ThrowExceptionCheckBase
 
TIMESTAMP_ONE_PARAMETER_NAME - Static variable in class org.conqat.engine.service.shared.client.ServiceClientUris
Name of the first timestamp parameter for delta queries.
TIMESTAMP_PARAMETER_NAME - Static variable in class org.conqat.engine.service.shared.client.ServiceClientUris
Name of the timestamp parameter.
TIMESTAMP_TWO_PARAMETER_NAME - Static variable in class org.conqat.engine.service.shared.client.ServiceClientUris
Name of the second timestamp parameter for delta queries.
to - Variable in class org.conqat.engine.service.shared.data.ProjectMapping
The server path of the mapping.
toArray() - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
toArray(T[]) - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
toArray(Collection<? extends T>, Class<T>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Convert collection to array.
toArray() - Method in class org.conqat.lib.commons.collections.PairList
Returns a newly allocated array containing all of the elements in this PairList as an array of Pairs.
toArray() - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
toArray(T[]) - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
toArray() - Method in class org.conqat.lib.commons.region.RegionSet
toArray(T[]) - Method in class org.conqat.lib.commons.region.RegionSet
toBranchTimestampKey() - Method in class org.conqat.engine.index.shared.CommitDescriptor
Returns a branchName+timestamp key/byte[] representation.
toBranchTimestampKeyWithSeparator() - Method in class org.conqat.engine.index.shared.CommitDescriptor
Returns a branchName+timestamp key/byte[] representation with CommitDescriptor.SEPARATOR in between.
toEncodedPathParam() - Method in class org.conqat.engine.index.shared.CommitDescriptor
Returns a url-encoded format used for service calls ("branch:timestamp", or "timestamp" if no branch is specified).
toEncodedQueryParam() - Method in class org.conqat.engine.index.shared.CommitDescriptor
Returns a url-encoded format used for service calls ("branch:timestamp", or "timestamp" if no branch is specified).
toFirstUpper(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Converts the given String to a String where the first character is in upper case and all other characters are in lower case
toFormattedColors() - Method in class org.conqat.lib.commons.assessment.Assessment
Return a formatted string of all traffic light colors with absolute and relative values greater 0.
toHtmlString(Color) - Static method in class org.conqat.lib.commons.color.ColorUtils
Converts a color to a HTML color in the format #RRGGBB.
toHttpEntity(T) - Method in interface org.conqat.engine.service.shared.client.ISerializationFormat
Serializes the given data and wraps it into an HttpEntity.
toInlineStyle() - Method in class org.conqat.lib.commons.html.CSSDeclarationBlock
Returns the full (including inherited) properties as a single line string using the format suitable for inline styles as used in HTML.
toInputSource(String) - Static method in class org.conqat.lib.commons.xml.XMLUtils
Converts the given String to a SAX InputSource.
toInputStream(String) - Static method in class org.conqat.lib.commons.string.StringUtils
Converts the given String to an InputStream with UTF-8 encoding.
toJson() - Method in class org.conqat.engine.index.shared.CommitDescriptor
Converts this to a JSON representation.
toJson() - Static method in interface org.conqat.engine.service.shared.client.ISerializationFormat
Constructs a generic JSON serializer.
Token - Class in eu.cqse.check.framework.scanner
Base class for implementations of the token interface.
Token(ETokenType, int, int, String, String) - Constructor for class eu.cqse.check.framework.scanner.Token
Constructor.
TOKEN_LINE_REPRESENTATION - Static variable in class eu.cqse.check.framework.preprocessor.GenericRepresentation
Representation for tokens that prints the token line number (IToken.getLineNumber()) in addition to the token text.
TOKEN_OFFSET_REPRESENTATION - Static variable in class eu.cqse.check.framework.preprocessor.GenericRepresentation
Representation for tokens that prints the token offset (IToken.getOffset()) in addition to the token text.
TOKEN_TYPES_POTENTIALLY_CONTAINING_VARIABLE_NAMES - Static variable in class eu.cqse.check.framework.util.abap.AbapCheckUtils
A list of token types which can include a variable name.
TokenElementDetailBase - Class in org.conqat.engine.index.shared.element_details
Base class for additional details for token elements (see subclasses for examples).
TokenElementDetailBase() - Constructor for class org.conqat.engine.index.shared.element_details.TokenElementDetailBase
Constructor that sets the className field based on the current instance.
TokenEquator - Class in eu.cqse.check.framework.scanner
A class for testing tokens for equality with respect to type and content.
TokenEquator() - Constructor for class eu.cqse.check.framework.scanner.TokenEquator
 
TokenFunctionBase - Class in eu.cqse.check.framework.core.xpath.functions
Base class for functions that use an array of ETokenType as arguments.
TokenFunctionBase() - Constructor for class eu.cqse.check.framework.core.xpath.functions.TokenFunctionBase
 
tokenize(String, ELanguage) - Static method in class eu.cqse.check.framework.shallowparser.util.TokenTestUtils
Tokenizes the input string to a token stream of the given language.
tokenizeInterpolatedCalls(List<IToken>) - Static method in class eu.cqse.check.framework.util.cs.CsCheckUtils
Tokenize the interpolated calls in string token.
TokenListLookahead - Class in eu.cqse.check.framework.scanner
ILookahead on Lists of ITokens
TokenListLookahead(List<IToken>, int) - Constructor for class eu.cqse.check.framework.scanner.TokenListLookahead
Set list and position
TokenPattern - Class in eu.cqse.check.framework.util.tokens
A pattern that can be applied like a regular expression to a token stream.
TokenPattern() - Constructor for class eu.cqse.check.framework.util.tokens.TokenPattern
 
TokenPatternBase - Class in eu.cqse.check.framework.util.tokens
Base class for token patterns.
TokenPatternBase() - Constructor for class eu.cqse.check.framework.util.tokens.TokenPatternBase
 
TokenPatternMatch - Class in eu.cqse.check.framework.util.tokens
A single match created by a TokenPattern.
TokenPatternMatch(List<IToken>) - Constructor for class eu.cqse.check.framework.util.tokens.TokenPatternMatch
Constructor.
tokens - Variable in class eu.cqse.check.abap.OpenSqlWriteStatement
The tokens that constitute the statement.
tokensBetween(List<IToken>, ETokenType, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the sublist of tokens between the first occurrence of given start token type and the first occurrence of end token type (after start).
tokensBetween(List<IToken>, EnumSet<ETokenType>, EnumSet<ETokenType>) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns the sublist of tokens between the first occurrence of some given start token types and the first occurrence of any of the given end token types (after start).
tokensBetweenWithNesting(List<IToken>, ETokenType, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns all tokens between the tokens of the opening and closing types regarding nesting.
tokensBetweenWithNesting(List<IToken>, int, ETokenType, ETokenType) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Returns all tokens between the tokens of the opening and closing types regarding nesting beginning from the given start offset.
TokenSelectionFunctionBase - Class in eu.cqse.check.framework.core.xpath.functions
Base class for functions that use tokens for node selection.
TokenSelectionFunctionBase(String) - Constructor for class eu.cqse.check.framework.core.xpath.functions.TokenSelectionFunctionBase
Constructor.
TokenSequenceFunction - Class in eu.cqse.check.framework.core.xpath.functions
A functions that is querying for nodes, that contain the given sequence of ETokenType(s).
TokenSequenceFunction() - Constructor for class eu.cqse.check.framework.core.xpath.functions.TokenSequenceFunction
Constructor.
tokenStartsSubParse(ETokenType, List<IToken>, int, Stack<ETokenType>) - Method in class eu.cqse.check.framework.shallowparser.languages.base.LineBasedStatementRecognizerBase
Returns true if the token signals to start a sub parse (e.g.
tokenStartsSubParse(ETokenType, List<IToken>, int, Stack<ETokenType>) - Method in class eu.cqse.check.framework.shallowparser.languages.python.PythonSimpleStatementRecognizer
Returns true if the token signals to start a sub parse (e.g.
TokenStream - Class in eu.cqse.check.framework.util.tokens
Wraps a list of tokens for easier parsing.
TokenStream(List<IToken>, int) - Constructor for class eu.cqse.check.framework.util.tokens.TokenStream
Constructor.
TokenStreamParser - Class in eu.cqse.check.framework.util.tokens
Allows parsing a token stream from left to right.
TokenStreamParser(List<IToken>, Set<ETokenType>) - Constructor for class eu.cqse.check.framework.util.tokens.TokenStreamParser
Constructor.
TokenStreamParser(List<IToken>) - Constructor for class eu.cqse.check.framework.util.tokens.TokenStreamParser
Constructor.
TokenStreamParser(List<IToken>, int) - Constructor for class eu.cqse.check.framework.util.tokens.TokenStreamParser
Constructor.
TokenStreamSplitter - Class in eu.cqse.check.framework.util.tokens
Splits a token stream into multiple parts.
TokenStreamSplitter(List<IToken>) - Constructor for class eu.cqse.check.framework.util.tokens.TokenStreamSplitter
Constructor.
TokenStreamTextUtils - Class in eu.cqse.check.framework.shallowparser
Utility methods for IToken lists that work on the tokens' text.
TokenStreamTextUtils() - Constructor for class eu.cqse.check.framework.shallowparser.TokenStreamTextUtils
 
TokenStreamTransformationPattern - Class in eu.cqse.check.framework.util.tokens
Transforms a token stream according to a search and a replace pattern.
TokenStreamTransformationPattern(String, String, ELanguage) - Constructor for class eu.cqse.check.framework.util.tokens.TokenStreamTransformationPattern
Constructor.
TokenStreamUtils - Class in eu.cqse.check.framework.shallowparser
Utility methods for IToken lists.
TokenStreamUtils() - Constructor for class eu.cqse.check.framework.shallowparser.TokenStreamUtils
 
TokenTestUtils - Class in eu.cqse.check.framework.shallowparser.util
Utilities for token related tests.
TokenTestUtils() - Constructor for class eu.cqse.check.framework.shallowparser.util.TokenTestUtils
 
TokenTextSequenceCheckBase - Class in eu.cqse.check.base
Base class for checks creating a finding for certain token text sequences.
TokenTextSequenceCheckBase() - Constructor for class eu.cqse.check.base.TokenTextSequenceCheckBase
 
tokenTypesAt(List<IToken>, int, ETokenType...) - Static method in class eu.cqse.check.framework.shallowparser.TokenStreamUtils
Deprecated.
use TokenStreamUtils.hasTokenTypeSequence(List, int, ETokenType...) instead. I leave the method here to avoid hidden merge conflicts. Can be removed after some releases.
TokenUtils - Class in eu.cqse.check.framework.util.tokens
Utility methods for ITokens.
TokenUtils() - Constructor for class eu.cqse.check.framework.util.tokens.TokenUtils
 
tokenView - Variable in enum eu.cqse.check.framework.core.phase.ECodeViewOption
Processing which is executed on the token stream after scanning and before parsing.
toLineString() - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
Returns a string representation of the covered/uncovered lines.
toList() - Method in class org.conqat.lib.commons.collections.PairList
Returns a newly allocated list containing all of the elements in this PairList as a list of Pairs.
toLocalString() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Returns a string representation of this node without including its children.
toLocationString() - Method in class org.conqat.engine.commons.findings.location.ElementLocation
Returns a single line description of the location that is meaningful to the user.
toLocationString() - Method in class org.conqat.engine.commons.findings.location.QualifiedNameLocation
 
toLocationString() - Method in class org.conqat.engine.commons.findings.location.TextRegionLocation
Returns a single line description of the location that is meaningful to the user.
toMap() - Method in class org.conqat.lib.commons.collections.CounterSet
Returns the values as Map.
toMap() - Method in class org.conqat.lib.commons.collections.PairList
Converts this PairList into a Map.
toMap(BinaryOperator<T>) - Method in class org.conqat.lib.commons.collections.PairList
Converts this PairList into a Map.
toMapWithoutZeroEntries() - Method in class org.conqat.lib.commons.collections.CounterSet
Returns the values as a Map, but omits keys where the value is 0.
toMetric() - Method in enum com.teamscale.core.migration.ETeamscaleVersion
Returns the version as an integer metric by reserving two digits for each part.
toMultiPart() - Static method in interface org.conqat.engine.service.shared.client.ISerializationFormat
Constructs a serializer, which expects a raw HttpEntity that should be sent as multipart form data.
TOOL_TIP_CAPTION - Static variable in class org.conqat.engine.commons.css.CSSMananger
Style for tool-tip captions.
TOOL_TIP_CELL - Static variable in class org.conqat.engine.commons.css.CSSMananger
Style for tool-tip cells.
TOOL_TIP_DIV - Static variable in class org.conqat.engine.commons.css.CSSMananger
Style for DIVs used in tool-tips.
TOP_OF_PAGE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"top-of-page"
TOP_OF_PAGE_DURING_LINE_SELECTION - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"top-of-page during line-selection"
toPairList() - Static method in class org.conqat.lib.commons.collections.PairList
Returns a collector for collecting a stream of pairs into a PairList.
TopLevelTypeCheckBase - Class in eu.cqse.check.base
Base class for checks that analyze top-level types.
TopLevelTypeCheckBase() - Constructor for class eu.cqse.check.base.TopLevelTypeCheckBase
 
TopNRecommender<T> - Class in org.conqat.lib.commons.datamining
Trivial recommender that always returns the top n used items from the training data, independent of the query.
TopNRecommender(RecommenderRatingDatabase<T>, int) - Constructor for class org.conqat.lib.commons.datamining.TopNRecommender
Constructs a new TopNRecommender using the given rating data base.
topSort(Collection<T>, Function<T, Collection<T>>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Sorts the given collection topologically.
topSortRemoveCycles(Collection<T>, Function<T, Collection<T>>, Function<T, Collection<T>>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Sorts the given collection topologically, even if it contains cycles (deterministically random elements in the cycle are removed).
toReflectiveStringHelper(Object) - Static method in class com.teamscale.commons.lang.ToStringHelpers
A reflective variant of MoreObjects.toStringHelper(Object).
toSafeFilename(String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Returns a safe filename that can be used for downloads.
toServiceCallFormat() - Method in class org.conqat.engine.index.shared.CommitDescriptor
Returns a format used for service calls ("branch:timestamp", or "timestamp" if no branch is specified).
toString() - Method in class com.teamscale.commons.ServiceApiInfo
 
toString() - Method in enum com.teamscale.core.migration.ETeamscaleVersion
toString() - Method in class eu.cqse.check.CheckTextRegionLocation
toString() - Method in class eu.cqse.check.framework.core.xpath.DocumentRootShallowEntity
Returns the toString() results of the root entity's children.
toString() - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.MacroDefinition
 
toString() - Method in class eu.cqse.check.framework.scanner.Token
Obtain string representation of this token.
toString() - Method in class eu.cqse.check.framework.shallowparser.framework.RecognizerBase
This default implementation returns the class of this recognizer and the string representation of all RecognizerBase.tailRecognizers.
toString() - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
toString() - Method in class eu.cqse.check.framework.typetracker.TypedVariable
Creates string representation of the type info object.
toString() - Method in class eu.cqse.check.framework.util.clike.ConditionalBlock
toString() - Method in class eu.cqse.check.framework.util.clike.ConditionalBlockGroupBase
toString() - Method in class eu.cqse.check.framework.util.clike.SwitchBlockGroup
toString() - Method in class eu.cqse.check.framework.util.tokens.AlternativePattern
toString() - Method in class eu.cqse.check.framework.util.tokens.NotFollowedByPattern
toString() - Method in class eu.cqse.check.framework.util.tokens.NotPrecededByPattern
toString() - Method in class eu.cqse.check.framework.util.tokens.OptionalPattern
toString() - Method in class eu.cqse.check.framework.util.tokens.RegexPattern
toString() - Method in class eu.cqse.check.framework.util.tokens.RepeatedPattern
toString() - Method in class eu.cqse.check.framework.util.tokens.SequencePattern
toString() - Method in class eu.cqse.check.framework.util.tokens.SkipNestedPattern
toString() - Method in class eu.cqse.check.framework.util.tokens.SkipPattern
toString() - Method in class eu.cqse.check.framework.util.tokens.TokenPattern
toString() - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
toString() - Method in class org.conqat.engine.commons.findings.DetachedFinding
Returns a string representation that contains the, message, the group and and location hint.
toString() - Method in class org.conqat.engine.commons.findings.location.ElementLocation
toString() - Method in class org.conqat.engine.commons.findings.StatementPathElement
toString() - Method in class org.conqat.engine.index.shared.BasicTokenElementInfo
toString() - Method in class org.conqat.engine.index.shared.CommitDescriptor
toString() - Method in class org.conqat.engine.index.shared.tests.TestExecution
 
toString() - Method in class org.conqat.engine.index.shared.tests.TestExecutionWithPartition
 
toString() - Method in class org.conqat.engine.index.shared.UnresolvedCommitDescriptor
 
toString() - Method in class org.conqat.engine.resource.text.filter.base.Deletion
toString() - Method in class org.conqat.engine.service.shared.client.ServerDetails
toString() - Method in class org.conqat.engine.service.shared.data.BranchesInfo
 
toString() - Method in class org.conqat.engine.service.shared.data.FindingBlacklistInfo
 
toString() - Method in class org.conqat.engine.service.shared.data.PreCommitServerLimits
 
toString() - Method in class org.conqat.engine.service.shared.data.ProjectMapping
toString() - Method in class org.conqat.engine.service.shared.data.ServiceApiInfo
toString() - Method in class org.conqat.engine.sourcecode.coverage.LineCoverageInfo
toString() - Method in class org.conqat.engine.sourcecode.coverage.MultiFileRangeCoverageInfo
toString() - Method in class org.conqat.engine.sourcecode.coverage.TestDetails
 
toString() - Method in class org.conqat.lib.commons.algo.Diff.Delta
toString() - Method in class org.conqat.lib.commons.assessment.Assessment
toString() - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
toString() - Method in class org.conqat.lib.commons.collections.BidirectionalMap
toString() - Method in class org.conqat.lib.commons.collections.ByteArrayWrapper
toString() - Method in class org.conqat.lib.commons.collections.CaseInsensitiveMap
toString() - Method in class org.conqat.lib.commons.collections.CaseInsensitiveStringSet
toString() - Method in class org.conqat.lib.commons.collections.CollectionMap
 
toString() - Method in class org.conqat.lib.commons.collections.CounterSet
toString() - Method in class org.conqat.lib.commons.collections.HybridMapBase
toString() - Method in class org.conqat.lib.commons.collections.ImmutablePair
toString() - Method in class org.conqat.lib.commons.collections.PairList
 
toString() - Method in class org.conqat.lib.commons.collections.UnmodifiableCollection
Returns a string representation of this collection.
toString() - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
Returns a string representation of this map.
toString() - Method in enum org.conqat.lib.commons.color.ECCSMColor
Get string representation.
toString() - Method in class org.conqat.lib.commons.datamining.AssociationRule
toString() - Method in class org.conqat.lib.commons.datamining.FrequentItemSet
toString() - Method in class org.conqat.lib.commons.datamining.Recommendation
toString() - Method in class org.conqat.lib.commons.datamining.RecommenderRatingDatabase
toString() - Method in class org.conqat.lib.commons.datamining.ShoppingBasketUser
toString() - Method in class org.conqat.lib.commons.diff.TextChunk
toString() - Method in enum org.conqat.lib.commons.html.ECSSProperty
Returns the "real" name of this property.
toString() - Method in enum org.conqat.lib.commons.html.ECSSPseudoClass
toString() - Method in enum org.conqat.lib.commons.html.EHTMLAttribute
toString() - Method in enum org.conqat.lib.commons.html.EHTMLElement
toString() - Method in class org.conqat.lib.commons.io.LimitedWriter
 
toString() - Method in class org.conqat.lib.commons.math.Range
This forwards to format(null);.
toString() - Method in class org.conqat.lib.commons.options.Options
Returns a list with key-value-pairs as string.
toString() - Method in class org.conqat.lib.commons.reflect.ClassType
toString() - Method in class org.conqat.lib.commons.reflect.FormalParameter
Returns method name, position and type.
toString() - Method in class org.conqat.lib.commons.region.RegionSet
toString() - Method in class org.conqat.lib.commons.region.SimpleRegion
toString() - Method in class org.conqat.lib.commons.resources.Resource
 
toString() - Method in class org.conqat.lib.commons.serialization.classes.SerializedClass
toString() - Method in class org.conqat.lib.commons.serialization.classes.SerializedProxyClass
toString() - Method in class org.conqat.lib.commons.serialization.objects.SerializedObject
toString(Map<?, ?>) - Static method in class org.conqat.lib.commons.string.StringUtils
Create string representation of a map.
toString(Map<?, ?>, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Create string representation of a map.
toString() - Method in class org.conqat.lib.commons.test.ExpectedDataContainer
Used as test case name.
toString() - Method in class org.conqat.lib.commons.test.mockserver.MockServer
 
toString() - Method in class org.conqat.lib.commons.tree.SimpleTreeNode
This returns a nicely indented representation of the whole tree below this node.
toString() - Method in class org.conqat.lib.commons.uniformpath.RelativeUniformPath
 
toString() - Method in class org.conqat.lib.commons.uniformpath.UniformPath
 
toString() - Method in class org.conqat.lib.commons.version.Version
String representation: major.minor
toStringArray(Object[]) - Static method in class org.conqat.lib.commons.string.StringUtils
Converts the given Object array into a String array by invoking toString on each non-null element.
ToStringComparator - Class in org.conqat.lib.commons.collections
This comparator compares objects by their toString() representation.
ToStringComparator() - Constructor for class org.conqat.lib.commons.collections.ToStringComparator
Create new comparator based on the default locale's collator.
ToStringComparator(Collator) - Constructor for class org.conqat.lib.commons.collections.ToStringComparator
Create new comparator with specific collator.
ToStringHelpers - Class in com.teamscale.commons.lang
Utilities for working with Guava's MoreObjects.ToStringHelper.
ToStringHelpers() - Constructor for class com.teamscale.commons.lang.ToStringHelpers
 
toStringOf(Object) - Method in class eu.cqse.check.framework.preprocessor.GenericRepresentation
 
toStrings(Collection<T>) - Static method in class org.conqat.lib.commons.string.StringUtils
Converts the given objects into a string list by invoking Object.toString() on each non-null element.
toStringSet(Collection<?>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Maps all entries of the given Collection to their string representations.
toStringWithParents() - Method in class org.conqat.engine.index.shared.ParentedCommitDescriptor
Returns a string representation including parents.
total - Variable in class org.conqat.lib.commons.collections.CounterSet
Stores total value.
toTimestampBranchKey() - Method in class org.conqat.engine.index.shared.CommitDescriptor
Returns a timestamp+branchName key/byte[] representation.
toUniformPath() - Method in class org.conqat.engine.index.shared.tests.TestExecution
Compute the test execution path.
toUniformPath() - Method in class org.conqat.engine.sourcecode.coverage.TestDetails
Compute the test execution path.
toUrlEncodedFormData() - Static method in interface org.conqat.engine.service.shared.client.ISerializationFormat
Constructs a serializer, which expects a List and sends them as url encoded form data.
toVersionObject() - Method in enum com.teamscale.core.migration.ETeamscaleVersion
Creates a new teamscale version object from the given enum literal.
toXml() - Static method in interface org.conqat.engine.service.shared.client.ISerializationFormat
Constructs a generic XML serializer.
TrackedFinding - Class in org.conqat.engine.index.shared
A tracked finding extends the DetachedFinding by additional attributes that are calculated via tracking.
TrackedFinding(IndexFinding, String, CommitDescriptor, String) - Constructor for class org.conqat.engine.index.shared.TrackedFinding
 
TrackedFinding(IndexFinding, String, CommitDescriptor, String, CommitDescriptor) - Constructor for class org.conqat.engine.index.shared.TrackedFinding
 
TrackedFinding(TrackedFinding) - Constructor for class org.conqat.engine.index.shared.TrackedFinding
Copy constructor.
TrackedFinding(String, String, String, ElementLocation, String, CommitDescriptor, CommitDescriptor) - Constructor for class org.conqat.engine.index.shared.TrackedFinding
 
TrackedFinding.TrackedFindingComparator - Class in org.conqat.engine.index.shared
A basic comparator used for TrackedFindings.
TrackedFindingComparator() - Constructor for class org.conqat.engine.index.shared.TrackedFinding.TrackedFindingComparator
 
TRAIT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"trait"
transform(String) - Method in interface org.conqat.lib.commons.serialization.utils.SerializationMigrationUtils.IStringTransformation
Transforms a single string.
transformStringsInHashSet(SerializedObject, SerializationMigrationUtils.IStringTransformation, SerializedEntityPool) - Static method in class org.conqat.lib.commons.serialization.utils.SerializationMigrationUtils
Transforms all strings in a (de)serialized string set.
translationUnit - Variable in class eu.cqse.check.util.clang.visitors.FindingCollectingClangCursorVisitorBase
The main Clang translation unit for the source file.
traverse(IShallowEntityVisitor) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Traverses this entity depth-first.
traverse(Collection<ShallowEntity>, IShallowEntityVisitor) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntity
Traverses each of the given entities depth-first.
traverseWithKey(List<ShallowEntity>, ShallowEntityTraversalUtils.IShallowEntityKeyVisitor) - Static method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils
Utility method for traversing multiple entities.
TreeUtils - Class in org.conqat.lib.commons.tree
Utility class for tree construction.
TreeUtils() - Constructor for class org.conqat.lib.commons.tree.TreeUtils
 
Trie<T> - Class in org.conqat.lib.commons.tree
Simple, efficient implementation of a trie that maps prefixes to objects of the generic type.
Trie() - Constructor for class org.conqat.lib.commons.tree.Trie
 
trimStackOverFlowTrace(StackOverflowError) - Static method in class org.conqat.lib.commons.error.ExceptionUtils
Trims the given StackOverflowError's stacktrace by omitting all redundant stack trace elements.
trimTokenTextLine(String, ELanguage) - Static method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrintingUtils
Trims a line of token text if necessary.
TRIPLE_SLASH_DIRECTIVE_IMPORT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"triple slash directive import"
truncate(String, int, String) - Static method in class org.conqat.lib.commons.string.StringUtils
Truncates the given string (if necessary) by removing characters from the end and attaching the suffix such that the resulting string has at most length characters.
truncateEnd(List<?>, int) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Truncates the given list by removing elements from the end such that numElements entries remain.
truncateToBeginOfDay(Date) - Static method in class org.conqat.lib.commons.date.DateUtils
Returns a normalized version of the given date.
trunkCommit(long) - Static method in class com.teamscale.commons.commit.CommitDescriptorTestUtils
Creates a CommitDescriptor for given timestamp with branch as CommitDescriptorTestUtils.TRUNK_BRANCH_NAME
TrustAllCertificatesManager - Class in org.conqat.lib.commons.net
A simple implementation of X509TrustManager that simple trusts every certificate.
TrustAllCertificatesManager() - Constructor for class org.conqat.lib.commons.net.TrustAllCertificatesManager
 
TRY - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"try"
tryConsume(Function<TokenStreamParser, Optional<T>>) - Method in class eu.cqse.check.framework.util.tokens.TokenStreamParser
Tries to apply the given token consumer to this TokenStreamParser.
TsqlShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.tsql
 
TsqlShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.tsql.TsqlShallowParser
Constructor.
TsqlShallowParser.ETsqlParserStates - Enum in eu.cqse.check.framework.shallowparser.languages.tsql
The states used in this parser.
TSQLToken - Class in eu.cqse.check.framework.scanner
Class for TSQL tokens generated by the TSQL scanner.
TUPLE_STRUCT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"tuple struct"
TWO_SPACES - Static variable in class org.conqat.lib.commons.string.StringUtils
Two spaces.
TwoDimHashMap<K1,K2,V> - Class in org.conqat.lib.commons.collections
A 2-dimensional hash map.
TwoDimHashMap() - Constructor for class org.conqat.lib.commons.collections.TwoDimHashMap
Create a new doubly hashed map.
TwoDimHashMap(Map<K1, Map<K2, V>>) - Constructor for class org.conqat.lib.commons.collections.TwoDimHashMap
Create a new two dimensional map using the data in the given map.
type - Variable in class eu.cqse.check.framework.scanner.Token
Token type.
type() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Selects all types/classes.
TYPE_ALIAS - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"type alias"
TYPE_CODE - Static variable in class org.conqat.lib.commons.serialization.classes.SerializedArrayField
The type code for this kind of field.
TYPE_CODE - Static variable in class org.conqat.lib.commons.serialization.classes.SerializedBooleanField
The type code.
TYPE_CODE - Static variable in class org.conqat.lib.commons.serialization.classes.SerializedByteField
The type code.
TYPE_CODE - Static variable in class org.conqat.lib.commons.serialization.classes.SerializedCharField
The type code.
TYPE_CODE - Static variable in class org.conqat.lib.commons.serialization.classes.SerializedDoubleField
The type code.
TYPE_CODE - Static variable in class org.conqat.lib.commons.serialization.classes.SerializedFloatField
The type code.
TYPE_CODE - Static variable in class org.conqat.lib.commons.serialization.classes.SerializedIntField
The type code.
TYPE_CODE - Static variable in class org.conqat.lib.commons.serialization.classes.SerializedLongField
The type code.
TYPE_CODE - Static variable in class org.conqat.lib.commons.serialization.classes.SerializedObjectField
The type code for this kind of field.
TYPE_CODE - Static variable in class org.conqat.lib.commons.serialization.classes.SerializedShortField
The type code for a short.
TYPE_ID_SEPARATOR - Static variable in class org.conqat.engine.index.shared.IndexFinding
The separator for components of a finding type ID.
TYPE_MODIFICATIONS - Static variable in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
All strings that modify a type name.
TYPE_POINTER - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"type pointer"
TYPE_POOLS - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"type-pools"
TYPE_PROPERTY - Static variable in class org.conqat.lib.commons.uniformpath.UniformPath
The name of the JSON property name for UniformPath.type.
TYPE_TEXT_OFFSET_COMPARATOR - Static variable in class eu.cqse.check.framework.shallowparser.util.TokenTestUtils
Comparator for ITokens that compares IToken.getOffset(), IToken.getType(), and IToken.getText() (in that order).
TypeConversionException - Exception in org.conqat.lib.commons.reflect
This exceptions signals type conversion problems.
TypeConversionException(String) - Constructor for exception org.conqat.lib.commons.reflect.TypeConversionException
Create new exception.
TypeConversionException(String, Throwable) - Constructor for exception org.conqat.lib.commons.reflect.TypeConversionException
Create new exception.
TYPEDEF - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"typedef"
TypedVariable - Class in eu.cqse.check.framework.typetracker
A typed variable is an immutable object that contains information about the type of a variable.
TypedVariable(String, String, List<IToken>, ShallowEntity) - Constructor for class eu.cqse.check.framework.typetracker.TypedVariable
Creates a new type info object, the variable name and the modifier list must not be null.
typeExported() - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches entities whose parent is an exported type.
TypeInfoExtractorBase - Class in eu.cqse.check.framework.typetracker
An abstract base class for type info extractors.
TypeInfoExtractorBase() - Constructor for class eu.cqse.check.framework.typetracker.TypeInfoExtractorBase
 
TypeInfoExtractorFactory - Class in eu.cqse.check.framework.typetracker
Factory class for creating type info extractors.
TypeInfoExtractorFactory() - Constructor for class eu.cqse.check.framework.typetracker.TypeInfoExtractorFactory
 
typeIsOf(String, Set<String>) - Method in class eu.cqse.check.framework.typetracker.java.JavaImportSensitiveTypeResolver
Checks if a simple type is any of fullyQualifiedNames
TypeNameTokenCollection - Class in eu.cqse.check.framework.util
A collection that manages tokens of a type name.
TypeNameTokenCollection() - Constructor for class eu.cqse.check.framework.util.TypeNameTokenCollection
 
typePattern(RecognizerBase<EGenericParserStates>) - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Creates a recognizer that matches all valid types.
typePattern(RecognizerBase<EGenericParserStates>) - Method in class eu.cqse.check.framework.shallowparser.languages.cpp.CppShallowParser
 
typePattern(RecognizerBase<EGenericParserStates>) - Method in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
Creates a recognizer that matches all valid types.
typePattern(RecognizerBase<EGenericParserStates>) - Method in class eu.cqse.check.framework.shallowparser.languages.java.JavaShallowParser
Creates a recognizer that matches all valid types.
typePattern(RecognizerBase<EGenericParserStates>) - Method in class eu.cqse.check.framework.shallowparser.languages.objectivec.ObjectiveCShallowParser
Creates a recognizer that matches all valid types.
typePatternInState(EGenericParserStates...) - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserBase
Creates a recognizer that matches all valid types, starting from the given state.
typePatternInState(EGenericParserStates...) - Method in class eu.cqse.check.framework.shallowparser.languages.base.CStyleShallowParserRuleProviderBase
Creates a recognizer that matches all valid types, starting from the given state.
typeResolution - Variable in class eu.cqse.check.abap.OpenSqlWriteStatement
Type resolution of OpenSQL statement.
TYPES - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"types"
TYPESCRIPT_FILE_EXTENSION_REGEX - Static variable in class eu.cqse.check.framework.util.javascript.TypeScriptDependencyExtractor
Regex for TypeScript files extensions.
TYPESCRIPT_IMPORT_SEPARATOR - Static variable in class eu.cqse.check.framework.util.javascript.TypeScriptDependencyExtractor
Separator used by the ShallowParser when creating entity names for TypeScript imports.
TypeScriptDependencyExtractor - Class in eu.cqse.check.framework.util.javascript
Extracts dependencies from TypeScript files.
TypeScriptDependencyExtractor() - Constructor for class eu.cqse.check.framework.util.javascript.TypeScriptDependencyExtractor
 
TypeSelectionFunction - Class in eu.cqse.check.framework.core.xpath.functions
A function for querying the type of a ShallowEntity.
TypeSelectionFunction() - Constructor for class eu.cqse.check.framework.core.xpath.functions.TypeSelectionFunction
 
TypesNotMergableException - Exception in org.conqat.lib.commons.reflect
Exception to be thrown when merging types which can not be merged.
TypesNotMergableException(String) - Constructor for exception org.conqat.lib.commons.reflect.TypesNotMergableException
Create exception.
typeSubtype(String) - Static method in class eu.cqse.check.framework.shallowparser.util.EntitySelectionPredicates
Matches entities by their parent type's subtype (e.g.
typeTokens - Variable in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
All token types that can be used to declare a type.
TypeTrackerBase - Class in eu.cqse.check.framework.typetracker
Abstract base class for type trackers.
TypeTrackerBase(ELanguage) - Constructor for class eu.cqse.check.framework.typetracker.TypeTrackerBase
Constructor.
TypeTrackerFactory - Class in eu.cqse.check.framework.typetracker
Factory class for creating type trackers.
TypeTrackerFactory() - Constructor for class eu.cqse.check.framework.typetracker.TypeTrackerFactory
 

U

UiTest - Annotation Type in org.conqat.lib.commons.test.tags
Meta-annotation used to tag all UI tests.
UNCHECKED - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"unchecked"
undefine(String) - Method in class eu.cqse.check.framework.preprocessor.c.new_c_preprocessor.ParsedMacroProvider
Undefines a macro.
undefine(String) - Method in class eu.cqse.check.framework.preprocessor.c.OverlayMacroProvider
Undefines a macro.
undo() - Method in class org.conqat.lib.commons.string.StringUndoStackBase
Performs one undo step.
unEscapeChars(String, List<Character>) - Static method in class org.conqat.lib.commons.string.StringUtils
Un-escapes the given chars in the content.
UnicodeEscapes - Class in eu.cqse.check.framework.scanner
This class is a scanner generated by JFlex 1.6.1 from the specification file /builds/cqse/teamscale/lib/eu.cqse.check/grammars/unicode.flex
UnicodeEscapes(Reader) - Constructor for class eu.cqse.check.framework.scanner.UnicodeEscapes
Creates a new scanner
UNIFORM_PATH_PROPERTY - Static variable in class org.conqat.engine.commons.findings.location.ElementLocation
The name of the JSON property name for ElementLocation.uniformPath.
UNIFORM_PATH_PROPERTY - Static variable in class org.conqat.engine.sourcecode.coverage.TestDetails
The name of the JSON property name for TestDetails.uniformPath.
uniformPath - Variable in class eu.cqse.check.CheckTextRegionLocation
The uniform path of this location.
uniformPath - Variable in class eu.cqse.check.util.clang.visitors.FindingCollectingClangCursorVisitorBase
The uniform path of the source file.
uniformPath - Variable in class org.conqat.engine.index.shared.BasicTokenElementInfo
The uniform path.
uniformPath - Variable in class org.conqat.engine.sourcecode.coverage.TestDetails
The uniform path the test (unescaped and without -test- prefix).
UniformPath - Class in org.conqat.lib.commons.uniformpath
An absolute uniform path with a specific type, where type might be something like "code", "non-code" or "architecture" (see UniformPath.EType).
UniformPath.EType - Enum in org.conqat.lib.commons.uniformpath
All types a path can have.
UniformPathAssert - Class in org.conqat.lib.commons.uniformpath
Custom asserts on UniformPath.
UniformPathCompatibilityUtil - Class in org.conqat.lib.commons.uniformpath
Utility methods to aid the migration from string-typed uniform paths to type-safe UniformPaths.
UniformPathCompatibilityUtil() - Constructor for class org.conqat.lib.commons.uniformpath.UniformPathCompatibilityUtil
 
UniformPathUtils - Class in org.conqat.engine.resource.util
Utility methods for dealing with uniform paths.
UniformPathUtils() - Constructor for class org.conqat.engine.resource.util.UniformPathUtils
 
union(T, T) - Method in class org.conqat.lib.commons.algo.ObjectUnionFind
Merges the classes in which element1 and element2 are, by giving them the same representative.
union(int, int) - Method in class org.conqat.lib.commons.algo.UnionFind
Merges the classes in which element1 and element2 are, by giving them the same representative.
union(Range) - Method in class org.conqat.lib.commons.math.Range
Calculates the union of this range with another range.
UnionFind - Class in org.conqat.lib.commons.algo
Implementation of a simple union find data structure.
UnionFind() - Constructor for class org.conqat.lib.commons.algo.UnionFind
Constructor using random merge order.
UnionFind(boolean) - Constructor for class org.conqat.lib.commons.algo.UnionFind
Constructor.
UnionFindWithSize - Class in org.conqat.lib.commons.algo
Implementation of a simple union find data structure.
UnionFindWithSize() - Constructor for class org.conqat.lib.commons.algo.UnionFindWithSize
 
unionList(Collection<T>, Collection<T>...) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Return a set containing the union of all provided collections.
unionSet(Collection<T>, Collection<T>...) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Return a set containing the union of all provided collections.
unionSetAll(Collection<? extends Collection<T>>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Return a set containing the union of all elements of the provided sets.
UNIT_STRUCT - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"unit struct"
UNIX_SEPARATOR - Static variable in class org.conqat.lib.commons.filesystem.FileSystemUtils
Unix file path separator
unjar(File, File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Extract a JAR file to a directory.
UNKNOWN_ARITY - Static variable in class eu.cqse.check.framework.util.cs.CsCheckUtils
Value for a unknown method arity.
UNKNOWN_ORIGIN - Static variable in class org.conqat.lib.commons.region.Region
Name that is used if region is created without name
UNKNOWN_TEXT_REGION_OFFSET - Static variable in class org.conqat.engine.commons.findings.location.TextRegionLocation
An unknown offset used to indicate, that the line information is to be used to calculate character offset from.
UNKNOWN_TYPE_NAME - Static variable in class eu.cqse.check.framework.typetracker.TypedVariable
Type name that is used if no type name was given.
UnmodifiableCollection<E> - Class in org.conqat.lib.commons.collections
This is a wrapper for a Collection prohibiting all calls which would modify its contents.
UnmodifiableCollection(Collection<E>) - Constructor for class org.conqat.lib.commons.collections.UnmodifiableCollection
Creates a new unmodifiable collection from another collection.
UnmodifiableIterator<E> - Class in org.conqat.lib.commons.collections
This is a wrapper for a Iterator prohibiting all calls which would modify its owning container.
UnmodifiableIterator(Iterator<E>) - Constructor for class org.conqat.lib.commons.collections.UnmodifiableIterator
Creates a new unmodifiable iterator from another iterator.
UnmodifiableList<E> - Class in org.conqat.lib.commons.collections
This is a wrapper for a List prohibiting all calls which would modify its contents.
UnmodifiableList(List<E>) - Constructor for class org.conqat.lib.commons.collections.UnmodifiableList
Creates a new unmodifiable list from another list.
UnmodifiableListIterator<T> - Class in org.conqat.lib.commons.collections
This is a wrapper for a ListIterator prohibiting all calls which would modify its owning container.
UnmodifiableListIterator(ListIterator<T>) - Constructor for class org.conqat.lib.commons.collections.UnmodifiableListIterator
Creates a new unmodifiable list iterator from another list iterator.
UnmodifiableMap<K,V> - Class in org.conqat.lib.commons.collections
This is a wrapper for a Map prohibiting all calls which would modify its contents.
UnmodifiableMap(Map<K, V>) - Constructor for class org.conqat.lib.commons.collections.UnmodifiableMap
Creates a new unmodifiable map from another map.
UnmodifiableSet<E> - Class in org.conqat.lib.commons.collections
This is a wrapper for a Set prohibiting all calls which would modify its contents.
UnmodifiableSet(Set<E>) - Constructor for class org.conqat.lib.commons.collections.UnmodifiableSet
Creates a new unmodifiable set from another set.
UnmodifiableSortedMap<K,V> - Class in org.conqat.lib.commons.collections
This is a wrapper for a SortedMap prohibiting all calls which would modify its contents.
UnmodifiableSortedMap(SortedMap<K, V>) - Constructor for class org.conqat.lib.commons.collections.UnmodifiableSortedMap
Creates a new unmodifiable sorted map from another sorted map.
UnmodifiableSortedSet<E> - Class in org.conqat.lib.commons.collections
This is a wrapper for a SortedSet prohibiting all calls which would modify its contents.
UnmodifiableSortedSet(SortedSet<E>) - Constructor for class org.conqat.lib.commons.collections.UnmodifiableSortedSet
Creates a new unmodifiable sorted set from another sorted set.
UnresolvedCommitDescriptor - Class in org.conqat.engine.index.shared
An already parsed commit, whose branch name may still be missing and whose UnresolvedCommitDescriptor.parentIndex is not yet resolved.
UnresolvedCommitDescriptor(String, long) - Constructor for class org.conqat.engine.index.shared.UnresolvedCommitDescriptor
 
UnresolvedCommitDescriptor(String, long, int) - Constructor for class org.conqat.engine.index.shared.UnresolvedCommitDescriptor
 
UNSAFE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"unsafe"
UNSAFE_BLOCK - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"unsafe block"
unsignedByte(byte) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Returns the unsigned byte interpretation of the parameter.
unsignedByteAsLong(byte) - Static method in class org.conqat.lib.commons.io.ByteArrayUtils
Returns the unsigned byte interpretation of the parameter as long.
UNUSED_CODE - Static variable in class eu.cqse.check.framework.core.CheckGroupNames
The Unused code group name
UnusedResourcesChecker - Class in org.conqat.lib.commons.test
Test listener that prints all the unused resources to console after tests have finished.
UnusedResourcesChecker() - Constructor for class org.conqat.lib.commons.test.UnusedResourcesChecker
 
UNWANTED_TOKEN_TYPES_IN_CONDITION - Static variable in class eu.cqse.check.framework.util.clike.ConditionalBlockUtils
The token types that get sorted out when extracting the condition
UnwantedExpressionInCommentCheckBase - Class in eu.cqse.check.base
Base class for checks which find unwanted expressions in any comment in a resource.
UnwantedExpressionInCommentCheckBase() - Constructor for class eu.cqse.check.base.UnwantedExpressionInCommentCheckBase
 
UnwantedMethodCallsCheckBase - Class in eu.cqse.check.base
Parent class that provides the basic functionality for detecting language-specific unwanted calls.
UnwantedMethodCallsCheckBase() - Constructor for class eu.cqse.check.base.UnwantedMethodCallsCheckBase
 
unzip(File, File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Extract a ZIP file to a directory.
unzip(File, File, String, Charset) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Extract the entries of ZIP file to a directory.
unzip(ZipFile, File, String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Extract entries of a ZipFile to a directory when the ZipFile is created externally.
unzip(InputStream, File) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Extract entries of a zip file input stream to a directory.
unzipTo(File) - Method in class org.conqat.lib.commons.resources.Resource
Unzips the resource into into the given folder under a folder with the same name as the resource's base name.
UPDATE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"update"
updateRating(String, ETrafficLightColor) - Static method in class org.conqat.lib.commons.assessment.Rating
Updates the first found rating tag of a given string with the new color and returns the new content.
updateStringFieldValue(String, String, Function<String, String>) - Method in class org.conqat.lib.commons.serialization.utils.SerializedClassFieldMigrator
Updates the String value of a field with type String according to the field updater function.
UpperCaseStartIdentifierMatcher - Class in eu.cqse.check.framework.shallowparser.framework
Matches identifiers that start with a upper case letter and only contain letters and numbers.
UpperCaseStartIdentifierMatcher() - Constructor for class eu.cqse.check.framework.shallowparser.framework.UpperCaseStartIdentifierMatcher
 
urlEncode() - Method in class org.conqat.lib.commons.uniformpath.UniformPath
Returns this uniform path in url encoding (as needed for safely using it in teamscale URLs).
UrlUtils - Class in org.conqat.lib.commons.net
Utils for URL handling.
UrlUtils() - Constructor for class org.conqat.lib.commons.net.UrlUtils
 
USE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"use"
useExtractor - Variable in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
The variable use extractor to find uses of names (e.g.
USES - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"uses"
USING - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"using"
UTF8_ENCODING - Static variable in class org.conqat.lib.commons.filesystem.FileSystemUtils
Encoding for UTF-8.

V

VALID_IDENTIFIER_PATTERN - Static variable in class eu.cqse.check.framework.util.CppLanguageFeatureParser
Regular expression describing a valid C/C++ identifier.
VALID_IDENTIFIERS - Static variable in class eu.cqse.check.framework.shallowparser.languages.cs.CsShallowParser
A set of all token types that can be used as valid identifiers.
VALID_IDENTIFIERS - Static variable in class eu.cqse.check.framework.util.JavaLanguageFeatureParser
All token types that can be used as identifier.
validateMesh(T, IMeshWalker<T, X_WALKER>) - Method in class org.conqat.lib.commons.constraint.ConstraintValidator
Validates all reachable elements of a mesh.
validateMesh(T, IMeshWalker<T, X_WALKER>, IExceptionHandler<ConstraintViolationException, X>) - Method in class org.conqat.lib.commons.constraint.ConstraintValidator
Validates all reachable elements of a mesh.
validateTree(T, ITreeWalker<T, X_WALKER>) - Method in class org.conqat.lib.commons.constraint.ConstraintValidator
Validates all nodes of a tree.
validateTree(T, ITreeWalker<T, X_WALKER>, IExceptionHandler<ConstraintViolationException, X>) - Method in class org.conqat.lib.commons.constraint.ConstraintValidator
Validates all nodes of a tree.
validIdentifiers - Variable in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
All token types that can be used as valid identifiers.
ValueConversionException(String) - Constructor for exception org.conqat.lib.commons.options.Options.ValueConversionException
Construct new conversion exception.
valueOf(String) - Static method in enum com.teamscale.core.migration.ETeamscaleVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.core.ECheckParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.core.EFindingEnablement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.core.phase.ECodeViewOption.ETextViewOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.core.phase.ECodeViewOption.ETokenViewOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.core.phase.ECodeViewOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.core.ruleset.EAutosarCpp14Rule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.core.ruleset.EMisraC2012Rule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.scanner.ELanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.scanner.ETokenType.ETokenClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.scanner.ETokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.framework.EShallowEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.abap.AbapShallowParser.EAbapParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.ada.AdaShallowParser.EAdaParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.base.EGenericParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.cobol.ECobolParserState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.cobol.EStatementEndType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.delphi.DelphiShallowParser.EDelphiParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.fortran.FortranShallowParser.EFortranParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.gosu.GosuShallowParser.EGosuParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.hanasqlscript.HanaSQLScriptShallowParser.EHanaSQLScriptParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.iec61131.Iec61131ShallowParser.EIec61131ParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.javascript.JavaScriptShallowParser.EJavaScriptParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.kotlin.EKotlinParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.matlab.MatlabShallowParser.EMatlabParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.oscript.EOScriptParserState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.plsql.PlsqlShallowParser.EPlsqlParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.python.PythonShallowParser.EPythonParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.ruby.RubyShallowParser.ERubyParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.rust.RustShallowParser.ERustParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.tsql.TsqlShallowParser.ETsqlParserStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.visualbasic.EVisualBasicParserState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.languages.xtend.XtendShallowParser.EXtendShallowParserState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.shallowparser.util.EntitySelectionExpressionParsingException.EParsingExceptionMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.framework.util.clike.EConditionalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.util.clang.misra.EEssentialType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.cqse.check.util.clang.misra.EEssentialTypeCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.engine.core.configuration.EFeatureToggle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.engine.index.shared.EGitProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.engine.index.shared.EVersionControlSystemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.engine.index.shared.tests.ETestExecutionResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.engine.service.shared.client.EServiceApiVersion
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.engine.service.shared.data.EFindingBlacklistType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.engine.service.shared.EMimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.engine.sourcecode.coverage.ELineCoverage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.assessment.ETrafficLightColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.cache4j.backend.ECachingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.cache4j.ECacheThreadSupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.color.ECCSMColor
Returns the enum constant of this type with the specified name.
valueOf(Class<T>, String) - Static method in class org.conqat.lib.commons.enums.EnumUtils
This works like Enum.valueOf(java.lang.Class, java.lang.String) but returns null if constant wasn't found instead of throwing an IllegalArgumentException.
valueOf(String) - Method in class org.conqat.lib.commons.enums.EnumValueMap
Gets the enum value with the given name from an internal lookup map.
valueOf(String) - Static method in enum org.conqat.lib.commons.filesystem.EByteOrderMark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.graph.EGraphvizOutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.html.ECSSProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.html.ECSSPseudoClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.html.EHTMLAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.html.EHTMLElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.math.EAggregationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.reflect.EJavaPrimitive
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.string.ENewline
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.system.SystemUtils.EOperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.uniformpath.UniformPath.EType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.conqat.lib.commons.xml.EXMLWriterExceptionType
Returns the enum constant of this type with the specified name.
valueOfIgnoreCase(Class<T>, String) - Static method in class org.conqat.lib.commons.enums.EnumUtils
Works like EnumUtils.valueOf(Class, String) but ignores case.
values() - Static method in enum com.teamscale.core.migration.ETeamscaleVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.core.ECheckParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.core.EFindingEnablement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.core.phase.ECodeViewOption.ETextViewOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.core.phase.ECodeViewOption.ETokenViewOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.core.phase.ECodeViewOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.core.ruleset.EAutosarCpp14Rule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.core.ruleset.EMisraC2012Rule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.scanner.ELanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.scanner.ETokenType.ETokenClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.scanner.ETokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.framework.EShallowEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.abap.AbapShallowParser.EAbapParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.ada.AdaShallowParser.EAdaParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.base.EGenericParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.cobol.ECobolParserState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.cobol.EStatementEndType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.delphi.DelphiShallowParser.EDelphiParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.fortran.FortranShallowParser.EFortranParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.gosu.GosuShallowParser.EGosuParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.hanasqlscript.HanaSQLScriptShallowParser.EHanaSQLScriptParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.iec61131.Iec61131ShallowParser.EIec61131ParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.javascript.JavaScriptShallowParser.EJavaScriptParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.kotlin.EKotlinParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.matlab.MatlabShallowParser.EMatlabParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.oscript.EOScriptParserState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.plsql.PlsqlShallowParser.EPlsqlParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.python.PythonShallowParser.EPythonParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.ruby.RubyShallowParser.ERubyParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.rust.RustShallowParser.ERustParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.tsql.TsqlShallowParser.ETsqlParserStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.visualbasic.EVisualBasicParserState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.languages.xtend.XtendShallowParser.EXtendShallowParserState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.shallowparser.util.EntitySelectionExpressionParsingException.EParsingExceptionMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.framework.util.clike.EConditionalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.util.clang.misra.EEssentialType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.cqse.check.util.clang.misra.EEssentialTypeCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.engine.core.configuration.EFeatureToggle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.engine.index.shared.EGitProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.engine.index.shared.EVersionControlSystemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.engine.index.shared.tests.ETestExecutionResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.engine.service.shared.client.EServiceApiVersion
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.engine.service.shared.data.EFindingBlacklistType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.engine.service.shared.EMimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.engine.sourcecode.coverage.ELineCoverage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.assessment.ETrafficLightColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.cache4j.backend.ECachingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.cache4j.ECacheThreadSupport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.conqat.lib.commons.collections.ArrayBackedMap
values() - Method in class org.conqat.lib.commons.collections.CaseInsensitiveMap
values() - Method in class org.conqat.lib.commons.collections.ClassHierarchyMap
 
values() - Method in class org.conqat.lib.commons.collections.CounterSet
Returns a collection of all values
values() - Method in class org.conqat.lib.commons.collections.HybridMapBase
values() - Method in class org.conqat.lib.commons.collections.UnmodifiableMap
values() - Static method in enum org.conqat.lib.commons.color.ECCSMColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.filesystem.EByteOrderMark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.graph.EGraphvizOutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.html.ECSSProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.html.ECSSPseudoClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.html.EHTMLAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.html.EHTMLElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.math.EAggregationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.reflect.EJavaPrimitive
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.string.ENewline
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.system.SystemUtils.EOperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.uniformpath.UniformPath.EType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.conqat.lib.commons.xml.EXMLWriterExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"variable"
VARIABLE_DECLARATION_MODIFIERS - Static variable in class eu.cqse.check.framework.util.CsLanguageFeatureParser
All token types that are modifiers for variables or attributes.
VARIABLE_DECLARATION_SUBTYPES - Static variable in class eu.cqse.check.framework.typetracker.abap.AbapTypeInfoExtractor
Names of sub types in which variables can be declared.
VariableReadFilter - Class in eu.cqse.check.framework.util.variable
Filters for variable uses that read the variable's value.
VariableReadFilter() - Constructor for class eu.cqse.check.framework.util.variable.VariableReadFilter
 
variableSplitType - Variable in class eu.cqse.check.framework.util.CLikeLanguageFeatureParserBase
The type of variable split of splitVariableTokens method
VariableWriteFilter - Class in eu.cqse.check.framework.util.variable
Filters for variable uses that write the variable's value.
VariableWriteFilter() - Constructor for class eu.cqse.check.framework.util.variable.VariableWriteFilter
 
variance(Collection<? extends Number>, boolean) - Static method in class org.conqat.lib.commons.math.MathUtils
Calculate variance of the data set.
VarianceAggregator - Class in org.conqat.lib.commons.math
Calculates the variance with a two-pass algorithm.
VarianceAggregator(boolean) - Constructor for class org.conqat.lib.commons.math.VarianceAggregator
Constructor.
VBToken - Class in eu.cqse.check.framework.scanner
Class for VB tokens generated by the VB scanner.
Version - Class in org.conqat.lib.commons.version
A class to describe versions of software (or other) artifacts.
Version(int, int) - Constructor for class org.conqat.lib.commons.version.Version
Create a new version.
Version(int, int, int) - Constructor for class org.conqat.lib.commons.version.Version
Create a new version.
VISIBILITY - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"Visibility"
visit(ShallowEntity) - Method in interface eu.cqse.check.framework.shallowparser.framework.IShallowEntityVisitor
Denotes that visiting the entity begins.
visit(ShallowEntity) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils.CollectingVisitorBase
Denotes that visiting the entity begins.
visit(int[], ShallowEntity) - Method in interface eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils.IShallowEntityKeyVisitor
Denotes that visiting the entity begins.
visit(ShallowEntity) - Method in class eu.cqse.check.framework.shallowparser.framework.ShallowEntityTraversalUtils.ShallowEntityVisitorBase
Denotes that visiting the entity begins.
visit(ShallowEntity) - Method in class eu.cqse.check.framework.shallowparser.prettyprint.PrettyPrinter
Denotes that visiting the entity begins.
visit(ShallowEntity) - Method in class eu.cqse.check.framework.shallowparser.util.ConnectedEntityCollector
Denotes that visiting the entity begins.
visit(CXCursor, CXCursor) - Method in class eu.cqse.check.util.clang.PrintVisitor
 
visit(E) - Method in interface org.conqat.lib.commons.visitor.IVisitor
Visit element.
visitAllDepthFirst(T, IMeshWalker<T, X1>, IVisitor<T, X2>) - Static method in class org.conqat.lib.commons.visitor.VisitorUtils
Visits all elements of a mesh in depth first order.
visitAllPreOrder(T, ITreeWalker<T, X1>, IVisitor<T, X2>) - Static method in class org.conqat.lib.commons.visitor.VisitorUtils
Visits all nodes of a tree in pre-order, i.e.
visitLeaves(T, ITreeWalker<T, X1>, IVisitor<T, X2>) - Static method in class org.conqat.lib.commons.visitor.VisitorUtils
Visits all leaves of a tree, i.e.
VisitorUtils - Class in org.conqat.lib.commons.visitor
Utility class for working with visitors.
VisitorUtils() - Constructor for class org.conqat.lib.commons.visitor.VisitorUtils
 
VisualBasicShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.visualbasic
VisualBasic.NET shallow parser.
VisualBasicShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.visualbasic.VisualBasicShallowParser
Constructor

W

warn(Object) - Method in interface org.conqat.lib.commons.logging.ILogger
Log message with level WARN.
warn(Object, Throwable) - Method in interface org.conqat.lib.commons.logging.ILogger
Log message with level WARN.
warn(Object) - Method in class org.conqat.lib.commons.logging.NoOpLogger
Log message with level WARN.
warn(Object, Throwable) - Method in class org.conqat.lib.commons.logging.NoOpLogger
Log message with level WARN.
warn(Object) - Method in class org.conqat.lib.commons.logging.SimpleLogger
Log message with level WARN.
warn(Object, Throwable) - Method in class org.conqat.lib.commons.logging.SimpleLogger
Log message with level WARN.
warn(Object) - Method in class org.conqat.lib.commons.logging.WrappedLogger
Log message with level WARN.
warn(Object, Throwable) - Method in class org.conqat.lib.commons.logging.WrappedLogger
Log message with level WARN.
WHEN - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"when"
WHILE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"while"
WHILE_LET - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"while let"
WHITE_BACKGROUND - Static variable in class org.conqat.engine.commons.css.CSSMananger
White background.
WIDE_TABLE_CELL - Static variable in class org.conqat.engine.commons.css.CSSMananger
Wide table cell.
WINDOWS_SEPARATOR - Static variable in class org.conqat.lib.commons.filesystem.FileSystemUtils
Windows file path separator
WITH - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"with"
with(ServerDetails, ServiceClientCallable<T>) - Static method in interface org.conqat.engine.service.shared.client.ServiceClientCallable
Helper method for starting a service call with the given ServerDetails.
withAnalysisTimestamp(long) - Method in class org.conqat.engine.index.shared.TestIndexFindingBuilder
Ensures that the IndexFinding is built with the given analysis timestamp.
withAssessment(ETrafficLightColor) - Method in class org.conqat.engine.commons.findings.TestDetachedFindingBuilder
Ensures that the DetachedFinding is built with the given assessment.
withAssessment(ETrafficLightColor) - Method in class org.conqat.engine.index.shared.TestIndexFindingBuilder
Ensures that the IndexFinding is built with the given assessment.
withAssessment(ETrafficLightColor) - Method in class org.conqat.engine.index.shared.TestTrackedFindingBuilder
Ensures that the TrackedFinding is built with the given assessment.
withBirthCommit(CommitDescriptor) - Method in class org.conqat.engine.index.shared.TestTrackedFindingBuilder
Ensures that the TrackedFinding is built with the given birth commit.
withCategory(String) - Method in class org.conqat.engine.commons.findings.TestDetachedFindingBuilder
Ensures that the DetachedFinding is built with the given category.
withCommit(CommitDescriptor) - Method in class org.conqat.engine.index.shared.tests.TestTestExecutionWithPartitionBuilder
withDeathCommit(CommitDescriptor) - Method in class org.conqat.engine.index.shared.TestTrackedFindingBuilder
Ensures that the TrackedFinding is built with the given death commit.
withDurationSeconds(long) - Method in class org.conqat.engine.index.shared.tests.TestTestExecutionWithPartitionBuilder
withGroup(String) - Method in class org.conqat.engine.commons.findings.TestDetachedFindingBuilder
Ensures that the DetachedFinding is built with the given group.
withHttpClient(CloseableHttpClient, ServiceClientCallable<T>) - Static method in interface org.conqat.engine.service.shared.client.ServiceClientCallable
Helper method for starting a service call using a given CloseableHttpClient.
withId(String) - Method in class org.conqat.engine.index.shared.TestTrackedFindingBuilder
Ensures that the TrackedFinding is built with the given ID.
withIsArtificialMergeTestExecution(boolean) - Method in class org.conqat.engine.index.shared.tests.TestTestExecutionWithPartitionBuilder
withLocation(ElementLocation) - Method in class org.conqat.engine.commons.findings.TestDetachedFindingBuilder
Ensures that the DetachedFinding is built with the given location.
withMessage(String) - Method in class org.conqat.engine.commons.findings.TestDetachedFindingBuilder
Ensures that the DetachedFinding is built with the given message.
withMessage(String) - Method in class org.conqat.engine.index.shared.tests.TestTestExecutionWithPartitionBuilder
withPartition(String) - Method in class org.conqat.engine.index.shared.tests.TestTestExecutionWithPartitionBuilder
withResult(ETestExecutionResult) - Method in class org.conqat.engine.index.shared.tests.TestTestExecutionWithPartitionBuilder
withTimeOut(int) - Method in class org.conqat.engine.service.shared.client.ServerDetails
Returns a copy of the server details with the new timeout value.
withUniformPath(String) - Method in class org.conqat.engine.index.shared.tests.TestTestExecutionWithPartitionBuilder
worst(ETestExecutionResult, ETestExecutionResult) - Static method in enum org.conqat.engine.index.shared.tests.ETestExecutionResult
Returns the worst ETestExecutionResult between the two ETestExecutionResults.
wrapLongLines(String, int) - Static method in class org.conqat.lib.commons.string.StringUtils
This method splits the input string into words (delimited by whitespace) and returns a string whose words are separated by single spaces and whose lines are not longer than the given length (unless a very long word occurs)).
wrapPatternSyntaxException(PatternSyntaxException) - Static method in class org.conqat.engine.commons.CommonUtils
Wraps a PatternSyntaxException into a ConQATException
WrappedLogger - Class in org.conqat.lib.commons.logging
ILogger that wraps another logger and prints the given message once before any other message is printed.
WrappedLogger(ILogger, String) - Constructor for class org.conqat.lib.commons.logging.WrappedLogger
Constructor.
WRITE - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"write"
write(File) - Method in class org.conqat.engine.commons.css.CSSMananger
Write style file to disk.
write(int) - Method in class org.conqat.lib.commons.io.ChunkOutputStream
write(byte[], int, int) - Method in class org.conqat.lib.commons.io.ChunkOutputStream
write(char[], int, int) - Method in class org.conqat.lib.commons.io.LimitedWriter
 
write(int) - Method in class org.conqat.lib.commons.io.MultiplexedOutputStream
Forwards write operation to all underlying output streams.
write(int) - Method in class org.conqat.lib.commons.io.NullOutputStream
Does nothing.
writeBlockData(byte[]) - Method in class org.conqat.lib.commons.serialization.SerializedEntitySerializer
Writes a raw block of data.
writeFile(File, String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Write string to a file with the default encoding.
writeFile(File, String, String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Write string to a file.
writeFileBinary(File, byte[]) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Writes the given bytes to the given file.
writeFileUTF8(File, String) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Write string to a file with UTF8 encoding.
writeFileWithBOM(File, String, EByteOrderMark) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Write string to a file using a UTF encoding.
writeLines(File, Collection<String>) - Static method in class org.conqat.lib.commons.filesystem.FileSystemUtils
Writes the given collection of String as lines into the specified file.
writeOut(PrintStream, String) - Method in class org.conqat.lib.commons.html.CSSDeclarationBlock
Writes the full (including inherited) properties into the given stream using the format for CSS files, i.e.
writeOut(PrintStream) - Method in class org.conqat.lib.commons.html.CSSManagerBase
Write all selectors with their blocks to the given stream.
writeOutDeclarations(PrintStream) - Method in class org.conqat.engine.commons.css.CSSMananger
Write out declarations.
writeOutDeclarations(PrintStream) - Method in class org.conqat.lib.commons.html.CSSManagerBase
Write out declarations.
writeOutDefaultDeclarations(PrintStream) - Method in class org.conqat.engine.commons.css.CSSMananger
Write out default declarations for element (i.e.
writeOutDefaultDeclarations(PrintStream) - Method in class org.conqat.lib.commons.html.CSSManagerBase
Write out default declarations for element (i.e.
writeReference(SerializedEntityBase) - Method in class org.conqat.lib.commons.serialization.SerializedEntitySerializer
Attempts to write a reference to this object if it has been written before.
writeUTF(String, DataOutputStream) - Static method in class org.conqat.lib.commons.serialization.objects.LongStringUtils
This is a copy of DataOutputStream.writeUTF(String) with the main difference that the length is not read as a short but as a long.
writeValue(Object, SerializedEntityPool, DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedBooleanField
Writes the given field value to the output stream using the correct format for this field.
writeValue(Object, SerializedEntityPool, DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedByteField
Writes the given field value to the output stream using the correct format for this field.
writeValue(Object, SerializedEntityPool, DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedCharField
Writes the given field value to the output stream using the correct format for this field.
writeValue(Object, SerializedEntityPool, DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedComplexFieldBase
Writes the given field value to the output stream using the correct format for this field.
writeValue(Object, SerializedEntityPool, DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedDoubleField
Writes the given field value to the output stream using the correct format for this field.
writeValue(Object, SerializedEntityPool, DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedFieldBase
Writes the given field value to the output stream using the correct format for this field.
writeValue(Object, SerializedEntityPool, DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedFloatField
Writes the given field value to the output stream using the correct format for this field.
writeValue(Object, SerializedEntityPool, DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedIntField
Writes the given field value to the output stream using the correct format for this field.
writeValue(Object, SerializedEntityPool, DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedLongField
Writes the given field value to the output stream using the correct format for this field.
writeValue(Object, SerializedEntityPool, DataOutputStream, SerializedEntitySerializer) - Method in class org.conqat.lib.commons.serialization.classes.SerializedShortField
Writes the given field value to the output stream using the correct format for this field.

X

XMLReader<E extends java.lang.Enum<E>,A extends java.lang.Enum<A>,X extends java.lang.Exception> - Class in org.conqat.lib.commons.xml
Utility class for reading XML documents.
XMLReader(File, IXMLResolver<E, A>) - Constructor for class org.conqat.lib.commons.xml.XMLReader
Create new reader.
XMLReader(File, Charset, IXMLResolver<E, A>) - Constructor for class org.conqat.lib.commons.xml.XMLReader
Create reader.
XMLReader(String, IXMLResolver<E, A>) - Constructor for class org.conqat.lib.commons.xml.XMLReader
Create reader.
XMLReader(Reader, IXMLResolver<E, A>) - Constructor for class org.conqat.lib.commons.xml.XMLReader
Create reader.
XMLResolver<E extends java.lang.Enum<E>,A extends java.lang.Enum<A>> - Class in org.conqat.lib.commons.xml
Default implementation of IXMLResolver.
XMLResolver(Class<A>) - Constructor for class org.conqat.lib.commons.xml.XMLResolver
Create new resolver.
xmlResolver - Variable in class org.conqat.lib.commons.xml.XMLWriter
Resolver used by the writer.
XmlSerializationUtils - Class in org.conqat.engine.service.shared
Utility code for serializing to XML.
XmlSerializationUtils() - Constructor for class org.conqat.engine.service.shared.XmlSerializationUtils
 
XMLToken - Class in eu.cqse.check.framework.scanner
Class for XML tokens generated by the XML scanner.
XMLUtils - Class in org.conqat.lib.commons.xml
Collection of utility methods for XML.
XMLUtils() - Constructor for class org.conqat.lib.commons.xml.XMLUtils
 
XMLWriter<E extends java.lang.Enum<E>,A extends java.lang.Enum<A>> - Class in org.conqat.lib.commons.xml
Utility class for creating XML documents.
XMLWriter(OutputStream, IXMLResolver<E, A>) - Constructor for class org.conqat.lib.commons.xml.XMLWriter
Create a new writer.
XMLWriter(PrintWriter, IXMLResolver<E, A>) - Constructor for class org.conqat.lib.commons.xml.XMLWriter
Create a new writer.
XMLWriterException - Exception in org.conqat.lib.commons.xml
XMLWriterExceptions are runtime exceptions thrown by the XMLWriter.
XPathEvaluator - Class in org.conqat.lib.commons.xml
Evaluator for XPath expression.
XPathEvaluator() - Constructor for class org.conqat.lib.commons.xml.XPathEvaluator
Create new evaluator.
XtendShallowParser - Class in eu.cqse.check.framework.shallowparser.languages.xtend
Shallow parser for Xtend.
XtendShallowParser() - Constructor for class eu.cqse.check.framework.shallowparser.languages.xtend.XtendShallowParser
Constructor
XtendShallowParser.EXtendShallowParserState - Enum in eu.cqse.check.framework.shallowparser.languages.xtend
The states of the xtend parser
XtendSkipToEndOfStatementRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.xtend
We have to use this recognizer to match single statements in xtend, because there is no indicator like semicolon or end of line, that marks the end of a statement.
XtendSkipToEndOfStatementRecognizer() - Constructor for class eu.cqse.check.framework.shallowparser.languages.xtend.XtendSkipToEndOfStatementRecognizer
 
XtendToken - Class in eu.cqse.check.framework.scanner
Class for XTEND tokens generated by the XTEND scanner.

Y

YIELD - Static variable in class eu.cqse.check.framework.shallowparser.SubTypeNames
"yield"
YuiCallRecognizer - Class in eu.cqse.check.framework.shallowparser.languages.javascript
Recognizer for calls of the global YUI object from the YUI framework.
YuiCallRecognizer(String) - Constructor for class eu.cqse.check.framework.shallowparser.languages.javascript.YuiCallRecognizer
Constructor.
yybegin(int) - Method in class eu.cqse.check.framework.scanner.UnicodeEscapes
Enters a new lexical state
yycharat(int) - Method in class eu.cqse.check.framework.scanner.UnicodeEscapes
Returns the character at position pos from the matched text.
yyclose() - Method in class eu.cqse.check.framework.scanner.UnicodeEscapes
Closes the input stream.
YYEOF - Static variable in class eu.cqse.check.framework.scanner.UnicodeEscapes
This character denotes the end of file
YYINITIAL - Static variable in class eu.cqse.check.framework.scanner.UnicodeEscapes
lexical states
yylength() - Method in class eu.cqse.check.framework.scanner.UnicodeEscapes
Returns the length of the matched text region.
yypushback(int) - Method in class eu.cqse.check.framework.scanner.UnicodeEscapes
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - Method in class eu.cqse.check.framework.scanner.UnicodeEscapes
Resets the scanner to read from a new input stream.
yystate() - Method in class eu.cqse.check.framework.scanner.UnicodeEscapes
Returns the current lexical state.
yytext() - Method in class eu.cqse.check.framework.scanner.UnicodeEscapes
Returns the text matched by the current regular expression.

Z

ZeroLengthTokenPatternBase - Class in eu.cqse.check.framework.util.tokens
Base class for patterns that check a condition but do not advance the token stream.
ZeroLengthTokenPatternBase() - Constructor for class eu.cqse.check.framework.util.tokens.ZeroLengthTokenPatternBase
 
zip(List<S>, List<T>) - Static method in class org.conqat.lib.commons.collections.PairList
Creates a PairList that consists of pairs of values taken from the two Lists.
zipAsMap(List<K>, List<V>) - Static method in class org.conqat.lib.commons.collections.CollectionUtils
Returns a map that maps each element of the first list to the corresponding (by index) element of the second list.
ZipFile - Class in org.conqat.lib.commons.filesystem
Wrapper around Apache Compress ZIP file that exposes the filename
ZipFile(File) - Constructor for class org.conqat.lib.commons.filesystem.ZipFile
 
ZipFile(String) - Constructor for class org.conqat.lib.commons.filesystem.ZipFile
 
ZipFile(String, String) - Constructor for class org.conqat.lib.commons.filesystem.ZipFile
 
ZipFile(File, String) - Constructor for class org.conqat.lib.commons.filesystem.ZipFile
 
ZipFile(File, String, boolean) - Constructor for class org.conqat.lib.commons.filesystem.ZipFile
 
ZipFile(File, Charset) - Constructor for class org.conqat.lib.commons.filesystem.ZipFile
 
ZipFileUtils - Class in org.conqat.lib.commons.filesystem
Utility methods which deal with the content of Zip files.
ZipFileUtils() - Constructor for class org.conqat.lib.commons.filesystem.ZipFileUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z