public class ResultConstrainingNodeImpl extends ConstrainingNodeImpl implements ResultConstrainingNode
The following features are implemented:
NO_CHILDREN| Modifier and Type | Method and Description |
|---|---|
ResultValidatableNode |
basicGetResultValidatableNode() |
NotificationChain |
basicSetResultValidatableNode(ResultValidatableNode newResultValidatableNode,
NotificationChain msgs) |
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,
Object newValue) |
void |
eUnset(int featureID) |
ResultValidatableNode |
getResultValidatableNode() |
void |
setResultValidatableNode(ResultValidatableNode newResultValidatableNode) |
basicSetParent, eBasicRemoveFromContainerFeature, getChildren, getConstrainingObject, getParent, setConstrainingObject, setParent, toStringcountVisibleChildren, getGrayedElements, getLabel, getVisibleChildren, getWorstResult, isEnabled, isGrayed, isVisible, refreshGrayed, refreshVisibleChildren, setEnabled, setLabel, setWorstResult, setWorstResultGenequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildren, getConstrainingObject, getParent, setConstrainingObject, setParentcountVisibleChildren, getGrayedElements, getLabel, getVisibleChildren, getWorstResult, isEnabled, isGrayed, isVisible, refreshGrayed, refreshVisibleChildren, setEnabled, setLabel, setWorstResultpublic ResultValidatableNode getResultValidatableNode()
getResultValidatableNode in interface ResultConstrainingNodeResultConstrainingNode.setResultValidatableNode(ResultValidatableNode),
ValidityPackage.getResultConstrainingNode_ResultValidatableNode(),
ResultValidatableNode.getResultConstrainingNode()public ResultValidatableNode basicGetResultValidatableNode()
public NotificationChain basicSetResultValidatableNode(ResultValidatableNode newResultValidatableNode, NotificationChain msgs)
public void setResultValidatableNode(ResultValidatableNode newResultValidatableNode)
setResultValidatableNode in interface ResultConstrainingNodenewResultValidatableNode - the new value of the 'Result Validatable Node' reference.ResultConstrainingNode.getResultValidatableNode()public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseAdd in class ConstrainingNodeImplpublic NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class ConstrainingNodeImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class ConstrainingNodeImplpublic void eSet(int featureID,
Object newValue)
eSet in class ConstrainingNodeImplpublic void eUnset(int featureID)
eUnset in class ConstrainingNodeImplpublic boolean eIsSet(int featureID)
eIsSet in class ConstrainingNodeImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.