|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf._2002.ecore.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.eclipse.emf._2002.ecore package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.eclipse.emf._2002.ecore |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public EClass createEClass()
EClass
public EAnnotation createEAnnotation()
EAnnotation
public ETypeParameter createETypeParameter()
ETypeParameter
public EOperation createEOperation()
EOperation
public EGenericType createEGenericType()
EGenericType
public EDataType createEDataType()
EDataType
public EParameter createEParameter()
EParameter
public EStringToStringMapEntry createEStringToStringMapEntry()
EStringToStringMapEntry
public EPackage createEPackage()
EPackage
public EEnum createEEnum()
EEnum
public EEnumLiteral createEEnumLiteral()
EEnumLiteral
public EAttribute createEAttribute()
EAttribute
public EFactory createEFactory()
EFactory
public EReference createEReference()
EReference
public EObject createEObject()
EObject
public javax.xml.bind.JAXBElement<ETypedElement> createETypedElement(ETypedElement value)
JAXBElement<ETypedElement>}
public javax.xml.bind.JAXBElement<EDataType> createEDataType(EDataType value)
JAXBElement<EDataType>}
public javax.xml.bind.JAXBElement<EStructuralFeature> createEStructuralFeature(EStructuralFeature value)
JAXBElement<EStructuralFeature>}
public javax.xml.bind.JAXBElement<Object> createEObject(Object value)
JAXBElement<Object>}
public javax.xml.bind.JAXBElement<EModelElement> createEModelElement(EModelElement value)
JAXBElement<EModelElement>}
public javax.xml.bind.JAXBElement<EClassifier> createEClassifier(EClassifier value)
JAXBElement<EClassifier>}
public javax.xml.bind.JAXBElement<ENamedElement> createENamedElement(ENamedElement value)
JAXBElement<ENamedElement>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||