pl.edu.agh.cast.model.visual.backward
Class ConnectionFactory
java.lang.Object
pl.edu.agh.cast.model.visual.backward.ConnectionFactory
- All Implemented Interfaces:
- org.eclipse.gef.requests.CreationFactory
public class ConnectionFactory
- extends Object
- implements org.eclipse.gef.requests.CreationFactory
Factory responsible for creating new Connection
objects.
- Author:
- AGH CAST Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionFactory
public ConnectionFactory()
getNewObject
public Object getNewObject()
-
- Specified by:
getNewObject
in interface org.eclipse.gef.requests.CreationFactory
- See Also:
CreationFactory.getNewObject()
getObjectType
public Object getObjectType()
-
- Specified by:
getObjectType
in interface org.eclipse.gef.requests.CreationFactory
- See Also:
CreationFactory.getObjectType()
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.