Package net.sourceforge.plantuml.plasma
Class Plasma<DATA>
java.lang.Object
net.sourceforge.plantuml.plasma.Plasma<DATA>
A namespace for
Quark
objects.- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
countByName
(String name) firstWithName
(String name) final String
final boolean
quarks()
protected void
root()
final void
setSeparator
(String separator)
-
Field Details
-
MAGIC_SEPARATOR
- See Also:
-
-
Constructor Details
-
Plasma
public Plasma()
-
-
Method Details
-
register
-
root
-
getSeparator
-
setSeparator
-
hasSeparator
public final boolean hasSeparator() -
quarks
-
firstWithName
-
countByName
-