| Package | Description |
|---|---|
| fuml.syntax.classification | |
| fuml.syntax.structuredclassifiers | |
| org.modeldriven.fuml.assembly | |
| org.modeldriven.fuml.repository.model |
| Modifier and Type | Method and Description |
|---|---|
Generalization |
GeneralizationList.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
Classifier.addGeneralization(Generalization generalization) |
void |
GeneralizationList.addValue(Generalization v) |
void |
GeneralizationList.addValue(int i,
Generalization v) |
void |
GeneralizationList.setValue(int i,
Generalization v) |
| Modifier and Type | Method and Description |
|---|---|
void |
Class_.addGeneralization(Generalization generalization) |
| Modifier and Type | Method and Description |
|---|---|
List<Generalization> |
ElementAssembler.getDeferredGeneralizations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementAssembler.addDeferredGeneralization(Generalization generalization) |
| Modifier and Type | Method and Description |
|---|---|
Generalization |
ModelFactory.createGeneralization(Class_ c,
String general) |
Copyright © 2023. All rights reserved.