Interface StoExSerialiser

All Superinterfaces:
org.palladiosimulator.commons.stoex.api.impl.generic.GenericStoExSerialiser
All Known Implementing Classes:
StoExSerialiserImpl

public interface StoExSerialiser extends org.palladiosimulator.commons.stoex.api.impl.generic.GenericStoExSerialiser
Service interface for StoEx serialisers. The serialiser transforms an Expression to human readable conrete syntax. You can acquire an instance of the parser via OSGi declarative services or use the createInstance() method.
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    Creates an instance of the StoExSerialiser.

    Methods inherited from interface org.palladiosimulator.commons.stoex.api.impl.generic.GenericStoExSerialiser

    serialise, serialise