| Modifier and Type | Method and Description |
|---|---|
IGroup |
ClassDiagram.getOrCreateNamespace(Code namespace,
Display display,
GroupType type,
IGroup parent) |
| Modifier and Type | Method and Description |
|---|---|
IGroup |
ClassDiagram.getOrCreateNamespace(Code namespace,
Display display,
GroupType type,
IGroup parent) |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupRoot |
| Modifier and Type | Field and Description |
|---|---|
protected IGroup |
CucaDiagram.currentGroup |
| Modifier and Type | Method and Description |
|---|---|
IGroup |
CucaDiagram.getCurrentGroup() |
IGroup |
CucaDiagram.getGroup(Code code) |
IGroup |
CucaDiagram.getOrCreateGroup(Code code,
Display display,
GroupType type,
IGroup parent) |
IGroup |
IEntity.getParentContainer() |
IGroup |
GroupRoot.getParentContainer() |
IGroup |
CucaDiagram.getRootGroup() |
| Modifier and Type | Method and Description |
|---|---|
Collection<IGroup> |
GroupRoot.getChildren() |
Collection<IGroup> |
IGroup.getChildren() |
Collection<IGroup> |
CucaDiagram.getChildrenGroups(IGroup parent) |
Collection<IGroup> |
GroupHierarchy.getChildrenGroups(IGroup parent) |
Collection<IGroup> |
CucaDiagram.getGroups(boolean withRootGroup) |
| Modifier and Type | Method and Description |
|---|---|
static EntityGender |
EntityGenderUtils.byPackage(IGroup group) |
protected ILeaf |
CucaDiagram.createLeafInternal(Code code,
Display display,
LeafType type,
IGroup group,
USymbol symbol) |
Collection<IGroup> |
CucaDiagram.getChildrenGroups(IGroup parent) |
Collection<IGroup> |
GroupHierarchy.getChildrenGroups(IGroup parent) |
Code |
Code.getFullyQualifiedCode(IGroup g) |
IGroup |
CucaDiagram.getOrCreateGroup(Code code,
Display display,
GroupType type,
IGroup parent) |
static boolean |
EntityUtils.groupRoot(IGroup g) |
boolean |
CucaDiagram.isAutarkic(IGroup g) |
boolean |
CucaDiagram.isEmpty(IGroup gToTest) |
boolean |
GroupHierarchy.isEmpty(IGroup g) |
static boolean |
EntityUtils.isPureInnerLink12(IGroup group,
Link link) |
static boolean |
EntityUtils.isPureInnerLink3(IGroup group,
Link link) |
void |
GroupRoot.moveEntitiesTo(IGroup dest) |
void |
IGroup.moveEntitiesTo(IGroup dest) |
static void |
GroupPrinter.print(File f,
IGroup rootGroup) |
void |
ILeaf.setContainer(IGroup container) |
| Modifier and Type | Method and Description |
|---|---|
IGroup |
DotData.getRootGroup() |
IGroup |
DotData.getTopParent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DotData.isEmpty(IGroup g) |
| Constructor and Description |
|---|
DotData(IGroup topParent,
List<Link> links,
Collection<ILeaf> leafs,
UmlDiagramType umlDiagramType,
ISkinParam skinParam,
GroupHierarchy groupHierarchy,
ColorMapper colorMapper,
EntityFactory entityFactory,
boolean isHideEmptyDescriptionForState,
DotMode dotMode,
String namespaceSeparator,
Pragma pragma) |
DotData(IGroup topParent,
List<Link> links,
Collection<ILeaf> leafs,
UmlDiagramType umlDiagramType,
ISkinParam skinParam,
GroupHierarchy groupHierarchy,
PortionShower portionShower,
ColorMapper colorMapper,
EntityFactory entityFactory,
boolean isHideEmptyDescriptionForState,
DotMode dotMode,
String namespaceSeparator,
Pragma pragma) |
| Modifier and Type | Method and Description |
|---|---|
IGroup |
EntityFactory.createGroup(Code code,
Display display,
Code namespace2,
GroupType groupType,
IGroup parentContainer,
Set<VisibilityModifier> hides,
String namespaceSeparator) |
IGroup |
EntityFactory.getRootGroup() |
IGroup |
EntityFactory.muteToGroup(Code code,
Code namespace2,
GroupType type,
IGroup parent) |
| Modifier and Type | Method and Description |
|---|---|
Map<Code,IGroup> |
EntityFactory.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityFactory.addGroup(IGroup group) |
IGroup |
EntityFactory.createGroup(Code code,
Display display,
Code namespace2,
GroupType groupType,
IGroup parentContainer,
Set<VisibilityModifier> hides,
String namespaceSeparator) |
ILeaf |
EntityFactory.createLeaf(Code code,
Display display,
LeafType entityType,
IGroup parentContainer,
Set<VisibilityModifier> hides,
String namespaceSeparator) |
IGroup |
EntityFactory.muteToGroup(Code code,
Code namespace2,
GroupType type,
IGroup parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
CucaDiagramFileMakerJDot.drawGroup(UGraphic ug,
YMirror ymirror,
IGroup group,
Agraph_s gr) |
| Constructor and Description |
|---|
MDAPackageImpl(IGroup group) |
| Modifier and Type | Method and Description |
|---|---|
IGroup |
Cluster.getGroup() |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.createChild(IGroup g,
int titleAndAttributeWidth,
int titleAndAttributeHeight,
TextBlock title,
TextBlock stereo,
ColorSequence colorSequence,
ISkinParam skinParam) |
Cluster |
Bibliotekon.getCluster(IGroup ent) |
void |
DotStringFactory.openCluster(IGroup g,
int titleAndAttributeWidth,
int titleAndAttributeHeight,
TextBlock title,
TextBlock stereo) |
| Constructor and Description |
|---|
Cluster(ColorSequence colorSequence,
ISkinParam skinParam,
IGroup root) |
GroupPngMakerActivity(CucaDiagram diagram,
IGroup group,
StringBounder stringBounder) |
GroupPngMakerState(CucaDiagram diagram,
IGroup group,
StringBounder stringBounder) |
Copyright © 2017. All rights reserved.