Interface ParseOperation

All Superinterfaces:
org.eclipse.emf.ecore.EObject, HasGeneratedInput, org.eclipse.emf.common.notify.Notifier, RosettaExpression, RosettaOperation, RosettaUnaryOperation
All Known Subinterfaces:
ToDateOperation, ToDateTimeOperation, ToEnumOperation, ToIntOperation, ToNumberOperation, ToTimeOperation, ToZonedDateTimeOperation
All Known Implementing Classes:
ToDateOperationImpl, ToDateTimeOperationImpl, ToEnumOperationImpl, ToIntOperationImpl, ToNumberOperationImpl, ToTimeOperationImpl, ToZonedDateTimeOperationImpl

public interface ParseOperation extends RosettaUnaryOperation
A representation of the model object 'Parse Operation'.
See Also: