Package org.eclnt.ccaddons.diagram
Class ShapeGroup
java.lang.Object
org.eclnt.ccaddons.diagram.ShapeGroup
Semantic grouping of shapes: when editing a shape then the
user may change the shape type. The list of possible shape types
is defined by the shape group.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetText()
void
setLiterals
(List<Literal> literals) void
setShapeGroupId
(String shapeGroupId) void
setShapeTypeIds
(List<String> shapeTypeIds) void
-
Constructor Details
-
ShapeGroup
public ShapeGroup()
-
-
Method Details
-
getText
-
setText
-
getShapeGroupId
-
setShapeGroupId
-
getLiterals
-
setLiterals
-
getLocalText
-
getShapeTypeIds
-
setShapeTypeIds
-