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
- 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
- CAN_USE - Enum constant in enum class com.lattix.core.partition.RuleType
- 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
- 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
- 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
- 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
- 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
- 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.
- 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
- Criteria - Interface in com.lattix.core.partition
- CustomReport - Interface in com.lattix.api
-
CustomReport provides an interface for creating a custom report
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
- 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
- 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
- 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
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
- 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
- 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(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
- 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
- getReferenceCommand() - Method in class com.lattix.core.query.builder.QueryBuilder
- 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
- headings - Variable in class com.lattix.framework.reports.ReportSet.ReportHeadings
- 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
- 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
- IDE_CMD_NAME - Static variable in class com.lattix.api.LattixApi
- 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 - Variable in class com.lattix.api.groovy.APIScript
- 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
- 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
- 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
- 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
- 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.
- 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.
L
- label() - Element in annotation interface com.lattix.api.annotations.APISaver
- LattixApi - Class in com.lattix.api
- LDC_CMD_NAME - Static variable in class com.lattix.api.LattixApi
- 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
- newCreateResults(String, QueryBuilderHelper.MyResults, QueryParams, QueryBuilderHelper.TableColumn, Collection<QueryBuilderHelper.SubQueryObject<?>>, QueryImpl.ResultSetCollection, Map<String, Object>, ParameterizedString, ParameterizedString, Collection<QueryBuilderHelper.TableColumn>) - Method in class com.lattix.core.query.builder.QueryBuilder
- 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
- newResults(String, QueryBuilderHelper.MyResults, QueryParams, QueryBuilderHelper.TableColumn, Collection<QueryBuilderHelper.SubQueryObject<?>>, QueryImpl.ResultSetCollection, Map<String, Object>, ParameterizedString, ParameterizedString) - Method in class com.lattix.core.query.builder.QueryBuilder
- newResultSetTable(String, Schema.Table<E>, QueryResultSet<?>, Query.Row, int, int[]) - Method in interface com.lattix.framework.query.Schema
- newResultsNew(String, QueryBuilderHelper.MyResults, QueryParams, QueryBuilderHelper.TableColumn, Collection<QueryBuilderHelper.SubQueryObject<?>>, QueryImpl.ResultSetCollection, Map<String, Object>, ParameterizedString, ParameterizedString, Collection<QueryBuilderHelper.TableColumn>) - Method in class com.lattix.core.query.builder.QueryBuilder
- 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
- newWhere(QueryBuilderHelper.TableColumn, Object, QueryBuilder.WhereOp, int) - Method in class com.lattix.core.query.builder.QueryBuilder
- 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.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.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
- setDebug(boolean) - Method in class com.lattix.core.query.builder.QueryBuilder
- 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
- text(String) - Method in class com.lattix.api.builders.SearchCriteriaBuilder
-
Set the text to search for
- 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
- 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)