public class Bodier extends Object
Constructor and Description |
---|
Bodier(LeafType type,
Set<VisibilityModifier> hides) |
Modifier and Type | Method and Description |
---|---|
void |
addFieldOrMethod(String s,
IEntity leaf) |
TextBlock |
getBody(FontParam fontParam,
ISkinParam skinParam,
boolean showMethods,
boolean showFields,
Stereotype stereotype) |
List<Member> |
getFieldsToDisplay() |
List<Member> |
getMethodsToDisplay() |
List<String> |
getRawBody() |
boolean |
hasUrl() |
void |
muteClassToObject() |
public Bodier(LeafType type, Set<VisibilityModifier> hides)
public void muteClassToObject()
public boolean hasUrl()
public TextBlock getBody(FontParam fontParam, ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype)
Copyright © 2017. All Rights Reserved.