java.lang.Object
org.tentackle.model.print.RelationPrinter
Prints the model spec of a relation.
- Author:
- harald
-
Constructor Summary
ConstructorDescriptionRelationPrinter
(Relation relation, PrintConfiguration configuration) Creates a relation printer. -
Method Summary
-
Constructor Details
-
RelationPrinter
Creates a relation printer.- Parameters:
relation
- the relationconfiguration
- the printing configuration
-
-
Method Details
-
print
Prints the relation.- Returns:
- the pretty printed index
-