Uses of Class
org.eclnt.ccaddons.diagram.Literal
Packages that use Literal
-
Uses of Literal in org.eclnt.ccaddons.diagram
Methods in org.eclnt.ccaddons.diagram that return types with arguments of type LiteralModifier and TypeMethodDescriptionLineType.getLiterals()ShapeCategory.getLiterals()ShapeGroup.getLiterals()ShapeType.getLiterals()Method parameters in org.eclnt.ccaddons.diagram with type arguments of type LiteralModifier and TypeMethodDescriptionvoidLineType.setLiterals(List<Literal> literals) voidShapeCategory.setLiterals(List<Literal> literals) voidShapeGroup.setLiterals(List<Literal> literals) voidShapeType.setLiterals(List<Literal> literals)