|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represents a package storing "front-end" components.
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
List |
getFrontEndControllers()
The "front-end" controllers belonging to this package. |
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 |
public boolean isFrontEndPackageMetaType()
truepublic List getFrontEndControllers()
The "front-end" controllers belonging to this package.
public 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 | |||||||||