|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmt.umlx.tx.editor.regimes.TxRegimeUtils
public class TxRegimeUtils
Constructor Summary | |
---|---|
TxRegimeUtils()
|
Method Summary | |
---|---|
static GSheetNode |
getGSheetNode(java.lang.Object object)
Return a GSheetNode at or containing object. |
static TxContextSheet |
getTxContextSheet(java.lang.Object object)
Return a TxContextSheet at or containing object. |
static TxRuleSheet |
getTxSheet(java.lang.Object object)
Return a TxSheet at or containing object. |
void |
loadRegimes()
This replaces the org.eclipse.gmt.umlx.editor.diagramContent extension point and avoids the need for Eclipse to run for testing. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TxRegimeUtils()
Method Detail |
---|
public static GSheetNode getGSheetNode(java.lang.Object object)
object
-
public static TxContextSheet getTxContextSheet(java.lang.Object object)
object
-
public static TxRuleSheet getTxSheet(java.lang.Object object)
object
-
public void loadRegimes() throws org.eclipse.core.runtime.CoreException
loadRegimes
in interface IRegimeLoader
org.eclipse.core.runtime.CoreException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |