Package | Description |
---|---|
de.interactive_instruments.ShapeChange.Model.Generic | |
de.interactive_instruments.ShapeChange.Model.Generic.reader |
Modifier and Type | Field and Description |
---|---|
protected GenericPackageInfo |
GenericPackageInfo.owner |
Modifier and Type | Field and Description |
---|---|
protected SortedSet<GenericPackageInfo> |
GenericPackageInfo.childPi |
protected Map<String,GenericPackageInfo> |
GenericModel.genPackageInfosById |
Modifier and Type | Method and Description |
---|---|
Set<GenericPackageInfo> |
GenericPackageInfo.getAllPackages(Set<GenericPackageInfo> set)
Provides the set of all packages in the package tree where this package
is the head.
|
Map<String,GenericPackageInfo> |
GenericModel.getGenPackageInfosById() |
Map<String,GenericPackageInfo> |
GenericModel.getGenPackages() |
SortedSet<GenericPackageInfo> |
GenericModel.selectedSchemas() |
Modifier and Type | Method and Description |
---|---|
void |
GenericPackageInfo.setOwner(GenericPackageInfo owner) |
Modifier and Type | Method and Description |
---|---|
Set<GenericPackageInfo> |
GenericPackageInfo.getAllPackages(Set<GenericPackageInfo> set)
Provides the set of all packages in the package tree where this package
is the head.
|
void |
GenericPackageInfo.setContainedPackages(SortedSet<GenericPackageInfo> childPi) |
void |
GenericModel.setGenPackageInfosById(Map<String,GenericPackageInfo> genPackageInfosById) |
Modifier and Type | Method and Description |
---|---|
GenericPackageInfo |
GenericPackageContentHandler.getGenericPackage() |
Copyright © 2018. All rights reserved.