org.processmining.plugins.declare.visualizing
Class DeclareViewerConnection

java.lang.Object
  extended by org.processmining.framework.connections.impl.AbstractConnection
      extended by org.processmining.plugins.declare.visualizing.DeclareViewerConnection
All Implemented Interfaces:
org.processmining.framework.connections.Connection

public class DeclareViewerConnection
extends org.processmining.framework.connections.impl.AbstractConnection


Field Summary
 
Fields inherited from class org.processmining.framework.connections.impl.AbstractConnection
manager
 
Constructor Summary
DeclareViewerConnection(javax.swing.JComponent frame)
           
 
Method Summary
 
Methods inherited from class org.processmining.framework.connections.impl.AbstractConnection
containsObjects, containsObjects, equals, get, getID, getLabel, getMapping, getObjects, getObjectWithRole, getRoles, hashCode, isRemoved, put, remove, remove, setLabel, setManager, toString, updated
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeclareViewerConnection

public DeclareViewerConnection(javax.swing.JComponent frame)