|
Modelers | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MixedEditDomain | |
---|---|
org.topcased.modeler.actions | |
org.topcased.modeler.commands | |
org.topcased.modeler.editor | |
org.topcased.modeler.editor.outline |
Uses of MixedEditDomain in org.topcased.modeler.actions |
---|
Constructors in org.topcased.modeler.actions with parameters of type MixedEditDomain | |
---|---|
CreateChildAction(MixedEditDomain domain,
EObject selectedObject,
java.lang.Object desc)
Constructor |
Uses of MixedEditDomain in org.topcased.modeler.commands |
---|
Constructors in org.topcased.modeler.commands with parameters of type MixedEditDomain | |
---|---|
DeleteModelCommand(MixedEditDomain domain,
Diagrams diagrams,
EObject model)
Constructor |
|
DeleteModelCommand(MixedEditDomain domain,
Diagrams diagrams,
EObject model,
boolean deleteAllRef)
Constructor |
Uses of MixedEditDomain in org.topcased.modeler.editor |
---|
Methods in org.topcased.modeler.editor that return MixedEditDomain | |
---|---|
protected MixedEditDomain |
Modeler.createEditDomain()
Create and initialize the GEF-EMF EditDomain |
Uses of MixedEditDomain in org.topcased.modeler.editor.outline |
---|
Methods in org.topcased.modeler.editor.outline with parameters of type MixedEditDomain | |
---|---|
protected java.util.Collection |
DefaultCreateChildMenu.generateCreateChildActions(MixedEditDomain domain,
java.util.Collection descriptors,
EObject selection)
This generates a CreateChildAction
for each object in descriptors , and returns the
collection of these actions. |
void |
ICreateChildMenu.setMixedEditDomain(MixedEditDomain domain)
Set the EditDomain to use in the actions |
void |
DefaultCreateChildMenu.setMixedEditDomain(MixedEditDomain domain)
|
|
Modelers | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.