Interface IGlobalVariableContext

  • All Superinterfaces:
    ch.ivyteam.ivy.scripting.IProjectSpecificClass, Variables

    public interface IGlobalVariableContext
    extends Variables, ch.ivyteam.ivy.scripting.IProjectSpecificClass
    The interface of the var attribute of the ivy class. This interface does not provide any thing. The different variables are added dynamically per ivy script class.
    Since:
    28.05.2009
    API:
    This is a public API.