org.processmining.models.connections.petrinets.structural
Class ExtFreeChoiceInfoConnection

java.lang.Object
  extended by org.processmining.framework.connections.impl.AbstractConnection
      extended by org.processmining.models.connections.petrinets.structural.AbstractStructuralAnalysisInformationConnection
          extended by org.processmining.models.connections.petrinets.structural.ExtFreeChoiceInfoConnection
All Implemented Interfaces:
org.processmining.framework.connections.Connection

public class ExtFreeChoiceInfoConnection
extends AbstractStructuralAnalysisInformationConnection


Field Summary
 
Fields inherited from class org.processmining.models.connections.petrinets.structural.AbstractStructuralAnalysisInformationConnection
NET, NETANALYSISINFORMATION
 
Fields inherited from class org.processmining.framework.connections.impl.AbstractConnection
manager
 
Constructor Summary
ExtFreeChoiceInfoConnection(PetrinetGraph net, NetAnalysisInformation.EXTFREECHOICE netAnalysisInformation)
           
 
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

ExtFreeChoiceInfoConnection

public ExtFreeChoiceInfoConnection(PetrinetGraph net,
                                   NetAnalysisInformation.EXTFREECHOICE netAnalysisInformation)