|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.modeler.editor.DropFactory
public class DropFactory
This factory is used for the creation of graphical objects from existing
model objects.
creation : 4 mai 2005
Constructor Summary | |
---|---|
DropFactory(Modeler editor)
The Constructor |
Method Summary | |
---|---|
java.lang.Object |
getNewObject()
Returns the List of object selected. |
java.lang.Object |
getObjectType()
Returns the type of the new object. |
void |
setTransferredObjects(java.util.List transf)
Set the objects that are dragged. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DropFactory(Modeler editor)
editor
- the Topcased editorMethod Detail |
---|
public java.lang.Object getNewObject()
getNewObject
in interface org.eclipse.gef.requests.CreationFactory
CreationFactory.getNewObject()
public java.lang.Object getObjectType()
null
getObjectType
in interface org.eclipse.gef.requests.CreationFactory
CreationFactory.getObjectType()
public void setTransferredObjects(java.util.List transf)
transf
- the list of object
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.