net.officefloor.eclipse.desk
Class FlowInstigationTagFactory
java.lang.Object
net.officefloor.eclipse.desk.FlowInstigationTagFactory
- All Implemented Interfaces:
- org.eclipse.gef.requests.CreationFactory
public class FlowInstigationTagFactory
- extends Object
- implements org.eclipse.gef.requests.CreationFactory
Implementation of the CreationFactory that returns the tag from the
initiation.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowInstigationTagFactory
public FlowInstigationTagFactory(Object tag)
- Initiate.
- Parameters:
tag - Tag to be returned from getNewObject().
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
Copyright © 2005-2013. All Rights Reserved.