Interface MOccurrence

All Superinterfaces:
MTMObject, OccurrenceIF, ReifiableIF, ScopedIF, TMObjectIF, TypedIF
All Known Subinterfaces:
MOccurrenceWithoutTopic

public interface MOccurrence extends MTMObject, OccurrenceIF
  • Method Details

    • getReader

      Reader getReader()
      Description copied from interface: OccurrenceIF
      PUBLIC: Returns a Reader that allows you to stream the string representation of this occurrence. Values of all sizes are supported by this method.
      Specified by:
      getReader in interface OccurrenceIF