public class ResultValidatableNodeImpl extends ValidatableNodeImpl implements ResultValidatableNode
The following features are implemented:
NO_CHILDREN| Modifier and Type | Method and Description |
|---|---|
ResultConstrainingNode |
basicGetResultConstrainingNode() |
NotificationChain |
basicSetResultConstrainingNode(ResultConstrainingNode newResultConstrainingNode,
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) |
ResultConstrainingNode |
getResultConstrainingNode() |
void |
setResultConstrainingNode(ResultConstrainingNode newResultConstrainingNode) |
basicGetConstrainedObject, basicSetParent, eBasicRemoveFromContainerFeature, getChildren, getConstrainedObject, getParent, setConstrainedObject, setParentcountVisibleChildren, getGrayedElements, getLabel, getVisibleChildren, getWorstResult, isEnabled, isGrayed, isVisible, refreshGrayed, refreshVisibleChildren, setEnabled, setLabel, setWorstResult, setWorstResultGen, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildren, getConstrainedObject, getParent, setConstrainedObject, setParentcountVisibleChildren, getGrayedElements, getLabel, getVisibleChildren, getWorstResult, isEnabled, isGrayed, isVisible, refreshGrayed, refreshVisibleChildren, setEnabled, setLabel, setWorstResultpublic ResultConstrainingNode getResultConstrainingNode()
getResultConstrainingNode in interface ResultValidatableNodeResultValidatableNode.setResultConstrainingNode(ResultConstrainingNode),
ValidityPackage.getResultValidatableNode_ResultConstrainingNode(),
ResultConstrainingNode.getResultValidatableNode()public ResultConstrainingNode basicGetResultConstrainingNode()
public NotificationChain basicSetResultConstrainingNode(ResultConstrainingNode newResultConstrainingNode, NotificationChain msgs)
public void setResultConstrainingNode(ResultConstrainingNode newResultConstrainingNode)
setResultConstrainingNode in interface ResultValidatableNodenewResultConstrainingNode - the new value of the 'Result Constraining Node' reference.ResultValidatableNode.getResultConstrainingNode()public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseAdd in class ValidatableNodeImplpublic NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class ValidatableNodeImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class ValidatableNodeImplpublic void eSet(int featureID,
Object newValue)
eSet in class ValidatableNodeImplpublic void eUnset(int featureID)
eUnset in class ValidatableNodeImplpublic boolean eIsSet(int featureID)
eIsSet in class ValidatableNodeImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.