Class ActionAdapter<E extends org.palladiosimulator.pcm.seff.AbstractAction>

    • Constructor Detail

      • ActionAdapter

        public ActionAdapter​(E entity)
    • Method Detail

      • getId

        public String getId()
      • getSuccessor

        public ActionAdapter<? extends org.palladiosimulator.pcm.seff.AbstractAction> getSuccessor()
      • getSafeId

        public Object getSafeId()