Interface RosettaLiteral

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, RosettaExpression, RosettaMapTest, RosettaMapTestExpression
All Known Subinterfaces:
RosettaBooleanLiteral, RosettaIntLiteral, RosettaNumberLiteral, RosettaPatternLiteral, RosettaStringLiteral
All Known Implementing Classes:
RosettaBooleanLiteralImpl, RosettaIntLiteralImpl, RosettaNumberLiteralImpl, RosettaPatternLiteralImpl, RosettaStringLiteralImpl

public interface RosettaLiteral extends RosettaExpression, RosettaMapTestExpression
A representation of the model object 'Rosetta Literal'. * Literals
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description

    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

    Methods inherited from interface com.regnosys.rosetta.rosetta.expression.RosettaExpression

    isGenerated, setGenerated
  • Method Details

    • containedValue

      Object containedValue()
    • stringValue

      String stringValue()