public class FragmentFactoryImpl extends EFactoryImpl implements MFragmentFactory
| Modifier and Type | Field and Description |
|---|---|
static FragmentFactoryImpl |
eINSTANCE
The singleton instance of the factory
|
INSTANCE| Constructor and Description |
|---|
FragmentFactoryImpl()
Creates an instance of the factory
|
| Modifier and Type | Method and Description |
|---|---|
EObject |
create(EClass eClass) |
MModelFragments |
createModelFragments() |
MStringModelFragment |
createStringModelFragment() |
FragmentPackageImpl |
getFragmentPackage() |
static FragmentPackageImpl |
getPackage()
Deprecated.
|
static FragmentFactoryImpl |
init()
Creates the default factory implementation
|
public static final FragmentFactoryImpl eINSTANCE
public FragmentFactoryImpl()
public static FragmentFactoryImpl init()
public EObject create(EClass eClass)
public MModelFragments createModelFragments()
createModelFragments in interface MFragmentFactorypublic MStringModelFragment createStringModelFragment()
createStringModelFragment in interface MFragmentFactorypublic FragmentPackageImpl getFragmentPackage()
@Deprecated public static FragmentPackageImpl getPackage()