FgdEntityOutput¶
-
class
fgdtools.
FgdEntityOutput
(name, value_type, description='')[source]¶ An entity output, as represented in a Fgd file.
-
__repr__
()[source]¶ A partial, printable summary of a FgdEntityOutput.
- Returns
A Python formated string.
- Return type
-
property
schema
¶ A schematic view of this entity output’s attributes.
- Returns
A dictionary.
- Return type
-