Class PortImplementationEvent

    • Constructor Detail

      • PortImplementationEvent

        public PortImplementationEvent()
    • Method Detail

      • getProcessQualifiedName

        public String getProcessQualifiedName()
        Returns the process qualified name
        Returns:
        the process qualified name
      • getPortImplementation

        public PortImplementation getPortImplementation()
        Returns the port implementation
        Returns:
        the port implementation
      • setProcessQualifiedName

        public void setProcessQualifiedName​(String processQualifiedName)
        Sets up the process qualified name
        Parameters:
        processQualifiedName - the process qualified name
      • setPortImplementation

        public void setPortImplementation​(PortImplementation portImplementation)
        Sets up the port implementation
        Parameters:
        portImplementation - the port implementation