Uses of Class
com._1c.g5.v8.dt.erd.model.ErdDataPart
Packages that use ErdDataPart
Package
Description
-
Uses of ErdDataPart in com._1c.g5.v8.dt.erd.core.dataconverter.extensions
Methods in com._1c.g5.v8.dt.erd.core.dataconverter.extensions that return types with arguments of type ErdDataPartModifier and TypeMethodDescriptionprotected Collection<ErdDataPart>
AbstractConverter.getReferenceTypeStandardAttributes
(FieldSource fieldSource) Return standard attributes with reference type. -
Uses of ErdDataPart in com._1c.g5.v8.dt.erd.ui.model.draw2d
Methods in com._1c.g5.v8.dt.erd.ui.model.draw2d that return ErdDataPartModifier and TypeMethodDescriptionErdDataPartLabel.getAssociatedDataPart()
Returns associated data part.Constructors in com._1c.g5.v8.dt.erd.ui.model.draw2d with parameters of type ErdDataPartModifierConstructorDescriptionErdDataPartLabel
(EntityFigurePart parent, ErdDataPart associatedDataPart) Constructor.