| Package | Description |
|---|---|
| ch.ifocusit.plantuml.classdiagram.model.clazz |
| Modifier and Type | Method and Description |
|---|---|
Clazz.Type |
SimpleClazz.getType() |
Clazz.Type |
JavaClazz.getType() |
Clazz.Type |
Clazz.getType() |
static Clazz.Type |
Clazz.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Clazz.Type[] |
Clazz.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SimpleClazz |
SimpleClazz.create(String name,
Clazz.Type type,
Attribute... attributes) |
Copyright © 2017 Focus IT. All rights reserved.