Interface InternalSeff

  • All Known Implementing Classes:
    SeffCreator

    public interface InternalSeff
    TODO
    • Method Detail

      • withStartAction

        StartActionCreator withStartAction()
        Creates a StartAction.
        Returns:
        the start action in the making
      • buildInternalBehaviour

        org.palladiosimulator.pcm.seff.ResourceDemandingInternalBehaviour buildInternalBehaviour()
      • buildBehaviour

        org.palladiosimulator.pcm.seff.ResourceDemandingBehaviour buildBehaviour()
      • buildForkedBehaviour

        org.palladiosimulator.pcm.seff.ForkedBehaviour buildForkedBehaviour()