Class GVFormatter
java.lang.Object
de.monticore.generating.templateengine.reporting.artifacts.formatter.AFormatter
de.monticore.generating.templateengine.reporting.artifacts.formatter.GVFormatter
-
Field Summary
FieldsFields inherited from class de.monticore.generating.templateengine.reporting.artifacts.formatter.AFormatter
indentString -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAllLinkContent(APkg pkg) getContent(Element element) getContent(RootPkg rootPkg) mc.codegen.reporting.visualization.printer.AFormatter#getContent(mc.codegen.reporting.visualization.model.RootPkg)getElementContent(APkg pkg) Print package, subpackages and elements to open output filegetLinkContent(Element element) getShape(ElementType type) Get the dotgraph shape of a typeprotected StringMethods inherited from class de.monticore.generating.templateengine.reporting.artifacts.formatter.AFormatter
addLine, indent, unindent
-
Field Details
-
shapes
-
-
Constructor Details
-
GVFormatter
public GVFormatter()
-
-
Method Details
-
getAllLinkContent
-
getContent
-
getLinkContent
-
getUniqueName
-
getElementContent
Print package, subpackages and elements to open output file -
getShape
Get the dotgraph shape of a type -
getContent
mc.codegen.reporting.visualization.printer.AFormatter#getContent(mc.codegen.reporting.visualization.model.RootPkg)- Specified by:
getContentin classAFormatter
-