Uses of Interface
org.eclipse.emf.cdo.expressions.LinkedObject
Packages that use LinkedObject
Package
Description
The generated EMF API of the CDO expressions model.
The generated EMF implementation of the CDO expressions model.
The generated EMF utilities of the CDO expressions model.
-
Uses of LinkedObject in org.eclipse.emf.cdo.expressions
Methods in org.eclipse.emf.cdo.expressions that return LinkedObjectModifier and TypeMethodDescriptionExpressionsFactory.createLinkedObject()
Returns a new object of class 'Linked Object'. -
Uses of LinkedObject in org.eclipse.emf.cdo.expressions.impl
Classes in org.eclipse.emf.cdo.expressions.impl that implement LinkedObjectModifier and TypeClassDescriptionclass
An implementation of the model object 'Object Value'.Methods in org.eclipse.emf.cdo.expressions.impl that return LinkedObject -
Uses of LinkedObject in org.eclipse.emf.cdo.expressions.util
Methods in org.eclipse.emf.cdo.expressions.util with parameters of type LinkedObjectModifier and TypeMethodDescriptionExpressionsSwitch.caseLinkedObject
(LinkedObject object) Returns the result of interpreting the object as an instance of 'Linked Object'.