Uses of Class
org.graphdrawing.graphml.GraphmlType
| Package | Description |
|---|---|
| kieker.analysis.generic.sink.graph.graphml |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.graphdrawing.graphml |
-
Uses of GraphmlType in kieker.analysis.generic.sink.graph.graphml
Methods in kieker.analysis.generic.sink.graph.graphml that return GraphmlType Modifier and Type Method Description protected GraphmlTypeGraphMLTransformer. getTransformation()Methods in kieker.analysis.generic.sink.graph.graphml with parameters of type GraphmlType Modifier and Type Method Description protected voidJAXBElementWrapperStage. execute(GraphmlType graphmlType) -
Uses of GraphmlType in org.graphdrawing.graphml
Methods in org.graphdrawing.graphml that return GraphmlType Modifier and Type Method Description GraphmlTypeObjectFactory. createGraphmlType()Create an instance ofGraphmlTypeMethods in org.graphdrawing.graphml that return types with arguments of type GraphmlType Modifier and Type Method Description javax.xml.bind.JAXBElement<GraphmlType>ObjectFactory. createGraphml(GraphmlType value)Methods in org.graphdrawing.graphml with parameters of type GraphmlType Modifier and Type Method Description javax.xml.bind.JAXBElement<GraphmlType>ObjectFactory. createGraphml(GraphmlType value)