Returns the FormatManager for this FactInfo. This is used to convert to/from the String format used to serialize content for LST files. @return The FormatManager for this FactInfo
()
| 42 | * @return The FormatManager for this FactInfo |
| 43 | */ |
| 44 | public FormatManager<F> getFormatManager(); |
| 45 | |
| 46 | /** |
| 47 | * Returns the "usable location" of this FactInfo (related to what LST files |
no outgoing calls