|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmt.umlx.gcore.util.GcoreUtils
org.eclipse.gmt.umlx.mm.util.MmUtils
public class MmUtils
Field Summary |
---|
Fields inherited from class org.eclipse.gmt.umlx.gcore.util.GcoreUtils |
---|
gcoreModel |
Constructor Summary | |
---|---|
MmUtils()
|
Method Summary | |
---|---|
static org.eclipse.emf.ecore.EObject |
createDefaultContents()
|
static java.util.List<GClassAttribute> |
getGAttributes(GClass gClass)
|
static java.util.List<GEnumLiteral> |
getGLiterals(GEnum enumView)
|
static java.util.List<GClassOperation> |
getGOperations(GClass gClass)
|
static void |
initTreeAdapters()
|
Methods inherited from class org.eclipse.gmt.umlx.gcore.util.GcoreUtils |
---|
createGImport, getBendpoints, getDiagrams, getImports, getIncomingConnections, getLinks, getNodes, getOutgoingConnections |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MmUtils()
Method Detail |
---|
public static org.eclipse.emf.ecore.EObject createDefaultContents()
public static java.util.List<GClassAttribute> getGAttributes(GClass gClass)
public static java.util.List<GEnumLiteral> getGLiterals(GEnum enumView)
public static java.util.List<GClassOperation> getGOperations(GClass gClass)
public static void initTreeAdapters()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |