org.eclipse.gmt.umlx.tx.util
Class TxUtils
java.lang.Object
org.eclipse.gmt.umlx.tx.util.TxUtils
public class TxUtils
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
txModel
public static final EModel txModel
TxUtils
public TxUtils()
createDefaultContents
public static org.eclipse.emf.ecore.EObject createDefaultContents()
getFeature
public static org.eclipse.emf.ecore.EStructuralFeature getFeature(java.lang.Class<? extends org.eclipse.emf.ecore.EObject> javaClass,
java.lang.String featureName)
getGAttributeVariables
public static java.util.List<TxSheetAttributeVariable> getGAttributeVariables(TxClassVariable gClassVariable)
getGParameters
public static java.util.List<TxParameter> getGParameters(TxHelper helper)
initTreeAdapters
public static void initTreeAdapters()