Constructor and Description |
---|
BodierMap() |
Modifier and Type | Method and Description |
---|---|
boolean |
addFieldOrMethod(java.lang.String s) |
TextBlock |
getBody(ISkinParam skinParam,
boolean showMethods,
boolean showFields,
Stereotype stereotype,
Style style,
FontConfiguration fontConfiguration) |
Display |
getFieldsToDisplay() |
static java.lang.String |
getLinkedEntry(java.lang.String s) |
Display |
getMethodsToDisplay() |
java.util.List<java.lang.CharSequence> |
getRawBody() |
boolean |
hasUrl() |
void |
muteClassToObject() |
void |
setLeaf(Entity leaf) |
public void muteClassToObject()
muteClassToObject
in interface Bodier
public static java.lang.String getLinkedEntry(java.lang.String s)
public boolean addFieldOrMethod(java.lang.String s)
addFieldOrMethod
in interface Bodier
public Display getMethodsToDisplay()
getMethodsToDisplay
in interface Bodier
public Display getFieldsToDisplay()
getFieldsToDisplay
in interface Bodier
public TextBlock getBody(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration)
public java.util.List<java.lang.CharSequence> getRawBody()
getRawBody
in interface Bodier