Uses of Interface
org.eclipse.epsilon.flock.IFlockModule
-
Packages that use IFlockModule Package Description org.eclipse.epsilon.flock org.eclipse.epsilon.flock.dt.editor org.eclipse.epsilon.flock.execute.context org.eclipse.epsilon.workflow.tasks -
-
Uses of IFlockModule in org.eclipse.epsilon.flock
Classes in org.eclipse.epsilon.flock that implement IFlockModule Modifier and Type Class Description class
FlockModule
-
Uses of IFlockModule in org.eclipse.epsilon.flock.dt.editor
Methods in org.eclipse.epsilon.flock.dt.editor that return IFlockModule Modifier and Type Method Description IFlockModule
FlockEditor. createModule()
-
Uses of IFlockModule in org.eclipse.epsilon.flock.execute.context
Methods in org.eclipse.epsilon.flock.execute.context that return IFlockModule Modifier and Type Method Description IFlockModule
FlockContext. getModule()
-
Uses of IFlockModule in org.eclipse.epsilon.workflow.tasks
Methods in org.eclipse.epsilon.workflow.tasks that return IFlockModule Modifier and Type Method Description protected IFlockModule
FlockTask. createDefaultModule()
-