ss: Move plugins to Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.analysis.xml.core / src / org / eclipse / linuxtools / tmf / analysis / xml / core / model / readonly / TmfXmlReadOnlyStateAttribute.java
index d06bbeaad27d8ac27ab980133110ef65bd7a9542..e3d53f39fbac0e30550c381514b72c8717b0a3e8 100644 (file)
@@ -12,9 +12,9 @@
 
 package org.eclipse.linuxtools.tmf.analysis.xml.core.model.readonly;
 
+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.w3c.dom.Element;
 
 /**
This page took 0.037368 seconds and 5 git commands to generate.