| Package | Description |
|---|---|
| org.modeldriven.fuml.assembly | |
| org.modeldriven.fuml.repository | |
| org.modeldriven.fuml.repository.model | |
| org.modeldriven.fuml.xmi |
| Modifier and Type | Method and Description |
|---|---|
Class_ |
ElementAssembler.getPrototype() |
| Constructor and Description |
|---|
ElementAssembler(XmiNode source,
XmiNode parent,
Class_ prototype,
Map<String,ElementAssembler> assemblerMap) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Stereotype |
| Modifier and Type | Method and Description |
|---|---|
Class_ |
Property.getClass_() |
| Modifier and Type | Method and Description |
|---|---|
void |
Repository.loadClass(Class_ clss) |
| Modifier and Type | Class and Description |
|---|---|
class |
Class_ |
class |
Stereotype |
| Modifier and Type | Method and Description |
|---|---|
Class_ |
Property.getClass_() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InMemoryRepository.collectAttributes(Class_ clss,
List<Property> attributes) |
protected void |
InMemoryRepository.collectOperations(Class_ clss,
List<Operation> operations) |
void |
InMemoryRepository.loadClass(Class_ clss)
Collects attributes and operations for the given class and
maps it by artifact(file) namespace URI qualified
names.
|
| Modifier and Type | Method and Description |
|---|---|
Classifier |
ModelSupport.findClassifier(XmiNode target,
Class_ sourceClassifier) |
Copyright © 2020. All rights reserved.