Interface NodeAssertionArgument
- All Superinterfaces:
AssertionArgument
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
NodeAssertionArgumentImpl
A representation of the model object 'Node Assertion Argument'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptiongetNode()
Returns the value of the 'Node' reference.void
setNode
(VariableOrNode value) Sets the value of the 'Node
' reference.
-
Method Details
-
getNode
VariableOrNode getNode()Returns the value of the 'Node' reference.- Returns:
- the value of the 'Node' reference.
- See Also:
-
setNode
Sets the value of the 'Node
' reference.- Parameters:
value
- the new value of the 'Node' reference.- See Also:
-