|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWorkflowPackage
The Package for the model. It contains accessors for the meta objects to represent
IWorkflowFactory| Nested Class Summary | |
|---|---|
static interface |
IWorkflowPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Field Summary | |
|---|---|
static IWorkflowPackage |
eINSTANCE
The singleton instance of the package |
static java.lang.String |
eNAME
The package name |
static java.lang.String |
eNS_PREFIX
The package namespace name |
static java.lang.String |
eNS_URI
The package namespace URI |
static int |
IINPUT_PORT
The meta object id for the ' IInput Port' class |
static int |
IINPUT_PORT__FILE_NAME
The feature id for the 'File Name' attribute |
static int |
IINPUT_PORT__ID
The feature id for the 'Id' attribute |
static int |
IINPUT_PORT__LINKS
The feature id for the 'Links' reference list |
static int |
IINPUT_PORT__NAME
The feature id for the 'Name' attribute |
static int |
IINPUT_PORT__NODE
The feature id for the 'Node' container reference |
static int |
IINPUT_PORT_FEATURE_COUNT
The number of structural features of the 'IInput Port' class |
static int |
ILINK
The meta object id for the ' ILink' class |
static int |
ILINK__ID
The feature id for the 'Id' attribute |
static int |
ILINK__NAME
The feature id for the 'Name' attribute |
static int |
ILINK__SOURCE
The feature id for the 'Source' reference |
static int |
ILINK__TARGET
The feature id for the 'Target' reference |
static int |
ILINK__WORKFLOW
The feature id for the 'Workflow' container reference |
static int |
ILINK_FEATURE_COUNT
The number of structural features of the 'ILink' class |
static int |
IOUTPUT_PORT
The meta object id for the ' IOutput Port' class |
static int |
IOUTPUT_PORT__FILE_NAME
The feature id for the 'File Name' attribute |
static int |
IOUTPUT_PORT__ID
The feature id for the 'Id' attribute |
static int |
IOUTPUT_PORT__LINKS
The feature id for the 'Links' reference list |
static int |
IOUTPUT_PORT__NAME
The feature id for the 'Name' attribute |
static int |
IOUTPUT_PORT__NODE
The feature id for the 'Node' container reference |
static int |
IOUTPUT_PORT_FEATURE_COUNT
The number of structural features of the 'IOutput Port' class |
static int |
IPORT
The meta object id for the ' IPort' class |
static int |
IPORT__FILE_NAME
The feature id for the 'File Name' attribute |
static int |
IPORT__ID
The feature id for the 'Id' attribute |
static int |
IPORT__NAME
The feature id for the 'Name' attribute |
static int |
IPORT_FEATURE_COUNT
The number of structural features of the 'IPort' class |
static int |
IWORKFLOW
The meta object id for the ' IWorkflow' class |
static int |
IWORKFLOW__ID
The feature id for the 'Id' attribute |
static int |
IWORKFLOW__LINKS
The feature id for the 'Links' containment reference list |
static int |
IWORKFLOW__NAME
The feature id for the 'Name' attribute |
static int |
IWORKFLOW__NODES
The feature id for the 'Nodes' containment reference list |
static int |
IWORKFLOW_ELEMENT
The meta object id for the ' IWorkflow Element' class |
static int |
IWORKFLOW_ELEMENT__ID
The feature id for the 'Id' attribute |
static int |
IWORKFLOW_ELEMENT__NAME
The feature id for the 'Name' attribute |
static int |
IWORKFLOW_ELEMENT_FEATURE_COUNT
The number of structural features of the 'IWorkflow Element' class |
static int |
IWORKFLOW_FEATURE_COUNT
The number of structural features of the 'IWorkflow' class |
static int |
IWORKFLOW_JOB
The meta object id for the ' IWorkflow Job' class |
static int |
IWORKFLOW_JOB__ID
The feature id for the 'Id' attribute |
static int |
IWORKFLOW_JOB__INPUTS
The feature id for the 'Inputs' containment reference list |
static int |
IWORKFLOW_JOB__IS_FINISH
The feature id for the 'Is Finish' attribute |
static int |
IWORKFLOW_JOB__IS_START
The feature id for the 'Is Start' attribute |
static int |
IWORKFLOW_JOB__JOB_DESCRIPTION
The feature id for the 'Job Description' attribute |
static int |
IWORKFLOW_JOB__JOB_DESCRIPTION_FILE_NAME
The feature id for the 'Job Description File Name' attribute |
static int |
IWORKFLOW_JOB__NAME
The feature id for the 'Name' attribute |
static int |
IWORKFLOW_JOB__OUTPUTS
The feature id for the 'Outputs' containment reference list |
static int |
IWORKFLOW_JOB__WORKFLOW
The feature id for the 'Workflow' container reference |
static int |
IWORKFLOW_JOB_FEATURE_COUNT
The number of structural features of the 'IWorkflow Job' class |
static int |
IWORKFLOW_NODE
The meta object id for the ' IWorkflow Node' class |
static int |
IWORKFLOW_NODE__ID
The feature id for the 'Id' attribute |
static int |
IWORKFLOW_NODE__INPUTS
The feature id for the 'Inputs' containment reference list |
static int |
IWORKFLOW_NODE__IS_FINISH
The feature id for the 'Is Finish' attribute |
static int |
IWORKFLOW_NODE__IS_START
The feature id for the 'Is Start' attribute |
static int |
IWORKFLOW_NODE__NAME
The feature id for the 'Name' attribute |
static int |
IWORKFLOW_NODE__OUTPUTS
The feature id for the 'Outputs' containment reference list |
static int |
IWORKFLOW_NODE__WORKFLOW
The feature id for the 'Workflow' container reference |
static int |
IWORKFLOW_NODE_FEATURE_COUNT
The number of structural features of the 'IWorkflow Node' class |
| Method Summary | |
|---|---|
EReference |
getIInputPort_Links()
Returns the meta object for the reference list ' Links' |
EReference |
getIInputPort_Node()
Returns the meta object for the container reference ' Node' |
EClass |
getIInputPort()
Returns the meta object for class ' IInput Port' |
EReference |
getILink_Source()
Returns the meta object for the reference ' Source' |
EReference |
getILink_Target()
Returns the meta object for the reference ' Target' |
EReference |
getILink_Workflow()
Returns the meta object for the container reference ' Workflow' |
EClass |
getILink()
Returns the meta object for class ' ILink' |
EReference |
getIOutputPort_Links()
Returns the meta object for the reference list ' Links' |
EReference |
getIOutputPort_Node()
Returns the meta object for the container reference ' Node' |
EClass |
getIOutputPort()
Returns the meta object for class ' IOutput Port' |
EAttribute |
getIPort_FileName()
Returns the meta object for the attribute ' File Name' |
EClass |
getIPort()
Returns the meta object for class ' IPort' |
EReference |
getIWorkflow_Links()
Returns the meta object for the containment reference list ' Links' |
EReference |
getIWorkflow_Nodes()
Returns the meta object for the containment reference list ' Nodes' |
EClass |
getIWorkflow()
Returns the meta object for class ' IWorkflow' |
EAttribute |
getIWorkflowElement_Id()
Returns the meta object for the attribute ' Id' |
EAttribute |
getIWorkflowElement_Name()
Returns the meta object for the attribute ' Name' |
EClass |
getIWorkflowElement()
Returns the meta object for class ' IWorkflow Element' |
EAttribute |
getIWorkflowJob_JobDescription()
Returns the meta object for the attribute ' Job Description' |
EAttribute |
getIWorkflowJob_JobDescriptionFileName()
Returns the meta object for the attribute ' Job Description File Name' |
EClass |
getIWorkflowJob()
Returns the meta object for class ' IWorkflow Job' |
EReference |
getIWorkflowNode_Inputs()
Returns the meta object for the containment reference list ' Inputs' |
EAttribute |
getIWorkflowNode_IsFinish()
Returns the meta object for the attribute ' Is Finish' |
EAttribute |
getIWorkflowNode_IsStart()
Returns the meta object for the attribute ' Is Start' |
EReference |
getIWorkflowNode_Outputs()
Returns the meta object for the containment reference list ' Outputs' |
EReference |
getIWorkflowNode_Workflow()
Returns the meta object for the container reference ' Workflow' |
EClass |
getIWorkflowNode()
Returns the meta object for class ' IWorkflow Node' |
IWorkflowFactory |
getWorkflowFactory()
Returns the factory that creates the instances of the model |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final IWorkflowPackage eINSTANCE
static final int IWORKFLOW_ELEMENT
IWorkflow Element' class.
eu.geclipse.workflow.impl.IWorkflowElementImpl,
WorkflowPackageImpl.getIWorkflowElement(),
Constant Field Valuesstatic final int IWORKFLOW_ELEMENT__NAME
static final int IWORKFLOW_ELEMENT__ID
static final int IWORKFLOW_ELEMENT_FEATURE_COUNT
static final int IPORT
IPort' class.
eu.geclipse.workflow.impl.IPortImpl,
WorkflowPackageImpl.getIPort(),
Constant Field Valuesstatic final int IPORT__NAME
static final int IPORT__ID
static final int IPORT__FILE_NAME
static final int IPORT_FEATURE_COUNT
static final int ILINK
ILink' class.
eu.geclipse.workflow.impl.ILinkImpl,
WorkflowPackageImpl.getILink(),
Constant Field Valuesstatic final int ILINK__NAME
static final int ILINK__ID
static final int ILINK__WORKFLOW
static final int ILINK__TARGET
static final int ILINK__SOURCE
static final int ILINK_FEATURE_COUNT
static final int IINPUT_PORT
IInput Port' class.
eu.geclipse.workflow.impl.IInputPortImpl,
WorkflowPackageImpl.getIInputPort(),
Constant Field Valuesstatic final int IINPUT_PORT__NAME
static final int IINPUT_PORT__ID
static final int IINPUT_PORT__FILE_NAME
static final int IINPUT_PORT__NODE
static final int IINPUT_PORT__LINKS
static final int IINPUT_PORT_FEATURE_COUNT
static final int IOUTPUT_PORT
IOutput Port' class.
eu.geclipse.workflow.impl.IOutputPortImpl,
WorkflowPackageImpl.getIOutputPort(),
Constant Field Valuesstatic final int IOUTPUT_PORT__NAME
static final int IOUTPUT_PORT__ID
static final int IOUTPUT_PORT__FILE_NAME
static final int IOUTPUT_PORT__NODE
static final int IOUTPUT_PORT__LINKS
static final int IOUTPUT_PORT_FEATURE_COUNT
static final int IWORKFLOW
IWorkflow' class.
eu.geclipse.workflow.impl.IWorkflowImpl,
WorkflowPackageImpl.getIWorkflow(),
Constant Field Valuesstatic final int IWORKFLOW__NAME
static final int IWORKFLOW__ID
static final int IWORKFLOW__NODES
static final int IWORKFLOW__LINKS
static final int IWORKFLOW_FEATURE_COUNT
static final int IWORKFLOW_NODE
IWorkflow Node' class.
eu.geclipse.workflow.impl.IWorkflowNodeImpl,
WorkflowPackageImpl.getIWorkflowNode(),
Constant Field Valuesstatic final int IWORKFLOW_NODE__NAME
static final int IWORKFLOW_NODE__ID
static final int IWORKFLOW_NODE__WORKFLOW
static final int IWORKFLOW_NODE__OUTPUTS
static final int IWORKFLOW_NODE__INPUTS
static final int IWORKFLOW_NODE__IS_START
static final int IWORKFLOW_NODE__IS_FINISH
static final int IWORKFLOW_NODE_FEATURE_COUNT
static final int IWORKFLOW_JOB
IWorkflow Job' class.
eu.geclipse.workflow.impl.IWorkflowJobImpl,
WorkflowPackageImpl.getIWorkflowJob(),
Constant Field Valuesstatic final int IWORKFLOW_JOB__NAME
static final int IWORKFLOW_JOB__ID
static final int IWORKFLOW_JOB__WORKFLOW
static final int IWORKFLOW_JOB__OUTPUTS
static final int IWORKFLOW_JOB__INPUTS
static final int IWORKFLOW_JOB__IS_START
static final int IWORKFLOW_JOB__IS_FINISH
static final int IWORKFLOW_JOB__JOB_DESCRIPTION
static final int IWORKFLOW_JOB__JOB_DESCRIPTION_FILE_NAME
static final int IWORKFLOW_JOB_FEATURE_COUNT
| Method Detail |
|---|
EClass getIPort()
IPort'.
eu.geclipse.workflow.IPortEAttribute getIPort_FileName()
File Name'.
eu.geclipse.workflow.IPort#getFileName(),
getIPort()EClass getILink()
ILink'.
eu.geclipse.workflow.ILinkEReference getILink_Workflow()
Workflow'.
eu.geclipse.workflow.ILink#getWorkflow(),
getILink()EReference getILink_Target()
Target'.
eu.geclipse.workflow.ILink#getTarget(),
getILink()EReference getILink_Source()
Source'.
eu.geclipse.workflow.ILink#getSource(),
getILink()EClass getIInputPort()
IInput Port'.
eu.geclipse.workflow.IInputPortEReference getIInputPort_Node()
Node'.
eu.geclipse.workflow.IInputPort#getNode(),
getIInputPort()EReference getIInputPort_Links()
Links'.
eu.geclipse.workflow.IInputPort#getLinks(),
getIInputPort()EClass getIOutputPort()
IOutput Port'.
eu.geclipse.workflow.IOutputPortEReference getIOutputPort_Node()
Node'.
eu.geclipse.workflow.IOutputPort#getNode(),
getIOutputPort()EReference getIOutputPort_Links()
Links'.
eu.geclipse.workflow.IOutputPort#getLinks(),
getIOutputPort()EClass getIWorkflow()
IWorkflow'.
eu.geclipse.workflow.IWorkflowEReference getIWorkflow_Nodes()
Nodes'.
eu.geclipse.workflow.IWorkflow#getNodes(),
getIWorkflow()EReference getIWorkflow_Links()
Links'.
eu.geclipse.workflow.IWorkflow#getLinks(),
getIWorkflow()EClass getIWorkflowJob()
IWorkflow Job'.
eu.geclipse.workflow.IWorkflowJobEAttribute getIWorkflowJob_JobDescription()
Job Description'.
eu.geclipse.workflow.IWorkflowJob#getJobDescription(),
getIWorkflowJob()EAttribute getIWorkflowJob_JobDescriptionFileName()
Job Description File Name'.
eu.geclipse.workflow.IWorkflowJob#getJobDescriptionFileName(),
getIWorkflowJob()EClass getIWorkflowElement()
IWorkflow Element'.
eu.geclipse.workflow.IWorkflowElementEAttribute getIWorkflowElement_Name()
Name'.
eu.geclipse.workflow.IWorkflowElement#getName(),
getIWorkflowElement()EAttribute getIWorkflowElement_Id()
Id'.
eu.geclipse.workflow.IWorkflowElement#getId(),
getIWorkflowElement()EClass getIWorkflowNode()
IWorkflow Node'.
eu.geclipse.workflow.IWorkflowNodeEReference getIWorkflowNode_Workflow()
Workflow'.
eu.geclipse.workflow.IWorkflowNode#getWorkflow(),
getIWorkflowNode()EReference getIWorkflowNode_Outputs()
Outputs'.
eu.geclipse.workflow.IWorkflowNode#getOutputs(),
getIWorkflowNode()EReference getIWorkflowNode_Inputs()
Inputs'.
eu.geclipse.workflow.IWorkflowNode#getInputs(),
getIWorkflowNode()EAttribute getIWorkflowNode_IsStart()
Is Start'.
eu.geclipse.workflow.IWorkflowNode#isIsStart(),
getIWorkflowNode()EAttribute getIWorkflowNode_IsFinish()
Is Finish'.
eu.geclipse.workflow.IWorkflowNode#isIsFinish(),
getIWorkflowNode()IWorkflowFactory getWorkflowFactory()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||