|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Entity in net.sourceforge.plantuml.activitydiagram |
|---|
| Methods in net.sourceforge.plantuml.activitydiagram that return Entity | |
|---|---|
Entity |
ActivityDiagram.createEntity(String code,
String display,
EntityType type)
|
Entity |
ActivityDiagram.createNote(String code,
String display)
|
| Uses of Entity in net.sourceforge.plantuml.classdiagram |
|---|
| Methods in net.sourceforge.plantuml.classdiagram that return Entity | |
|---|---|
Entity |
ClassDiagram.createEntity(String code,
String display,
EntityType type)
|
| Uses of Entity in net.sourceforge.plantuml.classdiagram.command |
|---|
| Methods in net.sourceforge.plantuml.classdiagram.command with parameters of type Entity | |
|---|---|
static void |
CommandCreateEntityClass2.manageExtends(ClassDiagram system,
Map<String,RegexPartialMatch> arg,
Entity entity)
|
| Uses of Entity in net.sourceforge.plantuml.cucadiagram |
|---|
| Methods in net.sourceforge.plantuml.cucadiagram that return Entity | |
|---|---|
Entity |
CucaDiagram.createEntity(String code,
String display,
EntityType type)
|
protected Entity |
CucaDiagram.createEntityInternal(String code,
String display,
EntityType type,
Group group)
|
| Methods in net.sourceforge.plantuml.cucadiagram that return types with arguments of type Entity | |
|---|---|
Map<String,Entity> |
CucaDiagram.entities()
|
| Methods in net.sourceforge.plantuml.cucadiagram with parameters of type Entity | |
|---|---|
void |
Group.addEntity(Entity entity)
|
void |
Entity.addSubImage(Entity other)
|
Link |
Link.mute(Group g,
Entity proxy)
|
void |
CucaDiagram.overideGroup(Group g,
Entity proxy)
|
| Uses of Entity in net.sourceforge.plantuml.graph |
|---|
| Methods in net.sourceforge.plantuml.graph with parameters of type Entity | |
|---|---|
net.sourceforge.plantuml.graph.AbstractEntityImage |
EntityImageFactory.createEntityImage(Entity entity)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||