org.eclipse.gmf.runtime.lite.requests
Class ModelCreationFactory
java.lang.Object
org.eclipse.gmf.runtime.lite.requests.ModelCreationFactory
- All Implemented Interfaces:
- org.eclipse.gef.requests.CreationFactory
public class ModelCreationFactory
- extends Object
- implements org.eclipse.gef.requests.CreationFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelCreationFactory
public ModelCreationFactory(Class objectType)
getNewObject
public Object getNewObject()
- Specified by:
getNewObject
in interface org.eclipse.gef.requests.CreationFactory
getObjectType
public Object getObjectType()
- Specified by:
getObjectType
in interface org.eclipse.gef.requests.CreationFactory
setCreatedObject
public void setCreatedObject(Object createdObject)
Copyright © 2012. All Rights Reserved.