Uses of Class
org.processmining.plugins.tsml.Tsml
-
-
Uses of Tsml in org.processmining.plugins.tsml
Methods in org.processmining.plugins.tsml that return Tsml Modifier and Type Method Description TsmlTsml. marshall(TransitionSystem ts, StartStateSet starts, AcceptStateSet accepts, org.processmining.models.graphbased.directed.DirectedGraphElementWeights weights, org.processmining.models.connections.GraphLayoutConnection graphLayout)Methods in org.processmining.plugins.tsml with parameters of type Tsml Modifier and Type Method Description protected voidTsmlBasicObject. checkValidity(Tsml tsml)Checks validity.protected voidTsmlElement. checkValidity(Tsml tsml)Default check for validity: No action.protected voidTsmlNode. checkValidity(Tsml tsml)Checks the validity of this node.protected voidTsmlTransition. checkValidity(Tsml tsml)Checks validity.protected java.lang.StringTsmlElement. exportAttribute(java.lang.String tag, java.lang.String value, Tsml tsml)Default way to export some attribute.protected java.lang.StringTsml. exportAttributes(Tsml tsml)Exports all attributes.protected java.lang.StringTsmlBasicObject. exportAttributes(Tsml tsml)Exports all attributes.protected java.lang.StringTsmlElement. exportAttributes(Tsml tsml)Exports all standard attributes: None.protected java.lang.StringTsmlNode. exportAttributes(Tsml tsml)Exports all attributes.protected java.lang.StringTsmlState. exportAttributes(Tsml tsml)Exports the dimension.protected java.lang.StringTsmlTransition. exportAttributes(Tsml tsml)Exports all attributes.java.lang.StringTsmlElement. exportElement(Tsml tsml)Exports the element.protected java.lang.StringTsml. exportElements(Tsml tsml)Exports the child elements to String.protected java.lang.StringTsmlAnnotation. exportElements(Tsml tsml)protected java.lang.StringTsmlBasicObject. exportElements(Tsml tsml)Exports all elements.protected java.lang.StringTsmlElement. exportElements(Tsml tsml)Exports all standard elements: None.protected java.lang.StringTsmlNode. exportElements(Tsml tsml)Exports all child elements.protected java.lang.StringTsmlText. exportElements(Tsml tsml)Exports the text.protected java.lang.StringTsmlTransition. exportElements(Tsml tsml)Exports all child elements.protected voidTsml. importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports all known attributes.protected voidTsmlBasicObject. importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports all known attributes.protected voidTsmlElement. importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports all standard attributes: None.protected voidTsmlNode. importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports all known attributes.protected voidTsmlState. importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports the known attributes.protected voidTsmlTransition. importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports all known attributes.voidTsmlElement. importElement(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports the given element.protected booleanTsml. importElements(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Checks whether the current start tag is known.protected booleanTsmlAnnotation. importElements(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Checks whether the current start tag is known.protected booleanTsmlBasicObject. importElements(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Checks whether the current start tag is known.protected booleanTsmlElement. importElements(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports all standard child elements: None.protected booleanTsmlNode. importElements(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Checks whether the current start tag is known.protected booleanTsmlTransition. importElements(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Checks whether the current start tag is known.protected voidTsmlElement. importText(java.lang.String text, Tsml tsml)Imports standard text: No action.protected voidTsmlText. importText(java.lang.String text, Tsml tsml)Imports the text. -
Uses of Tsml in org.processmining.plugins.tsml.extensions
Methods in org.processmining.plugins.tsml.extensions with parameters of type Tsml Modifier and Type Method Description protected voidTsmlInscription. checkValidity(Tsml tsml)protected java.lang.StringTsmlInscription. exportElements(Tsml tsml)Exports the inscription.protected booleanTsmlInscription. importElements(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Checks whether the current start tag is known. -
Uses of Tsml in org.processmining.plugins.tsml.graphics
Methods in org.processmining.plugins.tsml.graphics with parameters of type Tsml Modifier and Type Method Description protected voidTsmlAnnotationGraphics. checkValidity(Tsml tsml)Checks validity.protected voidTsmlDimension. checkValidity(Tsml tsml)Checks validity.protected voidTsmlOffset. checkValidity(Tsml tsml)Checks validity.protected voidTsmlPosition. checkValidity(Tsml tsml)Checks validity.protected java.lang.StringTsmlDimension. exportAttributes(Tsml tsml)Exports the dimension.protected java.lang.StringTsmlFill. exportAttributes(Tsml tsml)Exports all attributes.protected java.lang.StringTsmlFont. exportAttributes(Tsml tsml)Exports all attributes.protected java.lang.StringTsmlLine. exportAttributes(Tsml tsml)Exports all attributes.protected java.lang.StringTsmlOffset. exportAttributes(Tsml tsml)Exports the dimension.protected java.lang.StringTsmlPosition. exportAttributes(Tsml tsml)Exports the dimension.protected java.lang.StringTsmlAnnotationGraphics. exportElements(Tsml tsml)Exports the annotation graphics.protected java.lang.StringTsmlArcGraphics. exportElements(Tsml tsml)Exports the arc graphics.protected java.lang.StringTsmlNodeGraphics. exportElements(Tsml tsml)Exports the annotation graphics.protected voidTsmlDimension. importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports the known attributes.protected voidTsmlFill. importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports all known attributes.protected voidTsmlFont. importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports all known attributes.protected voidTsmlLine. importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports all known attributes.protected voidTsmlOffset. importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports the known attributes.protected voidTsmlPosition. importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Imports the known attributes.protected booleanTsmlAnnotationGraphics. importElements(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Checks whether the current start tag is known.protected booleanTsmlArcGraphics. importElements(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Checks whether the current start tag is known.protected booleanTsmlNodeGraphics. importElements(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)Checks whether the current start tag is known. -
Uses of Tsml in org.processmining.plugins.tsml.importing
Methods in org.processmining.plugins.tsml.importing that return Tsml Modifier and Type Method Description TsmlTsmlImportUtils. importTsmlFromStream(org.processmining.framework.plugin.PluginContext context, java.io.InputStream input, java.lang.String filename, long fileSizeInBytes)Methods in org.processmining.plugins.tsml.importing with parameters of type Tsml Modifier and Type Method Description java.lang.ObjectTsmlImportUtils. connectTS(org.processmining.framework.plugin.PluginContext context, Tsml tsml, TransitionSystem ts) -
Uses of Tsml in org.processmining.plugins.tsml.toolspecific
Methods in org.processmining.plugins.tsml.toolspecific with parameters of type Tsml Modifier and Type Method Description protected voidTsmlToolSpecific. checkValidity(Tsml tsml)protected java.lang.StringTsmlToolSpecific. exportAttributes(Tsml tsml)protected voidTsmlToolSpecific. importAttributes(org.xmlpull.v1.XmlPullParser xpp, Tsml tsml)
-