Uses of Class
org.processmining.plugins.pnml.elements.PnmlName
-
Packages that use PnmlName Package Description org.processmining.plugins.pnml.base org.processmining.plugins.pnml.elements -
-
Uses of PnmlName in org.processmining.plugins.pnml.base
Methods in org.processmining.plugins.pnml.base that return PnmlName Modifier and Type Method Description PnmlNameFullPnmlElementFactory. createPnmlName()PnmlNameFullPnmlElementFactory. createPnmlName(java.lang.String name)PnmlNamePnmlElementFactory. createPnmlName()PnmlNamePnmlElementFactory. createPnmlName(java.lang.String name) -
Uses of PnmlName in org.processmining.plugins.pnml.elements
Fields in org.processmining.plugins.pnml.elements declared as PnmlName Modifier and Type Field Description protected PnmlNamePnmlBasicObject. nameName element.Methods in org.processmining.plugins.pnml.elements that return PnmlName Modifier and Type Method Description PnmlNamePnmlName. convertFromNet(org.processmining.models.graphbased.AbstractGraphElement element)PnmlNameDefaultPnmlElementFactory. createPnmlName()PnmlNameDefaultPnmlElementFactory. createPnmlName(java.lang.String name)
-