org.processmining.plugins.petrinet.configurable.ui
Class AddFeatureWizardPage.NetElement
java.lang.Object
org.processmining.plugins.petrinet.configurable.ui.AddFeatureWizardPage.NetElement
- All Implemented Interfaces:
- java.lang.Comparable<AddFeatureWizardPage.NetElement>
- Enclosing class:
- AddFeatureWizardPage
public static class AddFeatureWizardPage.NetElement
- extends java.lang.Object
- implements java.lang.Comparable<AddFeatureWizardPage.NetElement>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AddFeatureWizardPage.NetElement
public AddFeatureWizardPage.NetElement(org.processmining.models.graphbased.directed.DirectedGraphElement el,
java.lang.String name)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getElement
public org.processmining.models.graphbased.directed.DirectedGraphElement getElement()
compareTo
public int compareTo(AddFeatureWizardPage.NetElement o)
- Specified by:
compareTo
in interface java.lang.Comparable<AddFeatureWizardPage.NetElement>
getNetElements
public static AddFeatureWizardPage.NetElement[] getNetElements(PetrinetGraph net)
- Returns:
- a list of all net elements of the given graph