Modifier and Type | Interface and Description |
---|---|
interface |
Queue
TODO: Model Documentation for org.andromda.metafacades.uml.Queue
Metafacade interface to be used by AndroMDA cartridges.
|
interface |
Topic
TODO: Model Documentation for org.andromda.metafacades.uml.Topic
Metafacade interface to be used by AndroMDA cartridges.
|
Modifier and Type | Method and Description |
---|---|
Destination |
ServiceOperation.getIncomingDestination()
The destination for any incoming messages.
|
Destination |
ServiceOperation.getOutgoingDestination()
The destination for any outgoing messages.
|
Modifier and Type | Method and Description |
---|---|
Collection<Destination> |
Service.getAllMessagingDestinations()
All messaging destinations that belong to this service and all decendent services.
|
Collection<Destination> |
Service.getMessagingDestinations()
All messaging destinations available to this service.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.