Class ProcessVariableExistanceCompletion


  • public final class ProcessVariableExistanceCompletion
    extends Enum
    Process variable existance completion enum class.
    Version:
    $Id: ProcessVariableExistanceCompletion.java,v 1.1 2006-03-06 17:16:04 msekoranja Exp $
    Author:
    Matej Sekoranja (matej.sekoranja@cosylab.com)
    • Constructor Detail

      • ProcessVariableExistanceCompletion

        protected ProcessVariableExistanceCompletion​(String name)
        Creates a new PV existance completion. Contructor is protected to deny creation of unsupported types.
        Parameters:
        name - name of the completion.