Class ActivitySymbol

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Activities, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Activities
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Activities.Debugger.Symbol.ActivitySymbol
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • ActivitySymbol

        public ActivitySymbol​(java.lang.Object instance)
                       throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • ActivitySymbol

        public ActivitySymbol()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getEndColumn

        public int getEndColumn()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEndColumn

        public void setEndColumn​(int EndColumn)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEndLine

        public int getEndLine()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEndLine

        public void setEndLine​(int EndLine)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStartColumn

        public int getStartColumn()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStartColumn

        public void setStartColumn​(int StartColumn)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStartLine

        public int getStartLine()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStartLine

        public void setStartLine​(int StartLine)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getId

        public java.lang.String getId()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable