Uses of Class
de.foellix.aql.datastructure.Intentsource
Packages that use Intentsource
-
Uses of Intentsource in de.foellix.aql.datastructure
Fields in de.foellix.aql.datastructure with type parameters of type IntentsourceMethods in de.foellix.aql.datastructure that return IntentsourceModifier and TypeMethodDescriptionObjectFactory.createIntentsource()Create an instance ofIntentsourceMethods in de.foellix.aql.datastructure that return types with arguments of type IntentsourceModifier and TypeMethodDescriptionIntentsources.getIntentsource()Gets the value of the intentsource property. -
Uses of Intentsource in de.foellix.aql.helper
Methods in de.foellix.aql.helper with parameters of type IntentsourceModifier and TypeMethodDescriptionstatic FlowConnectHelper.connect(Intentsink from, Intentsource to) static booleanEqualsHelper.equals(Intentsource intentsource1, Intentsource intentsource2) static booleanEqualsHelper.equals(Intentsource intentsource1, Intentsource intentsource2, EqualsOptions options) static booleanEqualsHelper.equalsConnect(Intentsink sink, Intentsource source) Deprecated.static booleanEqualsHelper.equalsConnect(Intentsink sink, Intentsource source, EqualsOptions options) Deprecated.static booleanEqualsHelper.equalsConnect(Intentsource source, Intentsink sink) Deprecated.static booleanEqualsHelper.equalsConnect(Intentsource source, Intentsink sink, EqualsOptions options) Deprecated.static StringHelper.toRAW(Intentsource intentsource) RAWIdentifier.toRAW(Intentsource intentsource) static StringHelper.toString(Intentsource intentsource) static StringHelper.toString(Intentsource intentsource, boolean detailData)