net.officefloor.eclipse.desk
Class FlowInstigationTagFactory

java.lang.Object
  extended by 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

Constructor Summary
FlowInstigationTagFactory(Object tag)
          Initiate.
 
Method Summary
 Object getNewObject()
           
 Object getObjectType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowInstigationTagFactory

public FlowInstigationTagFactory(Object tag)
Initiate.

Parameters:
tag - Tag to be returned from getNewObject().
Method Detail

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.