| 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 Bodierpublic static java.lang.String getLinkedEntry(java.lang.String s)
public boolean addFieldOrMethod(java.lang.String s)
addFieldOrMethod in interface Bodierpublic Display getMethodsToDisplay()
getMethodsToDisplay in interface Bodierpublic Display getFieldsToDisplay()
getFieldsToDisplay in interface Bodierpublic 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