|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
eu.geclipse.workflow.impl.WorkflowElementImpl
eu.geclipse.workflow.impl.LinkImpl
public class LinkImpl
An implementation of the model object 'ILink'.
The following features are implemented:
WorkflowTargetSource
| Method Summary | |
|---|---|
IOutputPort |
basicGetSource()
|
IInputPort |
basicGetTarget()
|
NotificationChain |
basicSetSource(IOutputPort newSource,
NotificationChain msgs)
|
NotificationChain |
basicSetTarget(IInputPort newTarget,
NotificationChain msgs)
|
NotificationChain |
basicSetWorkflow(IWorkflow newWorkflow,
NotificationChain msgs)
|
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
IOutputPort |
getSource()
|
IInputPort |
getTarget()
|
IWorkflow |
getWorkflow()
|
void |
setSource(IOutputPort newSource)
|
void |
setTarget(IInputPort newTarget)
|
void |
setWorkflow(IWorkflow newWorkflow)
|
| Methods inherited from class eu.geclipse.workflow.impl.WorkflowElementImpl |
|---|
generateId, getId, getName, setId, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface eu.geclipse.workflow.model.IWorkflowElement |
|---|
getId, getName, setId, setName |
| Method Detail |
|---|
public IWorkflow getWorkflow()
getWorkflow in interface ILinkILink.setWorkflow(IWorkflow),
eu.geclipse.workflow.WorkflowPackage#getILink_Workflow(),
IWorkflow.getLinks()
public NotificationChain basicSetWorkflow(IWorkflow newWorkflow,
NotificationChain msgs)
public void setWorkflow(IWorkflow newWorkflow)
setWorkflow in interface ILinknewWorkflow - the new value of the 'Workflow' container reference.ILink.getWorkflow()public IInputPort getTarget()
getTarget in interface ILinkILink.setTarget(IInputPort),
eu.geclipse.workflow.WorkflowPackage#getILink_Target(),
IInputPort.getLinks()public IInputPort basicGetTarget()
public NotificationChain basicSetTarget(IInputPort newTarget,
NotificationChain msgs)
public void setTarget(IInputPort newTarget)
setTarget in interface ILinknewTarget - the new value of the 'Target' reference.ILink.getTarget()public IOutputPort getSource()
getSource in interface ILinkILink.setSource(IOutputPort),
eu.geclipse.workflow.WorkflowPackage#getILink_Source(),
IOutputPort.getLinks()public IOutputPort basicGetSource()
public NotificationChain basicSetSource(IOutputPort newSource,
NotificationChain msgs)
public void setSource(IOutputPort newSource)
setSource in interface ILinknewSource - the new value of the 'Source' reference.ILink.getSource()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class WorkflowElementImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class WorkflowElementImplpublic void eUnset(int featureID)
eUnset in class WorkflowElementImplpublic boolean eIsSet(int featureID)
eIsSet in class WorkflowElementImpl
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||