Class PCMStoexFormatter

java.lang.Object
org.eclipse.xtext.formatting2.AbstractFormatter2
org.palladiosimulator.commons.stoex.formatting2.StoexFormatter
org.palladiosimulator.pcm.stoex.formatting2.PCMStoexFormatter
All Implemented Interfaces:
org.eclipse.xtext.formatting2.IFormatter2

public class PCMStoexFormatter extends org.palladiosimulator.commons.stoex.formatting2.StoexFormatter
  • Field Summary

    Fields inherited from class org.eclipse.xtext.formatting2.AbstractFormatter2

    textRegionExtensions
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    _format(CharacterisedVariable characterisedVariable, org.eclipse.xtext.formatting2.IFormattableDocument document)
     
    void
    format(Object characterisedVariable, org.eclipse.xtext.formatting2.IFormattableDocument document)
     

    Methods inherited from class org.palladiosimulator.commons.stoex.formatting2.StoexFormatter

    _format, _format, _format, _format, _format, _format, _format, _format, _format, _format, _format, _format, _format, _format, _format, _format, _format, _format, _format, _format

    Methods inherited from class org.eclipse.xtext.formatting2.AbstractFormatter2

    _format, _format, _format, _format, createCommentReplacer, createFormattableRootDocument, createFormattableSubDocument, createHiddenRegionFormatter, createHiddenRegionFormatter, createHiddenRegionFormatting, createHiddenRegionFormattingMerger, createHiddenRegionReplacer, createTextReplacerContext, createTextReplacerMerger, createWhitespaceReplacer, format, getPreference, getPreferences, getRequest, getTextRegionAccess, handleTraceMissing, initalize, initialize, isInRequestedRange, postProcess, reset, shouldFormat

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PCMStoexFormatter

      public PCMStoexFormatter()
  • Method Details

    • _format

      protected void _format(CharacterisedVariable characterisedVariable, @Extension org.eclipse.xtext.formatting2.IFormattableDocument document)
    • format

      public void format(Object characterisedVariable, org.eclipse.xtext.formatting2.IFormattableDocument document)
      Overrides:
      format in class org.palladiosimulator.commons.stoex.formatting2.StoexFormatter