| newprocess.impl.ConditionProxyImpl
ConditionProxyImpl | public class ConditionProxyImpl extends EObjectImpl implements ConditionProxy,ConditionProxyValidator(Code) | |
An implementation of the model object 'Condition Proxy'.
The following features are implemented:
author: sh |
ConditionProxyImpl | protected ConditionProxyImpl()(Code) | |
|
eGet | public Object eGet(int featureID, boolean resolve, boolean coreType)(Code) | |
|
eInverseAdd | public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)(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) | |
|
isInverted | public boolean isInverted()(Code) | |
|
performUpdate | public void performUpdate()(Code) | |
do a name update an propagate it to all reference
author: sh |
setInverted | public void setInverted(boolean newInverted)(Code) | |
|
setProxyName | public void setProxyName(String newProxyName)(Code) | |
|
updateName | public void updateName()(Code) | |
author: sh |
validateCondition | public boolean validateCondition(ConditionProxy value)(Code) | | Validates the condition of the Proxy
author: sh |
|
|