| Package | Description |
|---|---|
| com.predic8.membrane.annot.generator.kubernetes | |
| com.predic8.membrane.annot.model |
| Modifier and Type | Method and Description |
|---|---|
protected List<ElementInfo> |
AbstractK8sGenerator.getRules(MainInfo main) |
protected java.util.stream.Stream<ElementInfo> |
AbstractK8sGenerator.getRulesStream(MainInfo main) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractK8sGenerator.WritableNames |
AbstractK8sGenerator.getElementNames(ElementInfo ei) |
| Constructor and Description |
|---|
WritableNames(ElementInfo ei) |
| Modifier and Type | Method and Description |
|---|---|
ElementInfo |
ChildElementInfo.getEi() |
| Modifier and Type | Method and Description |
|---|---|
List<ElementInfo> |
ChildElementDeclarationInfo.getElementInfo() |
Map<TypeElement,ElementInfo> |
MainInfo.getElements() |
Map<String,ElementInfo> |
MainInfo.getGlobals() |
Map<String,ElementInfo> |
MainInfo.getIds() |
List<ElementInfo> |
MainInfo.getIis() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChildElementInfo.setEi(ElementInfo ei) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChildElementDeclarationInfo.setElementInfo(List<ElementInfo> elementInfo) |
Copyright © 2021. All Rights Reserved.