Uiinfrastructure API Docs  
 

Interpreter Class

This class is deprecated; it exists only for backward compatibility so that prior code referencing this class will compile. This class is replaced by Interpreter and MVCController classes in the com.plumtree.uiinfrastructure.interpreter package.

For a list of all members of this type, see Interpreter Members.

System.Object
   com.plumtree.uiinfrastructure.interpreter.Interpreter
      com.plumtree.uiinfrastructure.activityspace.Interpreter

public class Interpreter : Interpreter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.activityspace

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

Interpreter Members | com.plumtree.uiinfrastructure.activityspace Namespace