Package | Description |
---|---|
org.kevoree.modeling.ast | |
org.kevoree.modeling.ast.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
KClass |
interface |
KEnum |
interface |
KIndex |
Modifier and Type | Method and Description |
---|---|
KClassifier[] |
KModel.classifiers() |
KClassifier |
KModel.get(String fqn) |
Modifier and Type | Method and Description |
---|---|
void |
KModel.addClassifier(KClassifier classifier) |
Modifier and Type | Class and Description |
---|---|
class |
Class |
class |
Enum |
class |
Index |
Modifier and Type | Method and Description |
---|---|
KClassifier[] |
Model.classifiers() |
KClassifier |
Model.get(String fqn) |
Modifier and Type | Method and Description |
---|---|
void |
Model.addClassifier(KClassifier classifier) |
Copyright © 2016. All Rights Reserved.