tmf: Split the state system in a separate plugin
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.analysis.xml.core / src / org / eclipse / linuxtools / tmf / analysis / xml / core / model / readwrite / TmfXmlReadWriteStateAttribute.java
index 33b383709eff500549d3218a4e81a85704058599..4303f50c1531108c1af6fd3fb32aadbe6d17b638 100644 (file)
 
 package org.eclipse.linuxtools.tmf.analysis.xml.core.model.readwrite;
 
+import org.eclipse.linuxtools.statesystem.core.ITmfStateSystemBuilder;
+import org.eclipse.linuxtools.statesystem.core.exceptions.AttributeNotFoundException;
 import org.eclipse.linuxtools.tmf.analysis.xml.core.model.TmfXmlStateAttribute;
 import org.eclipse.linuxtools.tmf.analysis.xml.core.module.IXmlStateSystemContainer;
-import org.eclipse.linuxtools.tmf.core.exceptions.AttributeNotFoundException;
-import org.eclipse.linuxtools.tmf.core.statesystem.ITmfStateSystemBuilder;
 import org.w3c.dom.Element;
 
 /**
This page took 0.035448 seconds and 5 git commands to generate.