Class JseStubOperationInterface


  • public class JseStubOperationInterface
    extends XOperationInterface
    An Operation Interface translates into the following Java compilation units:
    • an interface.
    • Constructor Detail

      • JseStubOperationInterface

        public JseStubOperationInterface()
    • Method Detail

      • generate

        public void generate()
        Description copied from class: PcmRepresentative
        Generate the files needed for this entity. Nothing is generated in the default case.
        Overrides:
        generate in class PcmRepresentative<org.palladiosimulator.pcm.repository.OperationInterface>