Interface CppComponent

    • Method Detail

      • getName

        java.lang.String getName()
        Returns the name of this component. This is used to disambiguate the component of a project. Each component has a unique name within its project. However, these names are not unique across multiple projects.
      • getBaseName

        java.lang.String getBaseName()
        Returns the base name of this component.