Uses of Interface
org.evrete.api.Named
| Package | Description |
|---|---|
| org.evrete | |
| org.evrete.api |
-
Uses of Named in org.evrete
Classes in org.evrete that implement Named Modifier and Type Class Description classAbstractRule -
Uses of Named in org.evrete.api
Subinterfaces of Named in org.evrete.api Modifier and Type Interface Description interfaceRuleinterfaceRuleBuilder<C extends RuntimeContext<C>>interfaceRuntimeRuleinterfaceType<T>The definition of a type which is assigned to every object before it gets into the working memory.interfaceTypeFieldA representation of a Type field.Classes in org.evrete.api that implement Named Modifier and Type Class Description classActiveFieldA wrapper for TypeField that will actually be in use by the runtime.classTypeWrapper<T>Methods in org.evrete.api with type parameters of type Named Modifier and Type Method Description static <Z extends Named>
ZNamed. find(Collection<Z> collection, String name)Methods in org.evrete.api with parameters of type Named Modifier and Type Method Description default RuntimeRuleStatefulSession. getRule(Named named)