|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
addGraphConsumer(GraphConsumer consumer)
Adds a feature to the GraphConsumer attribute of the GraphService object |
void |
addGraphProducer(GraphConsumer consumer,
GraphProducer producer)
Adds a feature to the GraphProducer attribute of the GraphService object |
void |
removeGraphConsumer(GraphConsumer consumer)
Description of the Method |
void |
removeGraphProducer(GraphProducer producer)
Description of the Method |
| Methods inherited from interface org.ejtools.graph.service.GraphConsumerMediator |
getGraphConsumers |
| Method Detail |
public void addGraphProducer(GraphConsumer consumer,
GraphProducer producer)
producer - The feature to be added to the GraphProducer attributeconsumer - The feature to be added to the GraphProducer attributepublic void removeGraphProducer(GraphProducer producer)
producer - Description of the Parameterpublic void addGraphConsumer(GraphConsumer consumer)
consumer - The feature to be added to the GraphConsumer attributepublic void removeGraphConsumer(GraphConsumer consumer)
consumer - Description of the Parameter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||