Class Helper
- java.lang.Object
-
- org.palladiosimulator.analyzer.quality.edit.util.Helper
-
public class Helper extends Object
Various helper functions.
-
-
Constructor Summary
Constructors Constructor Description Helper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getText(AdapterFactory adapterFactory, Object target)
-
-
-
Method Detail
-
getText
public static String getText(AdapterFactory adapterFactory, Object target)
-
-