Uses of Class
net.sourceforge.plantuml.plasma.Quark
Packages that use Quark
Package
Description
-
Uses of Quark in net.atmp
Modifier and TypeMethodDescriptionCucaDiagram.firstWithName
(String full) CucaDiagram.quarkInContext
(boolean reuseExistingChild, String full) Modifier and TypeMethodDescriptionCucaDiagram.quarkInContextSafe
(boolean reuseExistingChild, String full) CucaDiagram.quarks()
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 Quark in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return QuarkConstructors in net.sourceforge.plantuml.abel with parameters of type Quark -
Uses of Quark in net.sourceforge.plantuml.activitydiagram
Methods in net.sourceforge.plantuml.activitydiagram with parameters of type Quark -
Uses of Quark in net.sourceforge.plantuml.descdiagram.command
Methods in net.sourceforge.plantuml.descdiagram.command with parameters of type QuarkModifier and TypeMethodDescriptionstatic boolean
CommandCreateElementFull.existsWithBadType3
(AbstractEntityDiagram diagram, Quark<Entity> code, LeafType type, USymbol usymbol) -
Uses of Quark in net.sourceforge.plantuml.klimt.creole
Methods in net.sourceforge.plantuml.klimt.creole with parameters of type Quark -
Uses of Quark in net.sourceforge.plantuml.plasma
Methods in net.sourceforge.plantuml.plasma that return QuarkModifier and TypeMethodDescriptionQuark.childIfExists
(String name) Plasma.firstWithName
(String name) Quark.getParent()
Plasma.root()
Methods in net.sourceforge.plantuml.plasma that return types with arguments of type QuarkMethods in net.sourceforge.plantuml.plasma with parameters of type Quark -
Uses of Quark in net.sourceforge.plantuml.statediagram
Methods in net.sourceforge.plantuml.statediagram with parameters of type QuarkModifier and TypeMethodDescriptionboolean
StateDiagram.checkConcurrentStateOk
(Quark<Entity> code) void
StateDiagram.ensureParentState
(Quark<Entity> current)