| Modifier and Type | Method and Description |
|---|---|
ILeaf |
ActivityDiagram.createLeaf(Code code,
Display display,
LeafType type,
USymbol symbol) |
IEntity |
ActivityDiagram.createNote(Code code,
Display display) |
IEntity |
ActivityDiagram.getOrCreate(Code code,
Display display,
LeafType type) |
ILeaf |
ActivityDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
void |
ActivityDiagram.startIf(Code optionalCode) |
| Modifier and Type | Method and Description |
|---|---|
ILeaf |
ClassDiagram.createLeaf(Code code,
Display display,
LeafType type,
USymbol symbol) |
ILeaf |
ClassDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
IGroup |
ClassDiagram.getOrCreateNamespace(Code namespace,
Display display,
GroupType type,
IGroup parent) |
boolean |
ClassDiagram.leafExist(Code code) |
| Modifier and Type | Method and Description |
|---|---|
IEntity |
CompositeDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
| Modifier and Type | Method and Description |
|---|---|
Code |
Code.addSuffix(String suffix) |
Code |
Code.eventuallyRemoveStartingAndEndingDoubleQuote(String format) |
Code |
IEntity.getCode() |
Code |
GroupRoot.getCode() |
Code |
Code.getFullyQualifiedCode(IGroup g) |
Code |
GroupRoot.getNamespace2() |
Code |
IGroup.getNamespace2() |
Code |
Code.getShortName(Map<Code,ILeaf> leafs) |
static Code |
Code.of(String code) |
static Code |
Code.of(String code,
String separator) |
Code |
Code.removeMemberPart() |
Code |
Code.withSeparator(String separator) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Code,ILeaf> |
CucaDiagram.getLeafs() |
| Modifier and Type | Method and Description |
|---|---|
int |
Code.compareTo(Code other) |
ILeaf |
CucaDiagram.createLeaf(Code code,
Display display,
LeafType type,
USymbol symbol) |
protected ILeaf |
CucaDiagram.createLeafInternal(Code code,
Display display,
LeafType type,
IGroup group,
USymbol symbol) |
IGroup |
CucaDiagram.getGroup(Code code) |
ILeaf |
CucaDiagram.getLeafsget(Code code) |
IGroup |
CucaDiagram.getOrCreateGroup(Code code,
Display display,
GroupType type,
IGroup parent) |
abstract IEntity |
CucaDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
protected ILeaf |
CucaDiagram.getOrCreateLeafDefault(Code code,
LeafType type,
USymbol symbol) |
static Display |
Display.getWithNewlines(Code s) |
boolean |
CucaDiagram.isGroup(Code code) |
boolean |
CucaDiagram.leafExist(Code code) |
| Modifier and Type | Method and Description |
|---|---|
Code |
Code.getShortName(Map<Code,ILeaf> leafs) |
| Modifier and Type | Method and Description |
|---|---|
Map<Code,IGroup> |
EntityFactory.getGroups() |
Map<Code,ILeaf> |
EntityFactory.getLeafs() |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
ILeaf |
DescriptionDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CommandCreateElementFull.existsWithBadType(DescriptionDiagram diagram,
Code code,
LeafType type,
USymbol usymbol) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractClassOrObjectDiagram.associationClass(int mode,
Code clName1,
Code clName2,
IEntity associed,
LinkType linkType,
Display label) |
ILeaf |
ObjectDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StateDiagram.checkConcurrentStateOk(Code code) |
IEntity |
StateDiagram.getHistorical(Code codeGroup) |
IEntity |
StateDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
| Modifier and Type | Method and Description |
|---|---|
Map<Code,Double> |
Bibliotekon.getMaxX() |
| Modifier and Type | Method and Description |
|---|---|
static Code |
UniqueSequence.getCode(String prefix) |
Copyright © 2017. All rights reserved.