Uses of Class
de.foellix.aql.datastructure.Intentsink
Packages that use Intentsink
-
Uses of Intentsink in de.foellix.aql.datastructure
Fields in de.foellix.aql.datastructure with type parameters of type IntentsinkMethods in de.foellix.aql.datastructure that return IntentsinkModifier and TypeMethodDescriptionObjectFactory.createIntentsink()Create an instance ofIntentsinkMethods in de.foellix.aql.datastructure that return types with arguments of type IntentsinkModifier and TypeMethodDescriptionIntentsinks.getIntentsink()Gets the value of the intentsink property. -
Uses of Intentsink in de.foellix.aql.helper
Methods in de.foellix.aql.helper with parameters of type IntentsinkModifier and TypeMethodDescriptionstatic FlowConnectHelper.connect(Intentsink from, Intentsource to) static booleanEqualsHelper.equals(Intentsink intentsink1, Intentsink intentsink2) static booleanEqualsHelper.equals(Intentsink intentsink1, Intentsink intentsink2, 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(Intentsink intentsink) RAWIdentifier.toRAW(Intentsink intentsink) static StringHelper.toString(Intentsink intentsink) static StringHelper.toString(Intentsink intentsink, boolean detailData)