|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActorFacade
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
|---|---|
java.util.List |
getGeneralizedActors()
All actors generalized by this actor. |
java.util.List |
getGeneralizedByActors()
The set of actors that generalize this actor. |
boolean |
isActorFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Methods inherited from interface org.andromda.metafacades.uml.GeneralizableElementFacade |
|---|
findTaggedValue, getAllGeneralizations, getAllSpecializations, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getSpecializations, isGeneralizableElementFacadeMetaType |
| Method Detail |
|---|
boolean isActorFacadeMetaType()
truejava.util.List getGeneralizedActors()
All actors generalized by this actor.
java.util.List getGeneralizedByActors()
The set of actors that generalize this actor.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||