Class PnmlHybridArcType


  • public class PnmlHybridArcType
    extends org.processmining.plugins.pnml.elements.extensions.PnmlArcType
    • Field Summary

      • Fields inherited from class org.processmining.plugins.pnml.elements.extensions.PnmlArcType

        EPNML_TAG, TAG
      • Fields inherited from class org.processmining.plugins.pnml.elements.PnmlAnnotation

        graphics, text, toolSpecificList
      • Fields inherited from class org.processmining.plugins.pnml.base.PnmlElement

        factory, lineNumber, tag
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected PnmlHybridArcType​(java.lang.String tag)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean isHybridSure()  
      protected boolean isHybridUncertain()  
      protected void setHybridSure()  
      protected void setHybridUncertain()  
      • Methods inherited from class org.processmining.plugins.pnml.elements.extensions.PnmlArcType

        exportElements, importElements, isInhibitor, isNormal, isRead, isReset, setInhibitor, setNormal, setRead, setReset
      • Methods inherited from class org.processmining.plugins.pnml.elements.PnmlAnnotation

        convertFromNet, convertToNet, convertToNet
      • Methods inherited from class org.processmining.plugins.pnml.base.PnmlElement

        checkValidity, exportAttribute, exportAttributes, exportElement, importAttributes, importElement, importText, setFactory
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PnmlHybridArcType

        protected PnmlHybridArcType​(java.lang.String tag)
    • Method Detail

      • isHybridSure

        protected boolean isHybridSure()
      • isHybridUncertain

        protected boolean isHybridUncertain()
      • setHybridSure

        protected void setHybridSure()
      • setHybridUncertain

        protected void setHybridUncertain()