Interface IActivationContext

    • Method Detail

      • getContext

        java.lang.Object getContext()
      • getCurrentScopeIndex

        int getCurrentScopeIndex()
      • setCurrentScopeIndex

        void setCurrentScopeIndex​(int iIndex)
      • getCurrentPrivateGlobalScopeIndex

        int getCurrentPrivateGlobalScopeIndex()
      • setCurrentPrivateGlobalScopeIndex

        void setCurrentPrivateGlobalScopeIndex​(int iIndex)
      • getLabel

        java.lang.String getLabel()
      • isTransparent

        boolean isTransparent()