| newprocess.impl.ElementImpl newprocess.impl.ConclusionImpl
ConclusionImpl | public class ConclusionImpl extends ElementImpl implements Conclusion(Code) | |
An implementation of the model object 'Conclusion'.
The following features are implemented:
|
ConclusionImpl | protected ConclusionImpl()(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) | |
|
performUpdate | public void performUpdate()(Code) | |
author: sh |
setHasPrecondition | public void setHasPrecondition(Expression newHasPrecondition)(Code) | |
|
|
|