|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.UmlDiagram
net.sourceforge.plantuml.cucadiagram.CucaDiagram
net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram
net.sourceforge.plantuml.objectdiagram.AbstractClassOrObjectDiagram
net.sourceforge.plantuml.objectdiagram.ObjectDiagram
public class ObjectDiagram
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.plantuml.cucadiagram.CucaDiagram |
|---|
BETA |
| Constructor Summary | |
|---|---|
ObjectDiagram()
|
|
| Method Summary | |
|---|---|
IEntity |
getOrCreateClass(String code)
|
UmlDiagramType |
getUmlDiagramType()
|
| Methods inherited from class net.sourceforge.plantuml.objectdiagram.AbstractClassOrObjectDiagram |
|---|
associationClass, getNbOfHozizontalLollipop, insertBetween |
| Methods inherited from class net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram |
|---|
getDescription, getDotStrings |
| Methods inherited from class net.sourceforge.plantuml.cucadiagram.CucaDiagram |
|---|
addLink, clean, computeAutonomyOfGroups, createEntity, createEntityInternal, createPng2, createPng2, endGroup, ensureDelete, entities, entityExist, exportDiagramInternal, exportDiagrams, getChildrenGroups, getColorMapper, getCurrentGroup, getGroup, getGroups, getHides, getHorizontalPages, getLabelangle, getLabeldistance, getLinks, getNbImages, getOrCreateEntity, getOrCreateGroup, getOrCreateGroupInternal, getRankdir, getVerticalPages, hasUrl, hideOrShow, hideOrShow, isAutarkic, isEmpty, isGroup, isVisibilityModifierPresent, overideGroup, removeLink, resetPragmaLabel, setHorizontalPages, setRankdir, setVerticalPages, setVisibilityModifierPresent, showPortion |
| Methods inherited from class net.sourceforge.plantuml.UmlDiagram |
|---|
exportCmap, exportDiagram, getDpi, getDpiFactor, getFooter, getFooterAlignement, getHeader, getHeaderAlignement, getMinwidth, getPragma, getScale, getSkinParam, getTitle, isHideUnlinkedData, isRotation, setFooter, setFooterAlignement, setHeader, setHeaderAlignement, setHideUnlinkedData, setMinwidth, setParam, setRotation, setScale, setTitle |
| Methods inherited from class net.sourceforge.plantuml.AbstractPSystem |
|---|
getMetadata, getSource, setSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.plantuml.PSystem |
|---|
getMetadata, getSource |
| Constructor Detail |
|---|
public ObjectDiagram()
| Method Detail |
|---|
public IEntity getOrCreateClass(String code)
getOrCreateClass in class AbstractEntityDiagrampublic UmlDiagramType getUmlDiagramType()
getUmlDiagramType in class UmlDiagram
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||