Package io.moderne.knowledge
Class KnowledgeBaseExecutionContextView
java.lang.Object
org.openrewrite.DelegatingExecutionContext
io.moderne.knowledge.KnowledgeBaseExecutionContextView
- All Implemented Interfaces:
org.openrewrite.ExecutionContext
public class KnowledgeBaseExecutionContextView
extends org.openrewrite.DelegatingExecutionContext
-
Field Summary
Fields inherited from interface org.openrewrite.ExecutionContext
CURRENT_CYCLE, CURRENT_RECIPE, DATA_TABLES, REQUIRE_PRINT_EQUALS_INPUT, RUN_TIMEOUT -
Method Summary
Modifier and TypeMethodDescriptionMap<org.openrewrite.java.tree.JavaType.FullyQualified,ClassDescription> view(org.openrewrite.ExecutionContext ctx) Methods inherited from class org.openrewrite.DelegatingExecutionContext
getMessage, getOnError, getOnTimeout, pollMessage, putMessageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openrewrite.ExecutionContext
addObserver, computeMessage, getCycle, getCycleDetails, getMessage, getObservers, pollMessage, putCurrentRecipe, putMessageInCollection, putMessageInSet
-
Method Details
-
view
-
getClassDescriptions
public Map<org.openrewrite.java.tree.JavaType.FullyQualified,ClassDescription> getClassDescriptions()
-