Class BranchTransitionAdapter


  • public class BranchTransitionAdapter
    extends ModelAdapter<org.palladiosimulator.pcm.usagemodel.BranchTransition>
    Adapter class for PCM BranchTransition entities.
    • Constructor Detail

      • BranchTransitionAdapter

        public BranchTransitionAdapter​(org.palladiosimulator.pcm.usagemodel.BranchTransition entity)
    • Method Detail

      • getStart

        public StartAdapter getStart()
        Gets the start actions of the branch.
        Returns:
        an adapter for the start action
      • getProbability

        public double getProbability()
        Gets the probability of the branch.
        Returns:
        the probability of the branch