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 TypeMethodDescriptionintcountByName(String name) firstWithName(String name) final Stringfinal booleanquarks()protected voidroot()final voidsetSeparator(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
-