Uses of Class
net.sourceforge.plantuml.abel.Entity
Packages that use Entity
Package
Description
-
Uses of Entity in net.atmp
Modifier and TypeMethodDescriptionCucaDiagram.createGroup
(Quark<Entity> quark, GroupType groupType) final Entity
CucaDiagram.createLeaf
(Quark<Entity> quark, CucaDiagram diagram, LeafType entityType, Set<VisibilityModifier> hideVisibilityModifier) final Entity
CucaDiagram.getCurrentGroup()
final Entity
final Entity
CucaDiagram.getLastEntity()
CucaDiagram.getRootGroup()
final Entity
Modifier and TypeMethodDescriptionCucaDiagram.firstWithName
(String full) final Collection<Entity>
CucaDiagram.getChildrenGroups
(Entity entity) final Collection<Entity>
CucaDiagram.groups()
final Collection<Entity>
CucaDiagram.groupsAndRoot()
final Collection<Entity>
CucaDiagram.leafs()
CucaDiagram.quarkInContext
(boolean reuseExistingChild, String full) CucaDiagram.quarkInContextSafe
(boolean reuseExistingChild, String full) CucaDiagram.quarks()
Modifier and TypeMethodDescriptionfinal Collection<Entity>
CucaDiagram.getChildrenGroups
(Entity entity) CucaDiagram.getVisibleStereotypeLabels
(Entity entity) final boolean
boolean
boolean
boolean
CucaDiagram.isRemovedIgnoreUnlinked
(Entity leaf) final boolean
CucaDiagram.isStandalone
(Entity ent) final boolean
CucaDiagram.isStandaloneForArgo
(Entity ent) final void
CucaDiagram.setLastEntity
(Entity last) final boolean
CucaDiagram.showPortion
(EntityPortion portion, Entity entity) protected void
CucaDiagram.updateLasts
(Entity result) Modifier and TypeMethodDescriptionCucaDiagram.createGroup
(Quark<Entity> quark, GroupType groupType) final Entity
CucaDiagram.createLeaf
(Quark<Entity> quark, CucaDiagram diagram, LeafType entityType, Set<VisibilityModifier> hideVisibilityModifier) CucaDiagram.getPortFor
(String entString, Quark<Entity> ident) final CommandExecutionResult
final CommandExecutionResult
final boolean
final Entity
-
Uses of Entity in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return EntityModifier and TypeMethodDescriptionLink.getEntity1()
Link.getEntity2()
Entity.getParentContainer()
EntityFactory.getRootGroup()
Methods in net.sourceforge.plantuml.abel that return types with arguments of type EntityModifier and TypeMethodDescriptionEntity.getQuark()
Entity.groups()
EntityFactory.groups()
Entity.leafs()
Methods in net.sourceforge.plantuml.abel with parameters of type EntityModifier and TypeMethodDescriptionstatic EntityGender
EntityGenderUtils.byEntityAlone
(Entity entity) static EntityGender
boolean
boolean
boolean
static boolean
EntityUtils.isPureInnerLink12
(Entity group, Link link) static boolean
EntityUtils.isPureInnerLink3
(Entity group, Link link) Constructors in net.sourceforge.plantuml.abel with parameters of type EntityModifierConstructorDescriptionLink
(CucaDiagram cucaDiagram, StyleBuilder styleBuilder, Entity cl1, Entity cl2, LinkType type, LinkArg linkArg) Constructor parameters in net.sourceforge.plantuml.abel with type arguments of type Entity -
Uses of Entity in net.sourceforge.plantuml.activitydiagram
Methods in net.sourceforge.plantuml.activitydiagram that return EntityModifier and TypeMethodDescriptionActivityDiagram.createInnerActivity()
ActivityDiagram.createNote
(Quark<Entity> idNewLong, String code__, Display display) final Entity
ConditionalContext.getBranch()
ActivityDiagram.getLastEntityBrancheConsulted()
Deprecated.ActivityDiagram.getLastEntityConsulted()
ActivityDiagram.getStart()
Methods in net.sourceforge.plantuml.activitydiagram with parameters of type EntityModifier and TypeMethodDescriptionfinal void
ActivityDiagram.setLastEntityConsulted
(Entity lastEntityConsulted) protected void
ActivityDiagram.updateLasts
(Entity result) Method parameters in net.sourceforge.plantuml.activitydiagram with type arguments of type EntityModifier and TypeMethodDescriptionActivityDiagram.createNote
(Quark<Entity> idNewLong, String code__, Display display) Constructors in net.sourceforge.plantuml.activitydiagram with parameters of type EntityModifierConstructorDescriptionConditionalContext
(ConditionalContext parent, Entity branch, Direction direction) -
Uses of Entity in net.sourceforge.plantuml.cheneer
Methods in net.sourceforge.plantuml.cheneer that return EntityModifier and TypeMethodDescriptionChenEerDiagram.peekOwner()
Returns the owner of the current attribute.Methods in net.sourceforge.plantuml.cheneer with parameters of type Entity -
Uses of Entity in net.sourceforge.plantuml.classdiagram
Methods in net.sourceforge.plantuml.classdiagram with parameters of type Entity -
Uses of Entity in net.sourceforge.plantuml.classdiagram.command
Methods in net.sourceforge.plantuml.classdiagram.command with parameters of type EntityModifier and TypeMethodDescriptionstatic void
static void
CommandCreateClassMultilines.manageExtends
(String keyword, ClassDiagram diagram, RegexResult arg, Entity entity) -
Uses of Entity in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram that return EntityMethods in net.sourceforge.plantuml.cucadiagram that return types with arguments of type EntityMethods in net.sourceforge.plantuml.cucadiagram with parameters of type EntityModifier and TypeMethodDescriptionboolean
static TextBlock
BodyFactory.create1
(HorizontalAlignment align, List<CharSequence> rawBody, ISkinParam skinParam, Stereotype stereotype, Entity entity, Style style) static TextBlock
BodyFactory.create2
(HorizontalAlignment align, Display display, ISkinParam skinParam, Stereotype stereotype, Entity entity, Style style) GroupHierarchy.getChildrenGroups
(Entity parent) PortionShower.getVisibleStereotypeLabels
(Entity entity) boolean
static void
void
void
void
void
void
boolean
PortionShower.showPortion
(EntityPortion portion, Entity entity) Constructors in net.sourceforge.plantuml.cucadiagram with parameters of type EntityModifierConstructorDescriptionMethodsOrFieldsArea
(Display members, ISkinParam skinParam, Entity leaf, Style style) MethodsOrFieldsArea
(Display members, ISkinParam skinParam, HorizontalAlignment align, Entity leaf, Style style) Constructor parameters in net.sourceforge.plantuml.cucadiagram with type arguments of type Entity -
Uses of Entity in net.sourceforge.plantuml.descdiagram
Constructors in net.sourceforge.plantuml.descdiagram with parameters of type EntityModifierConstructorDescriptionEntityImageDesignedDomain
(Entity entity) EntityImageDomain
(Entity entity, char typeLetter) EntityImageMachine
(Entity entity) EntityImageRequirement
(Entity entity) -
Uses of Entity in net.sourceforge.plantuml.descdiagram.command
Method parameters in net.sourceforge.plantuml.descdiagram.command with type arguments of type EntityModifier and TypeMethodDescriptionstatic boolean
CommandCreateElementFull.existsWithBadType3
(AbstractEntityDiagram diagram, Quark<Entity> code, LeafType type, USymbol usymbol) -
Uses of Entity in net.sourceforge.plantuml.dot
Methods in net.sourceforge.plantuml.dot that return EntityMethods in net.sourceforge.plantuml.dot that return types with arguments of type EntityMethods in net.sourceforge.plantuml.dot with parameters of type EntityConstructors in net.sourceforge.plantuml.dot with parameters of type EntityModifierConstructorDescriptionDotData
(EntityFactory entityFactory, Entity topParent, List<Link> links, Collection<Entity> leafs, GroupHierarchy groupHierarchy, PortionShower portionShower) Constructor parameters in net.sourceforge.plantuml.dot with type arguments of type EntityModifierConstructorDescriptionDotData
(EntityFactory entityFactory, Entity topParent, List<Link> links, Collection<Entity> leafs, GroupHierarchy groupHierarchy, PortionShower portionShower) -
Uses of Entity in net.sourceforge.plantuml.elk
Constructors in net.sourceforge.plantuml.elk with parameters of type EntityConstructor parameters in net.sourceforge.plantuml.elk with type arguments of type EntityModifierConstructorDescriptionMyElkEdge
(CucaDiagram diagram, SName styleName, Link link, ElkEdge edge, TextBlock centerLabel, TextBlock tailLabel, TextBlock headLabel, double magicY2, Map<Entity, MyElkCluster> elkClusters, UTranslate translate, Map<Entity, IEntityImage> nodeImages) -
Uses of Entity in net.sourceforge.plantuml.html
Constructors in net.sourceforge.plantuml.html with parameters of type Entity -
Uses of Entity in net.sourceforge.plantuml.klimt.creole
Method parameters in net.sourceforge.plantuml.klimt.creole with type arguments of type Entity -
Uses of Entity in net.sourceforge.plantuml.mda
Constructors in net.sourceforge.plantuml.mda with parameters of type Entity -
Uses of Entity in net.sourceforge.plantuml.objectdiagram
Methods in net.sourceforge.plantuml.objectdiagram with parameters of type EntityModifier and TypeMethodDescriptionboolean
AbstractClassOrObjectDiagram.associationClass
(int mode, Entity entity1, Entity entity2, Entity associed, LinkType linkType, Display label) AbstractClassOrObjectDiagram.associationClass
(Entity entity1A, Entity entity1B, Entity entity2A, Entity entity2B, LinkType linkType, Display label) int
AbstractClassOrObjectDiagram.getNbOfHozizontalLollipop
(Entity entity) final boolean
AbstractClassOrObjectDiagram.insertBetween
(Entity entity1, Entity entity2, Entity node) -
Uses of Entity in net.sourceforge.plantuml.statediagram
Methods in net.sourceforge.plantuml.statediagram that return EntityModifier and TypeMethodDescriptionStateDiagram.getDeepHistory()
StateDiagram.getDeepHistory
(String idShort) StateDiagram.getEnd()
StateDiagram.getHistorical()
StateDiagram.getHistorical
(String idShort) StateDiagram.getStart()
Method parameters in net.sourceforge.plantuml.statediagram with type arguments of type EntityModifier and TypeMethodDescriptionboolean
StateDiagram.checkConcurrentStateOk
(Quark<Entity> code) void
StateDiagram.ensureParentState
(Quark<Entity> current) -
Uses of Entity in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return EntityModifier and TypeMethodDescriptionprotected final Entity
AbstractEntityImage.getEntity()
Bibliotekon.getOnlyOther
(Entity entity) Methods in net.sourceforge.plantuml.svek that return types with arguments of type EntityMethods in net.sourceforge.plantuml.svek with parameters of type EntityModifier and TypeMethodDescriptionCluster.createChild
(ClusterHeader clusterHeader, ColorSequence colorSequence, Entity g) static IEntityImage
GeneralImageBuilder.createEntityImageBlock
(Entity leaf, boolean isHideEmptyDescriptionForState, PortionShower portionShower, Bibliotekon bibliotekon, GraphvizVersion graphvizVersion, Collection<Link> links) Bibliotekon.createNode
(Entity ent, IEntityImage image, StringBounder stringBounder) Bibliotekon.getAllLineConnectedTo
(Entity leaf) Bibliotekon.getCluster
(Entity ent) SvekEdge.getMyPoint
(Entity entity) Bibliotekon.getNodeUid
(Entity ent) Bibliotekon.getOnlyOther
(Entity entity) static UStroke
Cluster.getStrokeInternal
(Entity group, Style style) boolean
SvekEdge.isLinkFromOrTo
(Entity group) void
ClusterManager.openCluster
(Entity g, ClusterHeader clusterHeader) Method parameters in net.sourceforge.plantuml.svek with type arguments of type EntityModifier and TypeMethodDescriptionprotected GraphvizImageBuilder
GroupMakerState.createGeneralImageBuilder
(Collection<Entity> leafs) Constructors in net.sourceforge.plantuml.svek with parameters of type EntityModifierConstructorDescriptionAbstractEntityImage
(Entity entity) Cluster
(CucaDiagram diagram, ColorSequence colorSequence, Entity root) ClusterHeader
(Entity g, PortionShower portionShower, StringBounder stringBounder) GroupMakerActivity
(CucaDiagram diagram, Entity group, StringBounder stringBounder, DotMode dotMode) GroupMakerState
(CucaDiagram diagram, Entity group, StringBounder stringBounder, DotMode dotMode) InnerStateAutonom
(IEntityImage im, Entity group) Kal
(SvekEdge SvekEdge, String text, ISkinParam skinParam, Entity entity, Link link, StringBounder stringBounder) -
Uses of Entity in net.sourceforge.plantuml.svek.image
Methods in net.sourceforge.plantuml.svek.image with parameters of type EntityModifier and TypeMethodDescriptionstatic Style
EntityImageStateCommon.getStyleState
(Entity group, ISkinParam skinParam) static Style
EntityImageStateCommon.getStyleStateBody
(Entity group, ISkinParam skinParam) static Style
EntityImageStateCommon.getStyleStateHeader
(Entity group, ISkinParam skinParam) static Style
EntityImageStateCommon.getStyleStateTitle
(Entity group, ISkinParam skinParam) Constructors in net.sourceforge.plantuml.svek.image with parameters of type EntityModifierConstructorDescriptionEntityImageActivity
(Entity entity, Bibliotekon bibliotekon) EntityImageArcCircle
(Entity entity) EntityImageAssociation
(Entity entity) EntityImageAssociationPoint
(Entity entity) EntityImageBranch
(Entity entity) EntityImageChenAttribute
(Entity entity) EntityImageChenCircle
(Entity entity) EntityImageChenEntity
(Entity entity) EntityImageChenRelationship
(Entity entity) EntityImageCircleEnd
(Entity entity) EntityImageCircleStart
(Entity entity) EntityImageClass
(Entity entity, PortionShower portionShower) EntityImageClassHeader
(Entity entity, PortionShower portionShower) EntityImageDeepHistory
(Entity entity) EntityImageDescription
(Entity entity, PortionShower portionShower, Collection<Link> links, Bibliotekon bibliotekon) EntityImageEmptyPackage
(Entity entity, PortionShower portionShower) EntityImageGroup
(Entity entity) EntityImageJson
(Entity entity, PortionShower portionShower) EntityImageLollipopInterface
(Entity entity) EntityImageLollipopInterfaceEye1
(Entity entity, Bibliotekon bibliotekon) EntityImageLollipopInterfaceEye2
(Entity entity, PortionShower portionShower) EntityImageMap
(Entity entity, PortionShower portionShower) EntityImageNote
(Entity entity) EntityImageObject
(Entity entity, PortionShower portionShower) EntityImagePort
(Entity leaf, Cluster parent, Bibliotekon bibliotekon) EntityImagePseudoState
(Entity entity) EntityImagePseudoState
(Entity entity, String historyText) EntityImageState
(Entity entity) EntityImageState2
(Entity entity) EntityImageStateBorder
(Entity leaf, Cluster stateParent, Bibliotekon bibliotekon) EntityImageStateCommon
(Entity entity) EntityImageSynchroBar
(Entity entity) EntityImageTips
(Entity entity, Bibliotekon bibliotekon) EntityImageUseCase
(Entity entity, PortionShower portionShower) -
Uses of Entity in net.sourceforge.plantuml.xmi
Fields in net.sourceforge.plantuml.xmi with type parameters of type EntityModifier and TypeFieldDescriptionXmiClassDiagramAbstract.done
XmiClassDiagramAbstract.done
XmiClassDiagramAbstract.done
XmiClassDiagramAbstract.done
Methods in net.sourceforge.plantuml.xmi with parameters of type EntityModifier and TypeMethodDescriptionprotected void
XmiDescriptionDiagramAbstract.addElement
(Entity tobeAdded, Element container) protected final Element
XmiClassDiagramArgo.createElementPackage
(Entity group) protected final Element
XmiClassDiagramScript.createElementPackage
(Entity group) protected Element
XmiDescriptionDiagramAbstract.createEntityNode
(Entity entity)