|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmt.umlx.editor.domain.SheetEditorDomain
public abstract class SheetEditorDomain
A SheetEditorDomain may be attached to a DiagramEditDomain as an adapter to provided the extended functionality appropriate to a particular SheetEditor class.
Constructor Summary | |
---|---|
SheetEditorDomain(IActiveEditDomain editDomain)
|
Method Summary | |
---|---|
void |
execute(IAbstractCommand command)
|
org.eclipse.emf.ecore.resource.ResourceSet |
getResourceSet()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SheetEditorDomain(IActiveEditDomain editDomain)
Method Detail |
---|
public void execute(IAbstractCommand command)
public org.eclipse.emf.ecore.resource.ResourceSet getResourceSet()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |