|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Module
The concept formerly known as a component group
TODO Think of a better definition than this!!
| Method Summary | |
|---|---|
String |
getDescription()
Returns a human readable description of this module |
Map<String,Flow> |
getFlows()
Returns a Map of this module's Flows |
Initiator |
getInitiator(String initiatorName)
Resolves an Initiator |
List<Initiator> |
getInitiators()
Returns all of this module's Initiators |
String |
getName()
Returns the name of the module |
| Method Detail |
|---|
String getName()
Initiator getInitiator(String initiatorName)
Initiator
initiatorName - name of Initiator
List<Initiator> getInitiators()
Initiators
Map<String,Flow> getFlows()
Flows
String getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||