Interface RosettaOnlyExistsExpression
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier,RosettaExpression
- All Known Implementing Classes:
RosettaOnlyExistsExpressionImpl
A representation of the model object 'Rosetta Only Exists Expression'.
*
Only exists checks
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaExpression>getArgs()Returns the value of the 'Args' 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, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com.regnosys.rosetta.rosetta.expression.RosettaExpression
isGenerated, setGenerated
-
Method Details
-
getArgs
org.eclipse.emf.common.util.EList<RosettaExpression> getArgs()Returns the value of the 'Args' containment reference list. The list contents are of typeRosettaExpression.- Returns:
- the value of the 'Args' containment reference list.
- See Also:
-