Uses of Class
org.iam.intent.MergeIntent
Packages that use MergeIntent
Package
Description
Intent abstractions used by AccessRefinery mining and refinement.
-
Uses of MergeIntent in org.iam.intent
Methods in org.iam.intent that return MergeIntentModifier and TypeMethodDescriptionMergeIntent.merge(MergeIntent intent) Merges this intent with another, combining values in the differing domain.Methods in org.iam.intent with parameters of type MergeIntentModifier and TypeMethodDescriptionMergeIntent.isMerged(MergeIntent intent) Checks if this intent can be merged with another (differs in exactly one domain).MergeIntent.merge(MergeIntent intent) Merges this intent with another, combining values in the differing domain.Constructors in org.iam.intent with parameters of type MergeIntent