|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FrontEndPackage
Represents a package storing "front-end" components.
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
|---|---|
java.util.List |
getFrontEndControllers()
The "front-end" controllers belonging to this package. |
java.util.List |
getFrontEndUseCases()
The use cases that make up the "front-end". |
boolean |
isFrontEndPackageMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Methods inherited from interface org.andromda.metafacades.uml.PackageFacade |
|---|
findModelElement, getClasses, getModelElements, getOwnedElements, getSubPackages, isPackageFacadeMetaType |
| Method Detail |
|---|
boolean isFrontEndPackageMetaType()
truejava.util.List getFrontEndControllers()
The "front-end" controllers belonging to this package.
java.util.List getFrontEndUseCases()
The use cases that make up the "front-end".
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||