| Package | Description |
|---|---|
| fUML.Syntax.Classes.Kernel | |
| org.modeldriven.fuml.repository | |
| org.modeldriven.fuml.repository.ext | |
| org.modeldriven.fuml.repository.model |
| Modifier and Type | Field and Description |
|---|---|
Package |
PackageImport.importedPackage |
Package |
Package.nestingPackage |
Package |
Type.package_ |
| Modifier and Type | Method and Description |
|---|---|
Package |
PackageList.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
Type._setPackage(Package package_) |
void |
PackageList.addValue(int i,
Package v) |
void |
PackageList.addValue(Package v) |
void |
PackageImport.setImportedPackage(Package importedPackage) |
void |
PackageList.setValue(int i,
Package v) |
| Modifier and Type | Method and Description |
|---|---|
Package |
Package.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryMapping.mapPackage(Package pkg,
String currentPackageName,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapPackageMerge(Package pkg,
String sourcePackageXmiId) |
| Modifier and Type | Class and Description |
|---|---|
class |
Model |
class |
Profile |
| 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) |
Package |
Package.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
Class_ |
ModelFactory.createClass(String name,
String id,
Package pkg) |
Package |
ModelFactory.createPackage(String name,
String qualifiedName,
String id,
Package parent,
RepositoryArtifact artifact) |
PrimitiveType |
ModelFactory.createPrimitiveType(String name,
String id,
Package pkg) |
void |
InMemoryMapping.mapPackage(Package p,
String currentPackageName,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapPackageMerge(Package p,
String sourcePackageXmiId) |
void |
InMemoryMapping.mergePackage(Package target,
Package source) |
| Constructor and Description |
|---|
Package(Package package_,
RepositoryArtifact artifact) |
Copyright © 2016. All rights reserved.