Class BeliefGetter

    • Constructor Detail

      • BeliefGetter

        public BeliefGetter​(IExternalAccess agent)
        Create a service.
    • Method Detail

      • getFact

        public IFuture getFact​(java.lang.String belname)
        Get the fact of a belief.
        Specified by:
        getFact in interface IBeliefGetter
        Parameters:
        belname - The belief name.
        Returns:
        The fact.