Uses of Class
com._1c.g5.v8.dt.erd.model.ErdData
-
Packages that use ErdData Package Description com._1c.g5.v8.dt.erd.ui.model.draw2d -
-
Uses of ErdData in com._1c.g5.v8.dt.erd.ui.model.draw2d
Methods in com._1c.g5.v8.dt.erd.ui.model.draw2d with parameters of type ErdData Modifier and Type Method Description void
EntityFigurePart. setAssociatedData(ErdData data)
Sets associated data.Constructors in com._1c.g5.v8.dt.erd.ui.model.draw2d with parameters of type ErdData Constructor Description EntityFigurePart(ErdData data, int depth, EntityFigure parentEntity)
Constructor.
-