Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- add(Atom) - Method in interface com.lattix.core.depends.AtomSet
-
Add the given atom to this set.
- add(Partition) - Method in interface com.lattix.core.partition.PartitionSet
-
Add the given partition to the set
- add(RuleViolator) - Method in interface com.lattix.core.partition.RuleViolatorSet
- addAll(AtomCollection) - Method in interface com.lattix.core.depends.AtomSet
-
Add all atoms in given collection
- addAll(PartitionCollection) - Method in interface com.lattix.core.partition.PartitionSet
-
Add all the partitions in the given collection to this set
- addAll(Iterable<RuleViolator>) - Method in interface com.lattix.core.partition.RuleViolatorSet
- addAtomExternalName(Atom, CharSequence) - Method in interface com.lattix.core.depends.AtomFactory
- addAtomPropertyValue(Atom, String, Object) - Method in interface com.lattix.core.depends.AtomFactory
- addAtomToPartition(Partition, Atom) - Method in interface com.lattix.api.ProjectEditor
-
Add atom to the given partition.
- addClasses(Class<?>) - Method in class com.lattix.api.groovy.APIScript
- addColumnParam(String, String, Object) - Method in class com.lattix.framework.query.QueryParams
- addCustomReport(String) - Method in interface com.lattix.api.ReportGroup
-
Create a new custom report with the given headers
- addDateColumn(String, String) - Method in interface com.lattix.api.CustomReport
-
Add a date column to the report
- addDependency(Atom, String, CharSequence, int) - Method in interface com.lattix.core.depends.AtomFactory
-
Add a dependency to the atom
- addDependency(Atom, String, CharSequence, CharSequence, int) - Method in interface com.lattix.core.depends.AtomFactory
- addDependencyLineMapping(Atom, Dependency, int, int, int) - Method in interface com.lattix.core.depends.AtomFactory
- addDependencyPropertyValue(Atom, Dependency, String, Object) - Method in interface com.lattix.core.depends.AtomFactory
- addDependencyPropertyValue(Atom, Dependency, String, Object, int) - Method in interface com.lattix.core.depends.AtomFactory
- addFileDataSource(File, String) - Method in interface com.lattix.api.ProjectUpdater
-
Add the given File to the project as a data source
- addModuleDataSources(String, Iterable<String>) - Method in interface com.lattix.api.ProjectUpdater
-
Replaces the current module datasources with the given sources.
- addNumberColumn(String, String) - Method in interface com.lattix.api.CustomReport
-
Add a number column to the report
- addPartitionsToTag(Tag, PartitionCollection) - Method in interface com.lattix.api.ProjectEditor
-
Add partitions to the given tag
- addPartitionToTag(Tag, Partition) - Method in interface com.lattix.api.ProjectEditor
-
Add partition to the given tag
- addPropertyChangeListener(PropertyChangeListener) - Method in interface com.lattix.util.PropertyManager
- addPropertyDefinition(AtomPropertyDefinition) - Method in interface com.lattix.core.depends.AtomKindDefinition
- addReportHeading(ReportSet.ReportHeading) - Method in class com.lattix.framework.reports.ReportSet.ReportHeadings
- addReportHeading(String) - Method in interface com.lattix.framework.reports.ReportSet
- addReportHeading(String) - Method in class com.lattix.framework.reports.ReportSet.ReportHeadings
- addReportHeading(String, int) - Method in class com.lattix.framework.reports.ReportSet.ReportHeadings
- addReportHeading(String, String, String) - Method in interface com.lattix.framework.reports.ReportSet
- addReportHeading(String, String, String) - Method in class com.lattix.framework.reports.ReportSet.ReportHeadings
- addReportHeadingURL(String, String, String) - Method in class com.lattix.framework.reports.ReportSet.ReportHeadings
- addResultSetColumns(Results) - Method in class com.lattix.core.query.builder.QueryBuilder
- addResultSetColumns(ObjectResultSet<?>, TableReference) - Method in class com.lattix.core.query.builder.QueryBuilder
- addRow(Query.Row) - Method in interface com.lattix.api.CustomReport
-
Add row to the report
- addTextColumn(String, String) - Method in interface com.lattix.api.CustomReport
-
Add a text column to the report
- addTypeColumn(String, String, Class<?>) - Method in interface com.lattix.api.CustomReport
- addUndefinedDependency(Atom, String, CharSequence, CharSequence, int) - Method in interface com.lattix.core.depends.AtomFactory
- addUniqueDependency(Atom, String, CharSequence, CharSequence, int) - Method in interface com.lattix.core.depends.AtomFactory
- addUnresolvedDependency(Atom, String, CharSequence, CharSequence, int) - Method in interface com.lattix.core.depends.AtomFactory
- addValue(String, String) - Method in class com.lattix.framework.reports.ReportSet.ReportHeading
- AGG_FUNC_AVG - Static variable in interface com.lattix.core.depends.PropertyDefinition
- AGG_FUNC_MAX - Static variable in interface com.lattix.core.depends.PropertyDefinition
- aggregate() - Element in annotation interface com.lattix.api.annotations.APIMetric
- allAtomIterator() - Method in interface com.lattix.core.depends.EdgeDatabase
-
Return all the atoms in the model
- allColumns() - Method in interface com.lattix.core.query.builder.IAtomKinds
- allColumns() - Method in interface com.lattix.core.query.builder.IAtoms
- allColumns() - Method in interface com.lattix.core.query.builder.IBooleanType
- allColumns() - Method in interface com.lattix.core.query.builder.ICheckers
- allColumns() - Method in interface com.lattix.core.query.builder.ICycleComponents
- allColumns() - Method in interface com.lattix.core.query.builder.ICycles
- allColumns() - Method in interface com.lattix.core.query.builder.IDatasource
- allColumns() - Method in interface com.lattix.core.query.builder.IDateType
- allColumns() - Method in interface com.lattix.core.query.builder.IDependency
- allColumns() - Method in interface com.lattix.core.query.builder.IDependencyKinds
- allColumns() - Method in interface com.lattix.core.query.builder.IEdgeDetails
- allColumns() - Method in interface com.lattix.core.query.builder.IEdges
- allColumns() - Method in interface com.lattix.core.query.builder.IIssueGroups
- allColumns() - Method in interface com.lattix.core.query.builder.IIssues
- allColumns() - Method in interface com.lattix.core.query.builder.IIssueSeverity
- allColumns() - Method in interface com.lattix.core.query.builder.IMap
- allColumns() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- allColumns() - Method in interface com.lattix.core.query.builder.IMetrics
- allColumns() - Method in interface com.lattix.core.query.builder.IMetricThreshold
- allColumns() - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- allColumns() - Method in interface com.lattix.core.query.builder.IModules
- allColumns() - Method in interface com.lattix.core.query.builder.INumberType
- allColumns() - Method in interface com.lattix.core.query.builder.IObjectMap
- allColumns() - Method in interface com.lattix.core.query.builder.IObjectType
- allColumns() - Method in interface com.lattix.core.query.builder.IPartitionRelations
- allColumns() - Method in interface com.lattix.core.query.builder.IPartitions
- allColumns() - Method in interface com.lattix.core.query.builder.IProjectProperties
- allColumns() - Method in interface com.lattix.core.query.builder.IProperties
- allColumns() - Method in interface com.lattix.core.query.builder.IProperty
- allColumns() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- allColumns() - Method in interface com.lattix.core.query.builder.IRules
- allColumns() - Method in interface com.lattix.core.query.builder.ISourceCode
- allColumns() - Method in interface com.lattix.core.query.builder.IStringType
- allColumns() - Method in interface com.lattix.core.query.builder.ITags
- allColumns() - Method in interface com.lattix.core.query.builder.IViolators
- allColumns() - Method in interface com.lattix.core.query.builder.IWith
- allColumns() - Method in interface com.lattix.core.query.builder.IWorkItemData
- allColumns() - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- allColumns() - Method in interface com.lattix.core.query.builder.IWorkList
- ALPHABETIZE - Static variable in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- ALPHABETIZE_DESCENDING - Static variable in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- APIAction - Annotation Interface in com.lattix.api.annotations
- APIActionGroup - Annotation Interface in com.lattix.api.annotations
- APIArgument - Annotation Interface in com.lattix.api.annotations
- APIArgumentID - Annotation Interface in com.lattix.api.annotations
- APIArgumentInit - Annotation Interface in com.lattix.api.annotations
- APICancelable - Annotation Interface in com.lattix.api.annotations
- APIChecker - Annotation Interface in com.lattix.api.annotations
- APIClass - Annotation Interface in com.lattix.api.annotations
- APIClassPath - Annotation Interface in com.lattix.api.annotations
- APIDefinition - Annotation Interface in com.lattix.api.annotations
- APIDependencyResolver - Annotation Interface in com.lattix.api.annotations
- APIDescription - Annotation Interface in com.lattix.api.annotations
- APIDialog - Annotation Interface in com.lattix.api.annotations
- APIEllipsis - Annotation Interface in com.lattix.api.annotations
- APIException - Exception in com.lattix.api
- APIException(String) - Constructor for exception com.lattix.api.APIException
- APIException(String, Exception) - Constructor for exception com.lattix.api.APIException
- APIFeature - Annotation Interface in com.lattix.api.annotations
- APIField - Annotation Interface in com.lattix.api.annotations
- APIHasProgress - Annotation Interface in com.lattix.api.annotations
- APIHelpURL - Annotation Interface in com.lattix.api.annotations
- APIImporter - Annotation Interface in com.lattix.api.annotations
- APIIsCancelable - Annotation Interface in com.lattix.api.annotations
- APIIsPassword - Annotation Interface in com.lattix.api.annotations
- APIKeyword - Annotation Interface in com.lattix.api.annotations
- APIKeywords - Annotation Interface in com.lattix.api.annotations
- APILocalize - Annotation Interface in com.lattix.api.annotations
- APIMatcher - Annotation Interface in com.lattix.api.annotations
- APIMethod - Annotation Interface in com.lattix.api.annotations
- APIMetric - Annotation Interface in com.lattix.api.annotations
- APIModule - Annotation Interface in com.lattix.api.annotations
- APIOrdering - Annotation Interface in com.lattix.api.annotations
- APIPreferences - Annotation Interface in com.lattix.api.annotations
- APIReport - Annotation Interface in com.lattix.api.annotations
- APIRequired - Annotation Interface in com.lattix.api.annotations
- APIRequiresVersion - Annotation Interface in com.lattix.api.annotations
- APIRest - Annotation Interface in com.lattix.api.annotations
- APIReturnType - Annotation Interface in com.lattix.api.annotations
- APISaver - Annotation Interface in com.lattix.api.annotations
- APIScript - Class in com.lattix.api.groovy
- APIScript() - Constructor for class com.lattix.api.groovy.APIScript
- APIScriptDescription - Annotation Interface in com.lattix.api.annotations
- APIShortcut - Annotation Interface in com.lattix.api.annotations
- APITest - Annotation Interface in com.lattix.api.annotations
- APIWeight - Annotation Interface in com.lattix.api.annotations
- AS_EARLY_AS_POSSIBLE - Static variable in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- AS_LATE_AS_POSSIBLE - Static variable in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- Atom - Interface in com.lattix.core.depends
-
Atom represents the objects that contain the dependencies.
- AtomBehavior - Enum Class in com.lattix.core.depends
- AtomCollection - Interface in com.lattix.core.depends
-
AtomCollection represents a collection of Atom objects.
- AtomDependencies - Interface in com.lattix.core.depends
- AtomDependencies.LineNumberCollection - Interface in com.lattix.core.depends
- AtomDependencies.Position - Interface in com.lattix.core.depends
- AtomDependencies.PropertySet - Interface in com.lattix.core.depends
- atomEntryIterator() - Method in interface com.lattix.core.partition.Partition
-
Iterator through all the atom entries directly contained in this partition
- AtomFactory - Interface in com.lattix.core.depends
- AtomFilter - Interface in com.lattix.core.depends
- atomIterator() - Method in interface com.lattix.core.depends.DependencyDataSource
-
Iterate through the Atom objects in this file.
- atomIterator() - Method in interface com.lattix.core.depends.EdgeDatabase
- atomIterator() - Method in interface com.lattix.core.partition.Partition
-
Iterator through all the atoms directly contained in this partition
- atomIterator() - Method in interface com.lattix.core.partition.Partition.OtherAtomsCollection
- AtomKind - Interface in com.lattix.core.depends
- AtomKindDefinition - Interface in com.lattix.core.depends
- AtomKindFilter - Interface in com.lattix.core.depends
- atomKindFilterBuilder() - Method in class com.lattix.api.builders.SearchCriteriaBuilder
-
Return AtomKindFilterBuilder to specify atom kinds
- AtomKindFilterBuilder - Class in com.lattix.api.builders
- AtomKindFilterBuilder(DependencyResolver) - Constructor for class com.lattix.api.builders.AtomKindFilterBuilder
- AtomPropertyDefinition - Interface in com.lattix.core.depends
- atomPropertyMap(Atom) - Method in interface com.lattix.api.ProjectQuery
-
Return map of name/value pairs associated with an atom
- AtomSet - Interface in com.lattix.core.depends
-
AtomSet represents a set of Atom objects.
- atomSetIterator() - Method in interface com.lattix.core.depends.DependencyResolver
B
- base() - Element in annotation interface com.lattix.api.annotations.APIModule
- BasicCollection<E> - Interface in com.lattix.util
-
BasicCollection represents a read only collection of objects
- Behavior - Interface in com.lattix.core.depends
- behaviorIterator() - Method in interface com.lattix.core.depends.AtomKind
-
Return an iterator of any behaviors this AtomKind has
- behaviorIterator() - Method in interface com.lattix.core.depends.AtomKindDefinition
-
Return an iterator of any behaviors this AtomKind has
- behaviorIterator() - Method in interface com.lattix.core.depends.DependencyKind
-
Return an iterator of any behaviors this DependencyKind has
- behaviorIterator() - Method in interface com.lattix.core.depends.HasBehaviors
- behaviorIterator() - Method in interface com.lattix.core.depends.PropertyDefinition
- behavorStringToFlags(String, boolean) - Static method in enum class com.lattix.core.depends.AtomBehavior
- behavorStringToFlags(String, boolean) - Static method in enum class com.lattix.core.depends.DependencyBehavior
- behavorStringToFlags(String, boolean) - Static method in enum class com.lattix.core.depends.PropertyBehavior
- build() - Method in class com.lattix.api.builders.AtomKindFilterBuilder
-
Build the AtomKindFilter
- build() - Method in class com.lattix.api.builders.SearchCriteriaBuilder
-
build the SearchCriteria
- buildKindId(int, int) - Static method in class com.lattix.core.depends.DependencyKindDefinition
C
- calc(PartitionModel) - Method in interface com.lattix.core.partition.TagCalculator
- call(Object...) - Method in class com.lattix.api.groovy.APIScript
- cAllDependencies() - Method in interface com.lattix.core.query.builder.IPartitions
-
all_dependencies All Dependencies of the partition
- cAllPartitions() - Method in interface com.lattix.core.query.builder.ITags
-
all_partitions All Partitions (resolves children) in the tag
- cAllRelations() - Method in interface com.lattix.core.query.builder.ICycleComponents
-
all_relations All Partitions Relations in the cycle
- CAN_USE - Enum constant in enum class com.lattix.core.partition.RuleType
- cAncestors() - Method in interface com.lattix.core.query.builder.IPartitions
-
ancestors All ancestors of the partition
- cAncestors(Object, Object) - Method in interface com.lattix.core.query.builder.IPartitions
-
ancestors All ancestors of the partition
- cAncestorsInclusive() - Method in interface com.lattix.core.query.builder.IPartitions
-
ancestors_inclusive All ancestors of the partition, including currrent partition
- cAncestorsInclusive(Object, Object) - Method in interface com.lattix.core.query.builder.IPartitions
-
ancestors_inclusive All ancestors of the partition, including currrent partition
- CANNOT_USE - Enum constant in enum class com.lattix.core.partition.RuleType
- caseSensitive() - Method in class com.lattix.api.builders.SearchCriteriaBuilder
-
Turn on case sensitive
- cAssignee() - Method in interface com.lattix.core.query.builder.IIssues
-
assignee Issue Assignee
- cAtomdb() - Method in interface com.lattix.core.query.builder.IAtoms
-
atomdb Atoms from atom database
- cAtomdb() - Method in interface com.lattix.core.query.builder.IPartitions
-
atomdb Atomdatabase atoms contained in the partition
- cAtomdbDepth() - Method in interface com.lattix.core.query.builder.IAtoms
-
atomdb_depth Atom database atom
- cAtomdbDepth(Integer) - Method in interface com.lattix.core.query.builder.IAtoms
-
atomdb_depth Atom database atom
- cAtoms() - Method in interface com.lattix.core.query.builder.IDatasource
-
atoms All atoms in the data source
- cAtoms() - Method in interface com.lattix.core.query.builder.IPartitions
-
atoms Atoms contained in the partition
- cBadEdges() - Method in interface com.lattix.core.query.builder.ICycles
-
bad_edges Bad edges
- cChecker() - Method in interface com.lattix.core.query.builder.IIssues
-
checker Checker
- cChildren() - Method in interface com.lattix.core.query.builder.IPartitions
-
children All children of the partition
- cColor() - Method in interface com.lattix.core.query.builder.IMetricThreshold
-
color Threshold Color
- cColor() - Method in interface com.lattix.core.query.builder.ITags
-
color Tag color
- cContainer() - Method in interface com.lattix.core.query.builder.ICycles
-
container Container Partition
- cCycle() - Method in interface com.lattix.core.query.builder.ICycleComponents
-
cycle Partitions in the cycle
- cCycleRelations() - Method in interface com.lattix.core.query.builder.ICycleComponents
-
cycle_relations Partition Relations in the cycle
- cCycles() - Method in interface com.lattix.core.query.builder.ICycles
-
cycles Partitions in the cycle
- cData() - Method in interface com.lattix.core.query.builder.IWorkList
-
data Data in the work item
- cDatasource() - Method in interface com.lattix.core.query.builder.IAtoms
-
datasource Container data source for the atom
- cDefinition() - Method in interface com.lattix.core.query.builder.IMetrics
-
definition Metric
- cDefinition() - Method in interface com.lattix.core.query.builder.IProperties
-
definition Property Definition
- cDependencies() - Method in interface com.lattix.core.query.builder.IPartitions
-
dependencies Dependencies of the partition
- cDependencies() - Method in interface com.lattix.core.query.builder.IViolators
-
dependencies Dependencies that caused the violation
- cDependency() - Method in interface com.lattix.core.query.builder.IEdges
-
dependency Dependency object of the edge
- cDepth() - Method in interface com.lattix.core.query.builder.IPartitions
-
depth The depth of the partition
- cDescendants() - Method in interface com.lattix.core.query.builder.IPartitions
-
descendants All descendants of the partition
- cDescendantsInclusive() - Method in interface com.lattix.core.query.builder.IPartitions
-
descendants_inclusive All descendants of the partition, including the current partition
- cDescription() - Method in interface com.lattix.core.query.builder.ICheckers
-
description Issue Description
- cDescription() - Method in interface com.lattix.core.query.builder.IIssueGroups
-
description Issue Description
- cDescription() - Method in interface com.lattix.core.query.builder.IIssues
-
description Issue Description
- cDescription() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
-
description Metric description
- cDescription() - Method in interface com.lattix.core.query.builder.IWorkItemData
-
description Work item detail description
- cDescription() - Method in interface com.lattix.core.query.builder.IWorkList
-
description Work item description
- cDetail() - Method in interface com.lattix.core.query.builder.IWorkItemData
-
detail Detail in the work item
- cDetails() - Method in interface com.lattix.core.query.builder.IEdges
-
details Edge Details
- cDetails() - Method in interface com.lattix.core.query.builder.IIssues
-
details Details
- cDisplayName() - Method in interface com.lattix.core.query.builder.IAtomKinds
-
display_name Atom display name
- cDisplayName() - Method in interface com.lattix.core.query.builder.IAtoms
-
display_name Display name of the atom
- cDisplayName() - Method in interface com.lattix.core.query.builder.ICheckers
-
display_name Issue type
- cDisplayName() - Method in interface com.lattix.core.query.builder.IDatasource
-
display_name Display name of the data source
- cDisplayName() - Method in interface com.lattix.core.query.builder.IDependencyKinds
-
display_name Dependency kind display name
- cDisplayName() - Method in interface com.lattix.core.query.builder.IEdges
-
display_name Display name
- cDisplayName() - Method in interface com.lattix.core.query.builder.IIssues
-
display_name Issue type
- cDisplayName() - Method in interface com.lattix.core.query.builder.IIssueSeverity
-
display_name Severity display name
- cDisplayName() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
-
display_name Metric display name
- cDisplayName() - Method in interface com.lattix.core.query.builder.IMetrics
-
display_name Metric display name
- cDisplayName() - Method in interface com.lattix.core.query.builder.IModuleDefinitions
-
display_name Module display name
- cDisplayName() - Method in interface com.lattix.core.query.builder.IModules
-
display_name Module display name
- cDisplayName() - Method in interface com.lattix.core.query.builder.IPartitions
-
display_name Partition display name
- cDisplayName() - Method in interface com.lattix.core.query.builder.IProperties
-
display_name Property display name
- cDisplayName() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
-
display_name Definition display name
- cDisplayName() - Method in interface com.lattix.core.query.builder.IRules
-
display_name Display name of the rule
- cDisplayName() - Method in interface com.lattix.core.query.builder.IWorkList
-
display_name Work item title
- cEdgedb() - Method in interface com.lattix.core.query.builder.IAtoms
-
edgedb All edges from the atom
- cEdgedb() - Method in interface com.lattix.core.query.builder.IViolators
-
edgedb Edges (from Edge Database) that caused the violation
- cEdgedb(Object) - Method in interface com.lattix.core.query.builder.IAtoms
-
edgedb All edges from the atom
- cEdges() - Method in interface com.lattix.core.query.builder.IAtoms
-
edges All edges from the atom
- cEdges() - Method in interface com.lattix.core.query.builder.ICycles
-
edges Edges
- cEdges() - Method in interface com.lattix.core.query.builder.IPartitionRelations
-
edges edges
- cEdges() - Method in interface com.lattix.core.query.builder.ITags
-
edges Edges in the tag
- cEdges() - Method in interface com.lattix.core.query.builder.IViolators
-
edges Edges that caused the violation
- cEdges() - Method in interface com.lattix.core.query.builder.IWorkItemData
-
edges Edges
- cEdges(Object) - Method in interface com.lattix.core.query.builder.IAtoms
-
edges All edges from the atom
- cEdges(Object) - Method in interface com.lattix.core.query.builder.IPartitionRelations
-
edges edges
- cEdgesClosure() - Method in interface com.lattix.core.query.builder.IAtoms
-
edges_closure All edges from the atom (transitive closure)
- cEdgesClosure(Object) - Method in interface com.lattix.core.query.builder.IAtoms
-
edges_closure All edges from the atom (transitive closure)
- cExternalNames() - Method in interface com.lattix.core.query.builder.IAtoms
-
external_names Display external names of the atom
- cFormatString() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
-
format_string Metric format string
- cFormattedValue() - Method in interface com.lattix.core.query.builder.IMetrics
-
formatted_value Metric Formatted Value
- cGoodEdges() - Method in interface com.lattix.core.query.builder.ICycles
-
good_edges Good edges
- cGraph() - Method in interface com.lattix.core.query.builder.ICycles
-
graph Graph of cycles
- changeAtomKind(Atom, AtomKind) - Method in interface com.lattix.api.ProjectEditor
-
Change the kind of the given atom
- checkCancel() - Method in class com.lattix.api.groovy.APIScript
- checkCanceled() - Method in interface com.lattix.api.ProjectQuery
- childWorkItems() - Method in interface com.lattix.framework.workspace.WorkItem
- cId() - Method in interface com.lattix.core.query.builder.IAtoms
-
id Id of the atom
- cId() - Method in interface com.lattix.core.query.builder.IEdges
-
id ID
- cId() - Method in interface com.lattix.core.query.builder.IPartitions
-
id Partition id
- cId() - Method in interface com.lattix.core.query.builder.ITags
-
id Tag id
- cImpactClosure() - Method in interface com.lattix.core.query.builder.IPartitions
-
impact_closure Closure Impact of the partition
- cImpactClosure(Object) - Method in interface com.lattix.core.query.builder.IPartitions
-
impact_closure Closure Impact of the partition
- cInit() - Method in interface com.lattix.core.query.builder.IDatasource
-
init Properties of original data source (i.e.
- cIsConstructs() - Method in interface com.lattix.core.query.builder.IDependencyKinds
-
is_constructs is DepBehaviorConstructs
- cIsDataRef() - Method in interface com.lattix.core.query.builder.IDependencyKinds
-
is_data_ref is DepBehaviorDataRef
- cIsDataWrite() - Method in interface com.lattix.core.query.builder.IDependencyKinds
-
is_data_write is DepBehaviorDataWrite
- cIsDefault() - Method in interface com.lattix.core.query.builder.IRules
-
is_default true if this is the default rule
- cIsField() - Method in interface com.lattix.core.query.builder.IAtomKinds
-
is_field is AtomBehaviorField
- cIsFile() - Method in interface com.lattix.core.query.builder.IAtomKinds
-
is_file is AtomBehaviorFile
- cIsFileBased() - Method in interface com.lattix.core.query.builder.IDatasource
-
is_file_based Is file based
- cIsGlobal() - Method in interface com.lattix.core.query.builder.IAtomKinds
-
is_global is AtomBehaviorGlobal
- cIsHeaderFile() - Method in interface com.lattix.core.query.builder.IAtomKinds
-
is_header_file is AtomBehaviorHeaderFile
- cIsIncludes() - Method in interface com.lattix.core.query.builder.IDependencyKinds
-
is_includes is DepBehaviorIncludes
- cIsInherits() - Method in interface com.lattix.core.query.builder.IDependencyKinds
-
is_inherits is DepBehaviorInherits
- cIsInterface() - Method in interface com.lattix.core.query.builder.IAtomKinds
-
is_interface is AtomBehaviorInterface
- cIsInvokes() - Method in interface com.lattix.core.query.builder.IDependencyKinds
-
is_invokes is DepBehaviorInvokes
- cIsLowerBetter() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
-
is_lower_better Metric is lower better
- cIsMacro() - Method in interface com.lattix.core.query.builder.IAtomKinds
-
is_macro is AtomBehaviorMacro
- cIsMacroRef() - Method in interface com.lattix.core.query.builder.IDependencyKinds
-
is_macro_ref is DepBehaviorMacroRef
- cIsManual() - Method in interface com.lattix.core.query.builder.IDatasource
-
is_manual Is Manual
- cIsMethod() - Method in interface com.lattix.core.query.builder.IAtomKinds
-
is_method is AtomBehaviorMethod
- cIsNamed() - Method in interface com.lattix.core.query.builder.IWorkItemData
-
is_named Is named
- cIsOrphan() - Method in interface com.lattix.core.query.builder.IPartitions
-
is_orphan true if the partition is orphaned
- cIsOverrides() - Method in interface com.lattix.core.query.builder.IDependencyKinds
-
is_overrides is DepBehaviorOverrides
- cIsPercent() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
-
is_percent Metric is percent
- cIsReference() - Method in interface com.lattix.core.query.builder.IPartitions
-
is_reference true if the partition is a Reference Partition
- cIsRoot() - Method in interface com.lattix.core.query.builder.IPartitions
-
is_root true if the partition is the root
- cIsSourceFile() - Method in interface com.lattix.core.query.builder.IAtomKinds
-
is_source_file is AtomBehaviorSourceFile
- cIssues() - Method in interface com.lattix.core.query.builder.IIssueGroups
-
issues Issues
- cIsTargetExternal() - Method in interface com.lattix.core.query.builder.IEdges
-
is_target_external Target atom is external
- cIsType() - Method in interface com.lattix.core.query.builder.IAtomKinds
-
is_type is AtomBehaviorType
- cIsTypeRef() - Method in interface com.lattix.core.query.builder.IDependencyKinds
-
is_type_ref is DepBehaviorTypeRef
- cKey() - Method in interface com.lattix.core.query.builder.IObjectMap
-
key Key
- cKeywords() - Method in interface com.lattix.core.query.builder.IModuleDefinitions
-
keywords Module keywords
- cKeywords() - Method in interface com.lattix.core.query.builder.IModules
-
keywords Module keywords
- cKind() - Method in interface com.lattix.core.query.builder.IAtoms
-
kind Kind of the atom
- cKind() - Method in interface com.lattix.core.query.builder.IDependency
-
kind Dependency kind
- cKind() - Method in interface com.lattix.core.query.builder.IEdges
-
kind Dependency kind of the edge
- clear() - Method in class com.lattix.framework.query.QueryParams
- clearPartitionProperty(String) - Method in interface com.lattix.api.ProjectEditor
-
Clear named property for all partitions
- clearSelection() - Method in interface com.lattix.api.ProjectModelView
- clearTagFilter() - Method in interface com.lattix.api.ProjectEditor
- cLevel() - Method in interface com.lattix.core.query.builder.IEdges
-
level Impact level of the edge
- cLine() - Method in interface com.lattix.core.query.builder.ISourceCode
-
line Line contents
- cLineNumber() - Method in interface com.lattix.core.query.builder.IEdgeDetails
-
line_number Line number
- cLineNumber() - Method in interface com.lattix.core.query.builder.ISourceCode
-
line_number Line number
- cLinks() - Method in interface com.lattix.core.query.builder.IIssues
-
links Links
- cLocations() - Method in interface com.lattix.core.query.builder.IIssues
-
locations Location
- clone() - Method in class com.lattix.api.groovy.APIScript
- clone() - Method in interface com.lattix.core.depends.AtomKindDefinition
- clone() - Method in interface com.lattix.core.depends.AtomPropertyDefinition
- clone() - Method in interface com.lattix.core.depends.DependencyDataSource
- clone() - Method in interface com.lattix.core.depends.DependencyKind
- clone() - Method in interface com.lattix.core.depends.DependencyPropertyDefinition
- clone() - Method in interface com.lattix.core.depends.PropertyDefinition
- clone() - Method in interface com.lattix.core.partition.Metric
- cloneProject(ProjectContext) - Method in interface com.lattix.api.ProjectManager
-
Create a clone of the passed in project.
- close() - Method in interface com.lattix.core.depends.DependencyResolver
- close() - Method in interface com.lattix.core.partition.TagCalculator
- close() - Method in interface com.lattix.framework.query.Query
- close() - Method in interface com.lattix.framework.query.Schema
- close() - Method in interface com.lattix.framework.reports.ReportSet
- closeProject(ProjectContext) - Method in interface com.lattix.api.ProjectManager
-
Close the given project workspace
- cMainAtom() - Method in interface com.lattix.core.query.builder.IPartitions
-
main_atom Main atom contained in the partition
- cMainAtomPartitionImpact() - Method in interface com.lattix.core.query.builder.IPartitions
-
main_atom_partition_impact Impact of the partition
- cMainAtomPartitionImpact(Object) - Method in interface com.lattix.core.query.builder.IPartitions
-
main_atom_partition_impact Impact of the partition
- cMainAtomPartitionImpactClosure() - Method in interface com.lattix.core.query.builder.IPartitions
-
main_atom_partition_impact_closure Closure Impact of the partition
- cMainAtomPartitionImpactClosure(Object) - Method in interface com.lattix.core.query.builder.IPartitions
-
main_atom_partition_impact_closure Closure Impact of the partition
- cMainParent() - Method in interface com.lattix.core.query.builder.IAtoms
-
main_parent Main parent of the atom
- cMainPartition() - Method in interface com.lattix.core.query.builder.IPartitions
-
main_partition Closest ancestor that represents container partition.
- cMainUsesPartitions() - Method in interface com.lattix.core.query.builder.IPartitions
-
main_uses_partitions Partitions used by this partition
- cMainUsesPartitions(Object) - Method in interface com.lattix.core.query.builder.IPartitions
-
main_uses_partitions Partitions used by this partition
- cMetric() - Method in interface com.lattix.core.query.builder.IMetricThreshold
-
metric Metric
- cMetrics() - Method in interface com.lattix.core.query.builder.IPartitions
-
metrics Metrics for the partition
- cMetrics(String) - Method in interface com.lattix.core.query.builder.IPartitions
-
metrics Metrics for the partition
- cMetricThresholds() - Method in interface com.lattix.core.query.builder.IPartitions
-
metric_thresholds Metrics for the partition
- cMetricThresholds(String) - Method in interface com.lattix.core.query.builder.IPartitions
-
metric_thresholds Metrics for the partition
- cModule() - Method in interface com.lattix.core.query.builder.IAtomKinds
-
module Module that created the atom kind
- cModule() - Method in interface com.lattix.core.query.builder.IAtoms
-
module Module that created the atom
- cModule() - Method in interface com.lattix.core.query.builder.IDatasource
-
module Module that created the data source
- cModule() - Method in interface com.lattix.core.query.builder.IDependency
-
module Source module of the dependency
- cModule() - Method in interface com.lattix.core.query.builder.IDependencyKinds
-
module Module that created the dependency kind
- cModule() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
-
module Module
- cName() - Method in interface com.lattix.core.query.builder.IAtomKinds
-
name Atom id
- cName() - Method in interface com.lattix.core.query.builder.IAtoms
-
name Name of the atom
- cName() - Method in interface com.lattix.core.query.builder.ICheckers
-
name Issue type
- cName() - Method in interface com.lattix.core.query.builder.IDatasource
-
name Name of the data source
- cName() - Method in interface com.lattix.core.query.builder.IDependency
-
name Dependency name
- cName() - Method in interface com.lattix.core.query.builder.IDependencyKinds
-
name Dependency kind id
- cName() - Method in interface com.lattix.core.query.builder.IIssues
-
name Issue type
- cName() - Method in interface com.lattix.core.query.builder.IIssueSeverity
-
name Severity id
- cName() - Method in interface com.lattix.core.query.builder.IMap
-
name Property name
- cName() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
-
name Metric name
- cName() - Method in interface com.lattix.core.query.builder.IMetrics
-
name Metric id
- cName() - Method in interface com.lattix.core.query.builder.IMetricThreshold
-
name Metric id
- cName() - Method in interface com.lattix.core.query.builder.IModuleDefinitions
-
name Module id
- cName() - Method in interface com.lattix.core.query.builder.IModules
-
name Module id
- cName() - Method in interface com.lattix.core.query.builder.IObjectType
-
name Object name
- cName() - Method in interface com.lattix.core.query.builder.IPartitions
-
name Partition name
- cName() - Method in interface com.lattix.core.query.builder.IProjectProperties
-
name Property name
- cName() - Method in interface com.lattix.core.query.builder.IProperties
-
name Property name
- cName() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
-
name Definition name
- cName() - Method in interface com.lattix.core.query.builder.IRules
-
name Name of the rule
- cName() - Method in interface com.lattix.core.query.builder.ISourceCode
-
name Name of resource
- cName() - Method in interface com.lattix.core.query.builder.ITags
-
name Tag name
- cName() - Method in interface com.lattix.core.query.builder.IWorkItemData
-
name Work item detail name
- cName() - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
-
name Work item detail name
- cName() - Method in interface com.lattix.core.query.builder.IWorkList
-
name Work item name
- cNamedData() - Method in interface com.lattix.core.query.builder.IWorkList
-
named_data Data in the work item
- cNamedData(String) - Method in interface com.lattix.core.query.builder.IWorkList
-
named_data Data in the work item
- cNonReferencePartition() - Method in interface com.lattix.core.query.builder.IPartitions
-
non_reference_partition Return the partition that is not the reference partition
- cNum() - Method in interface com.lattix.core.query.builder.ICycleComponents
-
num Number of items in the cycle
- cNumCycles() - Method in interface com.lattix.core.query.builder.ICycles
-
num_cycles Number of cycles
- cObject() - Method in interface com.lattix.core.query.builder.IIssues
-
object Object
- collapseMembers(PartitionCollection) - Method in interface com.lattix.api.ProjectEditor
-
Collapse members on given partitions
- collapseOneLevel(Partition) - Method in interface com.lattix.api.ProjectModelView
-
Collapse partitions one level
- collapsePartitions(PartitionCollection) - Method in interface com.lattix.api.ProjectModelView
-
Collapses the given partition/partitions in the view.
- colNames() - Method in interface com.lattix.core.query.ObjectResultSet
- column(Object, Class<R>) - Method in interface com.lattix.core.query.builder.SubQuery
- COLUMN_TYPE_BOOLEAN - Static variable in interface com.lattix.framework.query.Schema
- COLUMN_TYPE_DATE - Static variable in interface com.lattix.framework.query.Schema
- COLUMN_TYPE_FUNC - Static variable in interface com.lattix.framework.query.Schema
- COLUMN_TYPE_IMAGE - Static variable in interface com.lattix.framework.query.Schema
- COLUMN_TYPE_INT - Static variable in interface com.lattix.framework.query.Schema
- COLUMN_TYPE_OBJ - Static variable in interface com.lattix.framework.query.Schema
- COLUMN_TYPE_ROW - Static variable in interface com.lattix.framework.query.Schema
- COLUMN_TYPE_STRING - Static variable in interface com.lattix.framework.query.Schema
- columnNames() - Method in interface com.lattix.framework.query.QueryResultSet
- columns() - Method in interface com.lattix.core.query.ObjectResultSet
- columns() - Method in interface com.lattix.framework.query.Query.Row
- columns() - Method in interface com.lattix.framework.query.QueryResultSet
- columns() - Method in interface com.lattix.framework.query.Schema.Table
- com.lattix.api - package com.lattix.api
- com.lattix.api.annotations - package com.lattix.api.annotations
- com.lattix.api.builders - package com.lattix.api.builders
- com.lattix.api.groovy - package com.lattix.api.groovy
- com.lattix.core.depends - package com.lattix.core.depends
- com.lattix.core.dsmtools - package com.lattix.core.dsmtools
- com.lattix.core.partition - package com.lattix.core.partition
- com.lattix.core.query - package com.lattix.core.query
- com.lattix.core.query.builder - package com.lattix.core.query.builder
- com.lattix.framework.query - package com.lattix.framework.query
- com.lattix.framework.reports - package com.lattix.framework.reports
- com.lattix.framework.workspace - package com.lattix.framework.workspace
- com.lattix.util - package com.lattix.util
- commitProperties() - Method in interface com.lattix.util.PropertyManager
- COMPONENT - Static variable in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- componentIdIterator() - Method in interface com.lattix.core.depends.DependencyResolver
- componentIterator() - Method in interface com.lattix.core.depends.DependencyResolver
- concat(Object) - Method in interface com.lattix.core.query.builder.Select
- CONSTRUCTS - Enum constant in enum class com.lattix.core.depends.DependencyBehavior
- contains(Atom) - Method in interface com.lattix.core.depends.AtomCollection
-
Returns true if the given atom is in this collection
- contains(Partition) - Method in interface com.lattix.core.partition.PartitionCollection
- contains(E) - Method in interface com.lattix.util.BasicCollection
-
Return true if the given element is in the collection
- containsAtom(Partition, Atom) - Method in interface com.lattix.api.ProjectQuery
- containsKey(Atom) - Method in interface com.lattix.core.partition.Partition.OtherAtomsCollection
- cOptions() - Method in interface com.lattix.core.query.builder.IDatasource
-
options Options of the data source
- cParent() - Method in interface com.lattix.core.query.builder.IAtoms
-
parent Parent of the atom
- cParent() - Method in interface com.lattix.core.query.builder.IPartitions
-
parent Parent of the partition
- cParentDataSource() - Method in interface com.lattix.core.query.builder.IDatasource
-
parent_data_source Parent data source
- cParentWorkItem() - Method in interface com.lattix.core.query.builder.IWorkList
-
parent_work_item Parent work items
- cPartition() - Method in interface com.lattix.core.query.builder.IAtoms
-
partition Partition that holds the atom
- cPartition() - Method in interface com.lattix.core.query.builder.IViolators
-
partition Source partition of the violation
- cPartition() - Method in interface com.lattix.core.query.builder.IWorkItemData
-
partition Partition
- cPartitionImpact() - Method in interface com.lattix.core.query.builder.IPartitions
-
partition_impact Impact of the partition
- cPartitionImpact(Object) - Method in interface com.lattix.core.query.builder.IPartitions
-
partition_impact Impact of the partition
- cPartitions() - Method in interface com.lattix.core.query.builder.ITags
-
partitions Partitions directly in the tag
- cPriority() - Method in interface com.lattix.core.query.builder.IIssues
-
priority Priority of Issue
- cProperties() - Method in interface com.lattix.core.query.builder.IAtoms
-
properties Properties on the atom
- cProperties() - Method in interface com.lattix.core.query.builder.IEdges
-
properties Property of the edge
- cProperties() - Method in interface com.lattix.core.query.builder.IPartitions
-
properties Properties on the partition
- cProperties(String) - Method in interface com.lattix.core.query.builder.IAtoms
-
properties Properties on the atom
- cProperties(String) - Method in interface com.lattix.core.query.builder.IEdges
-
properties Property of the edge
- cProperties(String) - Method in interface com.lattix.core.query.builder.IPartitions
-
properties Properties on the partition
- cRawValue() - Method in interface com.lattix.core.query.builder.IMetrics
-
raw_value Metric Raw Value
- createDialog(String) - Method in class com.lattix.api.groovy.APIScript
- createFormatString(int, boolean) - Static method in class com.lattix.core.partition.Metric.MetricFormat
- createFormatString(Metric) - Static method in class com.lattix.core.partition.Metric.MetricFormat
- createGraph(DependencyEdgeCollection, DependencyEdgeCollection) - Method in interface com.lattix.api.ProjectQuery
-
Create a graph object based on the good/bad edges
- createOrFindAtom(CharSequence, CharSequence, String, String) - Method in interface com.lattix.core.depends.AtomFactory
- createOrFindAtom(CharSequence, String) - Method in interface com.lattix.core.depends.AtomFactory
- createOrFindAtom(CharSequence, String, String) - Method in interface com.lattix.core.depends.AtomFactory
- createOrFindAtom(Map) - Method in interface com.lattix.core.depends.AtomFactory
- createOrFindMemberAtom(Atom, CharSequence, String) - Method in interface com.lattix.core.depends.AtomFactory
- createOrFindMemberAtom(Atom, CharSequence, String, boolean) - Method in interface com.lattix.core.depends.AtomFactory
- createOrFindMemberAtom(Atom, CharSequence, String, String) - Method in interface com.lattix.core.depends.AtomFactory
- createOrFindMemberAtom(Atom, Map) - Method in interface com.lattix.core.depends.AtomFactory
- createOrFindMemberAtom2(CharSequence, CharSequence, String) - Method in interface com.lattix.core.depends.AtomFactory
- createOrFindTag(String, Color) - Method in interface com.lattix.api.ProjectEditor
-
Create new Tag if tag does not already exist, else return the existing tag.
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IAtomKinds
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IAtoms
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IBooleanType
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.ICheckers
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.ICycleComponents
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.ICycles
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IDatasource
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IDateType
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IDependency
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IDependencyKinds
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IEdgeDetails
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IEdges
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IIssueGroups
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IIssues
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IIssueSeverity
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IMap
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IMetrics
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IMetricThreshold
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IModules
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.INumberType
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IObjectMap
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IObjectType
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IPartitionRelations
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IPartitions
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IProjectProperties
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IProperties
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IProperty
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IRules
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.ISourceCode
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IStringType
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.ITags
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IViolators
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IWith
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IWorkItemData
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- createRelationalView(Results) - Method in interface com.lattix.core.query.builder.IWorkList
- createReport() - Method in interface com.lattix.core.query.ObjectResultSet
- createReport(String) - Method in interface com.lattix.core.query.ObjectResultSet
- createWorkItem(String, DependencyEdgeCollection, String) - Method in interface com.lattix.api.ProjectEditor
-
Create a WorkItem associated with the given edges
- createWorkItem(String, PartitionCollection, String) - Method in interface com.lattix.api.ProjectEditor
-
Create a WorkItem associated with the given Partitions
- createWorkItem(String, PartitionRelationCollection, String) - Method in interface com.lattix.api.ProjectEditor
-
Create a WorkItem associated with the given PartitionRelations
- createWorkItem(String, RuleViolatorCollection, String) - Method in interface com.lattix.api.ProjectEditor
-
Create a WorkItem associated with the given violation dependencies
- cRelationPartitions() - Method in interface com.lattix.core.query.builder.IPartitions
-
relation_partitions Parent of the partition
- cRelationPartitions(Object) - Method in interface com.lattix.core.query.builder.IPartitions
-
relation_partitions Parent of the partition
- cRelations() - Method in interface com.lattix.core.query.builder.IWorkItemData
-
relations Partition Relations
- Criteria - Interface in com.lattix.core.partition
- cRule() - Method in interface com.lattix.core.query.builder.IRules
-
rule Rule title
- cRule() - Method in interface com.lattix.core.query.builder.IViolators
-
rule Rule that caused the violation
- cRules() - Method in interface com.lattix.core.query.builder.IPartitions
-
rules Rules on the partition
- cSeverity() - Method in interface com.lattix.core.query.builder.IIssues
-
severity Severity of Issue
- cShortDisplayName() - Method in interface com.lattix.core.query.builder.IAtoms
-
short_display_name Short display name of the atom
- cShortDisplayName() - Method in interface com.lattix.core.query.builder.IPartitions
-
short_display_name Partition short display name
- cSiblings() - Method in interface com.lattix.core.query.builder.IPartitions
-
siblings All siblings of the partition
- cSize() - Method in interface com.lattix.core.query.builder.ICycleComponents
-
size Size of the cycle
- cSource() - Method in interface com.lattix.core.query.builder.IIssues
-
source Issue Source
- cSource() - Method in interface com.lattix.core.query.builder.IPartitionRelations
-
source Source Partition of the partition edge
- cSource() - Method in interface com.lattix.core.query.builder.IRules
-
source Source of the rule
- cSourceAndTargetAtom() - Method in interface com.lattix.core.query.builder.IEdges
-
source_and_target_atom Source and target atoms of the edge
- cSourceAtom() - Method in interface com.lattix.core.query.builder.IEdges
-
source_atom Source/Consumer atom of the edge
- cSourceAtom() - Method in interface com.lattix.core.query.builder.IViolators
-
source_atom Source/Consumer atom of the violation
- cSourceCode() - Method in interface com.lattix.core.query.builder.IEdgeDetails
-
source_code Source Code
- cSourceCode() - Method in interface com.lattix.core.query.builder.IEdges
-
source_code Source Code
- cSourceCodeRegion() - Method in interface com.lattix.core.query.builder.IEdges
-
source_code_region Source Code
- cSourcefile() - Method in interface com.lattix.core.query.builder.IAtoms
-
sourcefile Name of the source file if any
- cSourceKind() - Method in interface com.lattix.core.query.builder.IDatasource
-
source_kind Source Kind
- cStrength() - Method in interface com.lattix.core.query.builder.IEdges
-
strength Strength of the edge
- cSubItems() - Method in interface com.lattix.core.query.builder.IWorkList
-
sub_items Sub work items
- cSubtags() - Method in interface com.lattix.core.query.builder.ITags
-
subtags Sub tags
- cSupportsHierarchy() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
-
supports_hierarchy Metric supports hierarchy
- cTags() - Method in interface com.lattix.core.query.builder.IPartitions
-
tags Tags on the partition
- cTarget() - Method in interface com.lattix.core.query.builder.IPartitionRelations
-
target Target Partition of the partition edge
- cTarget() - Method in interface com.lattix.core.query.builder.IRules
-
target Target of the rule
- cTargetAtom() - Method in interface com.lattix.core.query.builder.IEdges
-
target_atom Target/Provider atom of the edge
- cThisColumn() - Method in interface com.lattix.core.query.builder.IAtomKinds
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IAtoms
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IBooleanType
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.ICheckers
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.ICycleComponents
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.ICycles
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IDatasource
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IDateType
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IDependency
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IDependencyKinds
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IEdgeDetails
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IEdges
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IIssueGroups
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IIssues
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IIssueSeverity
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IMap
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IMetrics
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IMetricThreshold
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IModuleDefinitions
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IModules
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.INumberType
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IObjectMap
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IObjectType
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IPartitionRelations
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IPartitions
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IProjectProperties
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IProperties
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IProperty
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IRules
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.ISourceCode
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IStringType
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.ITags
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IViolators
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IWith
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IWorkItemData
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
-
this Actual row object
- cThisColumn() - Method in interface com.lattix.core.query.builder.IWorkList
-
this Actual row object
- cType() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
-
type Type, true
- cUsedbyEdges() - Method in interface com.lattix.core.query.builder.IAtoms
-
usedby_edges All edges to the atom (reverse edges)
- cUsedbyEdges() - Method in interface com.lattix.core.query.builder.IPartitions
-
usedby_edges All edges using the partition
- cUsedbyEdges(Object) - Method in interface com.lattix.core.query.builder.IAtoms
-
usedby_edges All edges to the atom (reverse edges)
- cUsedbyEdges(Object) - Method in interface com.lattix.core.query.builder.IPartitions
-
usedby_edges All edges using the partition
- cUsedbyEdgesClosure() - Method in interface com.lattix.core.query.builder.IAtoms
-
usedby_edges_closure All edges to the atom closure (reverse edges)
- cUsedbyEdgesClosure(Object) - Method in interface com.lattix.core.query.builder.IAtoms
-
usedby_edges_closure All edges to the atom closure (reverse edges)
- cUses() - Method in interface com.lattix.core.query.builder.IAtoms
-
uses All dependencies on the atom
- cUsesEdges() - Method in interface com.lattix.core.query.builder.IPartitions
-
uses_edges All edges of the partition
- cUsesEdges(Object) - Method in interface com.lattix.core.query.builder.IPartitions
-
uses_edges All edges of the partition
- cUsesEdgesClosure() - Method in interface com.lattix.core.query.builder.IPartitions
-
uses_edges_closure All edges of the partition (transitive closure)
- cUsesEdgesClosure(Object) - Method in interface com.lattix.core.query.builder.IPartitions
-
uses_edges_closure All edges of the partition (transitive closure)
- cUsesPartitions() - Method in interface com.lattix.core.query.builder.IPartitions
-
uses_partitions Partitions used by this partition
- cUsesPartitions(Object) - Method in interface com.lattix.core.query.builder.IPartitions
-
uses_partitions Partitions used by this partition
- cUsesSiblings() - Method in interface com.lattix.core.query.builder.IPartitions
-
uses_siblings All siblings used by the partition
- CustomReport - Interface in com.lattix.api
-
CustomReport provides an interface for creating a custom report
- cValue() - Method in interface com.lattix.core.query.builder.IMap
-
value Property Value
- cValue() - Method in interface com.lattix.core.query.builder.IMetrics
-
value Metric Value
- cValue() - Method in interface com.lattix.core.query.builder.IMetricThreshold
-
value Threshold Value
- cValue() - Method in interface com.lattix.core.query.builder.IObjectMap
-
value Value
- cValue() - Method in interface com.lattix.core.query.builder.IProjectProperties
-
value Property Value
- cValue() - Method in interface com.lattix.core.query.builder.IProperties
-
value Property Value
- cValue() - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
-
value Value
- cViolators() - Method in interface com.lattix.core.query.builder.IWorkItemData
-
violators Rule Violators
- cWorkitems() - Method in interface com.lattix.core.query.builder.IEdges
-
workitems Work items associated with edge
D
- DATA_REF - Enum constant in enum class com.lattix.core.depends.DependencyBehavior
- DATA_WRITE - Enum constant in enum class com.lattix.core.depends.DependencyBehavior
- DataSourceCollection - Interface in com.lattix.core.depends
-
DataSourceCollection represents a collection of DependencyDataSource objects
- DECLARATION - Enum constant in enum class com.lattix.core.depends.PropertyBehavior
- DEFAULT_PRECISION - Static variable in interface com.lattix.core.partition.Metric
- deletePartition(PartitionCollection) - Method in interface com.lattix.api.ProjectEditor
-
Delete the given partitions.
- deletePartitionTree(PartitionCollection) - Method in interface com.lattix.api.ProjectEditor
-
Delete the given partitions and all descendants.
- deleteRule(Rule) - Method in interface com.lattix.api.ProjectEditor
-
Delete a rule
- deleteTag(Tag) - Method in interface com.lattix.api.ProjectEditor
-
Delete the given tag
- DELTA - Enum constant in enum class com.lattix.core.depends.PropertyBehavior
- DependAtomSetResolver - Interface in com.lattix.core.depends
- dependCount() - Method in interface com.lattix.core.depends.AtomDependencies
- dependencies() - Method in interface com.lattix.core.depends.AtomDependencies
- Dependency - Interface in com.lattix.core.depends
-
Dependency represents a connection to a named target.
- DependencyBehavior - Enum Class in com.lattix.core.depends
- DependencyDataSource - Interface in com.lattix.core.depends
-
DependencyDataSource represents a data source that contains Atom and Dependency Objects
- DependencyEdge - Interface in com.lattix.core.depends
-
DependencyEdge represents one Atom/Dependency connection.
- DependencyEdgeCollection - Interface in com.lattix.core.depends
-
DependencyEdgeCollection represents a collection of DependencyEdge objects
- dependencyEntries() - Method in interface com.lattix.core.depends.AtomDependencies
- DependencyFilter - Interface in com.lattix.core.depends
- DependencyKind - Interface in com.lattix.core.depends
- DependencyKindDefinition - Class in com.lattix.core.depends
- DependencyPropertyDefinition - Interface in com.lattix.core.depends
- DependencyResolver - Interface in com.lattix.core.depends
- DependModule - Interface in com.lattix.core.depends
-
DependModule represents the object that controls creating the DependencyDataSource/Atom and Dependency objects
- description() - Element in annotation interface com.lattix.api.annotations.APIImporter
- disableHierarchy() - Method in interface com.lattix.core.partition.Metric
- disableModule(String) - Method in class com.lattix.api.builders.AtomKindFilterBuilder
-
Filter out an entire module
- DISJOINT - Static variable in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- displayReportGroup(ReportGroup) - Method in interface com.lattix.api.ReportManager
-
Display the report
- dispose() - Method in class com.lattix.api.groovy.APIScript
- dispose() - Method in interface com.lattix.core.partition.PartitionDependencyGraph
- dispose() - Method in class com.lattix.core.query.builder.QueryBuilder
- distinct(boolean) - Method in interface com.lattix.core.query.builder.Select
- DOMAIN_KEY - Static variable in class com.lattix.api.groovy.APIScript
- doMemberLevelDependencies(String) - Method in interface com.lattix.core.depends.AtomFactory
- DsmOrderingAlgorithm - Interface in com.lattix.core.dsmtools
E
- EdgeDatabase - Interface in com.lattix.core.depends
- edgeIterator() - Method in interface com.lattix.core.depends.EdgeDatabase
-
Return all the edges in the model
- edgeIterator(AtomData, Iterator<Atom>, DependencyFilter) - Method in interface com.lattix.core.depends.EdgeDatabase
- edgePropertyNameIterator() - Method in interface com.lattix.core.depends.DependencyEdge
- edgePropertySetIterator() - Method in interface com.lattix.core.depends.DependencyEdge
- entryIterator() - Method in interface com.lattix.core.partition.Partition.OtherAtomsCollection
- execute() - Method in interface com.lattix.core.query.builder.Statement
- execute(String, Object...) - Method in interface com.lattix.core.query.builder.Statement
- expandMembers(PartitionCollection) - Method in interface com.lattix.api.ProjectEditor
-
Expand members on given partitions
- expandOneLevel(Partition) - Method in interface com.lattix.api.ProjectModelView
-
Expand partitions one level
- expandPartitions(PartitionCollection) - Method in interface com.lattix.api.ProjectModelView
-
Expands the given partition/partitions in the view.
- exportPartitionProperties(ProjectContext, File) - Method in interface com.lattix.api.ProjectManager
-
Export partition properties
- exportProjectRules(ProjectContext, File) - Method in interface com.lattix.api.ProjectManager
-
Export the project rules to the specified file.
- ext() - Element in annotation interface com.lattix.api.annotations.APISaver
- extension() - Element in annotation interface com.lattix.api.annotations.APIImporter
- ExternalAtom - Interface in com.lattix.core.depends
-
ExternalAtom represents a target atom that does not exist in the model.
F
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IAtomKinds
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IAtoms
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IBooleanType
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.ICheckers
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.ICycleComponents
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.ICycles
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IDatasource
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IDateType
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IDependency
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IDependencyKinds
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IEdgeDetails
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IEdges
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IIssueGroups
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IIssues
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IIssueSeverity
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IMap
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IMetrics
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IMetricThreshold
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IModules
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.INumberType
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IObjectMap
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IObjectType
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IPartitionRelations
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IPartitions
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IProjectProperties
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IProperties
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IProperty
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IRules
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.ISourceCode
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IStringType
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.ITags
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IViolators
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IWith
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IWorkItemData
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- fAggString(Object...) - Method in interface com.lattix.core.query.builder.IWorkList
- fAllColumns() - Method in interface com.lattix.core.query.builder.IAtomKinds
- fAllColumns() - Method in interface com.lattix.core.query.builder.IAtoms
- fAllColumns() - Method in interface com.lattix.core.query.builder.IBooleanType
- fAllColumns() - Method in interface com.lattix.core.query.builder.ICheckers
- fAllColumns() - Method in interface com.lattix.core.query.builder.ICycleComponents
- fAllColumns() - Method in interface com.lattix.core.query.builder.ICycles
- fAllColumns() - Method in interface com.lattix.core.query.builder.IDatasource
- fAllColumns() - Method in interface com.lattix.core.query.builder.IDateType
- fAllColumns() - Method in interface com.lattix.core.query.builder.IDependency
- fAllColumns() - Method in interface com.lattix.core.query.builder.IDependencyKinds
- fAllColumns() - Method in interface com.lattix.core.query.builder.IEdgeDetails
- fAllColumns() - Method in interface com.lattix.core.query.builder.IEdges
- fAllColumns() - Method in interface com.lattix.core.query.builder.IIssueGroups
- fAllColumns() - Method in interface com.lattix.core.query.builder.IIssues
- fAllColumns() - Method in interface com.lattix.core.query.builder.IIssueSeverity
- fAllColumns() - Method in interface com.lattix.core.query.builder.IMap
- fAllColumns() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- fAllColumns() - Method in interface com.lattix.core.query.builder.IMetrics
- fAllColumns() - Method in interface com.lattix.core.query.builder.IMetricThreshold
- fAllColumns() - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- fAllColumns() - Method in interface com.lattix.core.query.builder.IModules
- fAllColumns() - Method in interface com.lattix.core.query.builder.INumberType
- fAllColumns() - Method in interface com.lattix.core.query.builder.IObjectMap
- fAllColumns() - Method in interface com.lattix.core.query.builder.IObjectType
- fAllColumns() - Method in interface com.lattix.core.query.builder.IPartitionRelations
- fAllColumns() - Method in interface com.lattix.core.query.builder.IPartitions
- fAllColumns() - Method in interface com.lattix.core.query.builder.IProjectProperties
- fAllColumns() - Method in interface com.lattix.core.query.builder.IProperties
- fAllColumns() - Method in interface com.lattix.core.query.builder.IProperty
- fAllColumns() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- fAllColumns() - Method in interface com.lattix.core.query.builder.IRules
- fAllColumns() - Method in interface com.lattix.core.query.builder.ISourceCode
- fAllColumns() - Method in interface com.lattix.core.query.builder.IStringType
- fAllColumns() - Method in interface com.lattix.core.query.builder.ITags
- fAllColumns() - Method in interface com.lattix.core.query.builder.IViolators
- fAllColumns() - Method in interface com.lattix.core.query.builder.IWith
- fAllColumns() - Method in interface com.lattix.core.query.builder.IWorkItemData
- fAllColumns() - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- fAllColumns() - Method in interface com.lattix.core.query.builder.IWorkList
- fClosure() - Method in interface com.lattix.core.query.builder.IAtomKinds
- fClosure() - Method in interface com.lattix.core.query.builder.IAtoms
- fClosure() - Method in interface com.lattix.core.query.builder.IBooleanType
- fClosure() - Method in interface com.lattix.core.query.builder.ICheckers
- fClosure() - Method in interface com.lattix.core.query.builder.ICycleComponents
- fClosure() - Method in interface com.lattix.core.query.builder.ICycles
- fClosure() - Method in interface com.lattix.core.query.builder.IDatasource
- fClosure() - Method in interface com.lattix.core.query.builder.IDateType
- fClosure() - Method in interface com.lattix.core.query.builder.IDependency
- fClosure() - Method in interface com.lattix.core.query.builder.IDependencyKinds
- fClosure() - Method in interface com.lattix.core.query.builder.IEdgeDetails
- fClosure() - Method in interface com.lattix.core.query.builder.IEdges
- fClosure() - Method in interface com.lattix.core.query.builder.IIssueGroups
- fClosure() - Method in interface com.lattix.core.query.builder.IIssues
- fClosure() - Method in interface com.lattix.core.query.builder.IIssueSeverity
- fClosure() - Method in interface com.lattix.core.query.builder.IMap
- fClosure() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- fClosure() - Method in interface com.lattix.core.query.builder.IMetrics
- fClosure() - Method in interface com.lattix.core.query.builder.IMetricThreshold
- fClosure() - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- fClosure() - Method in interface com.lattix.core.query.builder.IModules
- fClosure() - Method in interface com.lattix.core.query.builder.INumberType
- fClosure() - Method in interface com.lattix.core.query.builder.IObjectMap
- fClosure() - Method in interface com.lattix.core.query.builder.IObjectType
- fClosure() - Method in interface com.lattix.core.query.builder.IPartitionRelations
- fClosure() - Method in interface com.lattix.core.query.builder.IPartitions
- fClosure() - Method in interface com.lattix.core.query.builder.IProjectProperties
- fClosure() - Method in interface com.lattix.core.query.builder.IProperties
- fClosure() - Method in interface com.lattix.core.query.builder.IProperty
- fClosure() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- fClosure() - Method in interface com.lattix.core.query.builder.IRules
- fClosure() - Method in interface com.lattix.core.query.builder.ISourceCode
- fClosure() - Method in interface com.lattix.core.query.builder.IStringType
- fClosure() - Method in interface com.lattix.core.query.builder.ITags
- fClosure() - Method in interface com.lattix.core.query.builder.IViolators
- fClosure() - Method in interface com.lattix.core.query.builder.IWith
- fClosure() - Method in interface com.lattix.core.query.builder.IWorkItemData
- fClosure() - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- fClosure() - Method in interface com.lattix.core.query.builder.IWorkList
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IAtomKinds
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IAtoms
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IBooleanType
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.ICheckers
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.ICycleComponents
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.ICycles
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IDatasource
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IDateType
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IDependency
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IDependencyKinds
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IEdgeDetails
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IEdges
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IIssueGroups
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IIssues
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IIssueSeverity
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IMap
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IMetrics
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IMetricThreshold
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IModules
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.INumberType
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IObjectMap
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IObjectType
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IPartitionRelations
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IPartitions
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IProjectProperties
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IProperties
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IProperty
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IRules
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.ISourceCode
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IStringType
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.ITags
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IViolators
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IWith
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IWorkItemData
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- fCollect(Object...) - Method in interface com.lattix.core.query.builder.IWorkList
- fCount() - Method in interface com.lattix.core.query.builder.IAtomKinds
- fCount() - Method in interface com.lattix.core.query.builder.IAtoms
- fCount() - Method in interface com.lattix.core.query.builder.IBooleanType
- fCount() - Method in interface com.lattix.core.query.builder.ICheckers
- fCount() - Method in interface com.lattix.core.query.builder.ICycleComponents
- fCount() - Method in interface com.lattix.core.query.builder.ICycles
- fCount() - Method in interface com.lattix.core.query.builder.IDatasource
- fCount() - Method in interface com.lattix.core.query.builder.IDateType
- fCount() - Method in interface com.lattix.core.query.builder.IDependency
- fCount() - Method in interface com.lattix.core.query.builder.IDependencyKinds
- fCount() - Method in interface com.lattix.core.query.builder.IEdgeDetails
- fCount() - Method in interface com.lattix.core.query.builder.IEdges
- fCount() - Method in interface com.lattix.core.query.builder.IIssueGroups
- fCount() - Method in interface com.lattix.core.query.builder.IIssues
- fCount() - Method in interface com.lattix.core.query.builder.IIssueSeverity
- fCount() - Method in interface com.lattix.core.query.builder.IMap
- fCount() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- fCount() - Method in interface com.lattix.core.query.builder.IMetrics
- fCount() - Method in interface com.lattix.core.query.builder.IMetricThreshold
- fCount() - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- fCount() - Method in interface com.lattix.core.query.builder.IModules
- fCount() - Method in interface com.lattix.core.query.builder.INumberType
- fCount() - Method in interface com.lattix.core.query.builder.IObjectMap
- fCount() - Method in interface com.lattix.core.query.builder.IObjectType
- fCount() - Method in interface com.lattix.core.query.builder.IPartitionRelations
- fCount() - Method in interface com.lattix.core.query.builder.IPartitions
- fCount() - Method in interface com.lattix.core.query.builder.IProjectProperties
- fCount() - Method in interface com.lattix.core.query.builder.IProperties
- fCount() - Method in interface com.lattix.core.query.builder.IProperty
- fCount() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- fCount() - Method in interface com.lattix.core.query.builder.IRules
- fCount() - Method in interface com.lattix.core.query.builder.ISourceCode
- fCount() - Method in interface com.lattix.core.query.builder.IStringType
- fCount() - Method in interface com.lattix.core.query.builder.ITags
- fCount() - Method in interface com.lattix.core.query.builder.IViolators
- fCount() - Method in interface com.lattix.core.query.builder.IWith
- fCount() - Method in interface com.lattix.core.query.builder.IWorkItemData
- fCount() - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- fCount() - Method in interface com.lattix.core.query.builder.IWorkList
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IAtomKinds
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IAtoms
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IBooleanType
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.ICheckers
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.ICycleComponents
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.ICycles
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IDatasource
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IDateType
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IDependency
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IDependencyKinds
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IEdgeDetails
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IEdges
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IIssueGroups
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IIssues
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IIssueSeverity
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IMap
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IMetrics
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IMetricThreshold
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IModules
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.INumberType
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IObjectMap
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IObjectType
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IPartitionRelations
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IPartitions
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IProjectProperties
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IProperties
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IProperty
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IRules
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.ISourceCode
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IStringType
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.ITags
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IViolators
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IWith
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IWorkItemData
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- fGraph(Object...) - Method in interface com.lattix.core.query.builder.IWorkList
- FIELD - Enum constant in enum class com.lattix.core.depends.AtomBehavior
- FILE - Enum constant in enum class com.lattix.core.depends.AtomBehavior
- filterAtomKind(AtomKind) - Method in class com.lattix.api.builders.AtomKindFilterBuilder
-
Add an atom kind that will be filtered out
- findDuplicateRule(Rule) - Method in interface com.lattix.core.partition.RuleSet
- fLower() - Method in interface com.lattix.core.query.builder.IAtomKinds
- fLower() - Method in interface com.lattix.core.query.builder.IAtoms
- fLower() - Method in interface com.lattix.core.query.builder.IBooleanType
- fLower() - Method in interface com.lattix.core.query.builder.ICheckers
- fLower() - Method in interface com.lattix.core.query.builder.ICycleComponents
- fLower() - Method in interface com.lattix.core.query.builder.ICycles
- fLower() - Method in interface com.lattix.core.query.builder.IDatasource
- fLower() - Method in interface com.lattix.core.query.builder.IDateType
- fLower() - Method in interface com.lattix.core.query.builder.IDependency
- fLower() - Method in interface com.lattix.core.query.builder.IDependencyKinds
- fLower() - Method in interface com.lattix.core.query.builder.IEdgeDetails
- fLower() - Method in interface com.lattix.core.query.builder.IEdges
- fLower() - Method in interface com.lattix.core.query.builder.IIssueGroups
- fLower() - Method in interface com.lattix.core.query.builder.IIssues
- fLower() - Method in interface com.lattix.core.query.builder.IIssueSeverity
- fLower() - Method in interface com.lattix.core.query.builder.IMap
- fLower() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- fLower() - Method in interface com.lattix.core.query.builder.IMetrics
- fLower() - Method in interface com.lattix.core.query.builder.IMetricThreshold
- fLower() - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- fLower() - Method in interface com.lattix.core.query.builder.IModules
- fLower() - Method in interface com.lattix.core.query.builder.INumberType
- fLower() - Method in interface com.lattix.core.query.builder.IObjectMap
- fLower() - Method in interface com.lattix.core.query.builder.IObjectType
- fLower() - Method in interface com.lattix.core.query.builder.IPartitionRelations
- fLower() - Method in interface com.lattix.core.query.builder.IPartitions
- fLower() - Method in interface com.lattix.core.query.builder.IProjectProperties
- fLower() - Method in interface com.lattix.core.query.builder.IProperties
- fLower() - Method in interface com.lattix.core.query.builder.IProperty
- fLower() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- fLower() - Method in interface com.lattix.core.query.builder.IRules
- fLower() - Method in interface com.lattix.core.query.builder.ISourceCode
- fLower() - Method in interface com.lattix.core.query.builder.IStringType
- fLower() - Method in interface com.lattix.core.query.builder.ITags
- fLower() - Method in interface com.lattix.core.query.builder.IViolators
- fLower() - Method in interface com.lattix.core.query.builder.IWith
- fLower() - Method in interface com.lattix.core.query.builder.IWorkItemData
- fLower() - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- fLower() - Method in interface com.lattix.core.query.builder.IWorkList
- fMark() - Method in interface com.lattix.core.query.builder.IAtomKinds
- fMark() - Method in interface com.lattix.core.query.builder.IAtoms
- fMark() - Method in interface com.lattix.core.query.builder.IBooleanType
- fMark() - Method in interface com.lattix.core.query.builder.ICheckers
- fMark() - Method in interface com.lattix.core.query.builder.ICycleComponents
- fMark() - Method in interface com.lattix.core.query.builder.ICycles
- fMark() - Method in interface com.lattix.core.query.builder.IDatasource
- fMark() - Method in interface com.lattix.core.query.builder.IDateType
- fMark() - Method in interface com.lattix.core.query.builder.IDependency
- fMark() - Method in interface com.lattix.core.query.builder.IDependencyKinds
- fMark() - Method in interface com.lattix.core.query.builder.IEdgeDetails
- fMark() - Method in interface com.lattix.core.query.builder.IEdges
- fMark() - Method in interface com.lattix.core.query.builder.IIssueGroups
- fMark() - Method in interface com.lattix.core.query.builder.IIssues
- fMark() - Method in interface com.lattix.core.query.builder.IIssueSeverity
- fMark() - Method in interface com.lattix.core.query.builder.IMap
- fMark() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- fMark() - Method in interface com.lattix.core.query.builder.IMetrics
- fMark() - Method in interface com.lattix.core.query.builder.IMetricThreshold
- fMark() - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- fMark() - Method in interface com.lattix.core.query.builder.IModules
- fMark() - Method in interface com.lattix.core.query.builder.INumberType
- fMark() - Method in interface com.lattix.core.query.builder.IObjectMap
- fMark() - Method in interface com.lattix.core.query.builder.IObjectType
- fMark() - Method in interface com.lattix.core.query.builder.IPartitionRelations
- fMark() - Method in interface com.lattix.core.query.builder.IPartitions
- fMark() - Method in interface com.lattix.core.query.builder.IProjectProperties
- fMark() - Method in interface com.lattix.core.query.builder.IProperties
- fMark() - Method in interface com.lattix.core.query.builder.IProperty
- fMark() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- fMark() - Method in interface com.lattix.core.query.builder.IRules
- fMark() - Method in interface com.lattix.core.query.builder.ISourceCode
- fMark() - Method in interface com.lattix.core.query.builder.IStringType
- fMark() - Method in interface com.lattix.core.query.builder.ITags
- fMark() - Method in interface com.lattix.core.query.builder.IViolators
- fMark() - Method in interface com.lattix.core.query.builder.IWith
- fMark() - Method in interface com.lattix.core.query.builder.IWorkItemData
- fMark() - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- fMark() - Method in interface com.lattix.core.query.builder.IWorkList
- forall(Object, Object...) - Method in interface com.lattix.core.query.builder.Select
- foreach(Object, Object...) - Method in interface com.lattix.core.query.builder.Select
- formatMetric(MetricState, Cancelable) - Static method in class com.lattix.core.partition.Metric.MetricFormat
- formatMetricValue(Metric, Object) - Static method in class com.lattix.core.partition.Metric.MetricFormat
- formatString(Metric) - Static method in class com.lattix.core.partition.Metric.MetricFormat
- formattedReportIterator() - Method in interface com.lattix.framework.reports.ReportCollection
- formattedReportIterator() - Method in interface com.lattix.framework.reports.ReportSet
- formatValue(ResourceManager, Object) - Method in interface com.lattix.core.depends.PropertyDefinition
- fSubstr() - Method in interface com.lattix.core.query.builder.IAtomKinds
- fSubstr() - Method in interface com.lattix.core.query.builder.IAtoms
- fSubstr() - Method in interface com.lattix.core.query.builder.IBooleanType
- fSubstr() - Method in interface com.lattix.core.query.builder.ICheckers
- fSubstr() - Method in interface com.lattix.core.query.builder.ICycleComponents
- fSubstr() - Method in interface com.lattix.core.query.builder.ICycles
- fSubstr() - Method in interface com.lattix.core.query.builder.IDatasource
- fSubstr() - Method in interface com.lattix.core.query.builder.IDateType
- fSubstr() - Method in interface com.lattix.core.query.builder.IDependency
- fSubstr() - Method in interface com.lattix.core.query.builder.IDependencyKinds
- fSubstr() - Method in interface com.lattix.core.query.builder.IEdgeDetails
- fSubstr() - Method in interface com.lattix.core.query.builder.IEdges
- fSubstr() - Method in interface com.lattix.core.query.builder.IIssueGroups
- fSubstr() - Method in interface com.lattix.core.query.builder.IIssues
- fSubstr() - Method in interface com.lattix.core.query.builder.IIssueSeverity
- fSubstr() - Method in interface com.lattix.core.query.builder.IMap
- fSubstr() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- fSubstr() - Method in interface com.lattix.core.query.builder.IMetrics
- fSubstr() - Method in interface com.lattix.core.query.builder.IMetricThreshold
- fSubstr() - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- fSubstr() - Method in interface com.lattix.core.query.builder.IModules
- fSubstr() - Method in interface com.lattix.core.query.builder.INumberType
- fSubstr() - Method in interface com.lattix.core.query.builder.IObjectMap
- fSubstr() - Method in interface com.lattix.core.query.builder.IObjectType
- fSubstr() - Method in interface com.lattix.core.query.builder.IPartitionRelations
- fSubstr() - Method in interface com.lattix.core.query.builder.IPartitions
- fSubstr() - Method in interface com.lattix.core.query.builder.IProjectProperties
- fSubstr() - Method in interface com.lattix.core.query.builder.IProperties
- fSubstr() - Method in interface com.lattix.core.query.builder.IProperty
- fSubstr() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- fSubstr() - Method in interface com.lattix.core.query.builder.IRules
- fSubstr() - Method in interface com.lattix.core.query.builder.ISourceCode
- fSubstr() - Method in interface com.lattix.core.query.builder.IStringType
- fSubstr() - Method in interface com.lattix.core.query.builder.ITags
- fSubstr() - Method in interface com.lattix.core.query.builder.IViolators
- fSubstr() - Method in interface com.lattix.core.query.builder.IWith
- fSubstr() - Method in interface com.lattix.core.query.builder.IWorkItemData
- fSubstr() - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- fSubstr() - Method in interface com.lattix.core.query.builder.IWorkList
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IAtomKinds
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IAtoms
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IBooleanType
- fSubstr(int) - Method in interface com.lattix.core.query.builder.ICheckers
- fSubstr(int) - Method in interface com.lattix.core.query.builder.ICycleComponents
- fSubstr(int) - Method in interface com.lattix.core.query.builder.ICycles
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IDatasource
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IDateType
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IDependency
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IDependencyKinds
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IEdgeDetails
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IEdges
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IIssueGroups
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IIssues
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IIssueSeverity
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IMap
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IMetrics
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IMetricThreshold
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IModules
- fSubstr(int) - Method in interface com.lattix.core.query.builder.INumberType
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IObjectMap
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IObjectType
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IPartitionRelations
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IPartitions
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IProjectProperties
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IProperties
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IProperty
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IRules
- fSubstr(int) - Method in interface com.lattix.core.query.builder.ISourceCode
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IStringType
- fSubstr(int) - Method in interface com.lattix.core.query.builder.ITags
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IViolators
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IWith
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IWorkItemData
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- fSubstr(int) - Method in interface com.lattix.core.query.builder.IWorkList
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IAtomKinds
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IAtoms
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IBooleanType
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.ICheckers
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.ICycleComponents
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.ICycles
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IDatasource
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IDateType
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IDependency
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IDependencyKinds
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IEdgeDetails
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IEdges
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IIssueGroups
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IIssues
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IIssueSeverity
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IMap
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IMetrics
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IMetricThreshold
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IModules
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.INumberType
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IObjectMap
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IObjectType
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IPartitionRelations
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IPartitions
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IProjectProperties
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IProperties
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IProperty
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IRules
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.ISourceCode
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IStringType
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.ITags
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IViolators
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IWith
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IWorkItemData
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- fSubstr(int, int) - Method in interface com.lattix.core.query.builder.IWorkList
- function(String, Object...) - Method in interface com.lattix.core.query.builder.Select
- Function<T extends Table,
Top extends Table> - Interface in com.lattix.core.query.builder - function2(String, Object...) - Method in interface com.lattix.core.query.builder.Select
- fUpper() - Method in interface com.lattix.core.query.builder.IAtomKinds
- fUpper() - Method in interface com.lattix.core.query.builder.IAtoms
- fUpper() - Method in interface com.lattix.core.query.builder.IBooleanType
- fUpper() - Method in interface com.lattix.core.query.builder.ICheckers
- fUpper() - Method in interface com.lattix.core.query.builder.ICycleComponents
- fUpper() - Method in interface com.lattix.core.query.builder.ICycles
- fUpper() - Method in interface com.lattix.core.query.builder.IDatasource
- fUpper() - Method in interface com.lattix.core.query.builder.IDateType
- fUpper() - Method in interface com.lattix.core.query.builder.IDependency
- fUpper() - Method in interface com.lattix.core.query.builder.IDependencyKinds
- fUpper() - Method in interface com.lattix.core.query.builder.IEdgeDetails
- fUpper() - Method in interface com.lattix.core.query.builder.IEdges
- fUpper() - Method in interface com.lattix.core.query.builder.IIssueGroups
- fUpper() - Method in interface com.lattix.core.query.builder.IIssues
- fUpper() - Method in interface com.lattix.core.query.builder.IIssueSeverity
- fUpper() - Method in interface com.lattix.core.query.builder.IMap
- fUpper() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- fUpper() - Method in interface com.lattix.core.query.builder.IMetrics
- fUpper() - Method in interface com.lattix.core.query.builder.IMetricThreshold
- fUpper() - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- fUpper() - Method in interface com.lattix.core.query.builder.IModules
- fUpper() - Method in interface com.lattix.core.query.builder.INumberType
- fUpper() - Method in interface com.lattix.core.query.builder.IObjectMap
- fUpper() - Method in interface com.lattix.core.query.builder.IObjectType
- fUpper() - Method in interface com.lattix.core.query.builder.IPartitionRelations
- fUpper() - Method in interface com.lattix.core.query.builder.IPartitions
- fUpper() - Method in interface com.lattix.core.query.builder.IProjectProperties
- fUpper() - Method in interface com.lattix.core.query.builder.IProperties
- fUpper() - Method in interface com.lattix.core.query.builder.IProperty
- fUpper() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- fUpper() - Method in interface com.lattix.core.query.builder.IRules
- fUpper() - Method in interface com.lattix.core.query.builder.ISourceCode
- fUpper() - Method in interface com.lattix.core.query.builder.IStringType
- fUpper() - Method in interface com.lattix.core.query.builder.ITags
- fUpper() - Method in interface com.lattix.core.query.builder.IViolators
- fUpper() - Method in interface com.lattix.core.query.builder.IWith
- fUpper() - Method in interface com.lattix.core.query.builder.IWorkItemData
- fUpper() - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- fUpper() - Method in interface com.lattix.core.query.builder.IWorkList
G
- get(Atom) - Method in interface com.lattix.core.partition.Partition.OtherAtomsCollection
- getActiveProject() - Method in interface com.lattix.api.ProjectManager
-
Get the active project workspace
- getAddAtomProperties(Atom) - Method in interface com.lattix.core.partition.Partition
- getAggregateFunction() - Method in interface com.lattix.core.depends.PropertyDefinition
- getAllAtoms(PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Returns a collection of atoms that are represented by the given partitions and their descendants
- getAllHighLevelCycles() - Method in interface com.lattix.api.ProjectQuery
-
Returns an Iterator of all the high level cycles
- getAllMetricDefinitions() - Method in interface com.lattix.api.ProjectQuery
- getAllPartitionIterator(PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Finds all the partitions that have the given tag.
- getAllPartitions(PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Finds all the partitions that have the given tag.
- getAllPartitions(Tag) - Method in interface com.lattix.api.ProjectQuery
-
Finds all the partitions that have the given tag.
- getAllPropertiesMap() - Method in interface com.lattix.core.partition.Partition.AddAtomProperties
- getAllTags() - Method in interface com.lattix.api.ProjectQuery
-
Return a collection of all tags in the model.
- getAllWorkItemData(WorkItem) - Method in interface com.lattix.api.ProjectQuery
-
Get the aggregated work item data
- getApp() - Method in class com.lattix.api.groovy.APIScript
- getAppliedRules() - Method in interface com.lattix.api.ProjectQuery
-
Get all applied rules for each dependency
- getAssignee() - Method in interface com.lattix.framework.workspace.Issue
- getAt(int) - Method in interface com.lattix.core.depends.DataSourceCollection
- getAt(int) - Method in interface com.lattix.core.partition.PartitionEdgePath
-
Get the Partition at the given index in the path
- getAtom() - Method in interface com.lattix.core.partition.Partition
-
Return the Atom if this is an atom partition, else return null
- getAtom(CharSequence) - Method in interface com.lattix.core.depends.DependAtomSetResolver
- getAtom(CharSequence, SourceContextManager.SourceContext) - Method in interface com.lattix.core.depends.DependAtomSetResolver
- getAtom(CharSequence, String) - Method in interface com.lattix.core.depends.AtomFactory
- getAtom(CharSequence, String) - Method in interface com.lattix.core.depends.DependencyDataSource
-
Find the atom with the given name and kind
- getAtom(String) - Method in interface com.lattix.api.ProjectQuery
-
Returns the atom with the given name, or null if none exists.
- getAtom(String, String) - Method in interface com.lattix.api.ProjectQuery
-
Returns the atom with the given name, or null if none exists.
- getAtomAt(Partition) - Method in interface com.lattix.api.ProjectQuery
-
Get the atom at the given partition
- getAtomCount() - Method in interface com.lattix.core.depends.DependencyDataSource
-
Return the number of Atoms contained in this Data Source
- getAtomFromChars(CharSequence, String, DependencyDataSource) - Method in interface com.lattix.core.depends.DependencyResolver
- getAtomFromComponent(String, CharSequence) - Method in interface com.lattix.core.depends.DependencyResolver
- getAtomInDatasource(Atom, CharSequence) - Method in interface com.lattix.api.ProjectQuery
-
Find an atom of the given name that is contained in the same datassource as the given atom
- getAtomInDatasource(DependencyResolver, DependencyDataSource, CharSequence) - Method in interface com.lattix.api.ProjectQuery
-
Find an atom of the given name that is contained in the given datassource
- getAtomKind(Atom) - Method in interface com.lattix.api.ProjectQuery
-
Returns the Atom kind
- getAtomKind(String) - Method in interface com.lattix.core.depends.DependAtomSetResolver
- getAtomKindDefinition() - Method in interface com.lattix.core.depends.AtomKind
- getAtomKindResourceName(Atom) - Method in interface com.lattix.api.ProjectQuery
-
Returns the localized name of the Atom kind
- getAtomKinds() - Method in interface com.lattix.core.depends.DependAtomSetResolver
- getAtomManager() - Method in interface com.lattix.core.depends.DependencyResolver
- getAtomObj(CharSequence, String) - Method in interface com.lattix.core.depends.DependencyResolver
- getAtomObj(CharSequence, String, DependencyDataSource) - Method in interface com.lattix.core.depends.DependAtomSetResolver
- getAtomPartitionIterator(PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Finds all the atom partitions that have the given tag.
- getAtomProperty(Atom, String) - Method in interface com.lattix.api.ProjectQuery
-
Get the value of a property on an atom
- getAtomProperty(Atom, String) - Method in interface com.lattix.core.depends.AtomFactory
- getAtomPropertyDefinition(String) - Method in interface com.lattix.core.depends.AtomKind
- getAtomPropertyDefinition(String) - Method in interface com.lattix.core.depends.AtomKindDefinition
- getAtomPropertyValue(Atom, String) - Method in interface com.lattix.api.ProjectQuery
-
return the value of a property assigned to an atom
- getAtoms() - Method in interface com.lattix.core.query.builder.IAtoms
- getAtomsAt(PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Returns a collection of atoms that are directly represented by the given partitions
- getAtomSet() - Method in interface com.lattix.core.depends.DependAtomSetResolver
- getAtomSet() - Method in interface com.lattix.core.partition.Partition
-
Return a set of all the atoms directly contained in this partition
- getAtomsFromAtomDB(AtomCollection) - Method in interface com.lattix.api.ProjectQuery
-
Return the fully expanded EdgeDatabase for the given atoms, inclusive.
- getAtomsFromDatabase() - Method in interface com.lattix.api.ProjectQuery
-
Iterator over the atoms in the AtomDatabase
- getAvailableLicensesStatus() - Static method in class com.lattix.api.LattixApi
-
Returns a String describing the available licenses
- getBadEdges(PartitionDependencyGraph) - Method in interface com.lattix.api.ProjectQuery
-
Returns the set of all "bad" edges in the graph: bad edges are those dependencies that appear above the diagonal in the DSM only avilable if the dependency graph is created with orderVertices = true; not available when dependency graph is created with doFlatten = true
- getBehaviorString(AtomKindDefinition) - Static method in enum class com.lattix.core.depends.AtomBehavior
- getBehaviorString(DependencyKind) - Static method in enum class com.lattix.core.depends.DependencyBehavior
- getBehaviorString(PropertyDefinition) - Static method in enum class com.lattix.core.depends.PropertyBehavior
- getCache(String) - Method in interface com.lattix.core.depends.AtomFactory
- getCache(String) - Method in interface com.lattix.core.depends.DependencyResolver
- getCacheObject(String) - Method in interface com.lattix.api.ReportGroup
-
This API is used for sharing data among reports that are created at the same time
- getCancelable() - Method in class com.lattix.api.groovy.APIScript
- getCellFormat(int) - Method in interface com.lattix.framework.query.Query.Row
- getCellStyle(int) - Method in interface com.lattix.framework.query.Query.Row
- getCellTag(int) - Method in interface com.lattix.framework.query.Query.Row
- getCellTag(String) - Method in interface com.lattix.framework.query.Query.Row
- getChangedAtoms() - Method in interface com.lattix.api.ProjectUpdater.UpdateResult
-
Return the collection of atoms that changed in the model
- getChildPartitionByName(Partition, String) - Method in interface com.lattix.api.ProjectQuery
-
Finds child partition with the given name.
- getClass(String) - Method in class com.lattix.api.groovy.APIScript
- getClearTextDescription() - Method in interface com.lattix.core.partition.IntersectInfo
- getClearTextDescription() - Method in interface com.lattix.core.partition.Partition
- getClearTextDescription() - Method in interface com.lattix.core.partition.Rule
-
Return the clear text description (strips off HTML tags)
- getColName() - Method in class com.lattix.framework.query.Query.LinkInfo
- getColor() - Method in interface com.lattix.core.partition.Tag
-
Return the color of this tag
- getColumn(String) - Method in interface com.lattix.framework.query.Schema.Table
- getColumnClass() - Method in interface com.lattix.framework.query.Schema.Column
- getColumnCount() - Method in interface com.lattix.core.query.ObjectResultSet
- getColumnCount() - Method in interface com.lattix.framework.query.QueryResultSet
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IAtomKinds
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IAtoms
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IBooleanType
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.ICheckers
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.ICycleComponents
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.ICycles
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IDatasource
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IDateType
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IDependency
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IDependencyKinds
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IEdgeDetails
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IEdges
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IIssueGroups
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IIssues
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IIssueSeverity
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IMap
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IMetrics
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IMetricThreshold
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IModules
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.INumberType
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IObjectMap
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IObjectType
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IPartitionRelations
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IPartitions
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IProjectProperties
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IProperties
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IProperty
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IRules
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.ISourceCode
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IStringType
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.ITags
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IViolators
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IWith
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IWorkItemData
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- getColumnForView(TableReference, TableReference) - Method in interface com.lattix.core.query.builder.IWorkList
- getColumnIndex(String) - Method in interface com.lattix.framework.query.Query.Row
- getColumnNameForIndex(int) - Method in interface com.lattix.framework.query.Query.Row
- getColumnParams() - Method in interface com.lattix.framework.query.Schema.Column
- getColumnValues(int) - Method in interface com.lattix.core.query.builder.Results
- getComponent() - Method in interface com.lattix.core.depends.DependAtomSetResolver
- getComponent(String) - Method in interface com.lattix.core.depends.DependencyResolver
- getContainer() - Method in interface com.lattix.core.partition.Partition
- getContainerTag() - Method in interface com.lattix.core.partition.Criteria
- getCriteria() - Method in interface com.lattix.core.partition.Tag
-
Return the criteria of this tag.
- getCycleComponents(Partition) - Method in interface com.lattix.api.ProjectQuery
-
Returns all the strongly connected components that are directly in a partition.
- getDataDetail() - Method in interface com.lattix.framework.workspace.WorkItem.WorkItemData
- getDataId() - Method in interface com.lattix.framework.workspace.WorkItem.DataDetail
- getDataKind() - Method in interface com.lattix.framework.workspace.WorkItem.DataDetail
- getDataSource() - Method in interface com.lattix.util.SourceCodeLine
- getDataSourcesFor(String) - Method in interface com.lattix.api.ProjectUpdater
-
Return the data source collection for the given module.
- getDataValue() - Method in interface com.lattix.framework.workspace.WorkItem.DataDetail
- getDecimalFormat(int, boolean) - Static method in class com.lattix.core.partition.Metric.MetricFormat
- getDecimalPrecision() - Method in interface com.lattix.core.depends.PropertyDefinition
- getDecimalPrecision() - Method in interface com.lattix.core.partition.Metric
- getDefaultComponentAtom(String) - Method in interface com.lattix.core.depends.DependencyResolver
- getDefaultDescription() - Method in interface com.lattix.framework.workspace.WorkItem
- getDefaultDescription() - Method in interface com.lattix.framework.workspace.WorkItem.WorkItemData
- getDependAtomSetResolver(String) - Method in interface com.lattix.core.depends.DependencyResolver
- getDependDataCacheObject(String) - Method in interface com.lattix.api.ProjectEditor
-
Get a named cached object to the DependData
- getDependDataSourceCollection(DependModule) - Method in interface com.lattix.core.depends.DependencyResolver
- getDependencies() - Method in interface com.lattix.core.partition.RuleViolator
-
Get the collection of dependencies that cause the violation
- getDependencies(AtomCollection) - Method in interface com.lattix.api.ProjectQuery
-
Finds all the dependencies from the given atom.
- getDependency() - Method in interface com.lattix.core.depends.DependencyEdge
-
Get dependency
- getDependencyCollection() - Method in interface com.lattix.core.depends.AtomDependencies
- getDependencyDataSource() - Method in interface com.lattix.core.depends.Atom
-
Return the data source which created this atom
- getDependencyDataSource() - Method in interface com.lattix.core.depends.AtomDependencies
- getDependencyFilter(PartitionModel) - Method in interface com.lattix.core.partition.Criteria
- getDependencyFilter(PartitionQuery) - Method in interface com.lattix.core.partition.Criteria
- getDependencyFilterString() - Method in interface com.lattix.core.partition.Rule
-
Return an encoded filter for dependencies
- getDependencyKind(Dependency) - Method in interface com.lattix.api.ProjectQuery
-
Returns the DependencyKind object for the Dependency
- getDependencyKind(Dependency) - Method in interface com.lattix.core.depends.DependencyResolver
- getDependencyKind(String) - Method in interface com.lattix.core.depends.DependAtomSetResolver
- getDependencyKindName(String, String) - Method in interface com.lattix.core.depends.DependencyResolver
- getDependencyKindResourceName(Dependency) - Method in interface com.lattix.api.ProjectQuery
-
Returns the localized name of the Dependency kind
- getDependencyKinds() - Method in interface com.lattix.core.depends.DependAtomSetResolver
- getDependencyLineNumber(Dependency) - Method in interface com.lattix.core.partition.RuleViolator
- getDependencyLineNumbers(Dependency) - Method in interface com.lattix.core.depends.AtomDependencies
- getDependencyResolver() - Method in interface com.lattix.core.depends.DependAtomSetResolver
- getDependencyStrength(Dependency) - Method in interface com.lattix.core.depends.AtomDependencies
- getDependencyStrength(Partition, Partition) - Method in interface com.lattix.api.ProjectQuery
-
Get dependency strength between 2 partitions
- getDependsModNumber() - Method in interface com.lattix.core.depends.DependencyResolver
- getDependSourceDataCollection(String) - Method in interface com.lattix.core.depends.DependencyResolver
- getDependSourceDataCollections() - Method in interface com.lattix.core.depends.DependencyResolver
- getDesc() - Method in interface com.lattix.framework.reports.ReportSet
- getDescendantAtomPartitions(Partition) - Method in interface com.lattix.api.ProjectQuery
-
Finds all atoms descendant from this partition (if member-level is on this includes members)
- getDescendentRulesFor(RuleSource) - Method in interface com.lattix.api.ProjectQuery
-
Get the rules attached to the given source, and the ones attached to the children sources
- getDescription() - Method in interface com.lattix.core.partition.IntersectInfo
- getDescription() - Method in interface com.lattix.core.partition.Partition
- getDescription() - Method in interface com.lattix.core.partition.Rule
-
Return the description of this rule.
- getDescription() - Method in interface com.lattix.core.query.ObjectResultSet
- getDescription() - Method in interface com.lattix.framework.query.QueryResultSet
- getDescription() - Method in interface com.lattix.framework.query.Schema.Column
- getDescription() - Method in interface com.lattix.framework.query.Schema.Table
- getDescription() - Method in interface com.lattix.framework.workspace.Issue
- getDescription() - Method in interface com.lattix.framework.workspace.WorkItem
- getDescription() - Method in interface com.lattix.framework.workspace.WorkItem.WorkItemData
- getDescription(ResourceManager) - Method in interface com.lattix.core.partition.Metric
- getDescriptionRes() - Method in interface com.lattix.core.depends.ModuleDefinition
- getDirectTagsFor(PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Return a collection of all tags directly associated with the given partitions.
- getDisplayModel() - Method in interface com.lattix.api.ProjectModelView
- getDisplayModel() - Method in interface com.lattix.api.ProjectQuery
- getDisplayName() - Method in interface com.lattix.core.depends.Atom
-
Return the display name of the Atom.
- getDisplayName() - Method in interface com.lattix.core.depends.Dependency
-
Return the display name of this dependency
- getDisplayName() - Method in interface com.lattix.core.depends.DependencyDataSource
-
Return the display name of the file/data source
- getDisplayName() - Method in interface com.lattix.core.partition.Partition
- getDisplayName() - Method in interface com.lattix.core.partition.PartitionRelation
- getDisplayName() - Method in interface com.lattix.core.partition.Rule
-
Get the display name of the rule
- getDisplayName() - Method in interface com.lattix.core.partition.RuleSource
- getDisplayName() - Method in interface com.lattix.core.partition.RuleTarget
-
Return the display name
- getDisplayName() - Method in interface com.lattix.framework.workspace.Issue
- getDisplayNameChars() - Method in interface com.lattix.core.depends.Atom
- getDisplayNameChars() - Method in interface com.lattix.core.depends.Dependency
- getDisplayNameChars() - Method in interface com.lattix.core.partition.Partition
- getDisplaySubPartition(Partition, int) - Method in interface com.lattix.api.ProjectQuery
-
Returns child partition at given display index
- getDsmModel() - Method in interface com.lattix.api.ProjectQuery
-
return the DSM model of the current view.
- getEdgeDatabase() - Method in interface com.lattix.api.ProjectQuery
-
Iterator over the atoms in the AtomDatabase that are contained within the given atom, inclusive
- getEdgeProperties(Atom, Dependency) - Method in interface com.lattix.api.ProjectQuery
-
Returns a Map of Properties associated with this edge
- getEdgeProperties(DependencyEdge) - Method in interface com.lattix.api.ProjectQuery
-
Returns a Map of Properties associated with this edge
- getEdgeProperty(Atom, Dependency, String) - Method in interface com.lattix.api.ProjectQuery
-
get value of a property on a dependency edge
- getEdgePropertyValue(String) - Method in interface com.lattix.core.depends.DependencyEdge
- getEdges() - Method in interface com.lattix.core.partition.RuleViolator
-
Get the DependencyEdges that cause the violation
- getEdges() - Method in interface com.lattix.core.query.builder.IEdges
- getEdges(Atom, Atom) - Method in interface com.lattix.api.ProjectQuery
-
Finds all the dependency edges between the source atom and target atom.
- getEdges(Partition, Partition) - Method in interface com.lattix.api.ProjectQuery
-
Finds all the dependency edges from source to target
- getEdges(PartitionRelationCollection) - Method in interface com.lattix.api.ProjectQuery
-
Finds all the dependency edges from the sources to the targets in the relations
- getEdgesBetween(PartitionCollection, PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Find all the dependencies between the 2 collections
- getEdgesFrom(AtomCollection) - Method in interface com.lattix.api.ProjectQuery
-
Finds all the dependency edges from a collection of atoms.
- getEdgesFromAtomDB(DependencyEdgeCollection) - Method in interface com.lattix.api.ProjectQuery
-
Return the fully expanded EdgeDatabase for the given edges, inclusive
- getEdgesFromAtomDB(Partition, Partition) - Method in interface com.lattix.api.ProjectQuery
-
Return the fully expanded EdgeDatabase for the given relation
- getEdgesFromAtomDB(PartitionRelationCollection) - Method in interface com.lattix.api.ProjectQuery
-
Return the fully expanded EdgeDatabase for the given relations, inclusive
- getEdgesFromAtomDB(Iterator<DependencyEdge>) - Method in interface com.lattix.api.ProjectQuery
-
Return the fully expanded EdgeDatabase for the given edges, inclusive
- getEdgesFromWorkItem(WorkItem) - Method in interface com.lattix.api.ProjectQuery
-
Get all the edges reference by the given work item
- getEngine() - Method in class com.lattix.api.groovy.APIScript
- getExistingDependency(String, String, CharSequence) - Method in interface com.lattix.core.depends.DependencyResolver
- getExistingDependency2(Atom, String, DependencyKind, CharSequence) - Method in interface com.lattix.core.depends.DependencyResolver
- getExistingDependency2(Atom, String, String, CharSequence) - Method in interface com.lattix.core.depends.DependencyResolver
- getExternalEdges(PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Finds all the dependency edges descendant from the given partitions to external targets.
- getExternalType(CharSequence, boolean) - Method in interface com.lattix.core.depends.DependAtomSetResolver
- getExternalType(String, CharSequence, boolean) - Method in interface com.lattix.core.depends.DependencyResolver
- getFilterTables() - Method in interface com.lattix.framework.query.Schema.Column
- getFlag() - Method in interface com.lattix.core.depends.PropertyDefinition
- getFlags() - Method in interface com.lattix.core.depends.AtomKind
- getFlags() - Method in interface com.lattix.core.depends.AtomKindDefinition
- getFlags() - Method in interface com.lattix.core.depends.DependencyKind
- getFocusPartition() - Method in interface com.lattix.api.ProjectSelection
-
Return the partition that has the current focus
- getFormatString() - Method in interface com.lattix.core.partition.Metric
- getFormatString(ResourceManager) - Method in interface com.lattix.framework.query.Query.CellFormat
- getFormatStringRes() - Method in interface com.lattix.core.depends.PropertyDefinition
- getFormatStringRes() - Method in interface com.lattix.core.partition.Metric
- getFormattedValue(ResourceManager, Object) - Method in interface com.lattix.core.partition.Metric
- getFullName() - Method in interface com.lattix.core.partition.Tag
- getFullSourceName(Atom) - Method in interface com.lattix.api.ProjectQuery
-
Return the full source filename that defines the atom
- getGlobalTree() - Method in interface com.lattix.framework.reports.ReportSet
- getGoodEdges(PartitionDependencyGraph) - Method in interface com.lattix.api.ProjectQuery
-
Returns the set of all "good" edges in the graph: good edges are those dependencies that appear below the diagonal in the DSM only avilable if the dependency graph is created with orderVertices = true; not available when dependency graph is created with doFlatten = true
- getGridTableModels() - Method in interface com.lattix.framework.reports.ReportSet
- getGroovyClassLoader() - Method in class com.lattix.api.groovy.APIScript
- getHelpURL() - Method in interface com.lattix.core.partition.Metric
- getHighLevelDependencyGraph(Partition) - Method in interface com.lattix.api.ProjectQuery
-
Build a dependency graph for the children directly under the given partition
- getHighLevelDependencyGraph2(Partition, Partition) - Method in interface com.lattix.api.ProjectQuery
-
Build a dependency graph for the between part and target for children directly under the given partitions
- getId() - Method in interface com.lattix.core.depends.AtomFilter
- getId() - Method in interface com.lattix.core.depends.AtomKindFilter
- getId() - Method in interface com.lattix.core.depends.DependencyFilter
- getId() - Method in interface com.lattix.core.depends.DependModule
-
Return the uniqe ID of this plugin component
- getId() - Method in interface com.lattix.core.depends.ModuleDefinition
- getId() - Method in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- getId() - Method in interface com.lattix.core.partition.Metric
- getId() - Method in interface com.lattix.core.partition.MetricState
- getId() - Method in interface com.lattix.core.query.ObjectResultSet
- getId() - Method in interface com.lattix.framework.reports.ReportSet
- getId() - Method in class com.lattix.framework.reports.ReportSet.ReportDescription
- getId() - Method in class com.lattix.framework.reports.ReportSet.ReportHeading
- getId() - Method in interface com.lattix.framework.workspace.Issue
- getId() - Method in enum class com.lattix.framework.workspace.IssueSeverity
- getId() - Method in interface com.lattix.framework.workspace.WorkItem
- getId() - Method in interface com.lattix.util.PropertyManager
- getIdObj() - Method in interface com.lattix.core.partition.Metric
- getIdObj() - Method in interface com.lattix.core.partition.MetricState
- getImageName() - Method in interface com.lattix.core.depends.AtomKind
- getImageName() - Method in interface com.lattix.core.depends.AtomKindDefinition
- getImageName() - Method in interface com.lattix.core.partition.Metric
- getImpactStrength(Partition, int) - Method in interface com.lattix.api.ProjectQuery
-
Get the impact strength
- getInheritedRulesFor(RuleSource) - Method in interface com.lattix.api.ProjectQuery
-
Get the rules attached to the given source, and all parent sources
- getKind() - Method in interface com.lattix.core.depends.Atom
-
Return the kind of this atom.
- getKindId() - Method in interface com.lattix.core.depends.DependencyKind
-
Return the id of this kind
- getKindString() - Method in interface com.lattix.core.depends.Dependency
-
Return the kind string of this dependency.
- getLattixApi() - Static method in class com.lattix.api.LattixApi
- getLattixApiLdc() - Static method in class com.lattix.api.LattixApi
- getLayoutType() - Method in interface com.lattix.core.partition.PartitionDependencyGraph
- getLength() - Method in interface com.lattix.core.depends.AtomDependencies.Position
- getLevel() - Method in interface com.lattix.core.partition.Partition
- getLevel() - Method in interface com.lattix.core.partition.TagCalculator
- getLineNumber() - Method in interface com.lattix.core.depends.AtomDependencies.Position
- getLineNumber() - Method in interface com.lattix.util.SourceCodeLine
- getLinkColumn() - Method in interface com.lattix.core.query.builder.SubQuery
- getLinkInfo(String) - Method in interface com.lattix.framework.query.Query.Row
- getLinkName() - Method in class com.lattix.framework.query.Query.LinkInfo
- getLinkQuery() - Method in class com.lattix.framework.query.Query.LinkInfo
- getLoaderMajorRev() - Method in interface com.lattix.core.depends.AtomFactory
- getLoaderMinorRev() - Method in interface com.lattix.core.depends.AtomFactory
- getLowLevelCycleComponents(Partition) - Method in interface com.lattix.api.ProjectQuery
-
Returns all the low strongly connected components useful for finding files/classes in cycles without regard to whether they are in a cycle or not.
- getMainAncestorAtom(Atom) - Method in interface com.lattix.api.ProjectQuery
- getMainAncestorAtom(DependencyResolver, Atom) - Method in interface com.lattix.api.ProjectQuery
- getManualAtom(String, String) - Method in interface com.lattix.api.ProjectEditor
-
Find a manual atom of the given name in the given module, if it exists, else return null.
- getMask() - Method in enum class com.lattix.core.depends.AtomBehavior
- getMask() - Method in interface com.lattix.core.depends.Behavior
- getMask() - Method in enum class com.lattix.core.depends.DependencyBehavior
- getMask() - Method in enum class com.lattix.core.depends.PropertyBehavior
- getMaxPathSize() - Method in interface com.lattix.core.partition.PartitionEdgePathCollection
-
Return the longest path in the collection
- getMetric() - Method in interface com.lattix.core.partition.MetricState
- getMetricDefinition(String) - Method in interface com.lattix.api.ProjectQuery
- getMetricGroupState() - Method in interface com.lattix.core.partition.MetricState
- getMetricValue(Partition, Metric) - Method in interface com.lattix.api.ProjectQuery
- getMissingAtoms() - Method in interface com.lattix.api.ProjectUpdater.UpdateResult
-
Return the collection of atoms that are no longer in the model.
- getMissingRuleViolations() - Method in interface com.lattix.api.ProjectUpdater.UpdateResult
-
Return the collection of rule violations that are no longer in the model.
- getModel() - Method in class com.lattix.api.groovy.APIScript
-
Returns the ProjectModel for the current Project
- getModel(Binding) - Static method in class com.lattix.api.groovy.APIScript
- getModel(Binding, boolean) - Static method in class com.lattix.api.groovy.APIScript
- getModule() - Method in interface com.lattix.core.depends.Atom
-
Return the module that created this atom
- getModule() - Method in interface com.lattix.core.depends.AtomFactory
- getModule() - Method in interface com.lattix.core.depends.DependencyDataSource
-
Return the DependModule module associated with this data source
- getModuleAtomKinds(String) - Method in interface com.lattix.api.ProjectQuery
-
Returns the atom kinds defined in the given module
- getModuleDefinition() - Method in interface com.lattix.core.depends.DependModule
- getModuleDependencyKinds(String) - Method in interface com.lattix.api.ProjectQuery
-
Returns the DependencyKinds defined in the given module
- getModuleId() - Method in interface com.lattix.core.depends.AtomKind
-
Return the module id that created this kind
- getModuleId() - Method in interface com.lattix.core.depends.AtomKindDefinition
-
Return the module id that created this kind
- getModuleId() - Method in interface com.lattix.core.depends.DependAtomSetResolver
- getModuleId() - Method in interface com.lattix.core.depends.Dependency
-
Return the module id in which to search for the target atom
- getModuleId() - Method in interface com.lattix.core.depends.DependencyDataSource
-
Return the id of the module that created this DependencyDataSource
- getModuleId() - Method in interface com.lattix.core.depends.DependencyKind
-
Return the module id that created this kind
- getModuleId() - Method in interface com.lattix.core.depends.PropertyDefinition
- getModuleId() - Method in interface com.lattix.util.SourceCodeLine
- getModuleIds() - Method in interface com.lattix.api.ProjectQuery
-
Returns the available module ids, specified by the given project profile.
- getModuleOption(String, String) - Method in interface com.lattix.api.ProjectUpdater
-
get module specific property
- getModuleProperty(String) - Method in interface com.lattix.core.depends.AtomFactory
-
Get value of property for the given module.
- getName() - Method in interface com.lattix.core.depends.Atom
-
Return the name of the Atom.
- getName() - Method in interface com.lattix.core.depends.AtomKind
- getName() - Method in interface com.lattix.core.depends.AtomKindDefinition
- getName() - Method in interface com.lattix.core.depends.Dependency
-
Return the name of the dependency.
- getName() - Method in interface com.lattix.core.depends.DependencyDataSource
-
Return the canonical pathname of this file/data source
- getName() - Method in interface com.lattix.core.depends.DependModule
- getName() - Method in interface com.lattix.core.depends.PropertyDefinition
- getName() - Method in interface com.lattix.core.partition.Criteria
- getName() - Method in interface com.lattix.core.partition.Metric
- getName() - Method in interface com.lattix.core.partition.Partition
- getName() - Method in interface com.lattix.core.partition.Rule
-
Get the name of the rule
- getName() - Method in interface com.lattix.core.partition.RuleSet
- getName() - Method in interface com.lattix.core.partition.RuleSource
- getName() - Method in interface com.lattix.core.partition.RuleTarget
-
Return the name of the target.
- getName() - Method in interface com.lattix.framework.query.Schema.Column
- getName() - Method in interface com.lattix.framework.reports.ReportSet
- getName() - Method in interface com.lattix.framework.workspace.Issue
- getName() - Method in interface com.lattix.framework.workspace.WorkItem
- getName() - Method in interface com.lattix.framework.workspace.WorkItem.WorkItemData
- getName() - Method in interface com.lattix.util.SourceCodeLine
- getNameChars() - Method in interface com.lattix.core.depends.Atom
- getNameChars() - Method in interface com.lattix.core.depends.Dependency
- getNameChars() - Method in interface com.lattix.core.partition.Partition
- getNameChars() - Method in interface com.lattix.core.partition.RuleTarget
- getNamedDetail(String) - Method in interface com.lattix.framework.workspace.WorkItem.WorkItemData
- getNamedWorkItemData(String) - Method in interface com.lattix.framework.workspace.WorkItem
- getNameRes() - Method in enum class com.lattix.core.depends.AtomBehavior
- getNameRes() - Method in enum class com.lattix.core.depends.DependencyBehavior
- getNameRes() - Method in interface com.lattix.core.depends.ModuleDefinition
- getNameRes() - Method in enum class com.lattix.core.depends.PropertyBehavior
- getNameRes() - Method in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- getNameRes() - Method in enum class com.lattix.framework.workspace.IssueSeverity
- getNameSpace() - Method in interface com.lattix.core.depends.Atom
-
Return the name space of the atom
- getNameSpaceChars() - Method in interface com.lattix.core.depends.Atom
- getNameType() - Method in interface com.lattix.core.partition.RuleTarget
-
Return the type this name represents
- getNeighbors(Partition) - Method in interface com.lattix.core.partition.PartitionDependencyGraph
-
Returns nodes adjacent to partition
- getNewAtoms() - Method in interface com.lattix.api.ProjectUpdater.UpdateResult
-
Return the collection of atoms that were not in the orignal model.
- getNewRuleViolations() - Method in interface com.lattix.api.ProjectUpdater.UpdateResult
-
Return the collection of rule violations that were not in the previous model.
- getNumViolations() - Method in interface com.lattix.core.partition.RuleViolator
- getObject() - Method in interface com.lattix.framework.workspace.Issue
- getObjectToFree() - Method in interface com.lattix.core.query.ObjectResultSet
- getOffset() - Method in interface com.lattix.core.depends.AtomDependencies.Position
- getOrderingAlgorithm(String) - Method in interface com.lattix.api.ProjectQuery
-
Iterator over the available ordering algorithms
- getOrderingAlgorithms() - Method in interface com.lattix.api.ProjectQuery
-
Iterator over the available ordering algorithms
- getOtherAtoms() - Method in interface com.lattix.core.partition.Partition
-
Return the other Atoms in this partition if any
- getOwner() - Method in interface com.lattix.framework.workspace.WorkItem
- getParams() - Method in interface com.lattix.core.partition.Criteria
- getParentAtom(Atom) - Method in interface com.lattix.core.depends.DependencyResolver
- getParentDataSource() - Method in interface com.lattix.core.depends.DependencyDataSource
- getParentRuleSource() - Method in interface com.lattix.core.partition.RuleSource
- getParentWorkItem() - Method in interface com.lattix.framework.workspace.WorkItem
- getPartition() - Method in interface com.lattix.core.partition.RuleViolator
-
Get the partition that causes the violation
- getPartition(Atom) - Method in interface com.lattix.api.ProjectQuery
-
Return the partition that is associated with the given atom.
- getPartition(String) - Method in interface com.lattix.api.ProjectQuery
-
Returns the partition given the path to the partition
- getPartitionDependencyGraph(Partition, boolean) - Method in interface com.lattix.api.ProjectQuery
-
Return graph representation of partitions.
- getPartitionDependencyGraph(Partition, boolean, boolean) - Method in interface com.lattix.api.ProjectQuery
-
Return graph representation of partitions.
- getPartitionDescription(Partition) - Method in interface com.lattix.api.ProjectQuery
- getPartitionExpansion() - Method in interface com.lattix.api.ProjectModelView
- getPartitionIndex(Partition) - Method in interface com.lattix.api.ProjectQuery
-
Get the index of the partition in its container
- getPartitionModel() - Method in interface com.lattix.core.partition.MetricState
- getPartitionModel() - Method in interface com.lattix.core.partition.PartitionDependencyGraph
- getPartitionProperty(Partition, String) - Method in interface com.lattix.api.ProjectQuery
- getPartitionQuery() - Method in interface com.lattix.core.partition.MetricState
- getPartitionReference() - Method in interface com.lattix.core.partition.Partition
-
Return this Partition's Reference Partition if any
- getPartitionResultSet() - Method in interface com.lattix.api.ProjectSelection
-
return the ResultSet of the partition selection
- getPartitionRules(Partition) - Method in interface com.lattix.api.ProjectQuery
-
Return the set of rules assigned to a given partition
- getPartitions() - Method in interface com.lattix.core.query.builder.IPartitions
- getPartitionsByName(String) - Method in interface com.lattix.api.ProjectQuery
-
Finds all partitions that have a given name.
- getPartitionSet(PartitionModel) - Method in interface com.lattix.core.partition.Criteria
- getPartitionSet(PartitionQuery) - Method in interface com.lattix.core.partition.Criteria
- getPlainTextDescription() - Method in interface com.lattix.framework.workspace.WorkItem
- getPreferences(Class<?>) - Method in class com.lattix.api.groovy.APIScript
- getPriority() - Method in interface com.lattix.framework.workspace.Issue
- getPriority() - Method in interface com.lattix.framework.workspace.WorkItem
- getProject() - Method in class com.lattix.api.groovy.APIScript
- getProject(Binding) - Static method in class com.lattix.api.groovy.APIScript
- getProject(Binding, boolean) - Static method in class com.lattix.api.groovy.APIScript
- getProjectAtomKinds() - Method in interface com.lattix.api.ProjectQuery
-
Returns the atom kinds defined in the current project
- getProjectCacheObject(String) - Method in interface com.lattix.api.ProjectEditor
-
Get a named cached object to the workspace
- getProjectDependencyKinds() - Method in interface com.lattix.api.ProjectQuery
-
Returns the DependencyKinds defined in the current project
- getProjectId() - Method in interface com.lattix.api.ProjectPublisher.PublishResults
- getProjectManager() - Method in class com.lattix.api.LattixApi
-
Get the ProjectManager
- getProjectModel() - Method in interface com.lattix.api.ProjectContext
-
Returns the ProjectModel
- getProjectModelViewCollection() - Method in interface com.lattix.api.ProjectQuery
- getProjectName() - Method in interface com.lattix.api.ProjectQuery
-
Returns the name of the Project.
- getProjectPublisher() - Method in class com.lattix.api.groovy.APIScript
- getProjectPublisher() - Method in interface com.lattix.api.ProjectContext
-
Returns the ProjectPublisher
- getProjectPublisher(ProjectContext) - Method in interface com.lattix.api.ProjectManager
- getProjectSelection() - Method in interface com.lattix.api.ProjectContext
-
Returns the ProjectSelection
- getProjectSourceFileMapper() - Method in interface com.lattix.api.ProjectQuery
- getProjectUpdater() - Method in class com.lattix.api.groovy.APIScript
- getProjectUpdater() - Method in interface com.lattix.api.ProjectContext
-
Returns the ProjectUpdater
- getProperty(String) - Method in interface com.lattix.core.depends.DependencyResolver
- getProperty(String) - Method in interface com.lattix.core.partition.Partition
- getProperty(String) - Method in interface com.lattix.util.PropertyManager
- getPropertyDefinition(String) - Method in interface com.lattix.core.depends.AtomKind
- getPropertyDefinition(String) - Method in interface com.lattix.core.depends.DependencyKind
- getPropertyManager(String) - Method in interface com.lattix.core.depends.DependencyDataSource
-
Return the named PropertyManager associated with this DataSource if it exists
- getPropertyManager(String, boolean) - Method in interface com.lattix.core.depends.DependencyDataSource
- getPropertyMap() - Method in interface com.lattix.util.PropertyManager
- getPropertyUpdateTime(String) - Method in interface com.lattix.core.partition.Partition
- getPropertyValue(Dependency, String) - Method in interface com.lattix.core.depends.AtomDependencies
- getPropertyValue(String) - Method in interface com.lattix.core.depends.AtomDependencies.PropertySet
- getPropertyValue(String) - Method in interface com.lattix.core.partition.Partition.AddAtomProperties
- getProps() - Method in interface com.lattix.framework.query.Query.CellStyle
- getQuery() - Method in interface com.lattix.api.ProjectQuery
-
Create a "query" object
- getQuery() - Method in class com.lattix.core.query.builder.QueryBuilder
- getQuery(boolean) - Method in interface com.lattix.api.ProjectQuery
-
Create a "query" object
- getQueryBuilder() - Method in interface com.lattix.api.ProjectQuery
-
Create a "query" object
- getQueryParam(String, String) - Method in class com.lattix.framework.query.QueryParams
- getQueryState() - Method in interface com.lattix.core.query.ObjectResultSet
- getRefClass() - Method in interface com.lattix.framework.query.Schema.Column
- getRefTable() - Method in interface com.lattix.framework.query.Schema.Column
- getReport() - Method in class com.lattix.api.groovy.APIScript
- getReportGroup() - Method in interface com.lattix.api.CustomReport
-
Return the ReportGroup associated with this report
- getReportHeading(String) - Method in class com.lattix.framework.reports.ReportSet.ReportHeadings
- getReportHeadings() - Method in interface com.lattix.framework.reports.ReportSet
- getReportHeadings() - Method in class com.lattix.framework.reports.ReportSet.ReportHeadings
- getReportManager() - Method in class com.lattix.api.groovy.APIScript
- getReportManager() - Method in interface com.lattix.api.ProjectContext
-
Return the ReportManager
- getResName() - Method in interface com.lattix.core.depends.AtomKind
- getResName() - Method in interface com.lattix.core.depends.AtomKindDefinition
- getResName() - Method in interface com.lattix.core.depends.DependencyKind
-
Return the resource name of this kind
- getResName() - Method in interface com.lattix.core.depends.PropertyDefinition
- getResName() - Method in enum class com.lattix.core.partition.RuleType
- getResolverProject() - Method in interface com.lattix.core.depends.DependencyResolver
- getResourceManager() - Method in class com.lattix.api.groovy.APIScript
- getResourceManager() - Method in interface com.lattix.framework.reports.ReportSet
- getResourceString(String, String...) - Method in class com.lattix.api.groovy.APIScript
- getResultSet() - Method in interface com.lattix.core.query.builder.Results
- getRootPartition() - Method in interface com.lattix.api.ProjectQuery
-
Returns the root partition of the project (top-most partition)
- getRow() - Method in interface com.lattix.framework.workspace.Issue
- getRowLink(int) - Method in interface com.lattix.framework.query.Query.Row
- getRowLink(String) - Method in interface com.lattix.framework.query.Query.Row
- getRule() - Method in interface com.lattix.core.partition.RuleViolator
-
Get the rule that is causing the violation
- getRule(int) - Method in interface com.lattix.core.partition.RuleSet
- getRuleCount() - Method in interface com.lattix.core.partition.RuleSet
- getRuleIndex(Rule) - Method in interface com.lattix.core.partition.RuleSet
- getRuleSet() - Method in interface com.lattix.core.partition.Rule
-
Return the RuleSet that contains this rule
- getRuleSet(RuleHandler) - Method in interface com.lattix.core.partition.RuleSource
- getRulesFor(RuleSource) - Method in interface com.lattix.api.ProjectQuery
-
Get the rules attached to the given source
- getRuleSource() - Method in interface com.lattix.core.partition.Rule
-
Get the source of this rule.
- getRuleSource() - Method in interface com.lattix.core.partition.RuleSet
- getRuleTarget() - Method in interface com.lattix.core.partition.Rule
-
Return the RuleTarget that represents the target this rule applies to
- getRuleType() - Method in interface com.lattix.core.partition.Rule
-
Gets the rule type Can be CAN_USE, CANNOT_USE or MUST_USE
- getRuleViolators(PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Return collection of violations at or contained within the given partitions
- getRuleViolators(Partition, Partition) - Method in interface com.lattix.api.ProjectQuery
-
Return collection of violations at or contained within the given partition intersection
- getRuleViolators(PartitionRelationCollection) - Method in interface com.lattix.api.ProjectQuery
-
Return collection of violations at or contained within the given partition intersections
- getRuleViolatorsFromWorkItem(WorkItem) - Method in interface com.lattix.api.ProjectQuery
-
Get all the violations referenced by the given work item
- getSchema() - Method in class com.lattix.core.query.builder.QueryBuilder
- getSchema() - Method in interface com.lattix.framework.query.Query
- getScript(String) - Method in class com.lattix.api.groovy.APIScript
- getScriptDisplayName() - Method in class com.lattix.api.groovy.APIScript
- getScriptEngine() - Method in class com.lattix.api.LattixApi
-
Return the APIScriptEngine
- getScriptInfo() - Method in class com.lattix.api.groovy.APIScript
- getSelectedAtoms() - Method in interface com.lattix.api.ProjectSelection
-
Return the collection of selected atoms
- getSelectedEdges() - Method in interface com.lattix.api.ProjectSelection
-
Return the collection of selected edges
- getSelectedHiddenEdges() - Method in interface com.lattix.api.ProjectSelection
-
Return the collection of selected hidden edges
- getSelectedPartitions() - Method in interface com.lattix.api.ProjectSelection
-
Return the collection of selected partitions
- getSelectedRelations() - Method in interface com.lattix.api.ProjectSelection
-
Return the collection of selected partition relations
- getSelectedTags() - Method in interface com.lattix.api.ProjectSelection
-
Return the collection of selected tags
- getSelectedViolators() - Method in interface com.lattix.api.ProjectSelection
-
Return the collection of selected RuleViolator objects
- getSelectedWorkItems() - Method in interface com.lattix.api.ProjectSelection
-
Return the collection of selected WorkItem objects
- getSelection() - Method in class com.lattix.api.groovy.APIScript
-
Returns the ProjectSelection for the current Project
- getSelectionQuery(ProjectSelection) - Method in interface com.lattix.api.ProjectQuery
-
Create a "query" object for selection
- getSeverity() - Method in interface com.lattix.framework.workspace.Issue
- getShortDisplayName() - Method in interface com.lattix.core.depends.Atom
- getShortDisplayName() - Method in interface com.lattix.core.partition.Partition
- getShortDisplayNameChars() - Method in interface com.lattix.core.depends.Atom
- getShortDisplayNameChars() - Method in interface com.lattix.core.partition.Partition
- getShortName() - Method in interface com.lattix.framework.reports.ReportSet
- getShortName() - Method in interface com.lattix.util.SourceCodeLine
- getSimpleShortDisplayNameChars() - Method in interface com.lattix.core.partition.Partition
- getSize() - Method in interface com.lattix.core.partition.PartitionDependencyGraph
-
Return the number of vertices (Partitions) in the graph
- getSnapshotId() - Method in interface com.lattix.api.ProjectPublisher.PublishResults
- getSource() - Method in interface com.lattix.framework.workspace.Issue
- getSourceAtom() - Method in interface com.lattix.core.depends.DependencyEdge
-
Get source atom
- getSourceAtom() - Method in interface com.lattix.core.partition.RuleViolator
-
Get the source atom that causes the violation
- getSourceAtomFilterString() - Method in interface com.lattix.core.partition.Rule
-
Return an encoded filter for source atoms
- getSourceAtomFor(DependencyEdge) - Method in interface com.lattix.api.ProjectQuery
-
Find the Source Atom for this dependency edge
- getSourceCodeLine(Atom) - Method in interface com.lattix.core.depends.SourceHandler
-
Create a SourceCodeLine object that refers to the given Atom.
- getSourceCodeLine(Atom, int) - Method in interface com.lattix.core.depends.SourceHandler
-
Create a SourceCodeLine object that refers to the given Atom.
- getSourceCodeLines(Atom, Dependency, AtomDependencies.PropertySet) - Method in interface com.lattix.core.depends.SourceHandler
-
Find all SourceCodeLines that are referenced by this DependencyEdge
- getSourceCodeLines(DependencyEdge) - Method in interface com.lattix.core.depends.SourceHandler
-
Find all SourceCodeLines that are referenced by this DependencyEdge
- getSourceHandler() - Method in interface com.lattix.api.ProjectQuery
-
Get the SourceHandler object
- getSourceKind() - Method in interface com.lattix.core.depends.DependencyDataSource
-
Return the kind of data source this is
- getSourcePartition() - Method in interface com.lattix.core.partition.IntersectInfo
- getSourcePartition() - Method in interface com.lattix.core.partition.MetricState
- getSourcePartition() - Method in interface com.lattix.core.partition.PartitionRelation
-
Return the Source Partition
- getStrength() - Method in interface com.lattix.core.depends.AtomDependencies.PropertySet
- getStrength() - Method in interface com.lattix.core.depends.DependencyEdge
-
Get dependency strength.
- getSubCancelable(int) - Method in class com.lattix.api.groovy.APIScript
- getSubPartition(Partition, int) - Method in interface com.lattix.api.ProjectQuery
-
Returns child partition at given index
- getSubPartitionCount(Partition) - Method in interface com.lattix.api.ProjectQuery
-
Returns number of child partitions
- getSubPartitions(Partition) - Method in interface com.lattix.api.ProjectQuery
-
Returns partition collection
- getSubTags() - Method in interface com.lattix.core.partition.TagCalculator
- getSubTitles() - Method in interface com.lattix.core.query.ObjectResultSet
- getTable() - Method in interface com.lattix.framework.query.Schema.Column
- getTable(Class<?>) - Method in interface com.lattix.framework.query.Schema
- getTable(String) - Method in interface com.lattix.framework.query.Schema
- getTableClass() - Method in interface com.lattix.framework.query.Schema.Table
- getTableName() - Method in interface com.lattix.framework.query.Schema.Table
- getTableResultSet(String) - Method in interface com.lattix.framework.query.Query
- getTag(String) - Method in interface com.lattix.api.ProjectQuery
-
Returns the Tag object with the given name
- getTaggedPartitions(Tag) - Method in interface com.lattix.api.ProjectQuery
-
Finds all the partitions that have the given tag.
- getTagsFor(PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Return a collection of all tags associated with the given partitions.
- getTargetAtom(DependencyResolver) - Method in interface com.lattix.core.depends.DependencyEdge
-
Find target atom
- getTargetAtomFilterString() - Method in interface com.lattix.core.partition.Rule
-
Return an encoded filter for target atoms
- getTargetAtomFor(Atom, Dependency) - Method in interface com.lattix.api.ProjectQuery
-
Find the target atom for this dependency edge, if any.
- getTargetAtomFor(DependencyEdge) - Method in interface com.lattix.api.ProjectQuery
-
Find Atom (if any) that edge resolves to.
- getTargetAtomForDependency(Atom, Dependency) - Method in interface com.lattix.core.depends.DependencyResolver
- getTargetAtomInDatasource(DependencyEdge, DependencyDataSource) - Method in interface com.lattix.api.ProjectQuery
-
Find the target atom that is in the given datasource, or in the same datasource as the source atom if source is null
- getTargetAtomOrExternalForDependency(Atom, Dependency) - Method in interface com.lattix.core.depends.DependencyResolver
- getTargetName() - Method in interface com.lattix.core.partition.Rule
-
Return the target name of this rule
- getTargetName(PartitionModel) - Method in interface com.lattix.core.partition.IntersectInfo
- getTargetPartition() - Method in interface com.lattix.core.partition.IntersectInfo
- getTargetPartition() - Method in interface com.lattix.core.partition.MetricState
- getTargetPartition() - Method in interface com.lattix.core.partition.PartitionRelation
-
Return the Target partition
- getTargetType() - Method in interface com.lattix.core.partition.Rule
-
Return the target type of the rule target.
- getTestData() - Method in class com.lattix.api.groovy.APIScript
- getTheAtomDB() - Method in interface com.lattix.core.depends.DependencyResolver
- getTitle() - Method in interface com.lattix.api.ProjectModelView
-
Returns the title of the view.
- getTitle() - Method in interface com.lattix.core.query.ObjectResultSet
- getTitle() - Method in interface com.lattix.framework.query.QueryResultSet
- getTitle() - Method in interface com.lattix.framework.query.Schema.Column
- getTitle() - Method in interface com.lattix.framework.query.Schema.Table
- getTitle() - Method in interface com.lattix.framework.workspace.WorkItem
- getTopLevelAtom(Atom) - Method in interface com.lattix.core.depends.DependencyResolver
- getTopTable() - Method in interface com.lattix.core.query.builder.SubQuery
- getType() - Method in interface com.lattix.core.depends.PropertyDefinition
- getType() - Method in interface com.lattix.framework.query.Schema.Column
- getType() - Method in class com.lattix.framework.reports.ReportSet.ReportHeading
- getType() - Method in interface com.lattix.framework.workspace.WorkItem
- getType() - Method in interface com.lattix.framework.workspace.WorkItem.WorkItemData
- getType(String) - Method in class com.lattix.api.groovy.APIScript
- getUpdateTime() - Method in interface com.lattix.core.partition.MetricState
- getURI(Atom) - Method in interface com.lattix.core.depends.SourceHandler
-
Return the URI of the currently defined source file referenced by this Atom
- getUsedByEdges(AtomCollection) - Method in interface com.lattix.api.ProjectQuery
-
Returns collection of edges that are used by the given atoms
- getUsedByEdges(DependencyEdgeCollection) - Method in interface com.lattix.api.ProjectQuery
-
Returns collection of edges that are used by the given edges
- getUsedByEdges(PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Returns collection of edges that are used by the given partitions
- getUsedByEdgesClosure(AtomCollection, int) - Method in interface com.lattix.api.ProjectQuery
-
Returns collection of edges to transitive closure that are used by the given atoms
- getUsesEdges(DependencyEdgeCollection) - Method in interface com.lattix.api.ProjectQuery
-
Returns collection of edges that the given edges use
- getUsesEdges(PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Returns collection of edges that the given partitions use
- getUsesEdgesClosure(AtomCollection, int) - Method in interface com.lattix.api.ProjectQuery
-
Returns collection of edges that the given atoms use
- getValue(MetricState, Cancelable) - Method in interface com.lattix.core.partition.Metric
- getValue(String) - Method in class com.lattix.framework.reports.ReportSet.ReportHeading
- getValueForColumn(String) - Method in interface com.lattix.framework.query.Query.Row
- getValueForIndex(int) - Method in interface com.lattix.framework.query.Query.Row
- getValueOrGroupedForColumn(String) - Method in interface com.lattix.framework.query.Query.Row
- getVersion() - Method in interface com.lattix.core.depends.DependModule
- getVersionString() - Method in interface com.lattix.framework.reports.ReportSet
- getVertexIndex(Partition) - Method in interface com.lattix.core.partition.PartitionDependencyGraph
-
Return the index for the given Partition vertex
- getVertexIterator() - Method in interface com.lattix.core.partition.PartitionDependencyGraph
-
Returns an iterator over the graph vertices (Partitions)
- getView(int) - Method in interface com.lattix.api.ProjectModelViewCollection
-
Returns the view at the given index.
- getViewCount() - Method in interface com.lattix.api.ProjectModelViewCollection
-
Returns the number of views in the Project.
- getVolume() - Method in interface com.lattix.core.partition.PartitionDependencyGraph
-
Returns the volume of the graph (volume is twice the number of edges (dependencies))
- getWorkItemData() - Method in interface com.lattix.framework.workspace.WorkItem
- getWorkItems() - Method in interface com.lattix.api.ProjectQuery
-
Get all the WorkItem objects in the model
- getWorkspaceManager() - Method in class com.lattix.api.LattixApi
-
Return the WorkspaceManager
- getXMLPartitionType() - Method in interface com.lattix.core.partition.Partition
- GLOBAL - Enum constant in enum class com.lattix.core.depends.AtomBehavior
- group() - Element in annotation interface com.lattix.api.annotations.APIReport
- groupBy() - Method in interface com.lattix.core.query.builder.Select
H
- handleAtom(Atom) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleAtom(Atom, boolean) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleAtom(Atom, int) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleAtom(Atom, int, boolean) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleAtoms(AtomCollection) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleEdges(AtomCollection, DependencyFilter) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleEdges(AtomCollection, DependencyFilter, int) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleEdges(DependencyEdge) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleEdges(DependencyEdgeCollection) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleEdges(Iterator<DependencyEdge>) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleEdges(Iterator<DependencyEdge>, boolean) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleEdges(Iterator<DependencyEdge>, AtomCollection) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleEdges(Iterator<DependencyEdge>, DependencyFilter) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleEdgesForOneAtom(AtomCollection, DependencyFilter) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleEdgesForOneAtom(Atom, DependencyFilter) - Method in interface com.lattix.core.depends.EdgeDatabase
- handleEdgesKeepAllAtoms(Iterator<DependencyEdge>) - Method in interface com.lattix.core.depends.EdgeDatabase
- hasAncestor(Partition, Partition) - Method in interface com.lattix.api.ProjectQuery
-
Return true if "ancestor" is an ancestor of "partition"
- hasAncestor(Partition, BasicCollection<Partition>) - Method in interface com.lattix.api.ProjectQuery
-
Return true if "ancestor" is an ancestor of "partition"
- hasBehavior(B) - Method in interface com.lattix.core.depends.HasBehaviors
- hasBehavior(AtomBehavior) - Method in interface com.lattix.core.depends.AtomKind
-
Return true if this AtomKind has the given behavior
- hasBehavior(AtomBehavior) - Method in interface com.lattix.core.depends.AtomKindDefinition
-
Return true if this AtomKind has the given behavior
- hasBehavior(DependencyBehavior) - Method in interface com.lattix.core.depends.DependencyKind
-
Return true if this DependencyKind has the given behavior
- hasBehavior(PropertyBehavior) - Method in interface com.lattix.core.depends.PropertyDefinition
-
Return true if this property has the given behavior
- HasBehaviors<B extends Behavior> - Interface in com.lattix.core.depends
- hasBlockCode() - Element in annotation interface com.lattix.api.annotations.APIClass
- hasChildWorkItems() - Method in interface com.lattix.framework.workspace.WorkItem
- hasCollapsedMembers(PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Returns true if any of the given partitions contains atoms that can be member level expanded
- hasDependencyProperties() - Method in interface com.lattix.core.depends.AtomDependencies
- hasExpandedMembers(PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Returns true if any of the given partitions contains atoms that can be member level collapsed
- hasGUI() - Method in interface com.lattix.api.ProjectManager
-
Return true if there is a Graphical user interface.
- hasMemberBehavior(AtomKind) - Static method in enum class com.lattix.core.depends.AtomBehavior
- hasProps() - Method in interface com.lattix.framework.query.Query.CellStyle
- hasSelectedAtoms() - Method in interface com.lattix.api.ProjectSelection
-
Return true if current model view has selected atoms
- hasSelectedEdges() - Method in interface com.lattix.api.ProjectSelection
-
Return true if current model view has selected edges
- hasSelectedHiddenEdges() - Method in interface com.lattix.api.ProjectSelection
-
Return true if current model view has selected hidden edges
- hasSelectedPartitions() - Method in interface com.lattix.api.ProjectSelection
-
Return true if current model view has selected partitions
- hasSelectedRelations() - Method in interface com.lattix.api.ProjectSelection
-
Return true if current model view has selected partition relations
- hasSelectedTags() - Method in interface com.lattix.api.ProjectSelection
-
Return true if current model view has selected tags
- HEADER_FILE - Enum constant in enum class com.lattix.core.depends.AtomBehavior
- HEADING_TYPE_HTML - Static variable in class com.lattix.framework.reports.ReportSet.ReportHeading
- HEADING_TYPE_STRING - Static variable in class com.lattix.framework.reports.ReportSet.ReportHeading
- HEADING_TYPE_URL - Static variable in class com.lattix.framework.reports.ReportSet.ReportHeading
- help() - Element in annotation interface com.lattix.api.annotations.APIModule
- hideDependencies(DependencyEdgeCollection) - Method in interface com.lattix.api.ProjectEditor
-
Hide the given dependencies.
- hidePartition(PartitionCollection) - Method in interface com.lattix.api.ProjectEditor
-
Hide the given dependencies.
I
- IAtomKinds<Top extends Table> - Interface in com.lattix.core.query.builder
-
Atom Kinds Reference class: com.lattix.core.depends.AtomKind
- IAtoms<Top extends Table> - Interface in com.lattix.core.query.builder
-
Atoms Reference class: com.lattix.core.depends.Atom
- IBooleanType<Top extends Table> - Interface in com.lattix.core.query.builder
-
Boolean Reference class: java.lang.Boolean
- ICheckers<Top extends Table> - Interface in com.lattix.core.query.builder
-
Checkers Reference class: com.lattix.core.partition.Checker
- ICycleComponents<Top extends Table> - Interface in com.lattix.core.query.builder
-
Cycles Reference class: com.lattix.core.dsmtools.GraphTools$Component
- ICycles<Top extends Table> - Interface in com.lattix.core.query.builder
-
Cycles Reference class: com.lattix.core.dsmtools.GraphCycles
- id() - Element in annotation interface com.lattix.api.annotations.APIKeyword
- id() - Element in annotation interface com.lattix.api.annotations.APIMatcher
- id() - Element in annotation interface com.lattix.api.annotations.APIMetric
- id() - Element in annotation interface com.lattix.api.annotations.APIModule
- id() - Element in annotation interface com.lattix.api.annotations.APIOrdering
- id() - Element in annotation interface com.lattix.api.annotations.APIReport
- id() - Element in annotation interface com.lattix.api.annotations.APISaver
- IDatasource<Top extends Table> - Interface in com.lattix.core.query.builder
-
Datasources Reference class: com.lattix.core.depends.DependencyDataSource
- IDateType<Top extends Table> - Interface in com.lattix.core.query.builder
-
Date Reference class: java.util.Date
- IDependency<Top extends Table> - Interface in com.lattix.core.query.builder
-
Dependencies Reference class: com.lattix.core.depends.Dependency
- IDependencyKinds<Top extends Table> - Interface in com.lattix.core.query.builder
-
Dependency Kinds Reference class: com.lattix.core.depends.DependencyKind
- IEdgeDetails<Top extends Table> - Interface in com.lattix.core.query.builder
-
Edge Details Reference class: com.lattix.core.depends.AtomDependencies$PropertySet
- IEdges<Top extends Table> - Interface in com.lattix.core.query.builder
-
Edges Reference class: com.lattix.core.depends.DependencyEdge
- IIssueGroups<Top extends Table> - Interface in com.lattix.core.query.builder
-
Issue Groups Reference class: com.lattix.core.partition.IssueGroup
- IIssues<Top extends Table> - Interface in com.lattix.core.query.builder
-
Issues Reference class: com.lattix.framework.workspace.Issue
- IIssueSeverity<Top extends Table> - Interface in com.lattix.core.query.builder
-
Severity Reference class: com.lattix.framework.workspace.IssueSeverity
- IMap<Top extends Table> - Interface in com.lattix.core.query.builder
-
Map Reference class: java.util.Map$Entry
- IMetricDefinitions<Top extends Table> - Interface in com.lattix.core.query.builder
-
TableMetricDefinitions Reference class: com.lattix.core.partition.Metric
- IMetrics<Top extends Table> - Interface in com.lattix.core.query.builder
-
Metrics Reference class: com.lattix.core.partition.MetricState
- IMetricThreshold<Top extends Table> - Interface in com.lattix.core.query.builder
-
Metric Thresholds Reference class: com.lattix.core.partition.MetricThresholdResult
- IModuleDefinitions<Top extends Table> - Interface in com.lattix.core.query.builder
-
Module definitions Reference class: com.lattix.core.depends.ComponentDefinition
- IModules<Top extends Table> - Interface in com.lattix.core.query.builder
-
Modules Reference class: com.lattix.core.depends.DependComponent
- importFileAsManual(File) - Method in interface com.lattix.api.ProjectEditor
-
Attempt to import file as manual atoms
- importLDIasModule(File, String) - Method in interface com.lattix.api.ProjectEditor
-
Import given LDI file using the given module
- importPartitionProperties(ProjectContext, File) - Method in interface com.lattix.api.ProjectManager
-
Import partition properties
- importProjectRules(ProjectContext, File) - Method in interface com.lattix.api.ProjectManager
-
Import the project rules from the specified file.
- INCLUDES - Enum constant in enum class com.lattix.core.depends.DependencyBehavior
- incRef() - Method in interface com.lattix.api.ProjectModel
- indexOf(DependencyDataSource) - Method in interface com.lattix.core.depends.DataSourceCollection
- INFO - Enum constant in enum class com.lattix.framework.workspace.IssueSeverity
- INHERITS - Enum constant in enum class com.lattix.core.depends.DependencyBehavior
- initialisePartitionProperties(ProjectContext, List<String>, int) - Method in interface com.lattix.api.ProjectManager
-
Initialise partition properties to the given value
- initLattixApi() - Static method in class com.lattix.api.LattixApi
-
Initialize the API using an IDE license
- initLattixApiLdc() - Static method in class com.lattix.api.LattixApi
-
Initialize the API using an LDC license
- installLicense(String, boolean) - Method in class com.lattix.api.LattixApi
-
install a license
- INTERFACE - Enum constant in enum class com.lattix.core.depends.AtomBehavior
- INTERNAL - Enum constant in enum class com.lattix.core.depends.PropertyBehavior
- IntersectInfo - Interface in com.lattix.core.partition
- INumberType<Top extends Table> - Interface in com.lattix.core.query.builder
-
Number Reference class: java.lang.Number
- invalidate(PartitionQuery) - Method in interface com.lattix.core.partition.TagCalculator
- invokeMethod(String, Object) - Method in class com.lattix.api.groovy.APIScript
- INVOKES - Enum constant in enum class com.lattix.core.depends.DependencyBehavior
- IObjectMap<Top extends Table> - Interface in com.lattix.core.query.builder
-
Object Map Reference class: java.util.Map$Entry
- IObjectType<Top extends Table> - Interface in com.lattix.core.query.builder
-
Object Reference class: java.lang.Object
- IPartitionRelations<Top extends Table> - Interface in com.lattix.core.query.builder
-
Partition Usage Reference class: com.lattix.core.partition.PartitionRelation
- IPartitions<Top extends Table> - Interface in com.lattix.core.query.builder
-
Partitions Reference class: com.lattix.core.partition.Partition This table represents the subsystem partitions and its relations
- IProjectProperties<Top extends Table> - Interface in com.lattix.core.query.builder
-
Project Properties Reference class: java.util.Map$Entry
- IProperties<Top extends Table> - Interface in com.lattix.core.query.builder
-
Properties Reference class: java.util.Map$Entry
- IProperty<Top extends Table> - Interface in com.lattix.core.query.builder
-
Properties Reference class: java.lang.Object
- IPropertyDefinitions<Top extends Table> - Interface in com.lattix.core.query.builder
-
TableAtomPropertyDefinitions Reference class: com.lattix.core.depends.PropertyDefinition
- IQueryBuilder - Interface in com.lattix.core.query.builder
- IRules<Top extends Table> - Interface in com.lattix.core.query.builder
-
Rules Reference class: com.lattix.core.partition.Rule
- is1To1() - Method in interface com.lattix.framework.query.Schema.Column
- isAtomPartition() - Method in interface com.lattix.core.partition.Partition
- isAvailable(MetricGroupState) - Method in interface com.lattix.core.partition.Metric
- isCannotUse() - Method in interface com.lattix.core.partition.Rule
-
Returns whether this is a CANNOT_USE rule
- isContainer(Atom) - Method in interface com.lattix.core.depends.DependAtomSetResolver
- isDecimalFormat() - Method in interface com.lattix.framework.query.Query.CellFormat
- isDefault() - Method in interface com.lattix.core.partition.Rule
- isDefault() - Method in interface com.lattix.core.partition.RuleSet
- isDependencyEdgeHidden(Atom, Dependency) - Method in interface com.lattix.api.ProjectQuery
-
Returns true if the given edge is hidden
- isDependencyEdgeHidden(DependencyEdge) - Method in interface com.lattix.api.ProjectQuery
-
Returns true if the given edge is hidden
- isDisposed() - Method in interface com.lattix.api.ProjectQuery
- isEdgeBad(Partition, Partition) - Method in interface com.lattix.core.partition.PartitionDependencyGraph
- isEmpty() - Method in interface com.lattix.core.depends.AtomCollection
-
Returns true if this collection is empty.
- isEmpty() - Method in interface com.lattix.core.depends.AtomDependencies.LineNumberCollection
- isEmpty() - Method in interface com.lattix.core.depends.DependencyEdgeCollection
- isEmpty() - Method in interface com.lattix.core.partition.Partition.OtherAtomsCollection
- isEmpty() - Method in interface com.lattix.core.partition.PartitionCollection
- isEmpty() - Method in interface com.lattix.core.partition.PartitionRelationCollection
-
Return true if the collection is empty
- isEmpty() - Method in interface com.lattix.core.partition.RuleViolatorSet
- isEmpty() - Method in interface com.lattix.util.BasicCollection
-
Return true if the collection is empty
- isException() - Method in interface com.lattix.core.partition.Rule
-
Return true if this rule is considered an exception
- isFileBased() - Method in interface com.lattix.core.depends.DependencyDataSource
-
Return true if this is a file based data source
- isLeaf() - Method in interface com.lattix.core.partition.Partition
-
Return true if this is a leaf partition
- isLicenseValid() - Method in class com.lattix.api.LattixApi
-
Checks if the current license is valid
- isLongPrecision() - Method in interface com.lattix.core.depends.PropertyDefinition
- isLowerBetter() - Method in interface com.lattix.core.partition.Metric
- isManualSource() - Method in interface com.lattix.core.depends.DependencyDataSource
-
Return true if this is a manual data source, if there is no external data source
- isMember() - Method in interface com.lattix.core.depends.AtomKind
- isMember() - Method in interface com.lattix.core.depends.AtomKindDefinition
- isMemberAtom(Atom) - Method in interface com.lattix.core.depends.DependAtomSetResolver
- isMemberBehavior(AtomBehavior) - Static method in enum class com.lattix.core.depends.AtomBehavior
- isMemberLevelAtom(String) - Method in interface com.lattix.core.depends.AtomFactory
- isMemberLevelAtom2(CharSequence) - Method in interface com.lattix.core.depends.AtomFactory
- isMustUse() - Method in interface com.lattix.core.partition.Rule
-
Returns whether this is a MUST_USE rule
- ISourceCode<Top extends Table> - Interface in com.lattix.core.query.builder
-
Source Code Reference class: com.lattix.util.SourceCodeLine
- isPartitionExpanded(Partition) - Method in interface com.lattix.api.ProjectModelView
-
Returns true if the given partition is expanded.
- isPartitionHidden(Partition) - Method in interface com.lattix.api.ProjectQuery
-
Returns true if the given partition is hidden.
- isPartitionTagged(Partition, Tag) - Method in interface com.lattix.api.ProjectQuery
- isPercent() - Method in interface com.lattix.core.partition.Metric
- isPrimitiveType() - Method in interface com.lattix.framework.query.Schema.Table
- isPublic() - Method in interface com.lattix.framework.query.Schema.Column
- isReadOnly() - Method in interface com.lattix.api.ProjectQuery
- isReference() - Method in interface com.lattix.core.partition.Partition
-
Returns true if this partition is a Partition Reference
- isRegEx() - Method in class com.lattix.api.builders.SearchCriteriaBuilder
-
Turn on regex.
- isReportAvailable() - Method in interface com.lattix.api.ProjectUpdater.UpdateResult
-
Return true if a report can be generated from this result
- Issue<E> - Interface in com.lattix.framework.workspace
- IssueSeverity - Enum Class in com.lattix.framework.workspace
- isTopLevelAtomPartition(Partition) - Method in interface com.lattix.api.ProjectQuery
- isTopLevelKind(Atom) - Method in interface com.lattix.core.depends.DependencyResolver
- IStringType<Top extends Table> - Interface in com.lattix.core.query.builder
-
String Reference class: java.lang.CharSequence
- isValid() - Method in interface com.lattix.api.ProjectQuery
- isVertical() - Method in interface com.lattix.framework.query.Query.CellStyle
- isVisible() - Method in interface com.lattix.core.partition.Tag
-
Return true if this tag is visible.
- ITags<Top extends Table> - Interface in com.lattix.core.query.builder
-
Tags Reference class: com.lattix.core.partition.Tag
- iterator() - Method in interface com.lattix.core.depends.AtomCollection
-
Return an iterator to visit each atom in this collection.
- iterator() - Method in interface com.lattix.core.depends.AtomDependencies.LineNumberCollection
- iterator() - Method in interface com.lattix.core.depends.DependencyEdgeCollection
- iterator() - Method in interface com.lattix.core.partition.PartitionCollection
-
Iterate over all the partitions in the collection
- iterator() - Method in interface com.lattix.core.partition.PartitionEdgePath
-
Iterate over the Partitions in path order
- iterator() - Method in interface com.lattix.core.partition.RuleSet
- iterator() - Method in interface com.lattix.core.query.builder.Results
- iterator() - Method in interface com.lattix.core.query.ObjectResultSet
- iterator() - Method in interface com.lattix.framework.query.Query.Row
- iterator() - Method in interface com.lattix.framework.query.QueryResultSet
- iterator() - Method in interface com.lattix.util.BasicCollection
-
Returns an iterator over a collection of elements of type E.
- IViolators<Top extends Table> - Interface in com.lattix.core.query.builder
-
Violations Reference class: com.lattix.core.partition.RuleViolator
- IWith<Top extends Table> - Interface in com.lattix.core.query.builder
-
with Reference class: com.lattix.framework.query.Query$Row
- IWorkItemData<Top extends Table> - Interface in com.lattix.core.query.builder
-
TableWorkItemData Reference class: com.lattix.framework.workspace.WorkItem$WorkItemData
- IWorkItemDataDetail<Top extends Table> - Interface in com.lattix.core.query.builder
-
TableWorkItemDataDetail Reference class: com.lattix.framework.workspace.WorkItem$DataDetail
- IWorkList<Top extends Table> - Interface in com.lattix.core.query.builder
-
Worklist Reference class: com.lattix.framework.workspace.WorkItem
L
- label() - Element in annotation interface com.lattix.api.annotations.APISaver
- LattixApi - Class in com.lattix.api
- limit(int) - Method in interface com.lattix.core.query.builder.Select
- LinkInfo(String, String, String) - Constructor for class com.lattix.framework.query.Query.LinkInfo
- linkIterator() - Method in interface com.lattix.framework.workspace.Issue
- listAllPaths(PartitionDependencyGraph, PartitionCollection, PartitionCollection, int) - Method in interface com.lattix.api.ProjectQuery
-
Returns all dependency paths of the form v_1->v_2->...->v_n, where v_i are atoms, v_1 is in srcParts, v_n is in targetParts, and v_2,...,v_n-1 are not in srcParts or targetParts
- listAllPathsCreateMetaNodes(PartitionDependencyGraph, Partition, Partition, PartitionCollection, PartitionCollection, int) - Method in interface com.lattix.api.ProjectQuery
-
Returns all dependency paths of the form Source->v_2->...v_n-1->Target, where v_i are atoms, Source is some atom in srcParts, Target is some atom in targetParts, and v_2,...,v_n-1 are not in srcParts or targetParts
- listDisjointPaths(PartitionDependencyGraph, PartitionCollection, PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Returns a maximal set of edge-disjoint paths of the form v_1->v_2->...->v_n, where v_i are atoms, v_1 is in srcParts, v_n is in targetParts, and v_2,...,v_n-1 are not in srcParts or targetParts
- listDisjointPathsCreateMetaNodes(PartitionDependencyGraph, Partition, Partition, PartitionCollection, PartitionCollection) - Method in interface com.lattix.api.ProjectQuery
-
Returns a maximal set of edge-disjoint paths of the form Source->v_2->...->v_n-1->Target, where v_i are atoms, Source is some atom in srcParts, and Target is some atom in targetParts, and v_2,...,v_n-1 are not in srcParts or targetParts
- localBinding - Static variable in class com.lattix.api.groovy.APIScript
- locationIterator() - Method in interface com.lattix.framework.workspace.Issue
- lowerIsBetter() - Element in annotation interface com.lattix.api.annotations.APIMetric
M
- MACRO - Enum constant in enum class com.lattix.core.depends.AtomBehavior
- MACRO_REF - Enum constant in enum class com.lattix.core.depends.DependencyBehavior
- main(String[]) - Static method in enum class com.lattix.core.depends.AtomBehavior
- main(String[]) - Static method in enum class com.lattix.core.depends.DependencyBehavior
- main(String[]) - Static method in enum class com.lattix.core.depends.PropertyBehavior
- MAJOR - Enum constant in enum class com.lattix.framework.workspace.IssueSeverity
- mappedAtomIterator() - Method in interface com.lattix.core.partition.Partition.OtherAtomsCollection
- METHOD - Enum constant in enum class com.lattix.core.depends.AtomBehavior
- Metric - Interface in com.lattix.core.partition
- METRIC - Enum constant in enum class com.lattix.core.depends.PropertyBehavior
- METRIC_HIGHER_IS_BETTER - Enum constant in enum class com.lattix.core.depends.PropertyBehavior
- METRIC_LOWER_IS_BETTER - Enum constant in enum class com.lattix.core.depends.PropertyBehavior
- Metric.MetricFormat - Class in com.lattix.core.partition
- MetricFormat() - Constructor for class com.lattix.core.partition.Metric.MetricFormat
- MetricState - Interface in com.lattix.core.partition
- MINOR - Enum constant in enum class com.lattix.framework.workspace.IssueSeverity
- module() - Element in annotation interface com.lattix.api.annotations.APIDependencyResolver
- ModuleDefinition - Interface in com.lattix.core.depends
- moduleIdIterator() - Method in interface com.lattix.api.ProjectUpdater
-
Return the module IDs used in the project.
- movePartition(PartitionCollection, Partition) - Method in interface com.lattix.api.ProjectEditor
-
Move a collection of partitions to a new Partition
- movePartitionTo(PartitionCollection, Partition, int) - Method in interface com.lattix.api.ProjectEditor
-
Move a collection of partitions to a new Partition
- MUST_USE - Enum constant in enum class com.lattix.core.partition.RuleType
N
- name() - Element in annotation interface com.lattix.api.annotations.APIMatcher
- name() - Element in annotation interface com.lattix.api.annotations.APIMetric
- name() - Element in annotation interface com.lattix.api.annotations.APIModule
- name() - Element in annotation interface com.lattix.api.annotations.APIOrdering
- name() - Element in annotation interface com.lattix.api.annotations.APIReport
- nameHasMultiAtoms2(CharSequence, String) - Method in interface com.lattix.core.depends.DependencyResolver
- NAMETYPE_LANGUAGE - Static variable in interface com.lattix.core.partition.RuleTarget
- NAMETYPE_PARTITION - Static variable in interface com.lattix.core.partition.RuleTarget
- NAMETYPE_RELATION - Static variable in interface com.lattix.core.partition.RuleTarget
- NAMETYPE_TAG - Static variable in interface com.lattix.core.partition.RuleTarget
- NAMING - Static variable in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- needsUpdate(MetricState) - Method in interface com.lattix.core.partition.Metric
- newAtomSet() - Method in interface com.lattix.api.ProjectQuery
-
Create empty AtomSet
- newCustomReport(String) - Method in interface com.lattix.api.ReportManager
-
This is a shortcut method that creates a ReportGroup and a CustomReport in one step
- newCustomResultSet() - Method in interface com.lattix.api.ProjectEditor
-
Creates a new Empty ObjectResultSet
- newCustomResultSet() - Method in interface com.lattix.framework.query.Query
- newDependencyEdge(Partition, Partition, String, int) - Method in interface com.lattix.api.ProjectEditor
-
Create a new manual dependency edge between two partitions
- newDependencyEdgeSet() - Method in interface com.lattix.api.ProjectQuery
-
Create empty DependendyEdgeSet
- newImpactTag(String, Color, Tag) - Method in interface com.lattix.api.ProjectEditor
- newManualAtom(String, String, String) - Method in interface com.lattix.api.ProjectEditor
-
Create a manual atom with the given name in the given module.
- newManualDependency(Partition, Partition, String, int) - Method in interface com.lattix.api.ProjectEditor
-
Deprecated.
- newNamedWorkItemData(String) - Method in interface com.lattix.framework.workspace.WorkItem
- newPartition(Partition, String) - Method in interface com.lattix.api.ProjectEditor
-
Create a new partition with the given name as a child of the given parent.
- newPartitionSet() - Method in interface com.lattix.api.ProjectQuery
-
Create empty PartitionSet
- newPartitionWithAtom(Partition, String, String, String) - Method in interface com.lattix.api.ProjectEditor
-
Create a new partition with the given name as a child of the given parent.
- newProject() - Method in interface com.lattix.api.ProjectManager
-
Create a new Project workspace
- newPublishBuilder() - Method in interface com.lattix.api.ProjectPublisher
- newReportBuilder(Object) - Method in interface com.lattix.api.ProjectQuery
-
Create a new ReportBuilder
- newReportGroup(String) - Method in interface com.lattix.api.ReportManager
-
Create a new custom report with the given headers
- newResultSetTable(String, Schema.Table<E>, QueryResultSet<?>, Query.Row, int, int[]) - Method in interface com.lattix.framework.query.Schema
- newRow() - Method in interface com.lattix.api.CustomReport
- newRule(RuleSource, RuleType, Partition) - Method in interface com.lattix.api.ProjectEditor
-
Create a new rule
- newRule(RuleSource, RuleType, Tag) - Method in interface com.lattix.api.ProjectEditor
-
Create a new rule
- newRule(RuleSource, RuleType, String) - Method in interface com.lattix.api.ProjectEditor
-
Create a new rule
- newRuleViolatorSet() - Method in interface com.lattix.api.ProjectEditor
-
Create an empty RuleViolatorSet
- newSourceCodeLine(DependencyDataSource, String, String, int) - Method in interface com.lattix.core.depends.SourceHandler
- newSourceCodeLine(DependencyDataSource, String, URI, int) - Method in interface com.lattix.core.depends.SourceHandler
- newSourceCodeLine(String, String, int) - Method in interface com.lattix.core.depends.SourceHandler
- newSourceCodeLine(String, String, String, int) - Method in interface com.lattix.core.depends.SourceHandler
- newSourceCodeLine(String, String, URI, int) - Method in interface com.lattix.core.depends.SourceHandler
- newSourceCodeLine(String, URI, int) - Method in interface com.lattix.core.depends.SourceHandler
- newTag(String, Color) - Method in interface com.lattix.api.ProjectEditor
-
Create a new Tag Object with the given name.
- newUpdateReportGroup(ProjectUpdater.UpdateResult) - Method in interface com.lattix.api.ReportManager
- newView(String, PartitionCollection, String) - Method in interface com.lattix.api.ProjectModelViewCollection
- newWithTable(QueryBuilderHelper.MyResults) - Method in class com.lattix.core.query.builder.QueryBuilder
- newWithTable(String, Schema.Table<?>, QueryResultSet<?>) - Method in interface com.lattix.framework.query.Schema
- newWithTable(String, Schema.Table<?>, QueryResultSet<?>, Query.Row) - Method in interface com.lattix.framework.query.Schema
- newWithTable2(String, Schema.Table<?>, QueryResultSet<?>) - Method in interface com.lattix.framework.query.Schema
- newWithTable2(String, Schema.Table<?>, QueryResultSet<?>, Query.Row) - Method in interface com.lattix.framework.query.Schema
- nonMappedAtomIterator() - Method in interface com.lattix.core.partition.Partition.OtherAtomsCollection
- nonMappedSize() - Method in interface com.lattix.core.partition.Partition.OtherAtomsCollection
- numColumns() - Method in interface com.lattix.framework.query.Query.Row
O
- ObjectResultSet<E> - Interface in com.lattix.core.query
- objectToString(Object, String...) - Method in interface com.lattix.api.ProjectQuery
- openPreferences(Object) - Method in class com.lattix.api.groovy.APIScript
- openProject(File) - Method in interface com.lattix.api.ProjectManager
-
Open a new project in the workspace.
- orderBy(boolean) - Method in interface com.lattix.core.query.builder.Select
-
Choose the order of the resultSet by columns
- otherClasses() - Element in annotation interface com.lattix.api.annotations.APIClass
- output() - Method in interface com.lattix.core.query.ObjectResultSet
- OVERRIDES - Enum constant in enum class com.lattix.core.depends.DependencyBehavior
P
- Partition - Interface in com.lattix.core.partition
-
Partition represents the decomposition of the Atom objects.
- Partition.AddAtomProperties - Interface in com.lattix.core.partition
- Partition.OtherAtomsCollection - Interface in com.lattix.core.partition
- PartitionCollection - Interface in com.lattix.core.partition
-
PartitionCollection represents a collection of Partition objects
- PartitionDependencyGraph - Interface in com.lattix.core.partition
-
PartitionDependencyGraph is an abstraction for the system dependency graph of the project
- PartitionEdgePath - Interface in com.lattix.core.partition
-
PartitionEdgePath represents an ordered path of partitions.
- PartitionEdgePathCollection - Interface in com.lattix.core.partition
-
PartitionEdgePathCollection is a collection of PartitionEdgePath objects
- partitionPropertyNameIterator(Partition) - Method in interface com.lattix.api.ProjectQuery
- PartitionRelation - Interface in com.lattix.core.partition
-
PartitionRelation references one source Partition and one target Partition Object
- PartitionRelationCollection - Interface in com.lattix.core.partition
-
PartitionRelationCollection represents a collection of PartitionRelation objects.
- PartitionSet - Interface in com.lattix.core.partition
-
PartitionSet represents a collection Partitions
- partitionsWithAtoms() - Method in class com.lattix.api.builders.SearchCriteriaBuilder
-
Turn on option to search for partitions with atoms
- partitionsWithoutAtoms() - Method in class com.lattix.api.builders.SearchCriteriaBuilder
-
Turn on option to search for partitions with atoms
- passesFilter(AtomKind) - Method in interface com.lattix.core.depends.AtomKindFilter
- passesFilter(DependencyResolver, Atom) - Method in interface com.lattix.core.depends.AtomFilter
- passesFilter(DependencyResolver, Atom, Dependency) - Method in interface com.lattix.core.depends.DependencyFilter
- performOrdering(Partition, DsmOrderingAlgorithm, boolean, boolean) - Method in interface com.lattix.api.ProjectEditor
-
Perform the ordering algorithm on the contents of the given partition
- posIterator() - Method in interface com.lattix.core.depends.AtomDependencies.LineNumberCollection
- precision() - Element in annotation interface com.lattix.api.annotations.APIMetric
- ProjectContext - Interface in com.lattix.api
-
ProjectContext provides an interface for accessing the project
- ProjectEditor - Interface in com.lattix.api
-
ProjectEditor provides an interface for modifying the LDM model.
- ProjectManager - Interface in com.lattix.api
-
ProjectManager provides an interface to open/close LDM projects.
- ProjectModel - Interface in com.lattix.api
-
ProjectModel is the base interface for the LDM model
- ProjectModelView - Interface in com.lattix.api
-
ProjectModelView provides an interface for a view in the LDM model.
- ProjectModelViewCollection - Interface in com.lattix.api
-
ProjectModelViewCollection provides an interface for the views in the LDM model.
- ProjectPublisher - Interface in com.lattix.api
- ProjectPublisher.PublishBuilder - Interface in com.lattix.api
- ProjectPublisher.PublishResults - Interface in com.lattix.api
- ProjectQuery - Interface in com.lattix.api
-
ProjectQuery provides an interface for querying the LDM model.
- ProjectSelection - Interface in com.lattix.api
-
ProjectSelection provides an interface for getting the current selection in the project workspace
- ProjectUpdater - Interface in com.lattix.api
-
UpdateManager provides an interface for updating the project
- ProjectUpdater.UpdateResult - Interface in com.lattix.api
-
UpdateResult represents the delta between the previous and updated model
- promptForValues(Object) - Method in class com.lattix.api.groovy.APIScript
- promptForValues(Object, String) - Method in class com.lattix.api.groovy.APIScript
- promptForYesNo(String) - Method in class com.lattix.api.groovy.APIScript
- promptForYesNoCancel(String) - Method in class com.lattix.api.groovy.APIScript
- PROP_ABSTRACT - Static variable in interface com.lattix.core.depends.Atom
- PROP_CODESIZE - Static variable in interface com.lattix.core.depends.Atom
- PROP_CYCLOMATIC - Static variable in interface com.lattix.core.depends.Atom
- PROP_EXTERNAL_NAME - Static variable in interface com.lattix.core.depends.Atom
- PROP_HASH - Static variable in interface com.lattix.core.depends.Atom
- PROP_LINENUMBER - Static variable in interface com.lattix.core.depends.Atom
- PROP_SOURCEFILE - Static variable in interface com.lattix.core.depends.Atom
- PROP_SOURCEREV - Static variable in interface com.lattix.core.depends.Atom
- PROP_TOP_LEVEL_ATOM - Static variable in interface com.lattix.core.depends.AtomFactory
- PropertyBehavior - Enum Class in com.lattix.core.depends
- PropertyDefinition - Interface in com.lattix.core.depends
- propertyDefinitionIterator(int) - Method in interface com.lattix.core.depends.AtomKind
- propertyDefinitionIterator(int) - Method in interface com.lattix.core.depends.AtomKindDefinition
- PropertyManager - Interface in com.lattix.util
- propertyNameIterator() - Method in interface com.lattix.core.depends.AtomDependencies.PropertySet
- propertyNameIterator() - Method in interface com.lattix.core.partition.Partition
- propertyNameIterator(Dependency) - Method in interface com.lattix.core.depends.AtomDependencies
- propertySetIterator(Dependency) - Method in interface com.lattix.core.depends.AtomDependencies
- PROXIMITY - Static variable in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- publish() - Method in interface com.lattix.api.ProjectPublisher.PublishBuilder
- putAll(Partition.AddAtomProperties) - Method in interface com.lattix.core.partition.Partition.AddAtomProperties
- putAll(Map<String, CharSequence>) - Method in interface com.lattix.core.partition.Partition.AddAtomProperties
- putCache(String, Object) - Method in interface com.lattix.core.depends.AtomFactory
- putCache(String, Object) - Method in interface com.lattix.core.depends.DependencyResolver
Q
- Query - Interface in com.lattix.framework.query
- Query.CellFormat - Interface in com.lattix.framework.query
- Query.CellStyle - Interface in com.lattix.framework.query
- Query.LinkInfo - Class in com.lattix.framework.query
- Query.Row - Interface in com.lattix.framework.query
- QueryBuilder - Class in com.lattix.core.query.builder
- QueryBuilder(Query) - Constructor for class com.lattix.core.query.builder.QueryBuilder
- QueryBuilder.CreateReportResults - Class in com.lattix.core.query.builder
- QueryParams - Class in com.lattix.framework.query
- QueryParams() - Constructor for class com.lattix.framework.query.QueryParams
- QueryResultSet<E> - Interface in com.lattix.framework.query
R
- REACHABILITY - Static variable in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- referencesAtom(Atom) - Method in interface com.lattix.core.partition.Partition
- registerDependencyKind(DependencyKindDefinition) - Method in interface com.lattix.core.depends.AtomFactory
- registerJDBCDriver(String) - Method in class com.lattix.api.groovy.APIScript
- remove(Atom) - Method in interface com.lattix.core.depends.AtomSet
-
remove the given atom from the set
- remove(Partition) - Method in interface com.lattix.core.partition.PartitionSet
-
Remove the given partition from the set
- removeAllDataSourcesFor(String) - Method in interface com.lattix.api.ProjectUpdater
-
Remove all the data sources associated with the given module.
- removeAtomFromPartition(Partition, Atom) - Method in interface com.lattix.api.ProjectEditor
-
Remove atom from the given partition.
- removeCache(String) - Method in interface com.lattix.core.depends.AtomFactory
- removeCache(String) - Method in interface com.lattix.core.depends.DependencyResolver
- removeDependencyEdge(Atom, Dependency, int) - Method in interface com.lattix.api.ProjectEditor
-
Remove a dependency edge
- removeDependencyEdge(DependencyEdge) - Method in interface com.lattix.api.ProjectEditor
-
Remove a dependency edge
- removeFileDataSource(File) - Method in interface com.lattix.api.ProjectUpdater
-
Remove the file data source from the project.
- removeNamedWorkItemData(String) - Method in interface com.lattix.framework.workspace.WorkItem
- removePartitionsFromTag(Tag, PartitionCollection) - Method in interface com.lattix.api.ProjectEditor
-
Remove partitions from the given tag
- removePropertyChangeListener(PropertyChangeListener) - Method in interface com.lattix.util.PropertyManager
- renamePartition(Partition, String) - Method in interface com.lattix.api.ProjectEditor
-
Rename a partition to a new name
- replaceFileDataSource(File, File) - Method in interface com.lattix.api.ProjectUpdater
-
Replace the given data oldFile with a newFile
- ReportCollection - Interface in com.lattix.framework.reports
- ReportDescription(String, String) - Constructor for class com.lattix.framework.reports.ReportSet.ReportDescription
- ReportGroup - Interface in com.lattix.api
-
ReportGroup represents a group of reports.
- ReportHeading(String) - Constructor for class com.lattix.framework.reports.ReportSet.ReportHeading
- ReportHeading(String, int) - Constructor for class com.lattix.framework.reports.ReportSet.ReportHeading
- reportHeadingIterator() - Method in class com.lattix.framework.reports.ReportSet.ReportHeadings
- ReportHeadings() - Constructor for class com.lattix.framework.reports.ReportSet.ReportHeadings
- reportIterator() - Method in interface com.lattix.framework.workspace.Issue
- ReportManager - Interface in com.lattix.api
-
ReportManager provides an interface for reports.
- ReportSet - Interface in com.lattix.framework.reports
- ReportSet.ReportDescription - Class in com.lattix.framework.reports
- ReportSet.ReportHeading - Class in com.lattix.framework.reports
- ReportSet.ReportHeadings - Class in com.lattix.framework.reports
- reset() - Method in interface com.lattix.framework.query.Query
- Results<Top> - Interface in com.lattix.core.query.builder
- reverseIterator() - Method in interface com.lattix.core.partition.RuleSet
- revertProperties() - Method in interface com.lattix.util.PropertyManager
- REVISION - Static variable in interface com.lattix.util.BasicCollection
- REVISION - Static variable in interface com.lattix.util.PropertyManager
- rowIterator() - Method in interface com.lattix.core.query.ObjectResultSet
- rowIterator() - Method in interface com.lattix.framework.query.QueryResultSet
- Rule - Interface in com.lattix.core.partition
-
Rule represents an architecture rule
- RuleSet - Interface in com.lattix.core.partition
- RuleSource - Interface in com.lattix.core.partition
- RuleTarget - Interface in com.lattix.core.partition
-
RuleTarget is a class that represents the Target of a Rule
- RuleType - Enum Class in com.lattix.core.partition
- RuleViolator - Interface in com.lattix.core.partition
-
RuleViolator represents an Architecture Violation
- RuleViolatorCollection - Interface in com.lattix.core.partition
-
RuleViolatorCollection is a collection of RuleViolator objects
- RuleViolatorSet - Interface in com.lattix.core.partition
- run() - Method in class com.lattix.core.query.builder.QueryBuilder.CreateReportResults
- runOSCommand(String) - Method in class com.lattix.api.groovy.APIScript
- runOSCommand(String, File) - Method in class com.lattix.api.groovy.APIScript
- runQuery(String) - Method in interface com.lattix.framework.query.Query
- runQuery(String, QueryParams) - Method in interface com.lattix.framework.query.Query
- runQuery(String, QueryResultSet<?>) - Method in interface com.lattix.framework.query.Query
- runReport(String, File, Map<String, Object>) - Method in interface com.lattix.api.ReportManager
-
This will run a report, given the report ID
- runScript(String, Object...) - Method in class com.lattix.api.groovy.APIScript
- runWithRow(Query.Row, String) - Method in class com.lattix.core.query.builder.QueryBuilder.CreateReportResults
S
- saveProject(ProjectContext) - Method in interface com.lattix.api.ProjectManager
-
Save the given project to the default file.
- saveProjectAs(ProjectContext, File) - Method in interface com.lattix.api.ProjectManager
-
Save the given project to the specified file.
- saveProjectWithOpts(ProjectContext, File, Map<String, Object>) - Method in interface com.lattix.api.ProjectManager
-
Save the given project to the specified file.
- saveReportGroupAs(ReportGroup, File, String) - Method in interface com.lattix.api.ReportManager
-
save report to file with the given format
- saveToDataStream(DataSaverStream) - Method in class com.lattix.framework.reports.ReportSet.ReportDescription
- Schema - Interface in com.lattix.framework.query
- Schema.Column - Interface in com.lattix.framework.query
- Schema.Table<E> - Interface in com.lattix.framework.query
- SearchCriteriaBuilder - Class in com.lattix.api.builders
- SearchCriteriaBuilder(DependencyResolver) - Constructor for class com.lattix.api.builders.SearchCriteriaBuilder
- SearchCriteriaBuilder(Adaptable) - Constructor for class com.lattix.api.builders.SearchCriteriaBuilder
- select() - Method in interface com.lattix.core.query.builder.IAtomKinds
- select() - Method in interface com.lattix.core.query.builder.IAtoms
- select() - Method in interface com.lattix.core.query.builder.IBooleanType
- select() - Method in interface com.lattix.core.query.builder.ICheckers
- select() - Method in interface com.lattix.core.query.builder.ICycleComponents
- select() - Method in interface com.lattix.core.query.builder.ICycles
- select() - Method in interface com.lattix.core.query.builder.IDatasource
- select() - Method in interface com.lattix.core.query.builder.IDateType
- select() - Method in interface com.lattix.core.query.builder.IDependency
- select() - Method in interface com.lattix.core.query.builder.IDependencyKinds
- select() - Method in interface com.lattix.core.query.builder.IEdgeDetails
- select() - Method in interface com.lattix.core.query.builder.IEdges
- select() - Method in interface com.lattix.core.query.builder.IIssueGroups
- select() - Method in interface com.lattix.core.query.builder.IIssues
- select() - Method in interface com.lattix.core.query.builder.IIssueSeverity
- select() - Method in interface com.lattix.core.query.builder.IMap
- select() - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- select() - Method in interface com.lattix.core.query.builder.IMetrics
- select() - Method in interface com.lattix.core.query.builder.IMetricThreshold
- select() - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- select() - Method in interface com.lattix.core.query.builder.IModules
- select() - Method in interface com.lattix.core.query.builder.INumberType
- select() - Method in interface com.lattix.core.query.builder.IObjectMap
- select() - Method in interface com.lattix.core.query.builder.IObjectType
- select() - Method in interface com.lattix.core.query.builder.IPartitionRelations
- select() - Method in interface com.lattix.core.query.builder.IPartitions
- select() - Method in interface com.lattix.core.query.builder.IProjectProperties
- select() - Method in interface com.lattix.core.query.builder.IProperties
- select() - Method in interface com.lattix.core.query.builder.IProperty
- select() - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- select() - Method in interface com.lattix.core.query.builder.IRules
- select() - Method in interface com.lattix.core.query.builder.ISourceCode
- select() - Method in interface com.lattix.core.query.builder.IStringType
- select() - Method in interface com.lattix.core.query.builder.ITags
- select() - Method in interface com.lattix.core.query.builder.IViolators
- select() - Method in interface com.lattix.core.query.builder.IWith
- select() - Method in interface com.lattix.core.query.builder.IWorkItemData
- select() - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- select() - Method in interface com.lattix.core.query.builder.IWorkList
- select() - Method in interface com.lattix.core.query.builder.Select
-
Add the column to the result set.
- Select<T,
Top extends Table> - Interface in com.lattix.core.query.builder - selectAs(String) - Method in interface com.lattix.core.query.builder.IAtomKinds
- selectAs(String) - Method in interface com.lattix.core.query.builder.IAtoms
- selectAs(String) - Method in interface com.lattix.core.query.builder.IBooleanType
- selectAs(String) - Method in interface com.lattix.core.query.builder.ICheckers
- selectAs(String) - Method in interface com.lattix.core.query.builder.ICycleComponents
- selectAs(String) - Method in interface com.lattix.core.query.builder.ICycles
- selectAs(String) - Method in interface com.lattix.core.query.builder.IDatasource
- selectAs(String) - Method in interface com.lattix.core.query.builder.IDateType
- selectAs(String) - Method in interface com.lattix.core.query.builder.IDependency
- selectAs(String) - Method in interface com.lattix.core.query.builder.IDependencyKinds
- selectAs(String) - Method in interface com.lattix.core.query.builder.IEdgeDetails
- selectAs(String) - Method in interface com.lattix.core.query.builder.IEdges
- selectAs(String) - Method in interface com.lattix.core.query.builder.IIssueGroups
- selectAs(String) - Method in interface com.lattix.core.query.builder.IIssues
- selectAs(String) - Method in interface com.lattix.core.query.builder.IIssueSeverity
- selectAs(String) - Method in interface com.lattix.core.query.builder.IMap
- selectAs(String) - Method in interface com.lattix.core.query.builder.IMetricDefinitions
- selectAs(String) - Method in interface com.lattix.core.query.builder.IMetrics
- selectAs(String) - Method in interface com.lattix.core.query.builder.IMetricThreshold
- selectAs(String) - Method in interface com.lattix.core.query.builder.IModuleDefinitions
- selectAs(String) - Method in interface com.lattix.core.query.builder.IModules
- selectAs(String) - Method in interface com.lattix.core.query.builder.INumberType
- selectAs(String) - Method in interface com.lattix.core.query.builder.IObjectMap
- selectAs(String) - Method in interface com.lattix.core.query.builder.IObjectType
- selectAs(String) - Method in interface com.lattix.core.query.builder.IPartitionRelations
- selectAs(String) - Method in interface com.lattix.core.query.builder.IPartitions
- selectAs(String) - Method in interface com.lattix.core.query.builder.IProjectProperties
- selectAs(String) - Method in interface com.lattix.core.query.builder.IProperties
- selectAs(String) - Method in interface com.lattix.core.query.builder.IProperty
- selectAs(String) - Method in interface com.lattix.core.query.builder.IPropertyDefinitions
- selectAs(String) - Method in interface com.lattix.core.query.builder.IRules
- selectAs(String) - Method in interface com.lattix.core.query.builder.ISourceCode
- selectAs(String) - Method in interface com.lattix.core.query.builder.IStringType
- selectAs(String) - Method in interface com.lattix.core.query.builder.ITags
- selectAs(String) - Method in interface com.lattix.core.query.builder.IViolators
- selectAs(String) - Method in interface com.lattix.core.query.builder.IWith
- selectAs(String) - Method in interface com.lattix.core.query.builder.IWorkItemData
- selectAs(String) - Method in interface com.lattix.core.query.builder.IWorkItemDataDetail
- selectAs(String) - Method in interface com.lattix.core.query.builder.IWorkList
- selectAs(String) - Method in interface com.lattix.core.query.builder.Select
-
Add the column to the result set, with the given name as title
- selectPartition(Partition) - Method in interface com.lattix.api.ProjectModelView
- setActiveItem(ProjectContext, String, Object) - Method in interface com.lattix.api.ProjectManager
- setActiveProject(ProjectContext) - Method in interface com.lattix.api.ProjectManager
-
Set the given project as active in the workspace
- setActiveView(ProjectModelView) - Method in interface com.lattix.api.ProjectModelViewCollection
-
Makes the given view the active/visible view
- setAtomAbstract(Atom, boolean) - Method in interface com.lattix.core.depends.AtomFactory
- setAtomProperty(Atom, String, String) - Method in interface com.lattix.api.ProjectEditor
-
Set property on an atom
- setCacheObject(String, Object) - Method in interface com.lattix.api.ReportGroup
-
This API is used for sharing data among reports that are created at the same time
- setCellText(Partition, Partition, String) - Method in interface com.lattix.api.ProjectEditor
-
Set the text string in a given partition intersection
- setCellText(PartitionRelation, String) - Method in interface com.lattix.api.ProjectEditor
-
Set the text string in a given partition intersection
- setDataSourcePropertyValue(String, String, Object) - Method in interface com.lattix.core.depends.AtomFactory
- setDelayedLinks() - Method in class com.lattix.core.query.builder.QueryBuilder.CreateReportResults
- setDependDataCacheObject(String, Object) - Method in interface com.lattix.api.ProjectEditor
-
Add a named cached object to the DependData
- setDescription(String) - Method in interface com.lattix.api.CustomReport
- setDescription(String) - Method in interface com.lattix.api.ReportGroup
- setDescription(String) - Method in interface com.lattix.core.partition.IntersectInfo
- setDescription(String) - Method in class com.lattix.framework.reports.ReportSet.ReportDescription
- setDescription(String, Object...) - Method in interface com.lattix.core.query.builder.Results
- setDescription(String, Object...) - Method in interface com.lattix.core.query.builder.SubQuery
- setEdgeProperty(Atom, Dependency, String, String) - Method in interface com.lattix.api.ProjectEditor
-
Set property on a dependency edge
- setEdgeProperty(DependencyEdge, String, String) - Method in interface com.lattix.api.ProjectEditor
-
Set property on a dependency edge
- setGenerateDetailedUpdateReport(boolean) - Method in interface com.lattix.api.ProjectUpdater
-
Turn on/off the option to generate an detailed update report.
- setGenerateUpdateReport(boolean) - Method in interface com.lattix.api.ProjectUpdater
-
Turn on/off the option to generate an update report.
- setGenerateUpdateTags(boolean) - Method in interface com.lattix.api.ProjectUpdater
-
Turn on/off the option to create tags during the update process.
- setHost(String, int) - Method in interface com.lattix.api.ProjectPublisher.PublishBuilder
- setHttps(boolean) - Method in interface com.lattix.api.ProjectPublisher.PublishBuilder
- setLevel(int) - Method in interface com.lattix.core.partition.TagCalculator
- setLinkName(String) - Method in class com.lattix.framework.query.Query.LinkInfo
- setMetricThresholdValues(String, Boolean, String, String) - Method in interface com.lattix.api.ProjectEditor
-
Set the metric threshold values for the specifed metric
- setModuleOption(String, String, String) - Method in interface com.lattix.api.ProjectUpdater
-
set module specific property
- setModuleOptions(String, Map<String, String>) - Method in interface com.lattix.api.ProjectUpdater
-
set module specific properties
- setModuleProperty(String, Object) - Method in interface com.lattix.core.depends.AtomFactory
-
Set value of property for the given module.
- setObjectToFree(Disposable) - Method in interface com.lattix.core.query.ObjectResultSet
- setPartitionDescription(Partition, String) - Method in interface com.lattix.api.ProjectEditor
-
Change the partition description text
- setPartitionProperty(Partition, String, Object) - Method in interface com.lattix.api.ProjectEditor
-
Set named property for a Partition
- setProgress(int) - Method in class com.lattix.api.groovy.APIScript
- setProjectCacheObject(String, Object) - Method in interface com.lattix.api.ProjectEditor
-
Add a named cached object to the workspace
- setProjectDescription(String) - Method in interface com.lattix.api.ProjectUpdater
-
Set the description for the project
- setProjectName(String) - Method in interface com.lattix.api.ProjectUpdater
-
Set the name of the project
- setProperty(String, Object) - Method in interface com.lattix.util.PropertyManager
- setPropertyValue(Atom, String, boolean) - Method in interface com.lattix.core.depends.AtomFactory
- setScriptInfo(GroovyScriptInfo) - Method in class com.lattix.api.groovy.APIScript
- setSourceFileName(Atom, String) - Method in interface com.lattix.core.depends.AtomFactory
- setSourcePartition(Partition) - Method in interface com.lattix.core.partition.IntersectInfo
- setStatus(String) - Method in class com.lattix.api.groovy.APIScript
- setSupportSpans(boolean) - Method in interface com.lattix.api.CustomReport
- setTagColor(Tag, Color) - Method in interface com.lattix.api.ProjectEditor
-
Set the color of the given tag
- setTagCriteria(Tag, Criteria) - Method in interface com.lattix.api.ProjectEditor
-
Set the criteria that the tag will represent.
- setTagEdges(Tag, DependencyEdgeCollection) - Method in interface com.lattix.api.ProjectEditor
-
Set the edges that the tag will represent.
- setTagFilter(Tag, boolean, boolean) - Method in interface com.lattix.api.ProjectEditor
- setTagPartitions(Tag, PartitionCollection) - Method in interface com.lattix.api.ProjectEditor
-
Set the partitions that the tag will represent.
- setTagSubTags(Tag, Collection<Tag>) - Method in interface com.lattix.api.ProjectEditor
-
Set the sub-tags that the tag will represent.
- setTrackInfo(String, String) - Method in interface com.lattix.api.ProjectPublisher.PublishBuilder
- setUpdateSet(Set<String>) - Method in interface com.lattix.api.ProjectUpdater
- setUrl(String) - Method in interface com.lattix.api.ProjectPublisher.PublishBuilder
- setUserInfo(String, String) - Method in interface com.lattix.api.ProjectPublisher.PublishBuilder
- setVariable(String, Object) - Method in interface com.lattix.framework.query.Query
- setViewProperty(String, Object) - Method in interface com.lattix.api.ProjectModelView
- setWorkItemDescription(WorkItem, String) - Method in interface com.lattix.api.ProjectEditor
-
Change the description of the WorkItem
- setWorkItemName(WorkItem, String) - Method in interface com.lattix.api.ProjectEditor
-
Change the name of the WorkItem
- setWorkItemOwner(WorkItem, String) - Method in interface com.lattix.api.ProjectEditor
-
Change the owner of the WorkItem
- showErrorMessage(String) - Method in class com.lattix.api.groovy.APIScript
- showErrorMessage(String, String) - Method in interface com.lattix.api.ProjectManager
- showInfoMessage(String) - Method in class com.lattix.api.groovy.APIScript
- size() - Method in interface com.lattix.core.depends.AtomCollection
-
Return the number of atoms in this collection
- size() - Method in interface com.lattix.core.depends.AtomDependencies.LineNumberCollection
- size() - Method in interface com.lattix.core.depends.DataSourceCollection
- size() - Method in interface com.lattix.core.depends.DependencyEdgeCollection
- size() - Method in interface com.lattix.core.partition.Partition.AddAtomProperties
- size() - Method in interface com.lattix.core.partition.Partition.OtherAtomsCollection
- size() - Method in interface com.lattix.core.partition.PartitionCollection
-
Return the number of partitions in the collection
- size() - Method in interface com.lattix.core.partition.PartitionEdgePath
-
Return the number of Partitions in the path
- size() - Method in interface com.lattix.core.partition.PartitionEdgePathCollection
-
Return the number of paths in the collection
- size() - Method in interface com.lattix.core.query.ObjectResultSet
- size() - Method in interface com.lattix.framework.query.QueryResultSet
- SIZE - Enum constant in enum class com.lattix.core.depends.PropertyBehavior
- SOURCE_FILE - Enum constant in enum class com.lattix.core.depends.AtomBehavior
- SourceCodeLine - Interface in com.lattix.util
- SourceHandler - Interface in com.lattix.core.depends
- SPECTRAL_NORMALIZED - Static variable in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- SPECTRAL_RATIO - Static variable in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- SPLIT - Static variable in interface com.lattix.core.dsmtools.DsmOrderingAlgorithm
- Statement<T,
Top extends Table> - Interface in com.lattix.core.query.builder - subPartitionDisplayIterator(Partition) - Method in interface com.lattix.api.ProjectQuery
-
Returns partition collection, which consists of children of the given partition, in display order
- subPartitionIterator(Partition) - Method in interface com.lattix.api.ProjectQuery
-
Returns partition collection, which consitst of the children of the given partition.
- SubQuery<T extends Table,
C> - Interface in com.lattix.core.query.builder - subQueryLink(String, Object...) - Method in interface com.lattix.core.query.builder.Statement
- supportsDependencies() - Method in interface com.lattix.core.depends.AtomDependencies
- supportsDependencies() - Method in interface com.lattix.core.depends.AtomKind
- supportsDependencies() - Method in interface com.lattix.core.depends.AtomKindDefinition
- supportsMembers() - Method in interface com.lattix.core.depends.AtomKind
- supportsMembers() - Method in interface com.lattix.core.depends.AtomKindDefinition
- supportSpans() - Method in interface com.lattix.core.query.ObjectResultSet
- supportsProperty(String) - Method in interface com.lattix.core.depends.AtomDependencies
- supportsProperty(String, Atom) - Method in interface com.lattix.core.depends.DependencyDataSource
-
Return true if this DependencyDataSource supports the given property for the given atom
T
- Table<T extends Table,
V, Top extends Table> - Interface in com.lattix.core.query.builder - tableEntries() - Method in interface com.lattix.framework.query.Schema
- tables() - Method in interface com.lattix.framework.query.Schema
- Tag - Interface in com.lattix.core.partition
-
Tag represents a named collection of Partitions
- TagCalculator - Interface in com.lattix.core.partition
- tAtomdb() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tAtomdb(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tAtomKinds() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tAtomKinds(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tAtomPropertyDefinitions() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tAtomPropertyDefinitions(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tAtoms() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tAtoms(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tCheckers() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tCheckers(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tDatasources() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tDatasources(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tDependencies() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tDependencies(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tDependencyKinds() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tDependencyKinds(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tDependencyPropertyDefinitions() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tDependencyPropertyDefinitions(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tDisplayPartitions() - Method in interface com.lattix.core.query.builder.IQueryBuilder
-
/* This table represents the subsystem partitions and its relations
- tDisplayPartitions(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
-
/* This table represents the subsystem partitions and its relations
- tEdgedb() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tEdgedb(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tEdges() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tEdges(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- text(String) - Method in class com.lattix.api.builders.SearchCriteriaBuilder
-
Set the text to search for
- tHiddenEdges() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tHiddenEdges(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tHighLevelCycles() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tHighLevelCycles(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tIssueGroups() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tIssueGroups(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tIssues() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tIssues(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tLowLevelCycles() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tLowLevelCycles(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tLowLevelCyclesWithMembers() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tLowLevelCyclesWithMembers(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tMainAtomPartitions() - Method in interface com.lattix.core.query.builder.IQueryBuilder
-
/* This table represents the subsystem partitions and its relations
- tMainAtomPartitions(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
-
/* This table represents the subsystem partitions and its relations
- tMetricDefinitions() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tMetricDefinitions(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tModuleDefinitions() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tModuleDefinitions(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tModules() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tModules(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- toFlags(AtomBehavior...) - Static method in enum class com.lattix.core.depends.AtomBehavior
- toFlags(DependencyBehavior...) - Static method in enum class com.lattix.core.depends.DependencyBehavior
- toFlags(PropertyBehavior...) - Static method in enum class com.lattix.core.depends.PropertyBehavior
- toNotFlags(AtomBehavior...) - Static method in enum class com.lattix.core.depends.AtomBehavior
- toNotFlags(PropertyBehavior...) - Static method in enum class com.lattix.core.depends.PropertyBehavior
- toString() - Method in class com.lattix.api.groovy.APIScript
- toString() - Method in enum class com.lattix.core.partition.RuleType
- tPartitions() - Method in interface com.lattix.core.query.builder.IQueryBuilder
-
/* This table represents the subsystem partitions and its relations
- tPartitions(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
-
/* This table represents the subsystem partitions and its relations
- tRules() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tRules(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tTags() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tTags(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tUsedbyEdges() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tUsedbyEdges(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tUsesPartitions() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tUsesPartitions(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tViolators() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tViolators(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tWorklist() - Method in interface com.lattix.core.query.builder.IQueryBuilder
- tWorklist(Object) - Method in interface com.lattix.core.query.builder.IQueryBuilder
- type() - Element in annotation interface com.lattix.api.annotations.APIClass
- TYPE - Enum constant in enum class com.lattix.core.depends.AtomBehavior
- TYPE_BOOLEAN - Static variable in interface com.lattix.core.depends.PropertyDefinition
- TYPE_DATE - Static variable in interface com.lattix.core.depends.PropertyDefinition
- TYPE_DOUBLE - Static variable in interface com.lattix.core.depends.PropertyDefinition
- TYPE_REF - Enum constant in enum class com.lattix.core.depends.DependencyBehavior
- TYPE_STRING - Static variable in interface com.lattix.core.depends.PropertyDefinition
U
- unhideDependencies(DependencyEdgeCollection) - Method in interface com.lattix.api.ProjectEditor
-
Unhide the given dependencies.
- unhidePartition(PartitionCollection) - Method in interface com.lattix.api.ProjectEditor
-
Unhide the given dependencies.
- unionWith(Results) - Method in interface com.lattix.core.query.builder.Results
- uniqueDependencies() - Method in interface com.lattix.core.depends.AtomDependencies
- update(PartitionModel) - Method in interface com.lattix.core.partition.TagCalculator
- updateProject() - Method in interface com.lattix.api.ProjectUpdater
-
Perform the project update and return the result.
- useAtomDB() - Method in interface com.lattix.core.depends.AtomFactory
- useAtomDB() - Method in interface com.lattix.core.depends.DependencyResolver
- useRawModel() - Method in class com.lattix.api.groovy.APIScript
- useViewModel() - Method in class com.lattix.api.groovy.APIScript
V
- validate(PartitionModel) - Method in interface com.lattix.core.partition.TagCalculator
- value() - Element in annotation interface com.lattix.api.annotations.APIAction
- value() - Element in annotation interface com.lattix.api.annotations.APIActionGroup
- value() - Element in annotation interface com.lattix.api.annotations.APIArgument
- value() - Element in annotation interface com.lattix.api.annotations.APIArgumentID
- value() - Element in annotation interface com.lattix.api.annotations.APIArgumentInit
- value() - Element in annotation interface com.lattix.api.annotations.APIChecker
- value() - Element in annotation interface com.lattix.api.annotations.APIClassPath
- value() - Element in annotation interface com.lattix.api.annotations.APIDefinition
- value() - Element in annotation interface com.lattix.api.annotations.APIDescription
- value() - Element in annotation interface com.lattix.api.annotations.APIDialog
- value() - Element in annotation interface com.lattix.api.annotations.APIEllipsis
- value() - Element in annotation interface com.lattix.api.annotations.APIFeature
- value() - Element in annotation interface com.lattix.api.annotations.APIField
- value() - Element in annotation interface com.lattix.api.annotations.APIHelpURL
- value() - Element in annotation interface com.lattix.api.annotations.APIKeyword
- value() - Element in annotation interface com.lattix.api.annotations.APIKeywords
- value() - Element in annotation interface com.lattix.api.annotations.APILocalize
- value() - Element in annotation interface com.lattix.api.annotations.APIMethod
- value() - Element in annotation interface com.lattix.api.annotations.APIPreferences
- value() - Element in annotation interface com.lattix.api.annotations.APIRequiresVersion
- value() - Element in annotation interface com.lattix.api.annotations.APIRest
- value() - Element in annotation interface com.lattix.api.annotations.APIReturnType
- value() - Element in annotation interface com.lattix.api.annotations.APIScriptDescription
- value() - Element in annotation interface com.lattix.api.annotations.APIShortcut
- value() - Element in annotation interface com.lattix.api.annotations.APITest
- value() - Element in annotation interface com.lattix.api.annotations.APIWeight
- valueIterator() - Method in class com.lattix.framework.reports.ReportSet.ReportHeading
- valueOf(String) - Static method in enum class com.lattix.core.depends.AtomBehavior
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.lattix.core.depends.DependencyBehavior
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.lattix.core.depends.PropertyBehavior
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.lattix.core.partition.RuleType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.lattix.framework.workspace.IssueSeverity
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.lattix.core.depends.AtomBehavior
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.lattix.core.depends.DependencyBehavior
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.lattix.core.depends.PropertyBehavior
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.lattix.core.partition.RuleType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.lattix.framework.workspace.IssueSeverity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version() - Element in annotation interface com.lattix.api.annotations.APIClass
- visibleSubPartitionIterator(Partition) - Method in interface com.lattix.api.ProjectQuery
-
Returns partition collection, which consists of the visible children of the given partition.
W
- Where<T extends Table> - Interface in com.lattix.core.query.builder
- whereAnd() - Method in interface com.lattix.core.query.builder.Where
-
Change to and
- whereCloseParen() - Method in interface com.lattix.core.query.builder.Where
-
End grouping clause
- whereContains(String) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value contains the given string value
- whereDoesNotEndWith(String) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value does not end with the given string value
- whereDoesNotStartWith(String) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value does not start with the given string value
- whereEndsWith(String) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value ends with the given string value
- whereEqualTo(Object) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value needs to be equal to the given value
- whereGreaterThan(Object) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value needs to be greater than the given value
- whereGreaterThanOrEqualTo(Object) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value needs to be greater than or equal to the given value
- whereIn(Object) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value is in the given collection
- whereLessThan(Object) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value needs to be less than the given value
- whereLessThanOrEqualTo(Object) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value needs to be less than or equal to the given value
- whereLike(String) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value needs to be 'like' the given value % is used as a wild card
- whereNotContains(String) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value does not contain the given string value
- whereNotEqualTo(Object) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value needs to be not equal to the given value
- whereNotIn(Object) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value is NOT in the given collection
- whereNotLike(String) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value needs to be not 'like' the given value % is used as a wild card
- whereNotNull() - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value is Not null
- whereNull() - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value is null
- whereOpenParen() - Method in interface com.lattix.core.query.builder.Where
-
Start grouping clause
- whereOr() - Method in interface com.lattix.core.query.builder.Where
-
Change to or
- whereStartsWith(String) - Method in interface com.lattix.core.query.builder.Where
-
Add conditional clause to the query, in which the column value starts with the given string value
- wm - Variable in class com.lattix.api.LattixApi
- WorkItem - Interface in com.lattix.framework.workspace
- WorkItem.DataDetail - Interface in com.lattix.framework.workspace
- WorkItem.DeltaDetail - Interface in com.lattix.framework.workspace
- WorkItem.WorkItemData - Interface in com.lattix.framework.workspace
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ProjectEditor.newDependencyEdge(Partition srcPart, Partition targetPart, String kind, int strength)