|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISlotEntry
| Method Summary | |
|---|---|
void |
preInvoke()
implementers can check their configuration and throw IllegalStateException when problems exists. |
void |
put(org.eclipse.emf.mwe.core.WorkflowContext ctx,
IResourceDescriptions descriptions,
org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
implementers can modify the ctx (i.e. add new entries based on the configuration) |
| Method Detail |
|---|
void preInvoke()
IllegalStateException when problems exists.
void put(org.eclipse.emf.mwe.core.WorkflowContext ctx,
IResourceDescriptions descriptions,
org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
ctx - - the workflow context to modifydescriptions - - the index stateresourceSet - - the resource set containing the loaded resources
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||