Uses of Class
FAtiMA.Core.plans.Step
Packages that use Step
Package
Description
-
Uses of Step in FAtiMA.Core
Methods in FAtiMA.Core that return StepModifier and TypeMethodDescriptionGets the operator that corresponds to the given nameMethods in FAtiMA.Core that return types with arguments of type StepMethods in FAtiMA.Core with parameters of type Step -
Uses of Step in FAtiMA.Core.memory.semanticMemory
Methods in FAtiMA.Core.memory.semanticMemory that return types with arguments of type StepModifier and TypeMethodDescriptionKnowledgeBase.GetInferenceOperators()Gets the inference operatorsMethods in FAtiMA.Core.memory.semanticMemory with parameters of type StepModifier and TypeMethodDescriptionvoidKnowledgeBase.AddInferenceOperator(Step op) Adds an InferenceOperator to the KnowledgeBasevoidSemanticMemory.AddInferenceOperator(Step op) -
Uses of Step in FAtiMA.Core.plans
Methods in FAtiMA.Core.plans that return Step -
Uses of Step in FAtiMA.Core.util.parsers
Methods in FAtiMA.Core.util.parsers that return types with arguments of type Step