|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RootNode
A representation of the model object 'Root'.
The following features are supported:
ValidityPackage.getRootNode()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<RootConstrainingNode> |
getConstrainingNodes()
Returns the value of the 'Constraining Nodes' containment reference list. |
org.eclipse.emf.common.util.EList<ResultSet> |
getResultSets()
Returns the value of the 'Result Sets' containment reference list. |
org.eclipse.emf.common.util.EList<RootValidatableNode> |
getValidatableNodes()
Returns the value of the 'Validatable Nodes' containment reference list. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
@NonNull org.eclipse.emf.common.util.EList<ResultSet> getResultSets()
ResultSet.
It is bidirectional and its opposite is 'Root'.
If the meaning of the 'Result Sets' containment reference list isn't clear, there really should be more of a description here...
ValidityPackage.getRootNode_ResultSets(),
ResultSet.getRoot()@NonNull org.eclipse.emf.common.util.EList<RootConstrainingNode> getConstrainingNodes()
RootConstrainingNode.
It is bidirectional and its opposite is 'Root Node'.
If the meaning of the 'Constraining Nodes' containment reference list isn't clear, there really should be more of a description here...
ValidityPackage.getRootNode_ConstrainingNodes(),
RootConstrainingNode.getRootNode()@NonNull org.eclipse.emf.common.util.EList<RootValidatableNode> getValidatableNodes()
RootValidatableNode.
It is bidirectional and its opposite is 'Root Node'.
If the meaning of the 'ValidatableNodes' containment reference list isn't clear, there really should be more of a description here...
ValidityPackage.getRootNode_ValidatableNodes(),
RootValidatableNode.getRootNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||