|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UseCaseFacade
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
|---|---|
java.util.Collection |
getExtends()
The extend instances related to this use-case. |
java.util.Collection |
getExtensionPoints()
|
ActivityGraphFacade |
getFirstActivityGraph()
The first activity graph directly owned by this use-case. |
java.util.Collection |
getIncludes()
|
boolean |
isUseCaseFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Methods inherited from interface org.andromda.metafacades.uml.NamespaceFacade |
|---|
getOwnedElements, isNamespaceFacadeMetaType |
| Methods inherited from interface org.andromda.metafacades.uml.GeneralizableElementFacade |
|---|
findTaggedValue, getAllGeneralizations, getAllSpecializations, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getSpecializations, isGeneralizableElementFacadeMetaType |
| Method Detail |
|---|
boolean isUseCaseFacadeMetaType()
truejava.util.Collection getExtends()
The extend instances related to this use-case.
java.util.Collection getExtensionPoints()
ActivityGraphFacade getFirstActivityGraph()
The first activity graph directly owned by this use-case.
java.util.Collection getIncludes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||