public class ValuesFactoryImpl extends EFactoryImpl implements ValuesFactory
eINSTANCE| Constructor and Description |
|---|
ValuesFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
EObject |
create(EClass eClass) |
ValuesPackage |
getValuesPackage() |
static ValuesFactory |
init()
Creates the default factory implementation.
|
public static ValuesFactory init()
public EObject create(EClass eClass)
public ValuesPackage getValuesPackage()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.