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.model
Methoden in org.eclipse.emf.cdo.common.model, die CDOPackageInfo zurückgebenModifizierer und TypMethodeBeschreibungstatic CDOPackageInfo
CDOModelUtil.createPackageInfo()
static CDOPackageInfo
CDOModelUtil.getPackageInfo
(Object value, CDOPackageRegistry packageRegistry) CDOPackageRegistry.getPackageInfo
(EPackage ePackage) CDOPackageUnit.getPackageInfo
(String packageURI) Returns thepackage info
object that describes thepackage
with the given namespace URI, ornull
if 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 info
objects of the nested package tree structure described by this package unit in depth-first traversal order.CDOPackageUnit.getTopLevelPackageInfo()
Returns thepackage info
object that describes the top levelpackage
of the nested package tree structure described by this package unit. -
Verwendungen von CDOPackageInfo in org.eclipse.emf.cdo.common.protocol
Methoden in org.eclipse.emf.cdo.common.protocol, die CDOPackageInfo zurückgebenMethoden in org.eclipse.emf.cdo.common.protocol mit Parametern vom Typ CDOPackageInfoModifizierer und TypMethodeBeschreibungvoid
CDODataOutput.writeCDOPackageInfo
(CDOPackageInfo packageInfo) -
Verwendungen von CDOPackageInfo in org.eclipse.emf.cdo.spi.common.model
Unterschnittstellen von CDOPackageInfo in org.eclipse.emf.cdo.spi.common.modelModifizierer und TypSchnittstelleBeschreibunginterface
If 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.protocol
Methoden 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 TypMethodeBeschreibungvoid
CDODataOutputImpl.writeCDOPackageInfo
(CDOPackageInfo packageInfo)