public class RootValidatableNodeImpl extends ValidatableNodeImpl implements RootValidatableNode
The following features are implemented:
NO_CHILDREN| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetRootNode(RootNode newRootNode,
NotificationChain msgs) |
NotificationChain |
eBasicRemoveFromContainerFeature(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) |
RootNode |
getRootNode() |
void |
setRootNode(RootNode newRootNode) |
basicGetConstrainedObject, basicSetParent, 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 RootNode getRootNode()
getRootNode in interface RootValidatableNodeRootValidatableNode.setRootNode(RootNode),
ValidityPackage.getRootValidatableNode_RootNode(),
RootNode.getValidatableNodes()public NotificationChain basicSetRootNode(RootNode newRootNode, NotificationChain msgs)
public void setRootNode(RootNode newRootNode)
setRootNode in interface RootValidatableNodenewRootNode - the new value of the 'Root Node' container reference.RootValidatableNode.getRootNode()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 NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
eBasicRemoveFromContainerFeature 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.