Uses of Interface
FAtiMA.Core.componentTypes.IProcessExternalRequestComponent
-
Packages that use IProcessExternalRequestComponent Package Description FAtiMA.Core -
-
Uses of IProcessExternalRequestComponent in FAtiMA.Core
Fields in FAtiMA.Core with type parameters of type IProcessExternalRequestComponent Modifier and Type Field Description protected java.util.ArrayList<IProcessExternalRequestComponent>AgentCore. _processExternalRequestComponentsMethods in FAtiMA.Core that return types with arguments of type IProcessExternalRequestComponent Modifier and Type Method Description java.util.Collection<IProcessExternalRequestComponent>AgentCore. getProcessExternalRequestComponents()
-