Interface ISubcomponentsFeature

    • Method Detail

      • getLocalType

        java.lang.String getLocalType()
        Get the local type name of this component as defined in the parent.
        Returns:
        The type of this component type.
      • getComponentFilename

        java.lang.String getComponentFilename​(java.lang.String ctype)
        Get the file name of a component type.
        Parameters:
        ctype - The component type.
        Returns:
        The file name of this component type.
      • getChildcount

        int getChildcount()
        Get the childcount.
        Returns:
        the childcount.