|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEFactoryImpl
eu.geclipse.workflow.impl.WorkflowFactoryImpl
public class WorkflowFactoryImpl
An implementation of the model IWorkflowFactory.
| Field Summary |
|---|
| Fields inherited from interface eu.geclipse.workflow.model.IWorkflowFactory |
|---|
eINSTANCE |
| Constructor Summary | |
|---|---|
WorkflowFactoryImpl()
Creates an instance of the factory |
|
| Method Summary | |
|---|---|
EObject |
create(EClass eClass)
|
IInputPort |
createIInputPort()
|
ILink |
createILink()
|
IOutputPort |
createIOutputPort()
|
IWorkflow |
createIWorkflow()
|
IWorkflowJob |
createIWorkflowJob()
|
static IWorkflowPackage |
getPackage()
Deprecated. |
IWorkflowPackage |
getWorkflowPackage()
|
static IWorkflowFactory |
init()
Creates the default factory implementation |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WorkflowFactoryImpl()
| Method Detail |
|---|
public static IWorkflowFactory init()
public EObject create(EClass eClass)
public ILink createILink()
createILink in interface IWorkflowFactorypublic IInputPort createIInputPort()
createIInputPort in interface IWorkflowFactorypublic IOutputPort createIOutputPort()
createIOutputPort in interface IWorkflowFactorypublic IWorkflow createIWorkflow()
createIWorkflow in interface IWorkflowFactorypublic IWorkflowJob createIWorkflowJob()
createIWorkflowJob in interface IWorkflowFactorypublic IWorkflowPackage getWorkflowPackage()
getWorkflowPackage in interface IWorkflowFactory@Deprecated public static IWorkflowPackage getPackage()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||