|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValidatableNode
A representation of the model object 'ValidatableNode'.
The following features are supported:
ValidityPackage.getValidatableNode()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<ValidatableNode> |
getChildren()
Returns the value of the 'Children' containment reference list. |
org.eclipse.emf.ecore.EObject |
getConstrainedObject()
Returns the value of the 'Constrained Object' reference. |
ValidatableNode |
getParent()
Returns the value of the 'Parent' container reference. |
void |
setConstrainedObject(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Constrained Object' reference. |
void |
setParent(ValidatableNode value)
Sets the value of the ' Parent' container reference. |
| Methods inherited from interface org.eclipse.ocl.examples.emf.validation.validity.AbstractNode |
|---|
countVisibleChildren, getGrayedElements, getLabel, getVisibleChildren, getWorstResult, isEnabled, isGrayed, isVisible, refreshGrayed, refreshVisibleChildren, setEnabled, setLabel, setWorstResult |
| 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 |
|---|
@Nullable ValidatableNode getParent()
Children'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
getParent in interface AbstractNodesetParent(ValidatableNode),
ValidityPackage.getValidatableNode_Parent(),
getChildren()void setParent(ValidatableNode value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()@NonNull org.eclipse.emf.common.util.EList<ValidatableNode> getChildren()
ValidatableNode.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Children' containment reference list isn't clear, there really should be more of a description here...
getChildren in interface AbstractNodeValidityPackage.getValidatableNode_Children(),
getParent()@NonNull org.eclipse.emf.ecore.EObject getConstrainedObject()
If the meaning of the 'Constrained Object' reference isn't clear, there really should be more of a description here...
setConstrainedObject(EObject),
ValidityPackage.getValidatableNode_ConstrainedObject()void setConstrainedObject(org.eclipse.emf.ecore.EObject value)
Constrained Object' reference.
value - the new value of the 'Constrained Object' reference.getConstrainedObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||