Modifier and Type | Interface and Description |
---|---|
interface |
FrontEndPackage
Represents a package storing "front-end" components.
|
Modifier and Type | Method and Description |
---|---|
PackageFacade |
ModelFacade.getRootPackage()
Return the root package belonging to this model.
|
PackageFacade |
ModelElementFacade.getRootPackage()
Gets the root package for the model element.
|
static PackageFacade |
EntityMetafacadeUtils.getTopLevelPackage(LinkedHashSet<ClassifierFacade> classifiers,
boolean entityOnly)
Finds the top level package in the model containing any classes or entity classes.
|
Modifier and Type | Method and Description |
---|---|
Collection<PackageFacade> |
PackageFacade.getSubPackages()
returns all packages belonging to this package.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.