Package net.sourceforge.plantuml.style
Class StyleSignatureBasic
java.lang.Object
net.sourceforge.plantuml.style.StyleSignatureBasic
- All Implemented Interfaces:
StyleSignature
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StyleSignatureBasic
activity()
static StyleSignatureBasic
static StyleSignatureBasic
add
(java.lang.String s) addClickable
(Url url) addStar()
static StyleSignatureBasic
empty()
boolean
equals
(java.lang.Object arg) forStereotypeItself
(Stereotype stereotype) getMergedStyle
(StyleBuilder styleBuilder) final java.util.Set<java.lang.String>
getNames()
int
hashCode()
boolean
final boolean
boolean
match
(Stereotype stereotype) boolean
matchAll
(StyleSignatureBasic other) mergeWith
(StyleSignatureBasic other) static StyleSignatureBasic
java.lang.String
toString()
with
(Stereostyles stereostyles) withTOBECHANGED
(Stereotype stereotype) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
StyleSignatureBasic
public StyleSignatureBasic(java.lang.String s)
-
-
Method Details
-
empty
-
addClickable
-
add
-
add
-
addStar
-
isStarred
public boolean isStarred() -
equals
public boolean equals(java.lang.Object arg) - Overrides:
equals
in classjava.lang.Object
-
hashCode
public int hashCode()- Overrides:
hashCode
in classjava.lang.Object
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
matchAll
-
getNames
public final java.util.Set<java.lang.String> getNames() -
of
-
forStereotypeItself
-
withTOBECHANGED
- Specified by:
withTOBECHANGED
in interfaceStyleSignature
-
with
- Specified by:
with
in interfaceStyleSignature
-
mergeWith
-
mergeWith
-
getMergedStyle
- Specified by:
getMergedStyle
in interfaceStyleSignature
-
match
-
isWithDot
public final boolean isWithDot() -
activity
-
activityDiamond
-
activityArrow
-