com.ibm.pdp.maf.rpp.kernel

Interface IProblem



  • public interface IProblem

    This interface represents a MAF model problem. See the IMAFModelService interface also.

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String copyright 
    • Method Detail

      • getLevel

        Level getLevel()

        Returns the level of the problem.

        Returns:
      • getLocation

        java.lang.String getLocation()

        Return the location of the problem.

        Returns:
      • getMessage

        java.lang.String getMessage()

        Returns the message of the problem.

        Returns: