public class ClassBean extends ElementBean
| Modifier and Type | Field and Description |
|---|---|
protected Set<AttributeBean> |
attributes |
name, stereotypes, tagValues| Modifier and Type | Method and Description |
|---|---|
Set<AttributeBean> |
getAttributes() |
Set<String> |
getAttributesStereotypes() |
Map<String,String> |
getAttributesTagValues() |
AttributeBean |
getOrCreateAttribute(String attributeName) |
compareTo, getName, getStereotypes, getTagValues, loadprotected final Set<AttributeBean> attributes
public ClassBean(String name)
public Set<AttributeBean> getAttributes()
public AttributeBean getOrCreateAttribute(String attributeName)
Copyright © 2006–2016 CodeLutin. All rights reserved.