Uses of Class
net.sourceforge.plantuml.abel.Entity
Packages that use Entity
Package
Description
-
Uses of Entity in net.atmp
Modifier and TypeMethodDescriptionCucaDiagram.createGroup(LineLocation location, Quark<Entity> quark, GroupType groupType) final EntityCucaDiagram.createLeaf(LineLocation location, Quark<Entity> quark, CucaDiagram diagram, LeafType entityType, Set<VisibilityModifier> hideVisibilityModifier) final EntityCucaDiagram.getCurrentGroup()final Entityfinal EntityCucaDiagram.getLastEntity()CucaDiagram.getRootGroup()final EntityCucaDiagram.reallyCreateLeaf(LineLocation location, Quark<Entity> ident, Display display, LeafType type, USymbol symbol) 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 booleanbooleanbooleanbooleanCucaDiagram.isRemovedIgnoreUnlinked(Entity leaf) final booleanCucaDiagram.isStandalone(Entity ent) final booleanCucaDiagram.isStandaloneForArgo(Entity ent) final voidCucaDiagram.setLastEntity(Entity last) final booleanCucaDiagram.showPortion(EntityPortion portion, Entity entity) protected voidCucaDiagram.updateLasts(Entity result) Modifier and TypeMethodDescriptionCucaDiagram.createGroup(LineLocation location, Quark<Entity> quark, GroupType groupType) final EntityCucaDiagram.createLeaf(LineLocation location, Quark<Entity> quark, CucaDiagram diagram, LeafType entityType, Set<VisibilityModifier> hideVisibilityModifier) CucaDiagram.getPortFor(String entString, Quark<Entity> ident) final CommandExecutionResultfinal CommandExecutionResultCucaDiagram.gotoGroup(LineLocation location, Quark<Entity> quark, Display display, GroupType type, USymbol usymbol) final booleanfinal EntityCucaDiagram.reallyCreateLeaf(LineLocation location, Quark<Entity> ident, Display display, LeafType type, USymbol symbol) -
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 EntityGenderEntityGenderUtils.byEntityAlone(Entity entity) static EntityGenderbooleanbooleanbooleanstatic booleanEntityUtils.isPureInnerLink12(Entity group, Link link) static booleanEntityUtils.isPureInnerLink3(Entity group, Link link) Constructors in net.sourceforge.plantuml.abel with parameters of type EntityModifierConstructorDescriptionLink(LineLocation location, CucaDiagram cucaDiagram, StyleBuilder styleBuilder, Entity cl1, Entity cl2, LinkType type, LinkArg linkArg) Constructor parameters in net.sourceforge.plantuml.abel with type arguments of type EntityModifierConstructorDescriptionEntity(StyleBuilder currentStyleBuilder, LineLocation location, Quark<Entity> quark, CucaDiagram diagram, Bodier bodier, GroupType groupType, int rawLayout) Entity(StyleBuilder currentStyleBuilder, LineLocation location, Quark<Entity> quark, CucaDiagram diagram, Bodier bodier, LeafType leafType, int rawLayout) -
Uses of Entity in net.sourceforge.plantuml.activitydiagram
Methods in net.sourceforge.plantuml.activitydiagram that return EntityModifier and TypeMethodDescriptionActivityDiagram.createInnerActivity(LineLocation location) ActivityDiagram.createNote(LineLocation location, Quark<Entity> idNewLong, String code__, Display display) final EntityConditionalContext.getBranch()ActivityDiagram.getEnd(LineLocation location, String suppId) ActivityDiagram.getLastEntityBrancheConsulted()Deprecated.ActivityDiagram.getLastEntityConsulted()ActivityDiagram.getStart(LineLocation location) Methods in net.sourceforge.plantuml.activitydiagram with parameters of type EntityModifier and TypeMethodDescriptionfinal voidActivityDiagram.setLastEntityConsulted(Entity lastEntityConsulted) protected voidActivityDiagram.updateLasts(Entity result) Method parameters in net.sourceforge.plantuml.activitydiagram with type arguments of type EntityModifier and TypeMethodDescriptionActivityDiagram.createNote(LineLocation location, 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 voidstatic voidCommandCreateClassMultilines.manageExtends(LineLocation location, String keyword, ClassDiagram diagram, RegexResult arg, Entity entity) -
Uses of Entity in net.sourceforge.plantuml.cucadiagram
Fields in net.sourceforge.plantuml.cucadiagram declared as EntityModifier and TypeFieldDescriptionprotected EntityBodierAbstract.leafprotected EntityBodierAbstract.leafprotected EntityBodierAbstract.leafMethods 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 TypeMethodDescriptionbooleanstatic TextBlockBodyFactory.create1(HorizontalAlignment align, List<CharSequence> rawBody, ISkinParam skinParam, Stereotype stereotype, Entity entity, Style style) static TextBlockBodyFactory.create2(HorizontalAlignment align, Display display, ISkinParam skinParam, Stereotype stereotype, Entity entity, Style style) GroupHierarchy.getChildrenGroups(Entity parent) PortionShower.getVisibleStereotypeLabels(Entity entity) booleanstatic voidvoidvoidbooleanPortionShower.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 booleanCommandCreateElementFull.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 TypeMethodDescriptionbooleanAbstractClassOrObjectDiagram.associationClass(LineLocation location, int mode, Entity entity1, Entity entity2, Entity associed, LinkType linkType, Display label) AbstractClassOrObjectDiagram.associationClass(LineLocation location, Entity entity1A, Entity entity1B, Entity entity2A, Entity entity2B, LinkType linkType, Display label) intAbstractClassOrObjectDiagram.getNbOfHozizontalLollipop(Entity entity) final booleanAbstractClassOrObjectDiagram.insertBetween(LineLocation location, 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(LineLocation location) StateDiagram.getDeepHistory(LineLocation location, String idShort) StateDiagram.getEnd(LineLocation location) StateDiagram.getHistorical(LineLocation location) StateDiagram.getHistorical(LineLocation location, String idShort) StateDiagram.getStart(LineLocation location) Method parameters in net.sourceforge.plantuml.statediagram with type arguments of type EntityModifier and TypeMethodDescriptionbooleanStateDiagram.checkConcurrentStateOk(Quark<Entity> code) voidStateDiagram.ensureParentState(LineLocation location, Quark<Entity> current) -
Uses of Entity in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return EntityModifier and TypeMethodDescriptionprotected final EntityAbstractEntityImage.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(LineLocation location, ClusterHeader clusterHeader, ColorSequence colorSequence, Entity g) static IEntityImageGeneralImageBuilder.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 UStrokeCluster.getStrokeInternal(Entity group, Style style) booleanSvekEdge.isLinkFromOrTo(Entity group) voidClusterManager.openCluster(Entity g, ClusterHeader clusterHeader) Method parameters in net.sourceforge.plantuml.svek with type arguments of type EntityModifier and TypeMethodDescriptionprotected GraphvizImageBuilderGroupMakerState.createGeneralImageBuilder(Collection<Entity> leafs) Constructors in net.sourceforge.plantuml.svek with parameters of type EntityModifierConstructorDescriptionAbstractEntityImage(Entity entity) Cluster(LineLocation location, 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 StyleEntityImageStateCommon.getStyleState(Entity group, ISkinParam skinParam) static StyleEntityImageStateCommon.getStyleStateBody(Entity group, ISkinParam skinParam) static StyleEntityImageStateCommon.getStyleStateHeader(Entity group, ISkinParam skinParam) static StyleEntityImageStateCommon.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) EntityImageTransitionLabel(Entity entity) -
Uses of Entity in net.sourceforge.plantuml.xmi
Fields in net.sourceforge.plantuml.xmi with type parameters of type EntityModifier and TypeFieldDescriptionXmiClassDiagramAbstract.doneXmiClassDiagramAbstract.doneXmiClassDiagramAbstract.doneXmiClassDiagramAbstract.doneMethods in net.sourceforge.plantuml.xmi with parameters of type EntityModifier and TypeMethodDescriptionprotected voidXmiDescriptionDiagramAbstract.addElement(Entity tobeAdded, Element container) protected final ElementXmiClassDiagramArgo.createElementPackage(Entity group) protected final ElementXmiClassDiagramScript.createElementPackage(Entity group) protected ElementXmiDescriptionDiagramAbstract.createEntityNode(Entity entity)