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.Objectpublic Style getMergedStyle(StyleBuilder currentStyleBuilder)
getMergedStyle in interface StyleSignaturepublic StyleSignature withTOBECHANGED(Stereotype stereotype)
withTOBECHANGED in interface StyleSignaturepublic StyleSignature with(Stereostyles stereostyles)
with in interface StyleSignature