|
||||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.emf.common.notify.impl.NotifierImpl | +--org.eclipse.emf.ecore.impl.EObjectImpl | +--org.eclipse.emf.ecore.impl.EModelElementImpl | +--org.eclipse.emf.ecore.impl.EFactoryImpl | +--org.eclipse.emf.edit.tree.impl.TreeFactoryImpl
An implementation of the model Factory.
Inner classes inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
EObjectImpl.EPropertiesHolder, EObjectImpl.EPropertiesHolderImpl |
Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
---|
ePackage |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eAnnotations |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eContainer, eContainerFeatureID, ELAST_EOBJECT_FLAG, eProperties |
Fields inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl |
---|
eAdapters, EDELIVER, eFlags, ELAST_NOTIFIER_FLAG |
Fields inherited from interface org.eclipse.emf.edit.tree.TreeFactory |
---|
eINSTANCE |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
TreeFactoryImpl()
Creates and instance of the factory. |
Method Summary | |
---|---|
EObject |
create(EClass eClass)
|
TreeNode |
createTreeNode()
|
static TreePackage |
getPackage()
|
TreePackage |
getTreePackage()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
---|
basicSetEPackage, convertToString, createFromString, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getEPackage, setEPackage |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotations |
Methods inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl |
---|
eAdapters, eDeliver, eNotificationRequired, eNotify, eSetDeliver |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Constructor Detail |
public TreeFactoryImpl()
Method Detail |
public EObject create(EClass eClass)
create
in interface EFactory
create
in class EFactoryImpl
org.eclipse.emf.ecore.EFactory
eClass
- the class of the new instance.public TreeNode createTreeNode()
createTreeNode
in interface TreeFactory
org.eclipse.emf.edit.tree.TreeFactory
public TreePackage getTreePackage()
getTreePackage
in interface TreeFactory
org.eclipse.emf.edit.tree.TreeFactory
public static TreePackage getPackage()
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |