Package org.palladiosimulator.commons.stoex.api.impl.generic
-
Interface Summary Interface Description GenericStoExParser Service interface for StoEx parsers.GenericStoExSerialiser Service interface for StoEx serialisers.GenericXtextToolProvider<T> Base interface to get an Xtext tool like parsers or serialisers. -
Class Summary Class Description GenericStoExParserImpl Wrapper for the Xtext StoEx parser.GenericStoExSerialiserImpl Wrapper for an serialize for StoEx expressions.GenericXtextStoExStandaloneInjectorProvider Provider to get anInjector
for the StoEx language.GenericXtextToolProviderImpl<T> Abstract base class forGenericXtextToolProvider
implementations.