public class StyleSignatures extends java.lang.Object implements StyleSignature
Constructor and Description |
---|
StyleSignatures() |
Modifier and Type | Method and Description |
---|---|
void |
add(StyleSignature signature) |
Style |
getMergedStyle(StyleBuilder currentStyleBuilder) |
java.lang.String |
toString() |
StyleSignature |
with(Stereostyles stereostyles) |
StyleSignature |
withTOBECHANGED(Stereotype stereotype) |
public void add(StyleSignature signature)
public java.lang.String toString()
toString
in class java.lang.Object
public Style getMergedStyle(StyleBuilder currentStyleBuilder)
getMergedStyle
in interface StyleSignature
public StyleSignature withTOBECHANGED(Stereotype stereotype)
withTOBECHANGED
in interface StyleSignature
public StyleSignature with(Stereostyles stereostyles)
with
in interface StyleSignature