public class SimpleClazz extends Object implements Clazz
Clazz.Type| Constructor and Description |
|---|
SimpleClazz() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleClazz |
create(String name,
Clazz.Type type,
Attribute... attributes) |
List<Attribute> |
getAttributes() |
String |
getName() |
Clazz.Type |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo, getBackgroundColor, getBorderColor, getLink, getStereotypes, validatepublic Clazz.Type getType()
public List<Attribute> getAttributes()
getAttributes in interface Clazzpublic static SimpleClazz create(String name, Clazz.Type type, Attribute... attributes)
Copyright © 2017 Focus IT. All rights reserved.