Class MultiCreationFactory
- java.lang.Object
-
- org.eclipse.graphiti.ui.internal.util.gef.MultiCreationFactory
-
- All Implemented Interfaces:
org.eclipse.gef.requests.CreationFactory
public class MultiCreationFactory extends java.lang.Object implements org.eclipse.gef.requests.CreationFactory
-
-
Constructor Summary
Constructors Constructor Description MultiCreationFactory(java.util.List<IFeature> features)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
getNewObject()
java.lang.Object
getObjectType()
-
-
-
Constructor Detail
-
MultiCreationFactory
public MultiCreationFactory(java.util.List<IFeature> features)
-
-