Verwendungen von Schnittstelle
org.eclipse.emf.cdo.common.model.CDOPackageInfo
Packages, die CDOPackageInfo verwenden
Package
Beschreibung
Common concepts for dealing with models and types.
Common concepts for dealing with protocols and CDO-specific I/O.
Common service provider interfaces and useful base implementations for dealing with models and types
Common base implementations for dealing with I/O of CDO data structures.
- 
Verwendungen von CDOPackageInfo in org.eclipse.emf.cdo.common.modelMethoden in org.eclipse.emf.cdo.common.model, die CDOPackageInfo zurückgebenModifizierer und TypMethodeBeschreibungstatic CDOPackageInfoCDOModelUtil.createPackageInfo()static CDOPackageInfoCDOModelUtil.getPackageInfo(Object value, CDOPackageRegistry packageRegistry) CDOPackageRegistry.getPackageInfo(EPackage ePackage) CDOPackageUnit.getPackageInfo(String packageURI) Returns thepackage infoobject that describes thepackagewith the given namespace URI, ornullif this package unit does not contain a package with this URI.CDOPackageRegistry.getPackageInfos()Returns all package infos that are registered in this package registry.CDOPackageUnit.getPackageInfos()Returns allpackage infoobjects of the nested package tree structure described by this package unit in depth-first traversal order.CDOPackageUnit.getTopLevelPackageInfo()Returns thepackage infoobject that describes the top levelpackageof the nested package tree structure described by this package unit.
- 
Verwendungen von CDOPackageInfo in org.eclipse.emf.cdo.common.protocolMethoden in org.eclipse.emf.cdo.common.protocol, die CDOPackageInfo zurückgebenMethoden in org.eclipse.emf.cdo.common.protocol mit Parametern vom Typ CDOPackageInfoModifizierer und TypMethodeBeschreibungvoidCDODataOutput.writeCDOPackageInfo(CDOPackageInfo packageInfo) 
- 
Verwendungen von CDOPackageInfo in org.eclipse.emf.cdo.spi.common.modelUnterschnittstellen von CDOPackageInfo in org.eclipse.emf.cdo.spi.common.modelModifizierer und TypSchnittstelleBeschreibunginterfaceIf the meaning of this type isn't clear, there really should be more of a description here...
- 
Verwendungen von CDOPackageInfo in org.eclipse.emf.cdo.spi.common.protocolMethoden in org.eclipse.emf.cdo.spi.common.protocol, die CDOPackageInfo zurückgebenMethoden in org.eclipse.emf.cdo.spi.common.protocol mit Parametern vom Typ CDOPackageInfoModifizierer und TypMethodeBeschreibungvoidCDODataOutputImpl.writeCDOPackageInfo(CDOPackageInfo packageInfo)