Uses of Interface
org.evrete.api.NamedType
Packages that use NamedType
-
Uses of NamedType in org.evrete.api
Methods in org.evrete.api that return NamedTypeModifier and TypeMethodDescriptionLhsBuilder.addFactDeclaration(String name, Class<?> type) LhsBuilder.addFactDeclaration(String name, String type) LhsBuilder.addFactDeclaration(String name, Type<?> type) ReturnsNamedTypeby its declared variable nameFieldReference.type()Methods in org.evrete.api that return types with arguments of type NamedTypeMethods in org.evrete.api with parameters of type NamedType -
Uses of NamedType in org.evrete.api.spi
Methods in org.evrete.api.spi with parameters of type NamedTypeModifier and TypeMethodDescriptionLiteralRhsCompiler.compileRhs(RuntimeContext<?> requester, String literalRhs, NamedType[] types) Method parameters in org.evrete.api.spi with type arguments of type NamedTypeModifier and TypeMethodDescriptiondefault Consumer<RhsContext>LiteralRhsCompiler.compileRhs(RuntimeContext<?> requester, String literalRhs, Collection<NamedType> factTypes)