Class ServiceDescription

java.lang.Object
org.episteme.natural.computing.ai.agents.services.ServiceDescription

public class ServiceDescription extends Object
Describes a service offered by an agent.
  • Constructor Details

    • ServiceDescription

      public ServiceDescription(String type, String name)
  • Method Details