Interface RosettaPatternLiteral
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier,RosettaExpression,RosettaLiteral,RosettaMapTest,RosettaMapTestExpression
- All Known Implementing Classes:
RosettaPatternLiteralImpl
A representation of the model object 'Rosetta Pattern Literal'.
The following features are supported:
-
Method Summary
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
-
getValue
Pattern getValue()Returns the value of the 'Value' attribute.- Returns:
- the value of the 'Value' attribute.
- See Also:
-
setValue
Sets the value of the 'Value' attribute.- Parameters:
value- the new value of the 'Value' attribute.- See Also:
-
containedValue
Object containedValue()- Specified by:
containedValuein interfaceRosettaLiteral
-
stringValue
String stringValue()- Specified by:
stringValuein interfaceRosettaLiteral
-