Package 

Class CommonRobotConfiguration

    • Method Summary

      Modifier and Type Method Description
      final Property<String> getName() Sets the name of the documented library or resource.
      final ConfigurableFileCollection getAdditionalPythonPaths() Additional locations where to search for libraries and resources.
      final Unit setAdditionalPythonPaths(ConfigurableFileCollection additionalPythonPaths) Additional locations where to search for libraries and resources.
      Array<String> generateArguments()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommonRobotConfiguration

        CommonRobotConfiguration(ObjectFactory objects)
    • Method Detail

      • getName

         final Property<String> getName()

        Sets the name of the documented library or resource.

      • getAdditionalPythonPaths

         final ConfigurableFileCollection getAdditionalPythonPaths()

        Additional locations where to search for libraries and resources. e.g. src/main/java/com/test/

      • setAdditionalPythonPaths

         final Unit setAdditionalPythonPaths(ConfigurableFileCollection additionalPythonPaths)

        Additional locations where to search for libraries and resources. e.g. src/main/java/com/test/