testmodel1
Interface EmptyNode

All Superinterfaces:
CDOPersistable, CDOPersistent, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, TreeNode
All Known Implementing Classes:
EmptyNodeImpl

public interface EmptyNode
extends TreeNode

A representation of the model object 'Empty Node'.

See Also:
TestModel1Package.getEmptyNode()

Field Summary
 
Fields inherited from interface org.eclipse.emf.cdo.client.CDOPersistable
NOT_LOADED_YET
 
Method Summary
 
Methods inherited from interface testmodel1.TreeNode
getChildren, getIntFeature, getParent, getReferences, getStringFeature, isBooleanFeature, setBooleanFeature, setIntFeature, setParent, setStringFeature
 
Methods inherited from interface org.eclipse.emf.cdo.client.CDOPersistable
cdoGetOCA, cdoGetOID, cdoGetResource, cdoIsLoaded, cdoIsNew, cdoLoad, cdoSetNew, cdoSetOCA, cdoSetOID, cdoSetResource
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 


Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany.
All Rights Reserved.