Uses of Enum Class
io.fluxzero.sdk.modeling.GraphLookupPolicy
Packages that use GraphLookupPolicy
-
Uses of GraphLookupPolicy in io.fluxzero.sdk.modeling
Subclasses with type arguments of type GraphLookupPolicy in io.fluxzero.sdk.modelingModifier and TypeClassDescriptionenumDefines how a typed graph lookup resolves multiple matches for one functional identifier or alias.Methods in io.fluxzero.sdk.modeling that return GraphLookupPolicyModifier and TypeMethodDescriptionstatic GraphLookupPolicyReturns the enum constant of this class with the specified name.static GraphLookupPolicy[]GraphLookupPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.fluxzero.sdk.modeling with parameters of type GraphLookupPolicy