|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.facet.util.emf.core.CommandFactory
public final class CommandFactory
| Method Summary | |
|---|---|
static Command |
createSetResourceContentsCommand(Resource resource,
java.util.Collection<EObject> content)
This method creates a command to set a collection of element to a resource |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Command createSetResourceContentsCommand(Resource resource,
java.util.Collection<EObject> content)
resource - the resource to setcontent - a collection of EObject to set as the content of the resource.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||