The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Class Index | File Index

Classes


Class orion.metatype.MetaTypeRegistry

Maintains a registry of metatype information.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.core/web/orion/metatype.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
A MetaTypeRegistry provides access to metatype information from the service registry.
Method Summary
Method Attributes Method Name and Description
 
Returns the Object Class Definition with the given ID.
 
Returns the Object Class Definition for a given PID.
Class Detail
orion.metatype.MetaTypeRegistry(serviceRegistry)
A MetaTypeRegistry provides access to metatype information from the service registry.
Parameters:
{orion.serviceRegistry.ServiceRegistry} serviceRegistry
The service registry to monitor.
Method Detail
{orion.metatype.ObjectClassDefinition} getObjectClassDefinition(classId)
Returns the Object Class Definition with the given ID.
Parameters:
{String} classId
The Object Class Definition ID to look up.
Returns:
{orion.metatype.ObjectClassDefinition} The OCD or null if no OCD with the given ID exists.

{orion.metatype.ObjectClassDefinition} getObjectClassDefinitionForPid(pid)
Returns the Object Class Definition for a given PID.
Parameters:
{String} pid
The PID to look up.
Returns:
{orion.metatype.ObjectClassDefinition} The OCD, or null if no OCD has been designated for the given PID.

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:24 GMT-0400 (EDT)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.