Interface IConfiguration

    • Method Detail

      • getAllInstances

        Value getAllInstances​(IDatatype type)
        Returns all instances of type.
        Parameters:
        type - the type to return the instances for
        Returns:
        all instances of type in terms of a container value consisting of references (may be null if this is not possible, e.g., in case of Integer)