|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.hammurapi.render.emf.Model
public class Model
Class which holds root packages of the model.
| Constructor Summary | |
|---|---|
Model()
|
|
| Method Summary | |
|---|---|
java.util.List<org.eclipse.gmf.runtime.notation.Diagram> |
getDiagrams()
|
java.util.List<org.eclipse.emf.ecore.EObject> |
getRootPackages()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Model()
| Method Detail |
|---|
public java.util.List<org.eclipse.emf.ecore.EObject> getRootPackages()
public java.util.List<org.eclipse.gmf.runtime.notation.Diagram> getDiagrams()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||