checkFormed

open override fun checkFormed(): Boolean(source)

Warning: You should not call this yourself. If you want to know if the multiblock is formed, use isFormedAndFullyLoaded(), which will read from a cache, so is much faster.

You can assume that when this method is called, all components of the multiblock are loaded.