Class DateInputAgentBuilder

    • Constructor Detail

      • DateInputAgentBuilder

        public DateInputAgentBuilder()
    • Method Detail

      • getOperation

        public InputAgent getOperation​(ComponentAgent agent)
        Description copied from interface: OperationAgentBuilder
        This method create and return a specific implementation of OperationAgent object for specified OperationAgent class. Similar to factory pattern.
        Returns:
        the operation agent