|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConstrainingNode
A representation of the model object 'ConstrainingNode'.
The following features are supported:
ValidityPackage.getConstrainingNode()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<ConstrainingNode> |
getChildren()
Returns the value of the 'Children' containment reference list. |
java.lang.Object |
getConstrainingObject()
Returns the value of the 'Constraining Object' attribute. |
ConstrainingNode |
getParent()
Returns the value of the 'Parent' container reference. |
void |
setConstrainingObject(java.lang.Object value)
Sets the value of the ' Constraining Object' attribute. |
void |
setParent(ConstrainingNode 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 |
|---|
ConstrainingNode 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(ConstrainingNode),
ValidityPackage.getConstrainingNode_Parent(),
getChildren()void setParent(ConstrainingNode value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()@NonNull org.eclipse.emf.common.util.EList<ConstrainingNode> getChildren()
ConstrainingNode.
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.getConstrainingNode_Children(),
getParent()java.lang.Object getConstrainingObject()
If the meaning of the 'Constraining Object' reference isn't clear, there really should be more of a description here...
setConstrainingObject(Object),
ValidityPackage.getConstrainingNode_ConstrainingObject()void setConstrainingObject(java.lang.Object value)
Constraining Object' attribute.
value - the new value of the 'Constraining Object' attribute.getConstrainingObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||