| Package | Description |
|---|---|
| org.modeldriven.fuml.io | |
| org.modeldriven.fuml.repository | |
| org.modeldriven.fuml.repository.model |
| Modifier and Type | Class and Description |
|---|---|
class |
FileArtifact |
class |
ResourceArtifact |
| Modifier and Type | Field and Description |
|---|---|
protected RepositoryArtifact |
ArtifactLoader.artifact |
| Modifier and Type | Method and Description |
|---|---|
RepositoryArtifact |
Element.getArtifact() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryMapping.mapAssociation(Association assoc,
String currentPackageName,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapClass(Class_ clss,
String currentPackageName,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapClassifier(Classifier classifier,
String currentPackageName,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapDataType(DataType t,
String currentPackageName,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapElementById(Element element,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapElementByName(NamedElement element,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapEnumeration(Enumeration e,
String currentPackageName,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapEnumerationExternal(Enumeration e,
String currentPackageName,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapEnumerationLiteral(EnumerationLiteral literal,
String currentPackageName,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapPackage(Package pkg,
String currentPackageName,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapPrimitiveType(PrimitiveType type,
String currentPackageName,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapProperty(Classifier clss,
Property proprty,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapStereotype(Stereotype stereotype,
String currentPackageName,
RepositoryArtifact artifact) |
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitiveTypesAssembler |
class |
UMLAssembler |
| Modifier and Type | Field and Description |
|---|---|
protected RepositoryArtifact |
Element.artifact |
| Modifier and Type | Method and Description |
|---|---|
RepositoryArtifact |
Element.getArtifact() |
| Modifier and Type | Method and Description |
|---|---|
Package |
ModelFactory.createPackage(String name,
String qualifiedName,
String id,
Package parent,
RepositoryArtifact artifact) |
Package |
ModelFactory.createPackage(String name,
String qualifiedName,
String id,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapAssociation(Association assoc,
String currentPackageName,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapClass(Class_ clss,
String currentPackageName,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapClassifier(Classifier classifier,
String currentPackageName,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapDataType(DataType t,
String currentPackageName,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapElementById(Element element,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapElementByName(NamedElement element,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapEnumeration(Enumeration e,
String currentPackageName,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapEnumerationExternal(Enumeration e,
String currentPackageName,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapEnumerationLiteral(EnumerationLiteral literal,
String currentPackageName,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapPackage(Package p,
String currentPackageName,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapPrimitiveType(PrimitiveType t,
String currentPackageName,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapProperty(Classifier c,
Property p,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapStereotype(Stereotype stereotype,
String currentPackageName,
RepositoryArtifact artifact) |
Copyright © 2020. All rights reserved.