public class RootConstrainingNodeImpl extends ConstrainingNodeImpl implements RootConstrainingNode
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) |
basicSetParent, 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 RootNode getRootNode()
getRootNode in interface RootConstrainingNodeRootConstrainingNode.setRootNode(RootNode),
ValidityPackage.getRootConstrainingNode_RootNode(),
RootNode.getConstrainingNodes()public NotificationChain basicSetRootNode(RootNode newRootNode, NotificationChain msgs)
public void setRootNode(RootNode newRootNode)
setRootNode in interface RootConstrainingNodenewRootNode - the new value of the 'Root Node' container reference.RootConstrainingNode.getRootNode()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 NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
eBasicRemoveFromContainerFeature 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.