| |
|
| newprocess.impl.ElementImpl newprocess.impl.SyncActivityImpl
SyncActivityImpl | protected SyncActivityImpl()(Code) | |
|
basicSetHasPostcondition | public NotificationChain basicSetHasPostcondition(Expression newHasPostcondition, NotificationChain msgs)(Code) | |
|
basicSetHasPrecondition | public NotificationChain basicSetHasPrecondition(Expression newHasPrecondition, NotificationChain msgs)(Code) | |
|
eGet | public Object eGet(int featureID, boolean resolve, boolean coreType)(Code) | |
|
eInverseRemove | public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)(Code) | |
|
eIsSet | public boolean eIsSet(int featureID)(Code) | |
|
eStaticClass | protected EClass eStaticClass()(Code) | |
|
eUnset | public void eUnset(int featureID)(Code) | |
|
getRetryDelay | public int getRetryDelay()(Code) | |
|
getTrials | public int getTrials()(Code) | |
|
isReentrant | public boolean isReentrant()(Code) | |
|
performUpdate | public void performUpdate()(Code) | |
author: sh |
setHasPostcondition | public void setHasPostcondition(Expression newHasPostcondition)(Code) | |
|
setHasPrecondition | public void setHasPrecondition(Expression newHasPrecondition)(Code) | |
|
setReentrant | public void setReentrant(boolean newReentrant)(Code) | |
|
setRetryDelay | public void setRetryDelay(int newRetryDelay)(Code) | |
|
setTrials | public void setTrials(int newTrials)(Code) | |
|
validateImplementation | public boolean validateImplementation(Element value)(Code) | | Validates the Implementation of the SyncActivity
author: sh |
validateName | public boolean validateName(Element value)(Code) | | Validates the Name of the SyncActivity
author: sh |
|
|
|